summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_ioctl.c
AgeCommit message (Expand)Author
2006-07-27r300_emit.h cleanup.Jerome Glisse
2006-06-27Fix stencil clears that have caused problems with redbook/stencil, tests/sten...Aapo Tahkola
2006-06-02remove code dealing with drmMinor version < 6 since all radeon drivers reques...Roland Scheidegger
2006-04-11Fog support (Ewald Snel)Aapo Tahkola
2006-03-31Enough testing alreadyAapo Tahkola
2006-03-13Clean build.Aapo Tahkola
2006-03-09Kick VBOs out of GART if nothing else helps.Aapo Tahkola
2006-03-09Use the force Luke, use the force.Aapo Tahkola
2006-03-07Various fallbacks, checks and tags.Aapo Tahkola
2006-01-27R300_PFS_NODE_LAST_NODE -> R300_PFS_NODE_OUTPUT_COLORAapo Tahkola
2006-01-09Missing patch from Ben Skeggs:Aapo Tahkola
2005-12-17Enable CB_DPATH by default.Aapo Tahkola
2005-10-28Compiled arrays for vtxfmt_a path.Aapo Tahkola
2005-10-26Sync with my local tree.Aapo Tahkola
2005-06-27Rename unchecked state to match DRM driver.Vladimir Dergachev
2005-06-21r300 driver side of color tiling support.Aapo Tahkola
2005-06-16Support 16-bit modes.Aapo Tahkola
2005-06-08- Secondary colourBen Skeggs
2005-05-31Causes lockups on some rare cases.Aapo Tahkola
2005-05-27More optimal r300Clear.Aapo Tahkola
2005-05-19Ditch unused code and features that arent in subject to get supported any nea...Aapo Tahkola
2005-05-13Remove quiescence sequence from r300ClearBuffer.Nicolai Haehnle
2005-05-11VBOs.Aapo Tahkola
2005-05-06Updated for EXT_framebuffer_object changes. I don't know if this is correct, ...Ben Skeggs
2005-05-05Getting rusty... 4278 was already there.Aapo Tahkola
2005-04-21Adding some comments.Aapo Tahkola
2005-03-14Stencil supportPeter Zubaj
2005-02-24Another nasty struct size bug found.Aapo Tahkola
2005-02-18r300RefillCurrentDmaRegion: Retry buffer acquisition only once, afterNicolai Haehnle
2005-02-16small cleanup, remove some warningsRune Petersen
2005-02-11Port of r200 VB code. VB path should be as fast as the immediate path now, t...Ben Skeggs
2005-02-08Fix the bug and get zbias back into shape. There might still be some problems...Aapo Tahkola
2005-02-08BIG FAT NOTE: Theres a nasty bug somewhere thats causing vb color buffer clea...Aapo Tahkola
2005-02-08To cut the long and boring story short, polygon offsets should now work. vb m...Aapo Tahkola
2005-02-01Reduce noiseness of the driver.Vladimir Dergachev
2005-01-31Add magic sequence to prevent ClearBuffer from locking up.Vladimir Dergachev
2005-01-21Properly input stencil info contributed by Wladimir.Vladimir Dergachev
2005-01-15On the way to getting stencil and texture formats working.Vladimir Dergachev
2005-01-10Clean up the code and make it unnecessary to issue extra calls to Setup*ShadersVladimir Dergachev
2005-01-04Port code from r200 that implements color blending. Seems to work.Vladimir Dergachev
2005-01-04Major code restructuring:Vladimir Dergachev
2005-01-03Port texture allocation code from R200.Vladimir Dergachev
2004-11-02No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle
2004-10-24Implement ColorMaskNicolai Haehnle
2004-10-24Hardware accelerated depth clearNicolai Haehnle
2004-10-15Huge dumb drop. State:Nicolai Haehnle
2004-09-28Initial revisionNicolai Haehnle