summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/common
Commit message (Expand)AuthorAgeFilesLines
* Add TRACE calls for all gpu driver callsgman@chromium.org2013-02-071-1/+1
* Add CommandBuffer::GetLastTokengman@chromium.org2013-01-252-0/+8
* Add two MemoryBarrier calls and transform the Acquire_Store() calls to Releas...glider@chromium.org2013-01-241-4/+6
* Remove unused SRPC proxy code from gpu.bbudge@chromium.org2013-01-241-22/+0
* Add calls to EnsureGPUMemoryAvailable into GLES2DecoderImplgman@chromium.org2013-01-231-4/+4
* Fix gles2_cmd_format overflowjschuh@chromium.org2013-01-231-4/+7
* Refactor so chromium only GL extensions require gl2extchromium.hgman@chromium.org2013-01-092-0/+2
* Removing the JumpRelative, Call, CallRelative and Return commands.dsinclair@chromium.org2013-01-041-156/+5
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-271-1/+1
* Revert 174687kmadhusu@chromium.org2012-12-271-1/+1
* Extract Chromium-specific parts out of third_party/khronos/GLES2 .phajdan.jr@chromium.org2012-12-271-1/+1
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-212-26/+11
* Fix tracing for gpu/ directory in NaCljbauman@chromium.org2012-12-181-2/+2
* Add a command to lose the contextgman@chromium.org2012-12-175-0/+65
* Add to the GL_CHROMIUM_gpu_memory_manager extension accameron@chromium.org2012-12-142-0/+15
* Revert 172805apatrick@google.com2012-12-142-11/+26
* Made the registration and deletion of transfer buffers async.apatrick@chromium.org2012-12-132-26/+11
* Plumb glDiscardFramebufferEXT entry point through command bufferjamesr@chromium.org2012-12-125-0/+159
* Add tracing support to NaCljbauman@chromium.org2012-12-081-1/+1
* Make more GL stuff auto-generatedgman@chromium.org2012-12-073-553/+1
* gpu: Add async upload functions.epenner@chromium.org2012-11-304-0/+224
* Add support for GL_CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2012-11-211-0/+2
* Update Chrome's GLES2 Headersgman@chromium.org2012-11-201-38/+128
* Fix getting GL_TEXTURE_IMMUTABLE_FORMAT parameter.apatrick@chromium.org2012-11-191-0/+2
* Needed to allow querying the current VAO bindinggman@chromium.org2012-11-191-0/+1
* Add glTraceBeginCHROMIUM and glTraceEndCHROMIUM.dsinclair@chromium.org2012-11-163-0/+90
* automate more GL state handlinggman@chromium.org2012-10-301-41/+48
* Add CommandLatencyQuery to the gpu command bufferbrianderson@chromium.org2012-10-233-1/+34
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-183-0/+108
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-183-108/+0
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-183-0/+108
* Make GLES2Implementation based on GLES2Interfacegman@chromium.org2012-10-161-0/+5
* Support GL_OES_compressed_ETC1_RGB8_texture where available.sievers@chromium.org2012-10-031-1/+12
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-275-28/+396
* Fix SafeAdd and SafeMultiplygman@chromium.org2012-09-072-13/+67
* PPAPI/NaCl: Make NaClIPCAdapter transfer handles more generallydmichael@chromium.org2012-08-271-0/+5
* Fix Uniform Name Parsinggman@chromium.org2012-08-223-0/+88
* Fix scons build of gpu command buffer.binji@chromium.org2012-08-141-1/+1
* Implement GL_EXT_debug_markergman@chromium.org2012-08-126-28/+342
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+11
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-8/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+8
* Remove the rest of #pragma once in one big CL.ajwong@chromium.org2012-07-114-4/+0
* Fix glGetTexParameter so it works for TEXTURE_CUBE_MAPgman@chromium.org2012-07-111-6/+1
* Enable debugging code for non-official Android builds.newt@chromium.org2012-07-091-0/+5
* Add workaround ATI/AMD bug with gl_PointCoordgman@chromium.org2012-06-301-0/+2
* Defer descheduling of GPU commands until draw or swapjbates@chromium.org2012-06-281-3/+4
* Add glBindUniformLocationCHROMIUMgman@chromium.org2012-06-266-38/+219
* Make GL_CHROMIUM_consistent_uniform_locations slighty more robustgman@chromium.org2012-06-201-2/+2
* Addition of an unpremultiplied-alpha setting for the GL_CHROMIUM_copy_texture...twiz@chromium.org2012-06-191-0/+8