summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/shader_translator_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Add driver bug workaround for SH_INIT_GL_POSITION.zmo@chromium.org2013-09-071-5/+5
* Limit expression complexity in GLSLgman@chromium.org2013-05-231-8/+10
* Make shader translator options effect cache keygman@chromium.org2013-05-171-0/+37
* Linux/ChromeOS Chromium style checker cleanup, gpu/ edition.rsleevi@chromium.org2013-02-061-1/+1
* Cache shader translators.backer@chromium.org2012-06-131-58/+63
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-2/+26
* Hook up shader long variable name mapping with GPU command buffer port.zmo@google.com2011-06-041-0/+3
* Fix ShaderTranslator not resetting the info_log on success.gman@chromium.org2011-05-261-3/+13
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-2/+2
* Changes WebGL to rely on the command buffergman@chromium.org2010-10-201-2/+4
* Rolled ANGLE rev 441:443. Other changes to accomodate the new ANGLE API.alokp@chromium.org2010-10-061-4/+4
* Hooked up functionality for getting info for attribs and uniforms.alokp@chromium.org2010-09-291-0/+180