aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r300/r300_cmdbuf.c
Commit message (Expand)AuthorAgeFilesLines
* border_color causes lockups with vertex buffers. Disabling for now.Aapo Tahkola2005-01-241-3/+3
* Properly input stencil info contributed by Wladimir.Vladimir Dergachev2005-01-211-1/+1
* On the way to getting stencil and texture formats working.Vladimir Dergachev2005-01-151-6/+3
* Added fixes for filter modes and support for anisotropy filters.Aapo Tahkola2005-01-141-0/+4
* Remove redundant register.Vladimir Dergachev2005-01-141-3/+0
* Bring vertex buffer code up to date..Vladimir Dergachev2005-01-101-12/+26
* Port EmitPixelShader from cmdbuf.c to SetupPixelShader in state.c.Vladimir Dergachev2005-01-091-58/+6
* Implement a more elaborate hashing scheme for texture formats. Still not perf...Vladimir Dergachev2005-01-091-49/+0
* Major code restructuring:Vladimir Dergachev2005-01-041-16/+16
* Add structs describing vertex and pixel shader state to r300_state.Vladimir Dergachev2005-01-031-0/+144
* Port texture allocation code from R200.red_tinted_cubeVladimir Dergachev2005-01-031-0/+63
* Add texture units registersVladimir Dergachev2005-01-021-1/+35
* Qualify the magic 20B0 register as SE_VTE_CNTL similar to R200. Looks like di...rotating_gearsVladimir Dergachev2004-12-311-3/+3
* Change default RS settings so that glxgears will display something..Vladimir Dergachev2004-12-301-0/+3
* Clarify some of the unkXXXX atoms.Vladimir Dergachev2004-12-301-6/+9
* No visible changes, but commit the groundwork for further experiments:Nicolai Haehnle2004-11-021-4/+11
* Hardware accelerated depth clearNicolai Haehnle2004-10-241-2/+5
* - FIX: flickeringNicolai Haehnle2004-10-171-8/+4
* Huge dumb drop. State:Nicolai Haehnle2004-10-151-15/+27
* Initial revisionNicolai Haehnle2004-09-281-0/+489