summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gles2_cmd_decoder.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-5/+5
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-5/+5
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-43/+16
* Implemented offscreen rendering path for GLES2CmdDecoder on Linux.kbr@google.com2010-03-311-6/+6
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-2/+10
* Remove dependency from webkit on chrome/common by moving files to src/app.pinkerton@chromium.org2010-03-191-1/+1
* Refactored glGet commands to use a SizedResult forgman@chromium.org2010-03-171-0/+4
* Reorangizing the GLES2 code to handle sharedgman@chromium.org2010-02-251-4/+7
* Add 3D support for the Mac on Leopard (OS X 10.5) and earlier. This CL usesdspringer@google.com2010-02-231-1/+10
* Pulled out Callback code into base/callback.h. This is the first step toward...akalin@chromium.org2010-02-191-1/+1
* Fixed GPU unit tests on Mac OS X.kbr@google.com2010-02-091-1/+1
* [GPU] Get GPU process running on the mackbr@google.com2010-02-031-0/+6
* Renamed ParseError -> Error, parse_error -> error, kParseNoError -> kNoError,...apatrick@chromium.org2010-02-011-1/+1
* Call xglMakeCurrent for each command buffer to allow for multiple GL contexts.apatrick@chromium.org2010-01-201-0/+3
* linux: implement gpu pluginpiman@chromium.org2010-01-061-3/+5
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-5/+3
* linux: implement gpu pluginpiman@chromium.org2010-01-051-3/+5
* A bunch of unit tests for GLES2gman@chromium.org2010-01-051-0/+3
* Added chromium source file preamble.apatrick@google.com2009-12-171-1/+1
* Added CommandBufferProxy, CommandBufferStub. Replaced NPAPI with IPC for sync...apatrick@google.com2009-12-121-5/+5
* First batch of GCC fixes for GPU code.scherkus@chromium.org2009-12-101-2/+3
* Merged in recent changes to command buffer code.apatrick@google.com2009-11-251-0/+10
* Landing the GPU process and command buffer code again, this time with a DEPS ...apatrick@google.com2009-11-251-0/+74
* Reverting the rest of 32952apatrick@google.com2009-11-241-74/+0
* Branched gpu process and command buffer code into Chrome tree. Fixed up paths...apatrick@google.com2009-11-241-0/+74