summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Support creating virtual contexts.sievers@chromium.org2012-11-297-21/+31
* Disambiguate 'headers' targets in khronos and mesa.bauerb@chromium.org2012-11-289-14/+14
* Use DISABLED_ instead of FAILS for two failing tests.zmo@chromium.org2012-11-272-4/+3
* Disable PointCoordTest.RenderTo on Linux Releasezmo@chromium.org2012-11-272-3/+10
* Skip DepthTextureTest.RenderTo on a few bots to keep them greenzmo@chromium.org2012-11-271-1/+9
* Revert "Revert 169641 - Cache resource bindings on client"gman@chromium.org2012-11-275-61/+149
* Revert 169641 - Cache resource bindings on clientjoi@chromium.org2012-11-275-147/+50
* Cache resource bindings on clientgman@chromium.org2012-11-275-50/+147
* Only check for context lost when finishing a batch of flushed commands.jbauman@chromium.org2012-11-264-10/+10
* Fix GLES2CmdDecoder::DoTexStorage2DEXT so it can handle multiple levels.apatrick@chromium.org2012-11-264-2/+163
* Cache GL state.gman@chromium.org2012-11-2617-971/+1369
* gpu: Don't put BindBuffer commands with PIXEL_UNPACK_TRANSFER_BUFFER target i...reveman@chromium.org2012-11-253-11/+15
* Add support for GL_CHROMIUM_pixel_transfer_buffer_object.reveman@chromium.org2012-11-2117-5/+500
* Revert 168165 - Revert "Revert 167613 - Cache more GL state both service and ...gman@chromium.org2012-11-2118-1506/+1009
* Encapsulate khronos include paths in khronos.gyp,phajdan.jr@chromium.org2012-11-2110-64/+27
* Update Chrome's GLES2 Headersgman@chromium.org2012-11-203-244/+355
* Add support for eglGetProcAddressgman@chromium.org2012-11-205-2/+379
* 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-195-0/+20
* Add glTraceBeginCHROMIUM and glTraceEndCHROMIUM.dsinclair@chromium.org2012-11-1621-1/+308
* Revert "Revert 167613 - Cache more GL state both service and client side."gman@chromium.org2012-11-1618-1009/+1506
* Remove extra DoCommonCommand call.dsinclair@chromium.org2012-11-162-2/+4
* Revert 167613 - Cache more GL state both service and client side.shawnsingh@chromium.org2012-11-1418-1504/+1009
* add shared resource testgman@chromium.org2012-11-1414-78/+146
* Cache more GL state both service and client side.gman@chromium.org2012-11-1418-1009/+1504
* Remove --enable-accelerated-plugins flag.derat@chromium.org2012-11-131-2/+0
* Hook up ANGLE with CityHash.zmo@google.com2012-11-137-1/+27
* cache fbo combosgman@chromium.org2012-11-0911-3/+386
* Virtual GLgman@chromium.org2012-11-0718-52/+510
* gpu: Update calls froms RunAllPending() to RunUntilIdle().tfarina@chromium.org2012-11-075-8/+8
* IPC to generate mailbox names on the GPU process IO thread.apatrick@chromium.org2012-11-072-3/+8
* Fix querying GLfloat stategman@chromium.org2012-10-315-138/+462
* Fix Auto-genearated GL stategman@chromium.org2012-10-304-5/+7
* automate more GL state handlinggman@chromium.org2012-10-3017-807/+1638
* Fix layering violation where content is included by gpu.ccameron@chromium.org2012-10-281-39/+0
* Cache more GL stategman@chromium.org2012-10-277-148/+459
* Revert "Revert 164047 - Make GL calls go through subclassable class."gman@chromium.org2012-10-252-2/+2
* Fix latency test on windowsgman@chromium.org2012-10-251-1/+1
* Revert 164047 - Make GL calls go through subclassable class.bartfab@chromium.org2012-10-252-2/+2
* Make GL calls go through subclassable class.gman@chromium.org2012-10-252-2/+2
* Move workarounds to one spot.gman@chromium.org2012-10-236-217/+155
* Add CommandLatencyQuery to the gpu command bufferbrianderson@chromium.org2012-10-2321-71/+243
* Work around NVidia's glLinkProgram buggman@chromium.org2012-10-233-1/+173
* Allow cubemaps <= 1024 in size on 10.7.3 Macsjbauman@chromium.org2012-10-221-2/+11
* Move a bunch of code in content\common (as well as a few left in renderer) to...jam@chromium.org2012-10-221-2/+5
* Flush after GenXXX commandsgman@chromium.org2012-10-182-0/+7
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@google.com2012-10-1825-77/+656
* Revert 162654 - gpu: Add support for GLX_EXT_texture_from_pixmap extension.fischman@chromium.org2012-10-1825-656/+77
* gpu: Add support for GLX_EXT_texture_from_pixmap extension.reveman@chromium.org2012-10-1825-77/+656
* Disable automatic flushes on compositor contexts.jbauman@chromium.org2012-10-172-2/+13