summaryrefslogtreecommitdiffstats
path: root/src/mesa/program/prog_instruction.h
Commit message (Expand)AuthorAgeFilesLines
* mesa: increase INST_INDEX_BITS to 12Brian Paul2011-03-021-1/+1
* mesa: Bump the number of bits in the register index.José Fonseca2010-12-061-1/+1
* Merge branch 'glsl2'Ian Romanick2010-08-161-1/+1
|\
| * Merge branch 'master' into glsl2Ian Romanick2010-08-131-8/+8
| |\
| * | Merge remote branch 'origin/master' into glsl2Eric Anholt2010-07-261-1/+1
* | | mesa: Clean up header file inclusion in prog_instruction.h.Vinson Lee2010-08-111-1/+1
| |/ |/|
* | mesa: update table of opcodes used by GLSLBrian Paul2010-07-291-8/+8
|/
* mesa: add comments and change Index2D to just Index2Zack Rusin2010-07-131-3/+13
* mesa: add basic support for 2D register arrays to mesaZack Rusin2010-07-091-0/+6
* mesa: updated instruction commentsBrian Paul2010-07-021-4/+3
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-0/+2
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-0/+437