aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_execute.c
Commit message (Collapse)AuthorAgeFilesLines
* mesa: more prog_execute.c debug codeBrian Paul2010-09-011-0/+7
|
* prog_execute: Implement OPCODE_TXLIan Romanick2010-08-241-0/+16
| | | | Fixes bugzilla #29628
* Merge branch 'master' into glsl2Ian Romanick2010-08-131-1/+55
|\
| * mesa: Remove unnecessary headers.Vinson Lee2010-07-311-1/+0
| |
| * mesa: Include macros.h in files that use symbols from macros.h.Vinson Lee2010-07-301-0/+1
| | | | | | | | Don't rely on inclusion of other files that already include macros.h.
| * mesa: implement RCC opcodeBrian Paul2010-07-291-0/+54
| |
* | Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-1/+5
|/ | | | | | | | | | | 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
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+1798