summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/r300/r300_cs.h
Commit message (Expand)AuthorAgeFilesLines
* r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák2011-04-181-4/+3
* r300g: simplify WRITE_RELOC API and cleanupMarek Olšák2011-02-101-33/+18
* r300g: rework command submission and resource space checkingMarek Olšák2011-01-081-8/+8
* r300g: cleanup winsysMarek Olšák2010-12-051-4/+4
* r300g: use internal BO handle for add_buffer and write_relocMarek Olšák2010-12-031-3/+3
* r300g: fix macro substitution problemDave Airlie2010-07-261-2/+2
* r300g: rebuild winsys and command submission to support multiple contextsMarek Olšák2010-07-161-41/+32
* r300g: more informative warning in END_CSMarek Olšák2010-06-191-4/+8
* r300g: drop begin_cs/end_csMarek Olšák2010-06-141-4/+0
* r300g: simplify reloc macrosMarek Olšák2010-06-141-14/+9
* r300g: count CS dwords on debug builds onlyMarek Olšák2010-06-141-17/+22
* r300g: add API for building command buffersMarek Olšák2010-06-131-0/+12
* r300g: inline FLUSH_CSMarek Olšák2010-06-131-7/+0
* r300g: reorder CS macros and document them a littleMarek Olšák2010-06-131-37/+42
* r300g: drop DBG_CSMarek Olšák2010-06-131-45/+0
* r300g: inline CHECK_CSMarek Olšák2010-06-131-4/+1
* r300g: use r300_buffer_domain everywhereMarek Olšák2010-06-021-5/+0
* r300g: add get_cs_info winsys entrypoint, abandon check_csMarek Olšák2010-05-261-1/+1
* r300g: Rudimentary stats, printed on exit.Corbin Simpson2010-04-261-0/+3
* r300g: Add CS table writing.Corbin Simpson2010-04-261-0/+7
* r300g: fix scons buildMarek Olšák2010-03-211-2/+1
* r300g: rebuild screen/winsys interfaceDave Airlie2010-03-151-5/+17
* Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie2010-02-221-17/+5
* r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie2010-02-221-5/+17
* r300g: silence a warningMarek Olšák2010-01-121-1/+1
* r300g: clean up r300_emit_aosMarek Olšák2009-12-091-0/+9
* r300g, radeong: fix the CS overflowMarek Olšák2009-12-041-1/+1
* r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson2009-12-021-2/+3
* r300g: enable CS dumpingMaciej Cencora2009-11-071-2/+2
* r300g: add some debugging infoMaciej Cencora2009-09-271-10/+20
* r300g: Debug flags infrastructureNicolai Hähnle2009-09-061-9/+10
* r300-gallium: Mute some debug info.Corbin Simpson2009-06-051-6/+13
* radeon-gallium: Don't permit reading and writing a BO in one CS.Corbin Simpson2009-05-201-2/+3
* r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI.Corbin Simpson2009-05-011-9/+9
* r300-gallium: Properly emit indexbufs.Corbin Simpson2009-04-081-0/+10
* r300-gallium: Misspelled macro name.Corbin Simpson2009-03-201-1/+1
* r300-gallium: Put r300_cs_inlines to bed.Corbin Simpson2009-03-201-1/+16
* r300-gallium: Simplify/neaten up packet3.Corbin Simpson2009-03-201-3/+0
* r300-gallium: Add verbosity level to debugging.Corbin Simpson2009-02-161-5/+9
* r300-gallium: Use fui instead of a roll-my-own.Corbin Simpson2009-02-151-13/+3
* r300: Clean up CS counting.Corbin Simpson2009-02-061-0/+1
* r300: Unbreak emit, fix up a bunch of little things.Corbin Simpson2009-02-011-2/+7
* r300: attempt at trivial/clear on r5xxJoakim Sindholt2009-02-011-2/+2
* Ack, forgot to update the index again.Corbin Simpson2009-02-011-3/+3
* r300: A handful of thingys.Corbin Simpson2009-02-011-2/+4
* r300: Count BEGIN_CS, END_CS, warn if count is off.Corbin Simpson2009-02-011-1/+5
* r300: Working trivial/clear for RV410.Corbin Simpson2009-02-011-2/+6
* BROKENCorbin Simpson2009-02-011-5/+10
* r300: Newlines, dammit!Corbin Simpson2009-02-011-3/+3
* r300: Add some useful debugging information; remove a couple compile warnings.Corbin Simpson2009-02-011-4/+12