summaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
...
| * r3/500: emit RS state before VAPDave Airlie2008-05-151-3/+4
| * r500: fixup the program allocations to be the correct sizesDave Airlie2008-05-151-10/+31
| * r300: set screen so that context init can find out chip idsDave Airlie2008-05-151-1/+1
| * r500: add cmp support in theoryDave Airlie2008-05-151-0/+24
| * r500: some trivial fixups to get tri working.Dave Airlie2008-05-152-10/+14
| * r500: we just need to emit a colour for clear drop tex instructionDave Airlie2008-05-151-34/+1
| * R300: clean up GA registersAlex Deucher2008-05-133-177/+177
| * R3xx: clean up ZB registersAlex Deucher2008-05-135-186/+181
| * R300: clean up CB registersAlex Deucher2008-05-134-67/+76
| * R300: clean up Fog registersAlex Deucher2008-05-134-72/+71
| * R500: fixup r300EmitClearState() FP for r5xxAlex Deucher2008-05-131-8/+19
| * R300: cleanup FS code and fill in missing detailsAlex Deucher2008-05-136-375/+409
| * R3xx: more PVS cleanupAlex Deucher2008-05-134-34/+32
| * Merge branch 'r500-support' of git+ssh://[email protected]/git/mesa/m...Alex Deucher2008-05-126-201/+270
| |\
| | * r500: cleanup r500 RS setupDave Airlie2008-05-072-49/+67
| | * r500: for rectangular textures set to unscaled coordinates.Dave Airlie2008-05-071-0/+4
| | * r5xx: Fix FP inputs. (For good?)Corbin Simpson2008-05-071-8/+59
| | * r5xx: Fix false error with DP3/DP4.Corbin Simpson2008-05-061-18/+8
| | * r5xx: Index inputs and temps.Corbin Simpson2008-05-062-95/+41
| | * r5xx: FP: Add OPCODE_TXB.Corbin Simpson2008-05-061-0/+9
| | * r5xx: FP: Make MOV/ABS look pretty.Corbin Simpson2008-05-061-39/+32
| | * r5xx: Emit an OUT instruction at the end of execution.Corbin Simpson2008-05-061-5/+23
| | * r5xx: We update max_temp_idx now, so no need to hard-code it.Corbin Simpson2008-05-061-1/+1
| | * r5xx: Fix typo.Corbin Simpson2008-05-061-1/+1
| | * r5xx: Use max_temp_idx.Corbin Simpson2008-05-061-4/+14
| | * 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
| * | R500: add support for 4k texturesAlex Deucher2008-05-124-5/+18
| |/
| * 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-16102-3587/+3768
| | | |\ \ \
| | | * | | | r500: fixup fake shader to keep gears goingDave Airlie2008-03-221-1/+1