summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_render.c
AgeCommit message (Expand)Author
2004-12-30Rework slightly r300_get_primitive_type - make it clearer and more compact..Vladimir Dergachev
2004-12-30Update vertex buffer code (still does not work properly..)Vladimir Dergachev
2004-12-30Update to recent r300_lib.Vladimir Dergachev
2004-12-30Hooked up projection matrix - the gears actually rotate !Vladimir Dergachev
2004-12-30Restructure code.Vladimir Dergachev
2004-12-29Rearrange code so we don't dump state as often.Vladimir Dergachev
2004-12-29Get most primitives working using immediate mode.Vladimir Dergachev
2004-12-29Bring in latest revision of r300_lib.Vladimir Dergachev
2004-12-27Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev
2004-12-26Expose primitive types being rendered, in preparation to implement fixed pipe...Vladimir Dergachev
2004-11-02No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle