summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* Hookup the GPUTrace events.dsinclair@chromium.org2013-02-201-1/+0
* Add a command to lose the contextgman@chromium.org2012-12-171-0/+4
* gpu: Add async pixel transfers.epenner@chromium.org2012-12-171-0/+6
* Support creating virtual contexts.sievers@chromium.org2012-11-291-1/+4
* Only check for context lost when finishing a batch of flushed commands.jbauman@chromium.org2012-11-261-0/+2
* Virtual GLgman@chromium.org2012-11-071-0/+3
* gpu: Measure processing commands time per command buffer.reveman@chromium.org2012-09-271-0/+1
* Added support for OES_vertex_array_object to the command bufferbajones@google.com2012-09-271-0/+4
* Report texture upload time in renderingStats.reveman@chromium.org2012-09-061-0/+5
* Add GL_CHROMIUM_get_error_querygman@chromium.org2012-07-091-0/+3
* Disable GL_CHROMIUM_gpu_memory_manager extension on webgraphicscontext3d_in_p...mmocny@chromium.org2012-05-301-1/+3
* Allow GLES2CmdDecoder to change the GLSurface associated with the default FBO.apatrick@chromium.org2012-05-171-4/+4
* Add more disable-workaround checksgman@chromium.org2012-05-081-2/+0
* WebGraphicsContext3DInProcessCommandBuffer should report that it does not sup...vollick@chromium.org2012-05-021-1/+3
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-251-0/+4
* Revert 131177 - aura: Change shared context to be offscreen for armmazda@chromium.org2012-04-101-4/+0
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-061-0/+4
* Schedule for pending queriesgman@chromium.org2012-03-131-0/+3
* Add support for GL_EXT_occlusion_query_booleangman@chromium.org2012-03-081-0/+4
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-1/+1
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-1/+1
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-1/+1
* Added a flag gles2_cmd_decoder.cc so the unit tests can turn off all the LOG ...gman@chromium.org2012-02-101-0/+13
* Fix TexImage2D clearing too agressivelygman@chromium.org2012-02-071-0/+6
* Code cleanup.backer@chromium.org2012-01-191-3/+0
* Add --enable-gpu-debugging to call glGetError after every command in the comm...gman@chromium.org2012-01-141-1/+12
* Revert 114133 - Revert 114059 - Fixed service side implementation of glTexSto...vangelis@chromium.org2011-12-141-1/+2
* Add IPC to allow gpu process to send message for console back to renderergman@chromium.org2011-12-131-0/+4
* Revert 114059 - Fixed service side implementation of glTexStorage2DEXT to onl...vangelis@chromium.org2011-12-131-2/+1
* Fixed service side implementation of glTexStorage2DEXT to only initialize the...vangelis@chromium.org2011-12-121-1/+2
* base::Bind() conversion for remaining GPU files.dcheng@chromium.org2011-11-221-3/+2
* Cleanup: Remove unneeded forward declarations in base, dbug, gpu, ipc, jingle...thestig@chromium.org2011-11-151-1/+0
* Added ReleaseCurrent to GLES2CmdDecoder.apatrick@chromium.org2011-11-041-2/+3
* Defer clearing textures and renderbuffersgman@chromium.org2011-11-021-0/+12
* External stream texture support.sievers@chromium.org2011-09-281-0/+3
* Code cleanup: rename DisallowedExtensions to DisallowedFeature.zmo@google.com2011-09-221-3/+3
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-1/+5
* Remove support for switching draw surfaces on a context.This was originally i...apatrick@chromium.org2011-09-021-2/+1
* Added GPU process "echo" IPC message.apatrick@chromium.org2011-08-301-0/+2
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-7/+3
* Revert 97644 - Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-3/+7
* Unify MacOS resizing path with glResizeCHROMIUM.nduca@chromium.org2011-08-221-7/+3
* Revert 94743 - Allow the renderer process to map textures from one context in...jamesr@chromium.org2011-07-301-21/+0
* Allow the renderer process to map textures from one context into another.apatrick@chromium.org2011-07-291-0/+21
* Reland 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-211-5/+0
* Revert 93066 - Execute all GL commands up to the put offset reported by a eac...apatrick@chromium.org2011-07-201-0/+5
* Execute all GL commands up to the put offset reported by a each flush.This me...apatrick@chromium.org2011-07-191-5/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-141-0/+3
* Revert 92429 - Detect and expose loss of OpenGL context using GL_ARB_robustne...kbr@chromium.org2011-07-131-3/+0
* Detect and expose loss of OpenGL context using GL_ARB_robustness.kbr@chromium.org2011-07-131-0/+3