Merge branch 'mesa_7_5_branch'
[mesa.git] / src / mesa / drivers / dri / r300 / r300_vertprog.c
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 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
2008-11-25 Alan HourihaneMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-19 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-12 Pekka PaalanenMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-10 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-07 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-06 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-11-05 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-27 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into gallium-0.2
2008-10-17 Brian PaulMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-15 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-10-10 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-21 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-18 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-12 Ben SkeggsMerge remote branch 'nouveau/gallium-0.1' into nouveau...
2008-09-12 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge commit 'origin/gallium-0.1' into gallium-0.2
2008-09-11 Keith WhitwellMerge branch 'gallium-0.1' into gallium-0.2
2008-06-24 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-05 Markus Amslerr300: fragment.position input needs no blanking out...
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-30 Markus Amslerr300: Copy-and-paste error from the vertex program...
2008-03-30 Markus Amslerr300: Take PROGRAM_CONSTANT into account.
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-26 Oliver McFaddenr300: Indented the vertex program code...
2008-03-26 Oliver McFaddenr300: Added Copyright lines to the vertex program code.
2008-03-26 Oliver McFaddenr300: Renamed the Mesa opcode translation functions.
2008-03-26 Oliver McFaddenr300: Renamed the destination-and-opcode/source macros...
2008-03-24 Oliver McFaddenr300: Merged the constant zero/one source macros.
2008-03-24 Oliver McFaddenr300: Merged the Vector and Math Engine opcode macros.
2008-03-02 Oliver McFaddenr300: Corrected a bug with the SUB instruction.
2008-03-02 Oliver McFaddenr300: Corrected a bug with the MAD instruction.
2008-03-01 Oliver McFaddenr300: Indented the vertex program code with longer...
2008-03-01 Oliver McFaddenr300: Moved the PREFER_DP4 define near the position...
2008-03-01 Oliver McFaddenr300: Added a TODO comment for the MAD opcodes.
2008-03-01 Oliver McFaddenr300: Use the VE_ADD hardware opcode for the SUB opcode.
2008-03-01 Oliver McFaddenr300: Use the VE_MULTIPLY hardware opcode for the MUL...
2008-03-01 Oliver McFaddenr300: Cleaned up the XPD opcode temporary register...
2008-03-01 Oliver McFaddenr300: Cleaned up extra white space.
2008-03-01 Oliver McFaddenr300: Prefer to use the VE_ADD for simple MOV style...
2008-03-01 Oliver McFaddenr300: Removed the (undocumented) MAD_2 opcode.
2008-03-01 Oliver McFaddenr300: Cleaned up the MAD/MAD_2 opcode selection.
2008-03-01 Oliver McFaddenr300: Removed duplicate component selection defines.
2008-03-01 Oliver McFaddenr300: Removed duplicate source register class defines.
2008-03-01 Oliver McFaddenr300: Renamed the vertex program source register macro.
2008-03-01 Oliver McFaddenr300: Converted to the new Math Engine defines.
2008-03-01 Oliver McFaddenr300: Renamed the Vector Engine opcode macro.
2008-03-01 Oliver McFaddenr300: Converted to the new Vector Engine defines.
2008-03-01 Oliver McFaddenr300: Removed the duplicate dest register defines.
2008-02-27 Markus Amslerr300: add artificial output to match fragment program...
2008-01-01 Hans de Goederx00: fix off by one error in tempreg check
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-02 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-09-11 BrianFix-up #includes to remove some -I options.
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 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
next