summaryrefslogtreecommitdiffstats
path: root/gpu/gles2_conform_support
Commit message (Expand)AuthorAgeFilesLines
...
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-0/+2
* Fix OpenGL ES 2.0 conformance test supportgman@chromium.org2012-02-082-2/+3
* Revert "Revert 119430 - Make transferbuffer increase in size dynamically"gman@chromium.org2012-01-272-18/+18
* Revert 119430 - Make transferbuffer increase in size dynamicallykinuko@chromium.org2012-01-272-18/+18
* Make transferbuffer increase in size dynamicallygman@chromium.org2012-01-272-18/+18
* Revert r118525 / Re-land r118240 - the build failure was a flake.dpranke@chromium.org2012-01-191-1/+2
* Revert r118240 - gles_2_c_lib as a component.dpranke@chromium.org2012-01-191-2/+1
* This change makes gles2_c_lib work as a component. It introduces a gles2_c_li...dpranke@chromium.org2012-01-191-1/+2
* Fix GLES2 Conformance test supportgman@chromium.org2012-01-111-25/+24
* Fix standalone gl demos and conformance testsgman@chromium.org2011-12-151-0/+6
* Revert "Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuff...gman@chromium.org2011-12-121-1/+1
* Revert 113479 - Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"rsimha@google.com2011-12-081-1/+1
* Revert "Revert 113250 - Add CommandBuffer::SetGetBuffer"gman@chromium.org2011-12-071-1/+1
* Revert 113250 - Add CommandBuffer::SetGetBufferdglazkov@chromium.org2011-12-061-1/+1
* Add CommandBuffer::SetGetBuffergman@chromium.org2011-12-061-1/+1
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-244-673/+15
* Revert 111170 - Move GL headers from gpu to third_party/khronosabodenha@chromium.org2011-11-224-15/+673
* Move GL headers from gpu to third_party/khronosskyostil@google.com2011-11-224-673/+15
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-1/+4
* Support dynamic switching between integrated and discrete GPUs on Mac OS X.kbr@chromium.org2011-10-131-1/+3
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-1/+1
* Reland 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...apatrick@chromium.org2011-09-202-26/+50
* Revert 101545 - Moved code not relating to GPU scheduling out of GpuScheduler...rsimha@chromium.org2011-09-162-50/+26
* Moved code not relating to GPU scheduling out of GpuScheduler and into GpuCom...apatrick@chromium.org2011-09-162-26/+50
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-3/+1
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-2/+3
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-121-5/+4
* Fix OpenGL ES 2.0 Conformance tests supportgman@chromium.org2011-08-041-1/+3
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-1/+3
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Revert 93393 - Crashed Linux Touch build: http://build.chromium.org/p/chromiu...leandrogracia@chromium.org2011-07-211-1/+1
* Allow creating a gpu channel that uses software renderingjbauman@chromium.org2011-07-211-1/+1
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-3/+1
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-1/+3
* Introduce ui.dll / libui.so for the component build.darin@chromium.org2011-07-171-0/+1
* Remove the comments setting emands and vim tab width and expansion variables.tony@chromium.org2011-07-111-7/+0
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-1/+1
* Automatically put all GL contexts associated with a particular GPU channel (a...apatrick@chromium.org2011-06-161-1/+1
* Cleanup: base/scoped_ptr.h -> base/memory/scoped_ptr.h. (part 2)thestig@chromium.org2011-06-151-4/+4
* More POSIX support for Chromium, consisting mostly of broadening ifdefs. Thistony@chromium.org2011-06-022-6/+6
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-1/+1
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-1/+1
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-1/+1
* Resubmit CL 86306gman@chromium.org2011-05-2418-0/+2034
* Revert 86306 (failed compile on win builder) - Move OpenGL ES 2.0 conformance...mattm@chromium.org2011-05-2317-2030/+0
* Move OpenGL ES 2.0 conformance test support into main treegman@chromium.org2011-05-2317-0/+2030