summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_render.c
Commit message (Expand)AuthorAgeFilesLines
* Qualify the magic 20B0 register as SE_VTE_CNTL similar to R200. Looks like di...rotating_gearsVladimir Dergachev2004-12-311-16/+10
* Add texture drawing code. Note: it is broken at the moment and is disabled in...Vladimir Dergachev2004-12-311-22/+237
* Rework slightly r300_get_primitive_type - make it clearer and more compact..Vladimir Dergachev2004-12-301-53/+41
* Update vertex buffer code (still does not work properly..)Vladimir Dergachev2004-12-301-6/+11
* Update to recent r300_lib.Vladimir Dergachev2004-12-301-38/+15
* Hooked up projection matrix - the gears actually rotate !Vladimir Dergachev2004-12-301-0/+2
* Restructure code.Vladimir Dergachev2004-12-301-91/+275
* Rearrange code so we don't dump state as often.Vladimir Dergachev2004-12-291-62/+78
* Get most primitives working using immediate mode.Vladimir Dergachev2004-12-291-35/+126
* Bring in latest revision of r300_lib.Vladimir Dergachev2004-12-291-0/+3
* Implement rendering of (flat color) QUAD primitives as an experiment.Vladimir Dergachev2004-12-271-14/+96
* Expose primitive types being rendered, in preparation to implement fixed pipe...Vladimir Dergachev2004-12-261-0/+42
* No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle2004-11-021-0/+189