summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/Makefile
Commit message (Expand)AuthorAgeFilesLines
* r300g: Nuke r300_vbo.Corbin Simpson2009-12-181-1/+0
* r300g: add acceleration of the clear, surface_copy, and surface_fill functionsMarek Olšák2009-12-151-1/+1
* Merge branch 'mesa_7_7_branch'Andre Maasikas2009-12-081-1/+1
|\
| * Merge branch 'mesa_7_6_branch' into mesa_7_7_branchIan Romanick2009-12-071-1/+1
| |\
| | * r300g: use $(MAKE) variableColeman Kane2009-12-041-1/+1
* | | r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson2009-12-021-1/+2
|/ /
* | r300g: VBOs WIPMaciej Cencora2009-11-071-0/+1
* | r300g: Cleanup old static shader state.Corbin Simpson2009-10-211-2/+0
* | r300g: Kill r300_surface with fire.Corbin Simpson2009-10-211-1/+0
* | Merge branch 'master' into r300-compilerNicolai Hähnle2009-09-211-0/+1
|\ \
| * | r300g: Debug flags infrastructureNicolai Hähnle2009-09-061-0/+1
| |/
* / r300: Remove all Mesa dependencies from the shader compilerNicolai Hähnle2009-08-301-3/+1
|/
* r300g: Use radeon compiler for fragment programsNicolai Hähnle2009-07-301-1/+0
* r300g: Use r300compiler for vertex shadersNicolai Hähnle2009-07-301-1/+17
* r300-gallium: organize fragment/vertex shadersJoakim Sindholt2009-06-261-2/+4
* r300-gallium: Move swtcl_emit to render to reflect its true purpose.Corbin Simpson2009-04-041-1/+1
* r300-gallium: Stubs for vertex shaders.Corbin Simpson2009-03-311-0/+1
* r300-gallium: r500-fs: Add shader dumper and more tex work.Corbin Simpson2009-03-111-0/+1
* r300-gallium: Initial, broken, query setup.Corbin Simpson2009-03-101-0/+1
* r300-gallium: Split off invariant state.Corbin Simpson2009-03-011-0/+1
* gallium: Improve makefiles for librariesJakob Bornecrantz2009-02-201-2/+0
* r300-gallium: Add derived state for vertex formats.Corbin Simpson2009-02-131-0/+1
* r300: Add shader state stubs.Corbin Simpson2009-02-041-0/+1
* r300: Add stubs for swtcl immediate emit.Corbin Simpson2009-02-021-0/+1
* r300: Put r300_blit to bed.Corbin Simpson2009-02-011-1/+0
* r300: Finish basic state setup.Corbin Simpson2009-02-011-0/+1
* r300: Add texture stubs.Corbin Simpson2009-02-011-1/+2
* r300: Add chipset sorting and capabilities.Corbin Simpson2009-02-011-0/+1
* r300: Add a basic dirty state emit.Corbin Simpson2009-02-011-0/+1
* gallium-r300: Fit it all together now.Corbin Simpson2009-02-011-1/+3
* gallium-r300: Add r300_clear.Corbin Simpson2009-02-011-0/+1
* gallium-r300: Make it build.Corbin Simpson2009-02-011-0/+13