summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_ioctl.c
AgeCommit message (Expand)AuthorFilesLines
2005-05-19Ditch unused code and features that arent in subject to get supported any nea...the_perfect_fragAapo Tahkola1-29/+0
2005-05-13Remove quiescence sequence from r300ClearBuffer.Nicolai Haehnle1-17/+0
2005-05-11VBOs.Aapo Tahkola1-1/+1
2005-05-06Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs1-12/+12
2005-05-05Getting rusty... 4278 was already there.Aapo Tahkola1-1/+1
2005-04-21Adding some comments.Aapo Tahkola1-0/+1
2005-03-14Stencil supportPeter Zubaj1-4/+31
2005-02-24Another nasty struct size bug found.Aapo Tahkola1-1/+1
2005-02-18r300RefillCurrentDmaRegion: Retry buffer acquisition only once, afterNicolai Haehnle1-7/+12
2005-02-16small cleanup, remove some warningsRune Petersen1-1/+1
2005-02-11Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs1-3/+3
2005-02-08Fix the bug and get zbias back into shape. There might still be some problems...Aapo Tahkola1-6/+8
2005-02-08BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...Aapo Tahkola1-5/+5
2005-02-08To cut the long and boring story short, polygon offsets should now work. vb m...Aapo Tahkola1-3/+33
2005-02-01Reduce noiseness of the driver.Vladimir Dergachev1-1/+1
2005-01-31Add magic sequence to prevent ClearBuffer from locking up.Vladimir Dergachev1-15/+35
2005-01-21Properly input stencil info contributed by Wladimir.Vladimir Dergachev1-2/+2
2005-01-15On the way to getting stencil and texture formats working.Vladimir Dergachev1-5/+5
2005-01-10Clean up the code and make it unnecessary to issue extra calls to Setup*ShadersVladimir Dergachev1-0/+2
2005-01-04Port code from r200 that implements color blending. Seems to work.Vladimir Dergachev1-0/+7
2005-01-04Major code restructuring:Vladimir Dergachev1-0/+25
2005-01-03Port texture allocation code from R200.red_tinted_cubeVladimir Dergachev1-0/+189
2004-11-02No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle1-1/+1
2004-10-24Implement ColorMaskNicolai Haehnle1-5/+9
2004-10-24Hardware accelerated depth clearNicolai Haehnle1-7/+45
2004-10-15Huge dumb drop. State:Nicolai Haehnle1-9/+21
2004-09-28Initial revisionNicolai Haehnle1-0/+236