summaryrefslogtreecommitdiffstats
path: root/gpu
Commit message (Expand)AuthorAgeFilesLines
* Add Occlusion Query test to gl_testsgman@chromium.org2012-05-026-8/+393
* Added documentation for GL_CHROMIUM_texture_mailbox GL extension.apatrick@chromium.org2012-05-021-0/+119
* Allow textures to be moved from one GL context group to another.apatrick@chromium.org2012-05-0134-43/+1627
* Clear uniformsgman@chromium.org2012-04-285-8/+186
* Don't make checkdeps ignore includes to directories that are brought in via d...jam@chromium.org2012-04-271-0/+1
* Add trace around DoTexStorage2DExtnduca@chromium.org2012-04-261-0/+1
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-257-28/+36
* Make transfer buffer reallocate at default size.gman@chromium.org2012-04-243-3/+33
* Unbind texture from all texture units when deleting it.piman@chromium.org2012-04-241-1/+1
* Fix gl_testsgman@chromium.org2012-04-231-0/+2
* Re-submission of http://codereview.chromium.org/9968113twiz@chromium.org2012-04-2025-42/+966
* Add --enforce-gl-minimums flaggman@chromium.org2012-04-194-12/+101
* Revert 132934 - this change seems to break many webgl related layout teststoyoshim@chromium.org2012-04-1925-968/+42
* Introduction of CHROMIUM_copy_texture extension that respects pixel-store sem...twiz@chromium.org2012-04-1925-42/+968
* Fix a bug in EXT_texture_filter_anisotropic related queries.zmo@chromium.org2012-04-191-0/+4
* Tile clearing of large textures.bsalomon@google.com2012-04-181-12/+40
* Add a few more DCHECKs to the GPU code.gman@chromium.org2012-04-182-0/+6
* aura/texture transport: Keep ref to texture infos to avoid races with the UIpiman@chromium.org2012-04-171-4/+12
* Let target egl_main_native build without error.thakis@chromium.org2012-04-131-0/+1
* Make it so you can add GPU switches by editing 2 files instead of 3.gman@chromium.org2012-04-132-0/+13
* Turn off shader function emulation on Windows.zmo@google.com2012-04-131-3/+0
* Add gl_tests target as place to put GL tests for the command buffer.gman@chromium.org2012-04-125-0/+304
* Modify the base::JSONReader interface to take a set of options rather than a ...rsesek@chromium.org2012-04-111-1/+1
* Add GL_EXT_unpack_subimage support to command buffer client code.bsalomon@google.com2012-04-109-225/+512
* Revert 131177 - aura: Change shared context to be offscreen for armmazda@chromium.org2012-04-106-35/+28
* Always write data to new buffer in SimulateAttrib0gman@chromium.org2012-04-101-9/+10
* Optimize GetBucketContentsgman@chromium.org2012-04-096-109/+285
* Build fix: change the code, forget to change the test.zmo@chromium.org2012-04-091-3/+3
* Change the glGetShaderPrecisionFormat emulated values.zmo@chromium.org2012-04-091-5/+7
* Hanlde long attribute name mapping in bindAttribLocation.zmo@chromium.org2012-04-075-2/+58
* Delete renderbuffers when no longer referencedgman@chromium.org2012-04-064-16/+43
* aura: Change shared context to be offscreen for armpiman@chromium.org2012-04-066-28/+35
* Allow |msg| to be NULLtbreisacher@chromium.org2012-04-061-1/+2
* Delete framebuffers when no longer referenced.gman@chromium.org2012-04-064-21/+56
* Delete Programs when no longer referencedgman@chromium.org2012-04-059-32/+82
* Don't delete textures until they're no longer referenced.gman@chromium.org2012-04-054-18/+46
* Prevent Mipmap generation for compressed textures.gman@chromium.org2012-04-052-2/+5
* Make buffer not get deleted until the last reference is released.gman@chromium.org2012-04-054-19/+40
* Remove TOOLKIT_USES_GTK and consolidate it into TOOLKIT_GTKoshima@chromium.org2012-04-052-6/+6
* Revert "Revert 130737 - Make contexts actually use ShareGroup for shared cont...gman@chromium.org2012-04-047-228/+152
* Revert 130737 - Make contexts actually use ShareGroup for shared contexts.binji@chromium.org2012-04-046-149/+143
* Make contexts actually use ShareGroup for shared contexts.gman@chromium.org2012-04-046-143/+149
* Revert "Revert 130384 - Broke a few Mac bots"gman@chromium.org2012-04-0410-309/+563
* Revert 130384 - Broke a few Mac botsrsleevi@chromium.org2012-04-0310-564/+309
* Revert "Revert "Make ShareGroup thread safe" http://crrev.com/130034."gman@chromium.org2012-04-0310-309/+564
* Limit max texture size to 4096x4096 on intel macgman@chromium.org2012-04-031-0/+2
* PpapiCommandBufferProxy implements CommandBufferProxy.fsamuel@chromium.org2012-04-023-0/+72
* Revert "Make ShareGroup thread safe" http://crrev.com/130034.apavlov@chromium.org2012-03-3110-564/+309
* Make ShareGroup thread safegman@chromium.org2012-03-3110-309/+564
* Revert 129879 - Revert 129819 - Add CHECK on non-generated ids in command buf...zmo@google.com2012-03-302-19/+16