summaryrefslogtreecommitdiffstats
path: root/progs/slang
Commit message (Collapse)AuthorAgeFilesLines
* Prepend #extension 'MESA_shader_debug: require' to each shader.Michal Krol2006-09-262-1/+41
|
* More GLSL code - more support for vec4 operations on x86 back-end.Michal Krol2006-08-092-1/+22
|
* Add test for vec4 extension.Michal Krol2006-08-021-0/+152
|
* Fix dependencies.Michal Krol2006-07-301-16/+4
|
* LIB_DIR is now just 'lib' or 'lib64'Brian Paul2006-07-131-1/+1
| | | | | Replaced $(LIB_DIR) with $(TOP)/$(LIB_DIR), use LIB_DIR in install targets. Patch by Hanno Böck.
* Make it running under Linux.Michal Krol2006-05-308-1481/+1559
|
* GLSL regression test suite.Michal Krol2006-05-1612-0/+3168