r300: bo and cs abstraction.
[mesa.git] / src / mesa / drivers / dri / r300 / r300_reg.h
2008-11-14 Jerome Glisser300: bo and cs abstraction.
2008-08-14 Michel Dänzerr300: Fix 3D texture support.
2008-08-08 Eric AnholtMerge branch 'drm-gem'
2008-07-27 Nicolai Haehnler300: Implement hardware acceleration for ColorLogicOp
2008-07-26 Ian RomanickMerge branch 'master' into drm-gem
2008-07-12 Nicolai Haehnler500_fragprog: Major refactoring of final emit
2008-07-05 Nicolai Haehnler500: Major refactoring of fragment program emit
2008-06-29 Nicolai Haehnler300: Fix wrap mode for 1D textures
2008-06-18 Eric AnholtMerge commit 'origin/master' into drm-gem
2008-06-07 Nicolai Haehnler300: Further anisotropic filtering fixes
2008-06-07 Nicolai Haehnler300: Update LOD_BIAS register constants
2008-06-07 Corbin Simpsonr5xx: Unbreak anisotropic filtering?
2008-06-06 Nicolai Haehnler300: Cleanup TX_MIN_FILTER defines
2008-06-04 Keith PackardMerge commit 'origin/master' into drm-gem
2008-05-29 Markus Amslerr300: fix R300_FG_ALPHA_FUNC_VAL_MASK
2008-05-28 Dave AirlieMerge branch 'r500-support'
2008-05-20 Dave Airlier300: some ctrl-m's wierd.
2008-05-20 Dave Airlier300/r500: fix RS col fmt bits
2008-05-17 Alex Deucherr300: SC register naming cleanup
2008-05-17 Alex Deucherr500: write out the correct FP registers
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-12 Alex DeucherR500: add support for 4k textures
2008-05-07 Dave Airlier500: cleanup r500 RS setup
2008-05-04 Markus Amslerr300: Set correct VAP_CNTL per vertex program.
2008-05-02 Corbin SimpsonMerge branch 'r345-cleanup' of git://people.freedesktop...
2008-05-02 Alex DeucherR3/4/5: fix TCL on r5xx, cleanup PVS code
2008-05-02 Alex DeucherR300: fix VAP_OUTPUT_VTX_FMT_1 defines
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2008-05-02 Alex DeucherR5xx: various updates
2008-05-02 Dave Airlier500 RS unit setup
2008-05-02 Dave Airliesome basic r500 portage
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: fix VAP_OUTPUT_VTX_FMT_1 defines
2008-05-02 Alex DeucherR300: cleanup VAP_CLIP_CNTL
2008-05-02 Alex DeucherR300: clean up VAP_PROG_STREAM_CNTL* register usage
2008-05-02 Alex DeucherR5xx: various updates
2008-05-01 Alex DeucherMerge branch 'r500test' of git://people.freedesktop...
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-24 Alex DeucherR300: fix typo r300 fog reg
2008-03-20 Dave Airlier500 RS unit setup
2008-03-17 Dave Airliesome basic r500 portage
2008-03-04 Christoph Brillr300: Fix some issues with masks in stencil buffer...
2008-03-02 Oliver McFaddenr300: Corrected a bug with the MAD instruction.
2008-03-01 Oliver McFaddenr300: Added the PVS_SRC_OPERAND documentation from...
2008-03-01 Oliver McFaddenr300: Added the PVS_OP_DST_OPERAND documentation from...
2008-03-01 Oliver McFaddenr300: Moved the vertex program shift/mask defines into...
2008-03-01 Oliver McFaddenr300: Removed the (undocumented) MAD_2 opcode.
2008-03-01 Oliver McFaddenr300: Added the vertex program swizzle (aka selection...
2008-03-01 Oliver McFaddenr300: Converted to the new src/dest register defines.
2008-03-01 Oliver McFaddenr300: Converted to the new Math Engine defines.
2008-03-01 Oliver McFaddenr300: Converted to the new Vector Engine defines.
2008-03-01 Oliver McFaddenr300: Added the vertex program src/dest register defines.
2008-03-01 Oliver McFaddenr300: Added the Vector Engine and Math Engine defines...
2008-02-28 Christoph Brillr300: R5xx and R3xx use different registers for RS_IP...
2008-02-26 Christoph Brill[r300] Document based on chapter 10.4 and 10.5
2008-02-25 Christoph Brill[r300] Document registers completed 10.1 to 10.3
2008-02-25 Christoph Brill[r300] Add more register from the AMD spec
2008-02-25 Christoph Brill[r300] Document POLY_MODE and add some TODOs that might...
2008-02-25 Christoph Brill[r300] Document some registers in the POINT area
2008-02-25 Christoph Brill[r300] Further document and add register definitions...
2008-02-25 Christoph Brill[r300] Sync fog color register names
2008-02-25 Christoph Brill[r300] Sync fog register names to the AMD spec
2008-02-25 Christoph Brill[r300] Further document FG_ALPHA_FUNC (renamed from...
2008-02-25 Christoph Brill[r300] Document R300_RB3D_COLORMASK properly and rename...
2008-02-25 Christoph Brill[r300] Add register definitions based on AMD spec start...
2008-02-25 Christoph Brill[r300] Add some more register from the AMD spec in...
2008-02-25 Christoph Brill[r300] Sync the names for Z-Buffer registers with the...
2008-02-25 Christoph Brill[r300] rename all unkown structs r300_hw_state to reada...
2008-02-25 Christoph Brill[r300] Add RB3D_DISCARD_SRC_PIXEL_LTE_THRESHOLD and...
2008-02-25 Christoph Brill[r300] Replace more magic number by register definition...
2008-02-25 Christoph Brill[r300] clean some more magic registers based on AMD...
2008-02-25 Christoph Brill[r300] Update some magic registers to real names
2008-02-25 Christoph Brill[r300] Document Z-buffer related register ZB_BW_CNTL
2008-02-25 Christoph Brill[r300] document VAP_CNTL based on AMD spec
2008-02-25 Christoph Brill[r300] Document some of the wild guesses in VAP_OUTPUT_...
2008-02-25 Christoph Brill[r300] document type 3 packets to draw primitives based...
2008-02-23 Dave Airlier300: fixup some more names
2008-02-23 Dave Airlier300: some initial register info from doc drop
2007-11-30 joukjMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-11-05 Oliver McFaddenRenamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.
2007-11-05 Dave Airlier300: initial user clipping for TCL paths
2007-11-03 Dave Airlier300: fix misnumber register
2007-10-31 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-10-29 Eric AnholtMerge branch 'origin'
2007-10-26 Zou Nan haiMerge branch '965-glsl'
2007-10-17 Ian RomanickFramework for supporting z24_s8 and z32 depth textures...
2007-09-20 Eric AnholtMerge branch 'master' into i915-unification
2007-07-25 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
next