summaryrefslogtreecommitdiffstats
path: root/gpu/gles2_conform_support
Commit message (Expand)AuthorAgeFilesLines
* Fix gles2 conformance testsgman@chromium.org2012-06-123-5/+14
* Make context groups share a TextureBufferManagergman@chromium.org2012-06-012-1/+9
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-1/+3
* ui: Move gl/ directory out of gfx/, up to ui/.tfarina@chromium.org2012-05-123-7/+7
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-011-1/+1
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-0/+1
* Let target egl_main_native build without error.thakis@chromium.org2012-04-131-0/+1
* Revert 131177 - aura: Change shared context to be offscreen for armmazda@chromium.org2012-04-101-1/+0
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-061-0/+1
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-051-2/+2
* Add ShareGroup to GLES2Implemenationgman@chromium.org2012-03-291-0/+1
* clang: Fix two -Wbool-conversion warningsthakis@chromium.org2012-03-161-2/+2
* Move constructor and destructor of GLES2CmdHelper out of linethakis@chromium.org2012-03-131-0/+1
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-0/+2
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-2/+0
* 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