summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_winsys.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie2010-02-221-116/+11
* r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie2010-02-221-11/+116
* r300g: fix scons buildMarek Olšák2010-02-141-2/+1
* gallium: squash-merge of gallium screen contextKeith Whitwell2010-02-081-3/+4
* gallium: Move deprecated pipe/internal/p_winsys_screen.h inside util/u_simple...José Fonseca2010-02-021-1/+1
* r300g: output texture debug messages if only RADEON_DEBUG=tex is setMarek Olšák2010-01-171-1/+2
* r300g: fix warningsMarek Olšák2009-12-041-0/+2
* r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson2009-12-021-69/+1
* r300g: fixup arb occulsion query support.Dave Airlie2009-10-141-0/+3
* r300g: attempt to make bo space check sane.Dave Airlie2009-10-141-0/+6
* Revert "r300-gallium, radeon-gallium: Nuke gb_pipes from orbit."Corbin Simpson2009-08-181-0/+3
* r300-gallium, radeon-gallium: Make add_buffer indicate when a flush is needed.Corbin Simpson2009-05-281-4/+4
* r300-gallium, radeon-gallium: Nuke gb_pipes from orbit.Corbin Simpson2009-05-171-3/+0
* r300-gallium, radeon-winsys: Hide radeon_cs from r300 pipe.Corbin Simpson2009-05-011-5/+0
* r300-gallium, radeon-winsys: Space accounting.Corbin Simpson2009-05-011-0/+16
* r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI.Corbin Simpson2009-05-011-24/+22
* r300-gallium: C++ compat fix.Corbin Simpson2009-03-051-4/+4
* r300-gallium, radeon-gallium: Continue migration to DRI2 state_tracker, part 2.Corbin Simpson2009-03-031-0/+4
* r300-gallium, radeon-gallium: Begin migration to DRI2 state tracker, part 1.Corbin Simpson2009-03-031-5/+6
* r300: Take care of some XXXes.Corbin Simpson2009-02-021-1/+0
* amd/r300: Wire up GETPARAM ioctls.Corbin Simpson2009-02-011-1/+4
* r300: Add path for pci_id in winsys.Corbin Simpson2009-02-011-0/+3
* r300, amd: Add the ability to flush the CS.Corbin Simpson2009-02-011-0/+2
* r300, amd: Make everything build. (Not necessarily work, mind you.)Corbin Simpson2009-02-011-0/+87