summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common
Commit message (Expand)AuthorAgeFilesLines
* Add option to not generate resources on bind in OpenGL ESgman@chromium.org2011-08-161-4/+0
* Rename and document glCommandBufferEnableCHROMIUMgman@chromium.org2011-08-127-25/+45
* Delete copy_texture_to_parent_texture from GPU command buffer code.apatrick@chromium.org2011-08-105-62/+128
* Flush command streams after deleting resourcesjamesr@chromium.org2011-08-051-2/+2
* Roll skia to r2034 (and add new gl bindings)bsalomon@google.com2011-08-041-0/+6
* Implemented support for GL context share groups in the renderer process.I put...apatrick@chromium.org2011-08-033-10/+82
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-6/+0
* Made CommandBuffer::GetLastState and SetContextLostReason pure virtual.apatrick@chromium.org2011-07-292-29/+2
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-0/+6
* Remove ReadWriteTokens from GpuVideoDecodeAccelerator + falloutvrk@google.com2011-07-282-52/+0
* Removed vestigial GL_latch_CHROMIUM code.apatrick@chromium.org2011-07-271-6/+0
* Support GL_OES_EGL_image_externalbulach@chromium.org2011-07-263-0/+23
* Add glBindFragDataLocationIndexedARB to the GLInterface. Add it to skia's in-...bsalomon@google.com2011-07-221-0/+3
* Add support for GL_CHROMIUM_flipygman@chromium.org2011-07-221-0/+1
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-219-150/+24
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-209-24/+150
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-199-150/+24
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-146-1/+48
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-136-48/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-136-0/+48
* Add glGetProgramInfoCHROMIUM.gman@chromium.org2011-07-114-1/+105
* Correct reporting of compressed texture formats and shader binary formatsgman@chromium.org2011-07-075-8/+45
* We were synchronously destroying the RendererGlContext transfer buffers while...jbates@chromium.org2011-07-071-1/+1
* Cache easy to cache OpenGL values on client side of command buffer.gman@chromium.org2011-07-061-0/+2
* Implement proper synchronization between HW video decode IPC and CommandBuffer.fischman@chromium.org2011-06-292-0/+52
* Revert "Revert "Add glGetMultipleIntegervCHROMIUM""gman@chromium.org2011-06-285-5/+101
* Revert "Add glGetMultipleIntegervCHROMIUM"gman@chromium.org2011-06-275-101/+5
* Add glGetMultipleIntegervCHROMIUMgman@chromium.org2011-06-275-5/+101
* Reland "EGLImage transport for TOUCH_UI".backer@chromium.org2011-06-251-0/+3
* Revert 90511 - Use pixmaps and EGLImages to transport image data between GPU ...backer@chromium.org2011-06-251-3/+0
* Use pixmaps and EGLImages to transport image data between GPU process and bro...backer@chromium.org2011-06-251-0/+3
* Reapply Enforce-RGB patch with bugs fixedgman@chromium.org2011-06-201-0/+1
* Fix Revert of 89054 so it builds on win_sharedgman@chromium.org2011-06-145-1/+1158
* Revert 89054 - Add lots of client side OpenGL logging.asargent@chromium.org2011-06-145-1158/+1
* Add lots of client side OpenGL logging.gman@chromium.org2011-06-145-1/+1158
* Resubmit http://codereview.chromium.org/7046057gman@chromium.org2011-06-092-1/+100
* Revert 88452 (broke gpu_unittests) - Fix LUMANINCE_ALPHA issuersleevi@chromium.org2011-06-092-100/+1
* Fix LUMANINCE_ALPHA issuegman@chromium.org2011-06-092-1/+100
* Added stddef.h to cmd_buffer_common.h to build with gcc-4.6.0.asharif@chromium.org2011-06-071-0/+1
* IWYU: Add missing header. Under GCC 4.6, this is a hard error now.rsleevi@chromium.org2011-06-071-1/+2
* Remove debug assertions for redundant FreeID calls.husky@google.com2011-06-062-4/+19
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-014-0/+50
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-313-48/+0
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-313-0/+48
* Speed up IdAllocator.husky@google.com2011-05-273-11/+64
* Changes to help optimizer eliminate redundant code in GPU logging.apatrick@chromium.org2011-05-181-24/+47
* Add more stubbed out defines so nacl can bump chrome rev.nfullagar@google.com2011-05-161-0/+3
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-101-0/+30
* Revert 84486 - Merge gpu_trace_event back into base/debug/trace_event.Initial...scheib@chromium.org2011-05-061-30/+0
* Merge gpu_trace_event back into base/debug/trace_event.scheib@chromium.org2011-05-061-0/+30