index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
shader
/
slang
/
library
/
slang_shader.syn
Age
Commit message (
Expand
)
Author
2009-01-12
glsl: better fix for for-loop scope issue (commit 6333005f7aea3e5d1d86a5c47b3...
Brian Paul
2008-12-15
mesa: bump glsl grammar revision
Brian Paul
2008-12-11
mesa: checkpoint commit of GLSL 1.20 array syntax.
Brian Paul
2008-11-24
mesa: added support for GLSL 1.20 array.length() method
Brian Paul
2008-11-24
mesa: support for GLSL 1.20 array types
Brian Paul
2008-11-19
mesa: minor comment reformattting
Brian Paul
2008-11-10
mesa: allows 'f' suffix on GLSL float literals
Brian Paul
2008-11-07
mesa: add support for 'centroid' qualifier in GLSL 1.20
Brian Paul
2008-11-07
mesa: add support for 'invariant' keyword for GLSL 1.20
Brian Paul
2008-11-07
mesa: reformat comments, rewrap lines, etc for a little better readability
Brian Paul
2008-10-31
mesa: fix some bugs with precision qualifier parsing
Brian Paul
2008-08-16
mesa: import latest GLSL code from gallium-0.1 branch
Brian Paul
2008-07-29
mesa: implement grammar/parsing for precision/invariant syntax
Brian Paul
2007-04-08
support for GLSL 1.20 non-square matrices
Brian
2007-03-12
Implement GL_ARB_texture_rectangle support
Brian
2007-01-19
change while-loop to create new scope for loop body, per spec
Brian
2006-12-13
Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.
Brian
2006-05-16
Change error message wording.
Michal Krol
2006-04-18
Remove carriage-return chars *ONLY*.
Michal Krol
2006-03-21
GLSL fixes:
Michal Krol
2006-03-14
More GLSL code:
Michal Krol
2006-02-13
REVISION 3.
Michal Krol
2005-04-13
add __fixed_input and __fixed_output qualifier support;
Michal Krol
2005-01-28
move file
Michal Krol