summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_maos.c
Commit message (Expand)AuthorAgeFilesLines
* Rename unchecked state to match DRM driver.Vladimir Dergachev2005-06-271-2/+2
* - Secondary colourBen Skeggs2005-06-081-0/+4
* Programmable per-vertex point sizes and proper result reg assigns.Aapo Tahkola2005-05-281-6/+3
* Patch from Jeff Smith:Nicolai Haehnle2005-05-131-6/+6
* VBOs.Aapo Tahkola2005-05-111-2/+23
* Add support to external tnl switcher and disable hw tnl by default.Aapo Tahkola2005-05-011-1/+2
* r300 side support for fixed function pipeline. This isnt functional with curr...Aapo Tahkola2005-04-301-35/+46
* Fixing and enabling elt buffers by default.Aapo Tahkola2005-04-181-4/+1
* Misc fixes.Aapo Tahkola2005-03-181-3/+3
* Simple TCL stage and ability to disable vps.Aapo Tahkola2005-03-171-2/+2
* Proper VAP output configuration as R300_RS_ROUTE_0_COLOR became optional and ...Aapo Tahkola2005-03-161-4/+21
* fix for 'nasty bug' and some sanity checks to avoid buffer overruns. Bumping ...before_upgrade_03_01_05Aapo Tahkola2005-02-281-2/+9
* Another nasty struct size bug found.Aapo Tahkola2005-02-241-1/+2
* New elt buffer code should be fairly stable.Aapo Tahkola2005-02-221-73/+13
* Add code to autogenerate vertex shaders.Vladimir Dergachev2005-02-211-6/+7
* Fixing *lots* of warning messages, especially concerning unportableNicolai Haehnle2005-02-171-20/+20
* magic_1 handling...Aapo Tahkola2005-02-171-9/+36
* Support for idx buffers. Leaving it on by default as it doesnt seem to cause ...Aapo Tahkola2005-02-161-1/+53
* small cleanup, remove some warningsRune Petersen2005-02-161-0/+1
* Don't enable fog. It's brokenBen Skeggs2005-02-161-0/+2
* Share routing code between immd/vb. Fix breakage of vertex programs in vb mode.Ben Skeggs2005-02-151-63/+101
* Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs2005-02-111-0/+444