aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_state.c
Commit message (Expand)AuthorAgeFilesLines
* replace __inline and __inline__ with INLINE macroBrian Paul2008-06-211-1/+1
* r300: Make LOD bias a persistent environment variable.Corbin Simpson2008-06-161-1/+14
* r5xx: FP refactor, take one.Corbin Simpson2008-06-141-23/+26
* r300: Do not include r300_fragprog.h from r300_context.h and other cleanupsNicolai Haehnle2008-06-141-0/+1
* r300_fragprog: Refactoring and cleanupNicolai Haehnle2008-06-141-35/+38
* r300: Reenable t->filter_1 (though currently not used)Nicolai Haehnle2008-06-131-2/+1
* r300: Some cleanups in depth and stencil state handlingNicolai Haehnle2008-06-071-30/+7
* r300: Cleanup TX_MIN_FILTER definesNicolai Haehnle2008-06-061-1/+1
* r5xx: Enable depth write emission.Corbin Simpson2008-06-011-1/+4
* r300: Writing to result.depth in fragment programs (R3xx; only stub for R5xx)Nicolai Haehnle2008-06-011-29/+50
* [r300] Fix KIL instruction and swizzling of texture coordinatesNicolai Haehnle2008-06-011-18/+24
* r500: Use 8bit fog alpha compare value.Markus Amsler2008-05-311-0/+1
* Merge branch 'r500-support'Dave Airlie2008-05-281-217/+561
|\
| * R3/4/5xx: update to use drm get_param for num gb pipesAlex Deucher2008-05-281-21/+10
| * r500: cleanup warnings and include filesDave Airlie2008-05-281-5/+0
| * r500: the cs is shared per context - doh so don't use for program upload.Dave Airlie2008-05-271-3/+2
| * r500: reset fp/fp_const countsDave Airlie2008-05-271-0/+3
| * r300/r500: emit flush inside vap_cntl state atomDave Airlie2008-05-271-11/+10
| * r500: remove debuggingDave Airlie2008-05-271-1/+0
| * r300/r500: fix r500 fragment program texture unit referencesDave Airlie2008-05-271-1/+4
| * r500: initial support for tmu mappingsDave Airlie2008-05-271-35/+83
| * r500: set the RS unit register for R500 not R300 dangnammit..Dave Airlie2008-05-211-3/+3
| * r300: fixup US_OUT_FMT bitsDave Airlie2008-05-181-5/+9
| * r500: you can have a single texcoordDave Airlie2008-05-181-2/+5
| * r500: write out the correct FP registersAlex Deucher2008-05-171-0/+9
| * r500: default rsunit swizzle like fglrxDave Airlie2008-05-151-3/+6
| * r500: fixup r500 rs unit texture coordinate countingDave Airlie2008-05-151-13/+15
| * r3/500: emit RS state before VAPDave Airlie2008-05-151-3/+4
| * R300: clean up GA registersAlex Deucher2008-05-131-8/+8
| * R3xx: clean up ZB registersAlex Deucher2008-05-131-51/+51
| * R300: clean up CB registersAlex Deucher2008-05-131-2/+4
| * R300: clean up Fog registersAlex Deucher2008-05-131-17/+17
| * R300: cleanup FS code and fill in missing detailsAlex Deucher2008-05-131-14/+14
| * R3xx: more PVS cleanupAlex Deucher2008-05-131-15/+13
| * r500: cleanup r500 RS setupDave Airlie2008-05-071-29/+54
| * r500: make tri-param workDave Airlie2008-05-051-4/+4
| * r500: make sure we emit max temp atom.Dave Airlie2008-05-051-0/+3
| * r300: fix swtcl texrect path properly.Dave Airlie2008-05-051-1/+2
| * r300: Set correct VAP_CNTL per vertex program.Markus Amsler2008-05-031-36/+75
| * Merge branch 'r500-support' into r500testCorbin Simpson2008-05-021-23/+53
| |\
| | * r300: update r300 rs unit for swtcl need to fix r500 most likelyDave Airlie2008-05-031-22/+52
| | * 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-021-0/+4
| | * 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