summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_state.c
AgeCommit message (Expand)Author
2005-01-09Implement a more elaborate hashing scheme for texture formats. Still not perf...Vladimir Dergachev
2005-01-06Turns out the kfountain.kss (as well as lesson19) had a bug - the size was se...Vladimir Dergachev
2005-01-06Add texture format to get lesson19 working again.Vladimir Dergachev
2005-01-06Switch to a more complicated scheme of choosing texture formats, as it looksVladimir Dergachev
2005-01-05Reduce the amount of debug output, while still printing important messages.Vladimir Dergachev
2005-01-05Play a little bit with texture formats.Vladimir 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-03Add structs describing vertex and pixel shader state to r300_state.Vladimir Dergachev
2005-01-02Add texture units registersVladimir Dergachev
2004-12-31Qualify the magic 20B0 register as SE_VTE_CNTL similar to R200. Looks like di...Vladimir Dergachev
2004-12-30Change default RS settings so that glxgears will display something..Vladimir Dergachev
2004-12-30Clarify some of the unkXXXX atoms.Vladimir Dergachev
2004-12-30Port viewport setting code from R200.Vladimir Dergachev
2004-12-19Fix cut and paste error (reported by Jerome Glisse)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-17- FIX: flickeringNicolai Haehnle
2004-10-15Huge dumb drop. State:Nicolai Haehnle
2004-09-28Initial revisionNicolai Haehnle