r300: Added the Vector Engine and Math Engine defines from AMD's documentation.
[platform/upstream/mesa.git] / src / mesa / drivers / dri / r300 / r300_reg.h
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...
2007-07-17 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-16 Oliver McFaddenr300: Use the R300_PVS_UPLOAD_* defines.
2007-07-16 Oliver McFaddenr300: Added the clip plane upload defines.
2007-07-05 Eric AnholtMerge branch 'i915-unification' of git+ssh://people...
2007-07-04 Zou Nan haiMerge branch 'master' of git+ssh://znh@git.freedesktop...
2007-07-01 Dave AirlieMerge branch 'r300-swtcl'
2007-06-24 Oliver McFaddenr300: Vertex program position end bits are known.
2007-06-21 Eric AnholtMerge branch 'origin' into i915-unification
2007-06-08 JoukMerge branch 'master' of git+ssh://joukj@git.freedeskto...
2007-06-07 Oliver McFaddenr300: Added a comment regarding the R300_VAP_CLIP regis...
2007-06-07 Oliver McFaddenr300: Explain the R300_VAP_OUTPUT_VTX_FMT_1 register.
2007-05-30 Oliver McFaddenr300: Document registers 0x2220 to 0x2230.
2007-05-30 Oliver McFaddenr300: Use the CP_PACKET3 macro for Type 3 packets.
2007-05-27 Oliver McFaddenRevert "r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN...
2007-05-26 Oliver McFaddenr300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_...
2007-05-24 Eric AnholtMerge branch 'master' into i915-unification
2007-05-23 Oliver McFaddenr300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic...
2007-05-18 Eric AnholtMerge branch 'master' into i915-unification
2007-05-13 Oliver McFaddenr300: Use the defined values when writing to R300_RS_RO...
2007-05-13 Oliver McFaddenr300: A few very minor indenting corrections.
2007-05-09 Oliver McFaddenr300; Indent would destroy r300_reg.h, so add *INDENT...
2007-05-09 Oliver McFaddenr300: Added R300_PRIM_NUM_VERTICES_MASK suggested by...
2007-05-06 Aapo TahkolaMerge branch 'master' of git+ssh://aapot@git.freedeskto...
2007-05-06 Oliver McFaddenr300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.
2007-04-09 Dave Airlier300: don't enable VAP/TCL on cards that don't support it
2007-03-26 Brianmerge of glsl-compiler-1 branch
2007-03-25 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-24 Nicolai Haehnler300: No assertion when accessing incomplete texture...
2007-03-21 Brianmerge from master
2007-03-20 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-19 Nicolai Haehnler300: Fix fragment program instruction pairing and...
2007-03-14 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-14 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Oliver McFaddenr300: Renamed the CACHE_CTLSTAT values to include UNKNO...
2007-03-13 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-13 Oliver McFaddenAdd defines for the values written to R300_RB3D_ZCACHE_...
2007-03-13 Oliver McFaddenDocumented the value written for R300_TX_CNTL cache...
2007-03-13 Oliver McFaddenGuess another unknown register used for R300 pacification.
2007-03-12 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-11 Aapo TahkolaGuess another unknown register in R300 command buffer...
2007-03-09 Michel DänzerMerge branch 'i915tex-pageflip'
2007-03-09 BrianMerge branch 'origin' into glsl-compiler-1
2007-03-06 Ian RomanickMerge branch 'master' of ssh+git://idr@git.freedesktop...
2007-03-06 BrianMerge branch 'master' of git+ssh://brianp@git.freedeskt...
2007-03-02 Nian WuMerge git://proxy01.pd.intel.com:9419/git/mesa/mesa...
2007-03-01 Christoph Billr300: Use register name & add a register about shading.
2007-03-01 Christoph Billr300: Use reg definition when available & add missing...
2007-03-01 Christoph BillAdd early register descritpion.
2006-12-19 Dave AirlieMerge branch 'nouveau-import'
2006-11-02 Alan Hourihanemerge current trunk into vbo branch
2006-11-01 Jerome GlisseAdd CMPH instruction to fragprog
2006-09-12 Jerome GlisseRemoving some of r200 dependency, cleaning up code...
2006-07-04 Jerome GlisseAdd R300_VAP_CNTL 0x2140 and cosmetic cleanup.
2006-06-29 Jerome GlisseFix typo.
2006-04-11 Aapo TahkolaFog support (Ewald Snel)
2006-03-22 Aapo Tahkolaimplement arl and enable hw nv_vp.
2006-03-13 Aapo TahkolaFix broken max mipmap leveling that was horribly wrong.
2006-02-25 Roland ScheideggerAdd all pci ids known by ddx to radeon dri driver....
2006-01-27 Aapo Tahkolaper vp sw fallbacks
2006-01-20 Aapo TahkolaSync from drm.
2006-01-09 Aapo TahkolaMissing patch from Ben Skeggs:
2005-12-04 Dave AirlieFix r300 rectangular texture upload and swtcl coordinat...
2005-11-21 Dave Airliebit 31 of this inserts a nop after the current instruction
2005-11-21 Dave Airlieget rid of some of those unknowns figured out from...
next