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_link.h
Age
Commit message (
Expand
)
Author
2008-09-16
mesa: rework GLSL vertex attribute binding
Brian Paul
2008-05-14
Updated GLSL uniform/sampler handling from gallium-0.1 branch
Brian Paul
2007-02-16
s/_slang_link2/_slang_link/
Brian
2007-02-02
remove old linker stuff
Brian
2007-02-02
Remove all dependencies on the old slang interpreter/executor.
Brian
2007-01-09
Implement vertex attribute binding.
Brian
2007-01-05
Checkpoint glsl compiler work: sampler uniforms now implemented, linked prope...
Brian
2006-12-19
Clean-up and re-org of the main GLSL object types.
Brian
2006-12-15
use MAX_VARYING
Brian
2006-12-13
Checkpoint new GLSL compiler back-end to produce fp/vp-style assembly instruc...
Brian
2006-11-03
reformat comments in Doxygen style
Brian Paul
2006-10-13
Indent and cosmetic changes.
Michal Krol
2006-05-16
Fix attrib handling.
Michal Krol
2006-04-25
Remove carriage returns.
Michal Krol
2006-04-18
Add support for ARB_vertex_shader attrib binding and query.
Michal Krol
2006-04-04
More GLSL code:
Michal Krol
2006-03-15
rename enums, fixes compilation breakage (Michal Krol)
Brian Paul
2006-03-14
More GLSL code:
Michal Krol
2006-02-27
silence a bunch of warnings
Brian Paul
2006-02-27
More GLSL code:
Michal Krol
2006-02-21
More GLSL code:
Michal Krol