Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-25 | ir_to_mesa: Convert this code to using linker.cpp's uniform locations. | Eric Anholt | |
Fixes: glsl-fs-uniform-array-4. | |||
2010-08-12 | mesa: Clean up header file inclusion in prog_uniform.h. | Vinson Lee | |
Remove mtypes.h. Remove prog_statevars.h. Include glheader.h for GL symbols. | |||
2010-06-28 | mesa: initial support for ARB_geometry_shader4 | Zack Rusin | |
laying down the foundation for everything and implementing most of the stuff. linking, gl_VerticesIn and multidimensional inputs are left. | |||
2010-06-10 | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | |