summaryrefslogtreecommitdiffstats
path: root/gpu/command_buffer/service/shader_translator.h
Commit message (Expand)AuthorAgeFilesLines
* Add driver bug workaround for SH_INIT_GL_POSITION.zmo@chromium.org2013-09-071-8/+3
* Android bot issue were fixed by infrastructure team, so reland this.zmo@chromium.org2013-08-271-2/+6
* Revert 219501 "Validate varying varibales matching for vertex/fr..."nhiroki@chromium.org2013-08-261-6/+2
* Validate varying varibales matching for vertex/fragment shaders.zmo@chromium.org2013-08-261-2/+6
* Cache varying variable info in Shader object in command buffer.zmo@chromium.org2013-08-191-2/+9
* Replace angle_path gyp variable with regular path.apatrick@chromium.org2013-07-171-5/+0
* Make it possible to switch between two different versions of ANGLE.apatrick@chromium.org2013-06-121-0/+5
* Rename base/hash_tables to base/containers/hash_tables.brettw@chromium.org2013-06-111-1/+1
* Make shader translator options effect cache keygman@chromium.org2013-05-171-0/+9
* Rewrite scoped_array<T> to scoped_ptr<T[]> in gpu/, Linux edition.dcheng@chromium.org2013-04-091-2/+2
* Process webgl program log, replacing hashed name with original name.zmo@google.com2013-01-251-0/+5
* gpu in-memory program cache implementation with a memory limit + lru eviction. dmurph@chromium.org2012-07-231-0/+6
* Revert 147328 - Current status of patch:gman@chromium.org2012-07-191-6/+0
* Current status of patch:dmurph@chromium.org2012-07-181-0/+6
* RefCounted types should not have public destructorsrsleevi@chromium.org2012-07-111-20/+25
* Cache shader translators.backer@chromium.org2012-06-131-2/+22
* GPU: Build most of the gpu as a single DLL.rvargas@google.com2012-03-051-2/+4
* Revert 124702 - GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-4/+2
* GPU: Buld most of the gpu as a single DLL.rvargas@google.com2012-03-021-2/+4
* Add OVERRIDE to gpu/ and gl/.avi@chromium.org2011-11-161-6/+6
* Turn on glsl built-in function emulation in ANGLE shader translator.zmo@google.com2011-09-201-2/+15
* Hook up shader long variable name mapping with GPU command buffer port.zmo@google.com2011-06-041-2/+4
* Switch most usages of std::map to base::hash_table in GPU service.gman@chromium.org2011-05-131-2/+2
* Move some files from base to base/memory.levin@chromium.org2011-03-281-2/+2
* Fixed bug in DetachShader.gman@chromium.org2011-03-161-1/+1
* Even more virtual method deinlining.erg@google.com2010-12-131-5/+4
* Exposed support for dynamically enabling extensions in command bufferkbr@google.com2010-12-061-3/+7
* Use the shader translator to correct bad type informationgman@chromium.org2010-11-121-11/+45
* Changes WebGL to rely on the command buffergman@chromium.org2010-10-201-2/+5
* Rolled ANGLE rev 441:443. Other changes to accomodate the new ANGLE API.alokp@chromium.org2010-10-061-1/+1
* Hooked up functionality for getting info for attribs and uniforms.alokp@chromium.org2010-09-291-1/+13
* Bumped ANGLE rev to 425 to pull the new API for extracting attribs and unifor...alokp@chromium.org2010-09-171-0/+50