r3xx/r5xx: Enable ARB_point_parameters.
[mesa.git] / src / mesa / drivers / dri / r300 / r300_state.c
2008-06-30 Corbin Simpsonr3xx/r5xx: Enable ARB_point_parameters.
2008-06-30 Nicolai Haehnler300: Fix dumb mistake in LOD bias translation
2008-06-29 Nicolai Haehnler300: Cleanup LodBias support
2008-06-29 Corbin Simpsonr300: Change LOD bias emission to more closely follow...
2008-06-29 Nicolai Haehnler300: Fix wrap mode for 1D textures
2008-06-21 Brian Paulreplace __inline and __inline__ with INLINE macro
2008-06-16 Corbin Simpsonr300: Make LOD bias a persistent environment variable.
2008-06-14 Corbin Simpsonr5xx: FP refactor, take one.
2008-06-14 Nicolai Haehnler300: Do not include r300_fragprog.h from r300_context...
2008-06-14 Nicolai Haehnler300_fragprog: Refactoring and cleanup
2008-06-13 Nicolai Haehnler300: Reenable t->filter_1 (though currently not used)
2008-06-07 Nicolai Haehnler300: Some cleanups in depth and stencil state handling
2008-06-06 Nicolai Haehnler300: Cleanup TX_MIN_FILTER defines
2008-06-01 Corbin Simpsonr5xx: Enable depth write emission.
2008-06-01 Nicolai Haehnler300: Writing to result.depth in fragment programs...
2008-06-01 Nicolai Haehnle[r300] Fix KIL instruction and swizzling of texture...
2008-05-31 Markus Amslerr500: Use 8bit fog alpha compare value.
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-28 Alex DeucherR3/4/5xx: update to use drm get_param for num gb pipes
2008-05-28 Dave Airlier500: cleanup warnings and include files
2008-05-27 Dave Airlier500: the cs is shared per context - doh so don't use...
2008-05-27 Dave Airlier500: reset fp/fp_const counts
2008-05-27 Dave Airlier300/r500: emit flush inside vap_cntl state atom
2008-05-27 Dave Airlier500: remove debugging
2008-05-27 Dave Airlier300/r500: fix r500 fragment program texture unit refer...
2008-05-27 Dave Airlier500: initial support for tmu mappings
2008-05-21 Dave Airlier500: set the RS unit register for R500 not R300 dangna...
2008-05-18 Dave Airlier300: fixup US_OUT_FMT bits
2008-05-18 Dave Airlier500: you can have a single texcoord
2008-05-17 Alex Deucherr500: write out the correct FP registers
2008-05-15 Dave Airlier500: default rsunit swizzle like fglrx
2008-05-15 Dave Airlier500: fixup r500 rs unit texture coordinate counting
2008-05-15 Dave Airlier3/500: emit RS state before VAP
2008-05-13 Alex DeucherR300: clean up GA registers
2008-05-13 Alex DeucherR3xx: clean up ZB registers
2008-05-13 Alex DeucherR300: clean up CB registers
2008-05-13 Alex DeucherR300: clean up Fog registers
2008-05-13 Alex DeucherR300: cleanup FS code and fill in missing details
2008-05-13 Alex DeucherR3xx: more PVS cleanup
2008-05-12 Alex DeucherMerge branch 'r500-support' of git+ssh://agd5f@git...
2008-05-07 Dave Airlier500: cleanup r500 RS setup
2008-05-05 Dave Airlier500: make tri-param work
2008-05-05 Dave Airlier500: make sure we emit max temp atom.
2008-05-05 Dave Airlier300: fix swtcl texrect path properly.
2008-05-05 Dave Airlier300: fix swtcl texrect path properly.
2008-05-04 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-03 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-03 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-03 Dave Airlier300: update r300 rs unit for swtcl need to fix r500...
2008-05-03 Corbin SimpsonMerge branch 'r500-support' into r500test
2008-05-02 Corbin SimpsonMerge branch 'r345-cleanup' of git://people.freedesktop...
2008-05-02 Corbin SimpsonMerge branch 'r500test' of git://people.freedesktop...
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherUpdate comment
2008-05-02 Alex DeucherR5xx: various updates
2008-05-02 Alex DeucherR5xx: Add R5xx pci ids
2008-05-02 Dave Airliefixup r500 bits for renaming
2008-05-02 Dave Airlier500: fixup fake shader to keep gears going
2008-05-02 Dave Airlier500: enable gb tiling for r5xx
2008-05-02 Dave Airlier500: fixup support for emitting fragment program to...
2008-05-02 Dave Airlier300: this code really shouldn't be here.
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airlier500 RS unit setup
2008-05-02 Dave Airliesome basic r500 portage
2008-05-02 Corbin SimpsonStart of TEX/TXP support.
2008-05-02 Corbin SimpsonInitial r5xx fragment program compiler support.
2008-05-02 Dave Airliefixup r500 bits for renaming
2008-05-02 Dave Airlier500: fixup fake shader to keep gears going
2008-05-02 Dave Airlier500: enable gb tiling for r5xx
2008-05-02 Dave Airlier500: fixup support for emitting fragment program to...
2008-05-02 Dave Airlier300: this code really shouldn't be here.
2008-05-02 Dave Airliemesa: cleanup state emission and rs for r500
2008-05-02 Dave Airlier500 RS unit setup
2008-05-02 Dave Airliesome basic r500 portage
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherUpdate comment
2008-05-02 Alex DeucherR5xx: various updates
2008-05-01 Alex DeucherR5xx: Add R5xx pci ids
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
2008-04-16 Dave Airliefixup r500 bits for renaming
2008-04-16 Dave AirlieMerge branch 'master' into r500test
2008-03-29 Oliver McFaddenMerge branch 'r300-vertprog-branch' of ssh://people...
2008-03-28 Dave Airlier300: finish conversion of RS_INST regs
2008-03-28 Dave Airlier300: move to using RS_INST names
2008-03-26 Oliver McFaddenr300: Cleaned up the default vertex program code with...
2008-03-26 Oliver McFaddenr300: Renamed the destination-and-opcode/source macros...
2008-03-24 Oliver McFaddenr300: Merged the Vector and Math Engine opcode macros.
2008-03-22 Dave Airlier500: fixup fake shader to keep gears going
2008-03-22 Dave Airlier500: enable gb tiling for r5xx
2008-03-22 Dave Airlier500: fixup support for emitting fragment program to...
2008-03-20 Dave Airlier300: this code really shouldn't be here.
2008-03-20 Dave Airliemesa: cleanup state emission and rs for r500
2008-03-20 Dave Airlier500 RS unit setup
2008-03-17 Dave Airliesome basic r500 portage
2008-03-04 Christoph Brillr300: replace some hard coded mask by define in stencil...
2008-03-04 Christoph Brillr300: Fix some issues with masks in stencil buffer...
2008-03-01 Oliver McFaddenr300: Removed duplicate component selection defines.
2008-03-01 Oliver McFaddenr300: Removed duplicate source register class defines.
next