aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_state.c
Commit message (Expand)AuthorAgeFilesLines
...
| | * r300: this code really shouldn't be here.Dave Airlie2008-05-021-26/+29
| | * mesa: cleanup state emission and rs for r500Dave Airlie2008-05-021-5/+5
| | * r500 RS unit setupDave Airlie2008-05-021-10/+18
| | * some basic r500 portageDave Airlie2008-05-021-2/+206
| * | Merge branch 'r345-cleanup' of git://people.freedesktop.org/~agd5f/mesa into ...Corbin Simpson2008-05-021-10/+46
| |\ \
| | * | R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher2008-05-021-2/+2
| | * | R300: cleanup VAP_CLIP_CNTLAlex Deucher2008-05-021-1/+1
| | * | Update commentAlex Deucher2008-05-021-1/+1
| | * | R5xx: various updatesAlex Deucher2008-05-021-31/+40
| | * | R5xx: Add R5xx pci idsAlex Deucher2008-05-011-0/+4
| | * | fixup r500 bits for renamingDave Airlie2008-04-161-7/+7
| | * | Merge branch 'master' into r500testDave Airlie2008-04-161-12/+12
| | |\|
| | * | r500: fixup fake shader to keep gears goingDave Airlie2008-03-221-1/+1
| | * | r500: enable gb tiling for r5xxDave Airlie2008-03-221-0/+2
| | * | r500: fixup support for emitting fragment program to hardware.Dave Airlie2008-03-221-0/+24
| | * | r300: this code really shouldn't be here.Dave Airlie2008-03-201-26/+29
| | * | mesa: cleanup state emission and rs for r500Dave Airlie2008-03-201-5/+5
| | * | r500 RS unit setupDave Airlie2008-03-201-10/+18
| | * | some basic r500 portageDave Airlie2008-03-171-2/+206
| * | | Start of TEX/TXP support.Corbin Simpson2008-05-021-64/+2
| * | | Initial r5xx fragment program compiler support.Corbin Simpson2008-05-021-3/+21
| * | | fixup r500 bits for renamingDave Airlie2008-05-021-7/+7
| * | | r500: fixup fake shader to keep gears goingDave Airlie2008-05-021-1/+1
| * | | r500: enable gb tiling for r5xxDave Airlie2008-05-021-0/+2
| * | | r500: fixup support for emitting fragment program to hardware.Dave Airlie2008-05-021-0/+24
| * | | r300: this code really shouldn't be here.Dave Airlie2008-05-021-26/+29
| * | | mesa: cleanup state emission and rs for r500Dave Airlie2008-05-021-5/+5
| * | | r500 RS unit setupDave Airlie2008-05-021-10/+18
| * | | some basic r500 portageDave Airlie2008-05-021-2/+206
| | |/ | |/|
* | | r300: fix swtcl texrect path properly.Dave Airlie2008-05-051-1/+2
* | | r300: Set correct VAP_CNTL per vertex program.Markus Amsler2008-05-041-12/+57
|/ /
* | Merge branch 'r300-vertprog-branch' of ssh://people.freedesktop.org/~z3ro/mesaOliver McFadden2008-03-291-4/+4
|\ \
| * | r300: Cleaned up the default vertex program code with longer lines.Oliver McFadden2008-03-261-28/+4
| * | r300: Renamed the destination-and-opcode/source macros to more appropriate na...Oliver McFadden2008-03-261-4/+4
| * | r300: Merged the Vector and Math Engine opcode macros.Oliver McFadden2008-03-241-2/+6
| * | r300: Removed duplicate component selection defines.Oliver McFadden2008-03-011-12/+12
| * | r300: Removed duplicate source register class defines.Oliver McFadden2008-03-011-3/+3
| * | r300: Renamed the vertex program source register macro.Oliver McFadden2008-03-011-3/+3
| * | r300: Removed the (obsolete) special source register macros.Oliver McFadden2008-03-011-4/+24
| * | r300: Renamed the Vector Engine opcode macro.Oliver McFadden2008-03-011-1/+1
| * | r300: Converted to the new Vector Engine defines.Oliver McFadden2008-03-011-1/+1
| * | r300: Removed the duplicate dest register defines.Oliver McFadden2008-03-011-1/+1
| * | r300: Removed the duplicate "easy" vertex program macros.Oliver McFadden2008-03-011-1/+1
* | | r300: finish conversion of RS_INST regsDave Airlie2008-03-281-3/+3
* | | r300: move to using RS_INST namesDave Airlie2008-03-281-8/+8
| |/ |/|
* | r300: replace some hard coded mask by define in stencil areaChristoph Brill2008-03-041-6/+6
* | r300: Fix some issues with masks in stencil buffer areaChristoph Brill2008-03-041-4/+4
|/
* r300: R5xx and R3xx use different registers for RS_IP and RS_INSTChristoph Brill2008-02-281-5/+5
* r300: properly handle GL_POINT in glPolygonModeChristoph Brill2008-02-271-5/+10
* [r300] fix wow-pinkness regression. Fixed by Markus AmslerChristoph Brill2008-02-261-5/+5