summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_vertprog.c
Commit message (Expand)AuthorAgeFilesLines
* r600: fix render size predictionAlex Deucher2009-10-231-0/+1
* r600: update vertex program selection for draw pathAndre Maasikas2009-10-051-5/+35
* r600 : add draw_prim support.Richard Li2009-09-221-10/+185
* r600: support position_invariant programsAndre Maasikas2009-09-151-12/+18
* r600: enable caching of vertex programsAndre Maasikas2009-09-111-33/+70
* r600: Convert to shared debug code and add a few new debug messages.Pauli Nieminen2009-08-311-1/+2
* r600: Update vertex fetch shader if necessaryCooper Yuan2009-08-261-0/+13
* r600: code cleanupAlex Deucher2009-08-241-14/+12
* r600: move full state to radeon state atomsAlex Deucher2009-08-221-29/+27
* r600: better default state size.Alex Deucher2009-08-211-0/+2
* r600: fix regression in texenvAlex Deucher2009-08-021-15/+5
* r600: remove unused offset_mod stuffAlex Deucher2009-07-311-2/+0
* r600: ensure we have enough room for full state emitAlex Deucher2009-07-311-7/+0
* r600: re-arrange state setup and emit so they are not mixedAlex Deucher2009-07-311-2/+16
* r600: fix segfault in morph3dAlex Deucher2009-07-231-17/+17
* r600: Remove CRLF line endings.José Fonseca2009-07-231-1/+1
* r600: fix dst reg indexing for realRichard Li2009-07-211-5/+5
* Restore vp input mapping, fix vtx stream missing problem.Richard Li2009-07-161-14/+11
* r6xx/r7xx: fix buffer aging bugAlex Deucher2009-07-141-12/+15
* re-arrange state structureAlex Deucher2009-06-041-3/+3
* fix an overflow in SPI_VS_OUT_CONFIGAlex Deucher2009-06-021-1/+1
* get rid of chip_object structAlex Deucher2009-05-291-2/+1
* more cleanupAlex Deucher2009-05-291-1/+1
* R6xx: select proper shader formatAlex Deucher2009-05-261-1/+1
* Fix r6 code bugs.Richard Li2009-05-151-7/+8
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-58/+22
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+466