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
/
slang_preprocess.c
Age
Commit message (
Expand
)
Author
2008-08-04
mesa: glsl: only allow one #version directive
Brian Paul
2008-07-24
mesa: Prefix main includes with dir to avoid conflicts.
José Fonseca
2008-07-16
mesa: implement grammar/parsing for precision/invariant syntax
Brian Paul
2008-04-14
fix GL_ARB_texture_rectangle breakage
Brian Paul
2008-04-14
mesa: define #extension GL_ARB_texture_rectangle
David Flynn
2007-07-04
Be more consistant with paths in #includes. Eventually, eliminate a bunch of...
Brian
2007-04-21
call grammar_alloc_free() to fix memleaks
Brian
2006-11-15
#define LONGSTRING __extension__ in imports.h and use it to silence gcc
Brian Paul
2006-09-26
Add GLSL preprocessor.
Michal Krol
2006-08-21
More GLSL preprocessor code:
Michal Krol
2006-04-18
Remove carriage-return chars *ONLY*.
Michal Krol
2006-02-27
More GLSL code:
Michal Krol
2006-02-13
Get it running for ARB_vertex_shader.
Michal Krol
2005-04-22
Cosmetic changes.
Michal Krol
2005-04-18
Updates for OpenVMS : New makefiles
Jouk Jansen
2005-04-15
slang preprocessor
Michal Krol