summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_reg.h
Commit message (Expand)AuthorAgeFilesLines
* r300; Indent would destroy r300_reg.h, so add *INDENT-OFF*.Oliver McFadden2007-05-091-0/+3
* r300: Added R300_PRIM_NUM_VERTICES_MASK suggested by Jerome Glisse.Oliver McFadden2007-05-091-0/+1
* r300: Added R300_AA_DISABLE for R300_GB_AA_CONFIG.Oliver McFadden2007-05-061-0/+1
* r300: don't enable VAP/TCL on cards that don't support itDave Airlie2007-04-101-0/+1
* r300: No assertion when accessing incomplete texture images.Nicolai Haehnle2007-03-241-4/+5
* r300: Fix fragment program instruction pairing and register allocationNicolai Haehnle2007-03-191-1/+3
* r300: Renamed the CACHE_CTLSTAT values to include UNKNOWN in the name; notOliver McFadden2007-03-131-4/+4
* Add defines for the values written to R300_RB3D_ZCACHE_CTLSTAT.Oliver McFadden2007-03-131-0/+2
* Documented the value written for R300_TX_CNTL cache flush.Oliver McFadden2007-03-131-0/+1
* Guess another unknown register used for R300 pacification.Oliver McFadden2007-03-131-0/+4
* Guess another unknown register in R300 command buffer initialization. (Oliver...Aapo Tahkola2007-03-111-0/+1
* r300: Use register name & add a register about shading.Christoph Bill2007-03-011-0/+4
* r300: Use reg definition when available & add missing reg definition.Christoph Bill2007-03-011-1/+7
* Add early register descritpion.Christoph Bill2007-03-011-0/+4
* Add CMPH instruction to fragprogJerome Glisse2006-11-011-0/+2
* Removing some of r200 dependency, cleaning up code a bit,Jerome Glisse2006-09-121-27/+42
* Add R300_VAP_CNTL 0x2140 and cosmetic cleanup.Jerome Glisse2006-07-041-395/+498
* Fix typo.Jerome Glisse2006-06-291-1/+1
* Fog support (Ewald Snel)Aapo Tahkola2006-04-111-1/+15
* implement arl and enable hw nv_vp.Aapo Tahkola2006-03-221-0/+2
* Fix broken max mipmap leveling that was horribly wrong.Aapo Tahkola2006-03-131-4/+4
* Add all pci ids known by ddx to radeon dri driver. Remove the entries not kno...Roland Scheidegger2006-02-251-0/+1
* per vp sw fallbacksAapo Tahkola2006-01-271-0/+2
* Sync from drm.Aapo Tahkola2006-01-201-0/+28
* Missing patch from Ben Skeggs:Aapo Tahkola2006-01-091-1/+7
* Fix r300 rectangular texture upload and swtcl coordinate fixing same as radeonDave Airlie2005-12-041-0/+1
* bit 31 of this inserts a nop after the current instructionDave Airlie2005-11-211-1/+1
* get rid of some of those unknowns figured out from reg dumperDave Airlie2005-11-211-3/+18
* Sync with my local tree.Aapo Tahkola2005-10-261-0/+1
* add the tile bits for offset, and unk bit 31 of sizeDave Airlie2005-10-211-0/+3
* Use depth tiling.Aapo Tahkola2005-06-161-0/+6
* Support 16-bit modes.Aapo Tahkola2005-06-161-1/+2
* Fixed typos.Vladimir Dergachev2005-06-121-2/+2
* Add definition for memory controller latency registers..Vladimir Dergachev2005-06-101-0/+21
* - Secondary colourBen Skeggs2005-06-081-1/+6
* Up MAX_AOS_ARRAYS to 16. Do we need more?Ben Skeggs2005-05-281-0/+8
* - Remove one of the loops in emit_arithBen Skeggs2005-05-251-0/+3
* Implement enough of ARB_fragment_program for Keith's texenv programBen Skeggs2005-05-231-3/+10
* Ditch unused code and features that arent in subject to get supported any nea...the_perfect_fragAapo Tahkola2005-05-191-2/+2
* Polygon mode fixes.Aapo Tahkola2005-05-181-3/+18
* Missing setups that cause all kinds of problems with hw tnl.Aapo Tahkola2005-05-061-0/+1
* Getting rusty... 4278 was already there.Aapo Tahkola2005-05-051-9/+9
* Flat shading and bunch of clarifications to r300_reg.h .Aapo Tahkola2005-05-051-5/+10
* Initial multitexturing support. Old behaviour can be re-enabled by changing ...Ben Skeggs2005-03-151-2/+2
* Stencil supportPeter Zubaj2005-03-141-1/+2
* Replacing alpha test bits with values that give desired results as compaired ...Aapo Tahkola2005-03-131-8/+1
* Set pipes for R420 cards. Gives a nice speedup. This needs to be tested on r4...Rune Petersen2005-03-041-0/+1
* New elt buffer code should be fairly stable.Aapo Tahkola2005-02-221-0/+3
* Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...Aapo Tahkola2005-02-161-0/+4
* Support for blend color(not tested), "proper line width/point size" clamps an...Aapo Tahkola2005-02-141-0/+7