Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mesa: more prog_execute.c debug code | Brian Paul | 2010-09-01 | 1 | -0/+7 |
| | |||||
* | prog_execute: Implement OPCODE_TXL | Ian Romanick | 2010-08-24 | 1 | -0/+16 |
| | | | | Fixes bugzilla #29628 | ||||
* | Merge branch 'master' into glsl2 | Ian Romanick | 2010-08-13 | 1 | -1/+55 |
|\ | |||||
| * | mesa: Remove unnecessary headers. | Vinson Lee | 2010-07-31 | 1 | -1/+0 |
| | | |||||
| * | mesa: Include macros.h in files that use symbols from macros.h. | Vinson Lee | 2010-07-30 | 1 | -0/+1 |
| | | | | | | | | Don't rely on inclusion of other files that already include macros.h. | ||||
| * | mesa: implement RCC opcode | Brian Paul | 2010-07-29 | 1 | -0/+54 |
| | | |||||
* | | Merge remote branch 'origin/master' into glsl2 | Eric Anholt | 2010-07-26 | 1 | -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 Paul | 2010-06-10 | 1 | -0/+1798 |