aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_reg.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removing some regs that are wrong and adding some comments to r300_reg.h .Aapo Tahkola2005-02-101-12/+20
* Support for PolygonMode. Not too far from working even though i almost gave u...Aapo Tahkola2005-02-101-0/+3
* Turns out unknown5 was border color. texwrap looks good now.Aapo Tahkola2005-02-101-2/+1
* Adding support for selecting line width. Stipple patterns still cause lots of...Aapo Tahkola2005-02-101-0/+15
* To cut the long and boring story short, polygon offsets should now work. vb m...Aapo Tahkola2005-02-081-2/+12
* Mark ZBIAS definitions.Vladimir Dergachev2005-02-031-2/+2
* Get Polygon offset fill to work.Vladimir Dergachev2005-02-031-3/+5
* Get alpha in textures to work properly.Vladimir Dergachev2005-02-011-1/+1
* Add vector distance operator for vertex programs.Aapo Tahkola2005-01-271-0/+1
* Synchronize r300_reg.h.Nicolai Haehnle2005-01-231-37/+83
* Properly input stencil info contributed by Wladimir.Vladimir Dergachev2005-01-211-5/+14
* On the way to getting stencil working.Vladimir Dergachev2005-01-151-0/+1
* On the way to getting stencil and texture formats working.Vladimir Dergachev2005-01-151-11/+41
* Added fixes for filter modes and support for anisotropy filters.Aapo Tahkola2005-01-141-19/+34
* Reduce amount of stderr output.Vladimir Dergachev2005-01-141-1/+0
* Incorporate latest data from Wladimir van der Laan.Vladimir Dergachev2005-01-141-15/+37
* Sync with master copy.Vladimir Dergachev2005-01-131-5/+5
* Incorporate TX_FORMAT information contributed by Wladimir van der Laan.Vladimir Dergachev2005-01-131-5/+54
* Mipmapping and other texture filters now work.Aapo Tahkola2005-01-111-0/+11