Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
[mesa.git] / src / mesa / drivers / dri / r300 / r300_vertprog.c
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-08-31 Pauli Nieminenr300: Convert to shared debug code.
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 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-24 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-23 Pauli NieminenMerge branch 'master' of ssh://git.freedesktop.org...
2009-08-21 Pauli Nieminenr300: Clean emit code.
2009-08-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-18 Ian RomanickMerge branch 'master' into asm-shader-rework-1
2009-08-14 Brian PaulMerge branch 'mesa_7_5_branch'
2009-08-13 Keith WhitwellMerge branch 'mesa_7_5_branch'
2009-08-05 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-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-28 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-27 Nicolai Hähnler300/fragprog: Move wpos_attr and fog_attr where they...
2009-07-27 Nicolai Hähnler300/vertprog: Move Mesa-dependent input/output handlin...
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...
2009-07-27 Nicolai Hähnler300: Allow compiler to add constants in a cleaner way
2009-07-27 Nicolai Hähnler300/compiler: Lay groundwork for better error handling
2009-07-27 Nicolai Hähnler300: Remove dependency on GLcontext from compiler
2009-07-27 Nicolai Hähnler300: Move vertex program compilation to compiler
2009-07-27 Nicolai Hähnler300: Cleanup vertex_program structure
2009-07-27 Nicolai Hähnler300: Remove faux lazy translation of vertex programs
2009-07-27 Nicolai Hähnler300: Remove some dependencies on additional fragment...
2009-07-27 Nicolai Hähnler300: Remove GLcontext requirement from radeon_nqssadce
2009-07-27 Nicolai Hähnler300: Detangle fragment program compiler from driver...
2009-07-20 Michel DänzerMerge branch 'mesa_7_5_branch'
2009-07-18 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-13 Maciej CencoraMerge branch 'shaders_cleanup'
2009-07-13 Maciej Cencorar300: always assume all components are read by fragment...
2009-07-13 Nicolai Hähnler300: Fix fogcoord rewriting
2009-07-13 Maciej Cencorar300: fix swizzle masking in getUsedComponents
2009-07-13 Maciej Cencorar300: minor fix
2009-07-13 Maciej Cencorar300: hw can handle per component negations in vertex...
2009-07-13 Maciej Cencorar300: use NQSSADCE for vertex programs
2009-07-13 Maciej Cencorar300: rewrite FOGC and HPOS attribs handling
2009-07-13 Maciej Cencorar300: bind vertex program to fragment program
2009-07-13 Maciej Cencorar300: implement proper IsProgramNative check for vertex...
2009-07-13 Maciej Cencorar300: don't modify original vertex program
2009-07-13 Maciej Cencorar300: translate non native insts earlier for easier...
2009-07-13 Maciej Cencorar300: print vertex program after adding artificial...
2009-07-13 Maciej Cencorar300: use mesa provided function for adding MVP code
2009-07-13 Maciej Cencorar300: simplify insert_wpos a little
2009-07-13 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-09 Brian PaulMerge branch 'mesa_7_5_branch'
2009-07-05 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-04 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-07-03 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-30 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-29 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-26 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-15 Brian PaulMerge branch 'arb_map_buffer_range'
2009-06-15 Thomas HellstromMerge branch 'mesa_7_5_branch'
2009-06-14 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-12 Alex DeucherMerge master and fix conflicts
2009-06-12 Jakob BornecrantzMerge branch 'mesa_7_5_branch'
2009-06-12 Dave AirlieMerge remote branch 'main/radeon-rewrite'
2009-06-11 Maciej Cencorar300: fix vertex program bug
2009-06-11 Maciej Cencorar300: move some code for easier debugging
2009-06-11 Maciej Cencorar300: print vertex program when debugging is enabled
2009-06-11 Maciej Cencorar300: fix output register allocation for vertex shaders
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-07 Maciej Cencorar300: remove unused code
2009-06-07 Maciej Cencorar300: fixup vertex attributes ordering
2009-05-20 Michel DänzerMerge branch 'master' into radeon-rewrite
2009-05-16 Maciej Cencorar300: cleanup vertex program related functions
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-17 Brian PaulMerge branch 'register-negate'
2009-04-15 Brian Paulmesa: merge the prog_src_register::NegateBase and Negat...
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-07 Brian Paulr300: remove assignment to removed StringPos field
2009-03-07 Brian Paulmesa: gl_register_file enum typedef
2009-03-06 Maciej Cencorar300: rewrite and hopefully simplify RS setup
2009-03-03 José FonsecaMerge commit 'origin/gallium-0.1'
2009-03-03 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-02-23 José FonsecaMerge commit 'origin/gallium-0.1'
2009-02-18 Keith WhitwellMerge commit 'origin/gallium-0.1'
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-31 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-22 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-15 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-11 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-12-09 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-28 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
next