summaryrefslogtreecommitdiffstats
path: root/src/mesa/slang/slang_emit.c
Commit message (Expand)AuthorAgeFilesLines
* Remove remnants of the old glsl compiler.Eric Anholt2010-08-201-2686/+0
* mesa: add comments and change Index2D to just Index2Zack Rusin2010-07-131-3/+3
* Revert "mesa: temporarily enable printing of Mesa's GPU instructions"Zack Rusin2010-07-101-1/+1
* mesa: get the translation from mesa 2d regs to tgsi workingZack Rusin2010-07-101-1/+7
* mesa: initial support for emitting 2D registers from slangZack Rusin2010-07-091-0/+3
* mesa: temporarily enable printing of Mesa's GPU instructionsZack Rusin2010-07-091-1/+1
* glsl: fix 'if ((x=foo()) > 1.0)' bugBrian Paul2010-07-081-1/+5
* mesa: initial support for ARB_geometry_shader4Zack Rusin2010-06-281-2/+9
* mesa: rename src/mesa/shader/ to src/mesa/program/Brian Paul2010-06-101-4/+4
* mesa: move shader/slang/* sources to main/slang/*Brian Paul2010-06-101-0/+2666