Merge remote branch 'main/master' into radeon-rewrite
[mesa.git] / src / mesa / drivers / dri / i965 / brw_vs_emit.c
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-13 Brian Pauli965: debug code, use gl_register_file type
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-02-16 Keith WhitwellMerge branch 'master' into gallium-texture-transfer
2009-02-14 Brian Pauli965: rewrite the code for handling shader subroutine...
2009-02-14 Brian Pauli965: add missing break for OPCODE_RET case
2009-02-12 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-02-10 Brian PaulMerge commit 'origin/gallium-0.2' into gallium-master...
2009-02-09 Brian Paulmesa: merge gallium-0.2 into gallium-master-merge
2009-02-02 Eric Anholti965: Delete old metaops code now that there are no...
2009-01-22 Alan HourihaneMerge commit 'origin/master' into gallium-0.2
2009-01-21 Eric Anholti965: Remove gratuitous whitespace in INTEL_DEBUG=wm...
2009-01-11 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-09 Eric Anholti965: Note when we drop saturate mode on the floor...
2009-01-09 Eric Anholti965: Add support for LRP in VPs.
2009-01-09 Keith WhitwellMerge commit 'origin/gallium-0.2' into gallium-xlib...
2009-01-08 José FonsecaMerge commit 'origin/gallium-0.1' into gallium-0.2
2009-01-07 Eric Anholti965: Note when we drop saturate mode on the floor...
2009-01-07 Eric Anholti965: Add support for LRP in VPs.
2009-01-06 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-05 Brian Pauli965: implement OPCODE_TRUNC (round toward zero) on...
2009-01-02 Brian PaulMerge commit 'origin/master' into gallium-0.2
2009-01-01 Brian Pauli965: fix comment
2009-01-01 Brian Pauli965: implement OPCODE_NRM3/NRM4
2009-01-01 Brian Pauli965: whitespace, comment changes
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-19 Brian PaulMerge commit 'origin/master' into gallium-0.2
2008-12-19 Ian Romanick965 / GLSL: Use full precision for EXP instruction
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-10 Ben SkeggsMerge remote branch 'origin/gallium-0.2' 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-11-03 Eric Anholti965: Clean up stale NDC comment.
2008-11-03 Eric Anholti965: Avoid vs header computation for negative rhw...
2008-11-03 Eric Anholti965: Merge GM45 into the G4X chipset define.
2008-11-02 Eric Anholti965: Clean up stale NDC comment.
2008-11-02 Eric Anholti965: Avoid vs header computation for negative rhw...
2008-11-02 Eric Anholti965: Merge GM45 into the G4X chipset define.
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-30 Ben SkeggsMerge remote branch 'origin/gallium-0.2' into gallium-0.2
2008-09-26 Keith WhitwellMerge commit 'origin/master' into HEAD
2008-09-25 Sam Hocevari965: support for sin() and cos() in vertex shaders.
2008-09-25 Sam Hocevari965: more meaningful message for unsupported opcodes.
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-08-21 Krzysztof Czurylo965: Fix color clamping issues
2008-08-21 Ian RomanickFormatting changes to ease application of patches
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-24 Ian RomanickRevert "965: Fix color clamping issues"
2008-07-21 Pawel Pieczul965: Fix color clamping issues
2008-07-08 Xiang, Haihaoi965: official name for GM45 chipset
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-17 Xiang, HaihaoRevert "[i965] renable regative rhw test"
2008-01-31 Zou Nan hai[i965] renable regative rhw test
2008-01-29 Xiang, Haihaoi965: new integrated graphics chipset support
2008-01-16 Eric Anholt[965] Fix inversion of SLT/SGE results in vertex programs.
2007-12-29 Zou Nan haifix fd.o bug #13847
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
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-18 Zou Nan haifix double free in 965-glsl branch
2007-09-11 BrianFix-up #includes to remove some -I options.
2007-08-02 Keith WhitwellFix typo in logic for unalias2()
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-04 Zou Nan hai fix issue with output as src register.
2007-07-03 Zou Nan hai Fix a nasty bug...
2007-06-21 Zou Nan hai support branch and loop in pixel shader
2007-05-09 Zou Nan hai Support loop, conditional update fix
2007-04-30 Zou Nan hai support nested function call
2007-04-12 Zou Nan hai Initial 965 GLSL support
2007-03-30 Eric AnholtMerge branch 'crestline-qa', adding support for the...
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-21 Brianmerge from master
2007-03-10 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-02-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
next