aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri
Commit message (Expand)AuthorAgeFilesLines
* r500: consolidate tex instructionsDave Airlie2008-05-051-29/+39
* r500: mov cleanup macrosDave Airlie2008-05-051-6/+6
* r500: make tri-param workDave Airlie2008-05-053-15/+21
* r500: make sure we emit max temp atom.Dave Airlie2008-05-053-0/+12
* r300: fix swtcl texrect path properly.Dave Airlie2008-05-052-1/+3
* r300: Set correct VAP_CNTL per vertex program.Markus Amsler2008-05-032-38/+105
* r5xx: Fix for loops.Corbin Simpson2008-05-031-2/+4
* r5xx: Fix dumb shader.Corbin Simpson2008-05-031-20/+32
* Merge branch 'r500test' of git://people.freedesktop.org/~csimpson/mesa into r...Corbin Simpson2008-05-036-2233/+536
|\
| * Merge branch 'r500-support' into r500testCorbin Simpson2008-05-0212-117/+83
| |\
| * \ Merge branch 'r345-cleanup' of git://people.freedesktop.org/~agd5f/mesa into ...Corbin Simpson2008-05-028-134/+477
| |\ \
| | * | R3/4/5: fix TCL on r5xx, cleanup PVS codeAlex Deucher2008-05-025-53/+72
| | * | R300: fix VAP_OUTPUT_VTX_FMT_1 definesAlex Deucher2008-05-021-5/+5
| | * | R300: cleanup VAP_CLIP_CNTLAlex Deucher2008-05-023-5/+17
| | * | R300: clean up VAP_PROG_STREAM_CNTL* register usageAlex Deucher2008-05-025-63/+109
| | * | Update commentAlex Deucher2008-05-021-1/+1
| | * | R5xx: various updatesAlex Deucher2008-05-023-33/+56
| | * | R5xx: Add R5xx pci idsAlex Deucher2008-05-013-1/+227
| | * | Merge branch 'r500test' of git://people.freedesktop.org/~airlied/mesa into r3...Alex Deucher2008-05-0111-99/+3573
| | |\ \
| * | | | Make radeon stuff build again.Corbin Simpson2008-05-022-7/+0
| * | | | Merge branch 'r500test' of git://people.freedesktop.org/~airlied/mesa into r5...Corbin Simpson2008-05-025-3/+15
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | fixup r500 bits for renamingDave Airlie2008-04-161-7/+7
| | * | | Merge branch 'master' into r500testDave Airlie2008-04-1665-2619/+2706
| | |\ \ \
| | * | | | 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-222-4/+43
| | * | | | r500: setup fragment program constant emission atomDave Airlie2008-03-213-7/+12
| | * | | | r300: add rv530 pci id for the t60p laptopDave Airlie2008-03-202-0/+8
| | * | | | r300: this code really shouldn't be here.Dave Airlie2008-03-201-26/+29
| | * | | | mesa: cleanup state emission and rs for r500Dave Airlie2008-03-203-5/+104
| | * | | | r500 RS unit setupDave Airlie2008-03-203-25/+29
| | * | | | more r500 vs r300 kickinDave Airlie2008-03-193-45/+56
| | * | | | some basic r500 portageDave Airlie2008-03-176-20/+742
| | * | | | r500: fragprogDave Airlie2008-03-173-0/+2581
| * | | | | r5xx: Fragprog shader now handles TEX/TXP correctly.Corbin Simpson2008-05-021-5/+24
| * | | | | Start of TEX/TXP support.Corbin Simpson2008-05-022-101/+180
| * | | | | Added OPCODE_ABS, slightly fixed ADD/SUBCorbin Simpson2008-05-021-3/+76
| * | | | | Initial r5xx fragment program compiler support.Corbin Simpson2008-05-026-2222/+326
| * | | | | Add chip id 71D5 (RV530 M66) to radeon_chipset.hCorbin Simpson2008-05-022-1/+7
| * | | | | 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-022-4/+43
| * | | | | r500: setup fragment program constant emission atomDave Airlie2008-05-023-7/+12
| * | | | | r300: add rv530 pci id for the t60p laptopDave Airlie2008-05-022-0/+8
| * | | | | r300: this code really shouldn't be here.Dave Airlie2008-05-021-26/+29
| * | | | | mesa: cleanup state emission and rs for r500Dave Airlie2008-05-023-5/+104
| * | | | | r500 RS unit setupDave Airlie2008-05-023-25/+29
| * | | | | more r500 vs r300 kickinDave Airlie2008-05-023-45/+56
| * | | | | some basic r500 portageDave Airlie2008-05-026-20/+742