Merge remote branch 'origin/mesa_7_7_branch'
[mesa.git] / src / mesa / drivers / dri / r300 / compiler /
2009-11-13 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-11 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-11-06 Ian RomanickMerge branch 'mesa_7_6_branch'
2009-11-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-11-03 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-29 Brian PaulMerge branch 'texformat-rework'
2009-10-29 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-28 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-24 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-23 Eric AnholtMerge remote branch 'origin/mesa_7_6_branch'
2009-10-23 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-22 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-19 Alex DeucherMerge branch 'mesa_7_6_branch' of git+ssh://agd5f@git...
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-14 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-10 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-08 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-07 Joakim Sindholtr300compiler: fix scons build again
2009-10-07 Nicolai HähnleMerge branch 'master' into r300g-glsl
2009-10-07 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-10-06 Nicolai Hähnler300/compiler: Fix R300 vertex program dumps
2009-10-06 Nicolai Hähnler300/compiler: Fix yet another regression in register...
2009-10-06 Nicolai Hähnler300/compiler: Fix a really stupid logic inversion...
2009-10-06 Nicolai Hähnler300/compiler: Fix regression in pair scheduling
2009-10-05 Brian PaulMerge branch 'mesa_7_6_branch'
2009-10-05 Joakim Sindholtr300g: fix scons build
2009-10-04 Nicolai Hähnler300/compiler Add support for more of the Sxx set instr...
2009-10-04 Nicolai Hähnler300/compiler: Emit flow control instructions and ALU...
2009-10-04 Nicolai Hähnler300/compiler: Refactor the radeon_pair code to support...
2009-10-04 Nicolai Hähnler300/compiler: Refactor to allow different instruction...
2009-10-04 Nicolai Hähnler300/compiler: Introduce aluresult register for branch...
2009-10-03 Nicolai Hähnler300/compiler: Introduce control flow instructions...
2009-10-03 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-28 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-28 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-25 Ian RomanickMerge branch 'asm-shader-rework-2'
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-24 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-23 Keith WhitwellMerge branch 'softpipe-opt'
2009-09-22 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-21 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-21 Nicolai HähnleMerge branch 'mesa_7_6_branch'
2009-09-21 Nicolai Hähnler300: Zero-initialize register for NV_vertex_program
2009-09-21 Nicolai Hähnler300: Fix handling of NV_vertex_program parameters
2009-09-21 Michel DänzerMerge branch 'mesa_7_6_branch'
2009-09-21 Michel DänzerMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnler300/compiler: Fix trig instructions in R300 fp
2009-09-20 Brian PaulMerge branch 'mesa_7_6_branch'
2009-09-20 Nicolai HähnleMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-20 Nicolai Hähnler300/compiler: Fix R300 fragment program regression...
2009-09-16 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Ian RomanickMerge commit 'origin/mesa_7_5_branch' into mesa_7_6_branch
2009-09-15 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'master' into asm-shader-rework-2
2009-09-10 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-10 Ian RomanickMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-09 Brian PaulMerge branch 'mesa_7_5_branch' into mesa_7_6_branch
2009-09-06 Nicolai HähnleMerge branch 'master' into r300-compiler
2009-09-06 Nicolai Hähnler300/compiler: New dataflow structures and passes
2009-09-01 Dave Airlier300/compiler: fix warning due to no newline
2009-08-30 Nicolai Hähnler300: Remove all Mesa dependencies from the shader...
2009-08-30 Nicolai Hähnler300: Move Mesa -> RC program conversion to classic...
2009-08-30 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-27 Nicolai Hähnler300: Debug messages are written to stderr, so fflush...
2009-08-27 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Nicolai Hähnler300/compiler: Fix vertex program MAD emit
2009-08-26 Nicolai Hähnler300/compiler: Fix bug in rc_find_free_temporary
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-25 Pauli Nieminenradeon: Fix all compiler warnings.
2009-08-21 Ian RomanickMerge branch 'asm-shader-rework-1'
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-18 Pauli Nieminenr300: Movde debug output from stdout to stderr in copiler.
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-13 Brian PaulMerge branch 'new-frag-attribs'
2009-08-05 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Nicolai Hähnler300/compiler: Remove inst_offset from r500_fragment_pr...
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-29 Nicolai Hähnler300: Cleanup r300_fragment_program_code
2009-07-29 Nicolai Hähnler300/compiler: Adapt AllocateHwInputs interface to...
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Nicolai Hähnler300/compiler: Make calculate_inputs_outputs available...
2009-07-27 Nicolai Hähnler300/compiler: Add vertex program code dumper from...
2009-07-27 Nicolai Hähnler300/compiler: Prepare for hookup to Gallium
2009-07-27 Nicolai Hähnler300/fragprog: Move wpos_attr and fog_attr where they...
2009-07-27 Nicolai Hähnler300/fragprog: Remove hardcoded FRAG_ATTRIB_xxx constants
2009-07-27 Nicolai Hähnler300/fragprog: No longer rely on hardcoded FRAG_RESULT_...
2009-07-27 Nicolai Hähnler300/fragprog: Move some of the attribute handling...
2009-07-27 Nicolai Hähnler300/fragprog: Finally get rid of the duplicate program...
2009-07-27 Nicolai Hähnler300/vertprog: Move Mesa-dependent input/output handlin...
2009-07-27 Nicolai Hähnler300: Remove ugly PSIZ hack
2009-07-27 Nicolai Hähnler300/vertprog: Refactor wpos rewrite using rc_program
2009-07-27 Nicolai Hähnler300/vertprog: Refactor fog_as_texcoord to use rc_program
2009-07-27 Nicolai Hähnler300/vertprog: Refactor addArtificialOutputs to use...
next