summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r600/r700_fragprog.c
Commit message (Expand)AuthorAgeFilesLines
* r600: rework DB render setupAlex Deucher2009-11-091-22/+5
* r600: set barrier for tex inst if dst is used earlier, might overwrite it oth...Andre Maasikas2009-10-221-2/+25
* r600: need to export something from PSAndre Maasikas2009-10-221-1/+9
* r600: clear position enable bit when when wpos is not used by FPAndre Maasikas2009-10-151-0/+5
* r600: fix memory leakAlex Deucher2009-08-261-1/+2
* r600: code cleanupAlex Deucher2009-08-241-4/+17
* r600: move full state to radeon state atomsAlex Deucher2009-08-221-34/+40
* r600: better default state size.Alex Deucher2009-08-211-0/+2
* r600: A shader is bound that exports Z as a float into Red channelCooper Yuan2009-08-121-0/+1
* r600: update num of interp if posizition is usedCooper Yuan2009-08-111-8/+10
* r600: looks like a typoDave Airlie2009-08-091-1/+1
* r600: load per-pixel position into PS in order to use fragment.position.Cooper Yuan2009-08-091-0/+27
* r600: fix regression in texenvAlex Deucher2009-08-021-43/+32
* r600: ensure we have enough room for full state emitAlex Deucher2009-07-311-4/+0
* r600: re-arrange state setup and emit so they are not mixedAlex Deucher2009-07-311-30/+41
* r600: emit fog color in PS input map, fix fog related applicationsCooper Yuan2009-07-291-0/+13
* R6xx/r7xx: VS export fog color as parameterCooper Yuan2009-07-291-0/+6
* r600: fix flat shadingAlex Deucher2009-07-281-9/+49
* r600: fix texturesAlex Deucher2009-07-271-1/+1
* r6xx/r7xx: Better fix for fragment tempsRichard Li2009-07-021-1/+1
* R6xx/R7xx: Fix number of temps used in fragment programAlex Deucher2009-07-011-1/+1
* re-arrange state structureAlex Deucher2009-06-041-5/+5
* get rid of chip_object structAlex Deucher2009-05-291-2/+1
* more cleanupAlex Deucher2009-05-291-1/+1
* Fix r6 code bugs.Richard Li2009-05-151-7/+8
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-23/+27
* Initial pull of code from r6xx-r7xx-support branchRichard Li2009-04-211-0/+365
* Remove r500 stuffAlex Deucher2009-04-101-719/+0
* R6xx/R7xx: r300 -> r600 symbolsAlex Deucher2009-04-091-14/+14
* R600: initial copy of r300 codeAlex Deucher2009-04-081-0/+719