Age | Commit message (Collapse) | Author | |
---|---|---|---|
2010-08-06 | ir_to_mesa: Add support for sampler arrays. | Eric Anholt | |
Support for samplers in general is still incomplete -- anything in a uniform struct will still be broken. But that doesn't appear to be any different from master. Fixes: glsl-fs-uniform-sampler-array.shader_test | |||
2010-07-26 | Merge remote branch 'origin/master' into glsl2 | Eric Anholt | |
This pulls in multiple i965 driver fixes which will help ensure better testing coverage during development, and also gets past the conflicts of the src/mesa/shader -> src/mesa/program move. Conflicts: src/mesa/Makefile src/mesa/main/shaderapi.c src/mesa/main/shaderobj.h | |||
2010-06-10 | mesa: rename src/mesa/shader/ to src/mesa/program/ | Brian Paul | |