summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/gpu_processor_linux.cc
Commit message (Expand)AuthorAgeFilesLines
* Add Ability to pass in allowed extensions to GPU contexts.gman@chromium.org2010-10-191-0/+2
* Add offscreen context creation attributes to GGL.enne@chromium.org2010-10-011-0/+2
* Added lots of logging to the GPU code.apatrick@chromium.org2010-09-201-1/+3
* GLES2DecoderImpl takes ownership of GLContext passed to initialize.apatrick@chromium.org2010-07-141-8/+8
* Added EGL based GLContext.apatrick@chromium.org2010-06-091-4/+1
* Landing 45240 again.apatrick@chromium.org2010-04-221-4/+4
* Revert 45240 - Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-4/+4
* Moved GLContext class to gfx/gl.apatrick@chromium.org2010-04-211-4/+4
* Added OSMesa based GLContext.apatrick@chromium.org2010-04-201-14/+11
* Clear GL contexts and frame buffers after creation and resizing.apatrick@chromium.org2010-04-141-8/+2
* Fixed loss of rendered output on Mac OS X if Pepper 3D application useskbr@google.com2010-04-141-0/+10
* - Extracted platform specific code from GLES2 command decoder to platform spe...apatrick@chromium.org2010-04-091-47/+35
* Implemented offscreen rendering path for GLES2CmdDecoder on Linux.kbr@google.com2010-03-311-10/+19
* Calling OpenGL from the renderer processapatrick@chromium.org2010-03-251-6/+19
* linux: implement gpu pluginpiman@chromium.org2010-01-061-0/+50
* Revert 35509 - linux: implement gpu pluginpiman@chromium.org2010-01-051-50/+0
* linux: implement gpu pluginpiman@chromium.org2010-01-051-0/+50