summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_reg.h
AgeCommit message (Expand)Author
2007-11-05Renamed the R300_VAP_UNKNOWN_221C to R300_VAP_CLIP_CNTL.Oliver McFadden
2007-11-05r300: initial user clipping for TCL pathsDave Airlie
2007-11-03r300: fix misnumber registerDave Airlie
2007-10-17Framework for supporting z24_s8 and z32 depth textures on r300.Ian Romanick
2007-07-16r300: Use the R300_PVS_UPLOAD_* defines.Oliver McFadden
2007-07-16r300: Added the clip plane upload defines.Oliver McFadden
2007-06-24r300: Vertex program position end bits are known.Oliver McFadden
2007-06-07r300: Added a comment regarding the R300_VAP_CLIP registers.Oliver McFadden
2007-06-07r300: Explain the R300_VAP_OUTPUT_VTX_FMT_1 register.Oliver McFadden
2007-05-30r300: Document registers 0x2220 to 0x2230.Oliver McFadden
2007-05-30r300: Use the CP_PACKET3 macro for Type 3 packets.Oliver McFadden
2007-05-27Revert "r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic) defines."Oliver McFadden
2007-05-26r300: Removed R300_PFS_NODE_LAST_NODE replaced by R300_PFS_NODE_OUTPUT_COLOR.Oliver McFadden
2007-05-23r300: Removed the R300_RS_INTERP_[0-9]_UNKNOWN (magic) defines.Oliver McFadden
2007-05-13r300: Use the defined values when writing to R300_RS_ROUTE_0.Oliver McFadden
2007-05-13r300: A few very minor indenting corrections.Oliver McFadden
2007-05-09r300; Indent would destroy r300_reg.h, so add *INDENT-OFF*.Oliver McFadden
2007-05-09r300: Added R300_PRIM_NUM_VERTICES_MASK suggested by Jerome Glisse.Oliver McFadden
2007-05-06r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.Oliver McFadden
2007-04-10r300: don't enable VAP/TCL on cards that don't support itDave Airlie
2007-03-24r300: No assertion when accessing incomplete texture images.Nicolai Haehnle
2007-03-19r300: Fix fragment program instruction pairing and register allocationNicolai Haehnle
2007-03-13r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden
2007-03-13Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.Oliver McFadden
2007-03-13Documented the value written for R300_TX_CNTL cache flush.Oliver McFadden
2007-03-13Guess another unknown register used for R300 pacification.Oliver McFadden
2007-03-11Guess another unknown register in R300 command buffer initialization. (Oliver...Aapo Tahkola
2007-03-01r300: Use register name & add a register about shading.Christoph Bill
2007-03-01r300: Use reg definition when available & add missing reg definition.Christoph Bill
2007-03-01Add early register descritpion.Christoph Bill
2006-11-01Add CMPH instruction to fragprogJerome Glisse
2006-09-12Removing some of r200 dependency, cleaning up code a bit,Jerome Glisse
2006-07-04Add R300_VAP_CNTL 0x2140 and cosmetic cleanup.Jerome Glisse
2006-06-29Fix typo.Jerome Glisse
2006-04-11Fog support (Ewald Snel)Aapo Tahkola
2006-03-22implement arl and enable hw nv_vp.Aapo Tahkola
2006-03-13Fix broken max mipmap leveling that was horribly wrong.Aapo Tahkola
2006-02-25Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...Roland Scheidegger
2006-01-27per vp sw fallbacksAapo Tahkola
2006-01-20Sync from drm.Aapo Tahkola
2006-01-09Missing patch from Ben Skeggs:Aapo Tahkola
2005-12-04Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeonDave Airlie
2005-11-21bit 31 of this inserts a nop after the current instructionDave Airlie
2005-11-21get rid of some of those unknowns figured out from reg dumperDave Airlie
2005-10-26Sync with my local tree.Aapo Tahkola
2005-10-21add the tile bits for offset, and unk bit 31 of sizeDave Airlie
2005-06-16Use depth tiling.Aapo Tahkola
2005-06-16Support 16-bit modes.Aapo Tahkola
2005-06-12Fixed typos.Vladimir Dergachev
2005-06-10Add definition for memory controller latency registers..Vladimir Dergachev