summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_ioctl.c
Commit message (Expand)AuthorAgeFilesLines
* Stencil supportPeter Zubaj2005-03-141-4/+31
* Another nasty struct size bug found.Aapo Tahkola2005-02-241-1/+1
* r300RefillCurrentDmaRegion: Retry buffer acquisition only once, afterNicolai Haehnle2005-02-181-7/+12
* small cleanup, remove some warningsRune Petersen2005-02-161-1/+1
* Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs2005-02-111-3/+3
* Fix the bug and get zbias back into shape. There might still be some problems...Aapo Tahkola2005-02-081-6/+8
* BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...Aapo Tahkola2005-02-081-5/+5
* To cut the long and boring story short, polygon offsets should now work. vb m...Aapo Tahkola2005-02-081-3/+33
* Reduce noiseness of the driver.Vladimir Dergachev2005-02-011-1/+1
* Add magic sequence to prevent ClearBuffer from locking up.Vladimir Dergachev2005-01-311-15/+35
* Properly input stencil info contributed by Wladimir.Vladimir Dergachev2005-01-211-2/+2
* On the way to getting stencil and texture formats working.Vladimir Dergachev2005-01-151-5/+5
* Clean up the code and make it unnecessary to issue extra calls to Setup*ShadersVladimir Dergachev2005-01-101-0/+2
* Port code from r200 that implements color blending. Seems to work.Vladimir Dergachev2005-01-041-0/+7
* Major code restructuring:Vladimir Dergachev2005-01-041-0/+25
* Port texture allocation code from R200.red_tinted_cubeVladimir Dergachev2005-01-031-0/+189
* No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle2004-11-021-1/+1
* Implement ColorMaskNicolai Haehnle2004-10-241-5/+9
* Hardware accelerated depth clearNicolai Haehnle2004-10-241-7/+45
* Huge dumb drop. State:Nicolai Haehnle2004-10-151-9/+21
* Initial revisionNicolai Haehnle2004-09-281-0/+236