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.h
Age
Commit message (
Expand
)
Author
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-09-26
Add syntax files for expression and directive preprocessor.
Michal Krol
2006-05-16
Change error message wording.
Michal Krol
2006-04-28
added a trailing newline to pacify gcc
Tilman Sauerbeck
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-15
Fix a few warnings:
Brian Paul
2006-02-13
REVISION 3.
Michal Krol
2005-06-30
added newline at end of file
Brian Paul
2005-04-22
Provide precompiled binary versions of built-in library .gc sources
Michal Krol
2005-04-15
remove carriage returns
Brian Paul
2005-04-13
add __fixed_input and __fixed_output qualifier support;
Michal Krol
2005-01-28
move file
Michal Krol