Translate the remaining ops.
[mesa.git] / src / mesa / pipe / tgsi / mesa / mesa_to_tgsi.c
2007-08-06 michalTranslate the remaining ops.
2007-08-06 BrianMerge branch 'softpipe_0_1_branch' of git+ssh://brianp...
2007-08-06 michalTranslate MESA GLSL opcodes to TGSI opcodes.
2007-07-31 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-27 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-25 Brianimplement DDX, DDY instructions
2007-07-24 Brianadded PROGRAM_NAMED_PARAM in map_register_file()
2007-07-24 Brianadded PROGRAM_UNIFORM to map_register_file()
2007-07-24 Briancomments
2007-07-17 Keith WhitwellMerge branch 'origin' into softpipe_0_1_branch
2007-07-17 Keith WhitwellMerge branch 'i915tex_privbuffers' into softpipe_0_1_branch
2007-07-06 michalFix function names.
2007-07-06 michalIndent.
2007-07-06 michalMerge branch 'master' of git+ssh://michal@git.freedeskt...
2007-07-05 michalSoftpipe: import TGSI tree. Not hooked-up yet.