summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* RendererGLContext supports reparenting a GL context.apatrick@chromium.org2011-06-201-7/+4
* Reland 87371 - Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-06-011-3/+6
* Revert 87371 - Broke Compile - Support for glSetSurfaceCHROMIUM.rsesek@chromium.org2011-05-311-6/+3
* Support for glSetSurfaceCHROMIUM.apatrick@chromium.org2011-05-311-3/+6
* GLContext no longer holds a pointer to a GLSurface.apatrick@chromium.org2011-05-231-1/+7
* iwyu: Use callback_old.h where appropriate, part 1.jhawkins@chromium.org2011-05-101-0/+1
* GpuScheduler no longer spins when it is waiting on a latch.jbates@chromium.org2011-04-181-0/+5
* Initialize a few uninitialized members in GPU classes.finnur@chromium.org2011-03-281-1/+3
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-141-0/+5
* Revert 77899 - Connect up --disable-gl-multisampling to command bufferkinuko@chromium.org2011-03-121-5/+0
* Connect up --disable-gl-multisampling to command bufferjbauman@chromium.org2011-03-121-0/+5
* Change includes of gfx/* to ui/gfx/*sail@chromium.org2011-02-051-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-3/+1
* Resize synchronization for Linux.backer@chromium.org2010-11-251-0/+4
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-5/+7
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+3
* A step in making it possible for WebGL to request no featuresgman@chromium.org2010-09-301-2/+5
* Resubmit GpuVideoDecoder and related patches.hclam@chromium.org2010-09-171-0/+7
* Revert 59784 - GpuVideoDecoder to use GpuVideoDevice and IPC messages to comp...mlloyd@chromium.org2010-09-171-7/+0
* GpuVideoDecoder to use GpuVideoDevice and IPC messages to complete VideoFrame...hclam@chromium.org2010-09-171-0/+7
* GLES2DecoderImpl takes ownership of GLContext passed to initialize.apatrick@chromium.org2010-07-141-0/+1
* Expose UpdateOffscreenFrameBufferSize from GLES2Decoder to allow Mackbr@google.com2010-06-021-0/+5
* Changes the code to use separate ids namspacesgman@chromium.org2010-04-271-3/+0
* Landing 45240 again.apatrick@chromium.org2010-04-221-5/+5