summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/Makefile
Commit message (Expand)AuthorAgeFilesLines
* r300g: share the source listChia-I Wu2011-08-271-58/+5
* r300g: copy the compiler from r300cMarek Olšák2011-07-261-11/+43
* r300g: consolidate deducing chipset infoMarek Olšák2011-06-071-1/+2
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-2/+1
* r300g: Always try to build libr300compiler.aTom Stellard2010-09-231-0/+1
* r300g: cleanup texture creation codeMarek Olšák2010-07-251-0/+1
* r300g: turn invariant state into a command bufferMarek Olšák2010-06-271-1/+0
* r300g: move two-sided stencilref fallback to its own fileMarek Olšák2010-06-131-0/+1
* r300g: add fallback for unaligned/unsupported vertex stride/offset/formatMarek Olšák2010-06-131-0/+1
* r300g/swtcl: fix secondary color and back-face color outputsMarek Olšák2010-05-271-0/+1
* r300g: move ZTOP to separate fileMarek Olšák2010-04-281-0/+1
* Squashed commit of the following:Keith Whitwell2010-04-101-0/+1
* r300g: rebuild screen/winsys interfaceDave Airlie2010-03-151-0/+1
* r300g: move r300_transfer to separate filesMarek Olšák2010-03-071-1/+2
* r300g: remove invalid .PHONY lineBrian Paul2010-02-241-2/+0
* Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie2010-02-221-1/+0
* r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie2010-02-221-0/+1
* 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