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
/
shaderobjects.h
Age
Commit message (
Expand
)
Author
2006-12-13
Checkpoint of work for new GLSL compiler back-end. Lots of assorted changes.
Brian
2006-11-03
Use inlined uniform() helper function in all the glUniform*() function to
Brian Paul
2006-11-03
Added OpenGL 2.1 glUniformMatrix* functions.
Brian Paul
2006-11-02
s/_mesa_IsProgram2/_mesa_IsProgram/
Brian Paul
2006-11-02
OpenGL 2.0 entrypoints
Brian Paul
2006-08-01
Clean-up FEATURE_ARB_shader_objects #ifdefs. Bug 7492.
Michal Krol
2006-05-16
Cleanup GLhandle-to-object translation macros.
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-21
GLSL fixes:
Michal Krol
2006-03-14
More GLSL code:
Michal Krol
2006-02-27
More GLSL code:
Michal Krol
2005-11-19
update comments, remove ^M chars
Brian Paul
2005-11-19
move a bunch of gl2/shading language structs from mtypes.h to shaderobjects.h
Brian Paul
2005-01-13
cosmetic changes
Michal Krol
2004-10-27
remove unused entries
Michal Krol
2004-10-27
by karoshi - header file for ARB_shader_objects implementation
Michal Krol