summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/r300/r300_cs.h
AgeCommit message (Expand)AuthorFilesLines
2013-01-08r300g: fix assertion failure in emit_dsa_stateMarek Olšák1-2/+2
2011-04-18r300g/winsys: rename r300->radeon and do a little cleanupMarek Olšák1-4/+3
2011-02-10r300g: simplify WRITE_RELOC API and cleanupMarek Olšák1-33/+18
2011-01-08r300g: rework command submission and resource space checkingMarek Olšák1-8/+8
2010-12-05r300g: cleanup winsysMarek Olšák1-4/+4
2010-12-03r300g: use internal BO handle for add_buffer and write_relocMarek Olšák1-3/+3
2010-07-26r300g: fix macro substitution problemDave Airlie1-2/+2
2010-07-16r300g: rebuild winsys and command submission to support multiple contextsMarek Olšák1-41/+32
2010-06-19r300g: more informative warning in END_CSMarek Olšák1-4/+8
2010-06-14r300g: drop begin_cs/end_csMarek Olšák1-4/+0
2010-06-14r300g: simplify reloc macrosMarek Olšák1-14/+9
2010-06-14r300g: count CS dwords on debug builds onlyMarek Olšák1-17/+22
2010-06-13r300g: add API for building command buffersMarek Olšák1-0/+12
2010-06-13r300g: inline FLUSH_CSMarek Olšák1-7/+0
2010-06-13r300g: reorder CS macros and document them a littleMarek Olšák1-37/+42
2010-06-13r300g: drop DBG_CSMarek Olšák1-45/+0
2010-06-13r300g: inline CHECK_CSMarek Olšák1-4/+1
2010-06-02r300g: use r300_buffer_domain everywhereMarek Olšák1-5/+0
2010-05-26r300g: add get_cs_info winsys entrypoint, abandon check_csMarek Olšák1-1/+1
2010-04-26r300g: Rudimentary stats, printed on exit.Corbin Simpson1-0/+3
2010-04-26r300g: Add CS table writing.Corbin Simpson1-0/+7
2010-03-21r300g: fix scons buildMarek Olšák1-2/+1
2010-03-15r300g: rebuild screen/winsys interfaceDave Airlie1-5/+17
2010-02-22Revert "r300g: rebuild winsys/pipe buffer handling and add buffer map"Dave Airlie1-17/+5
2010-02-22r300g: rebuild winsys/pipe buffer handling and add buffer mapDave Airlie1-5/+17
2010-01-12r300g: silence a warningMarek Olšák1-1/+1
2009-12-09r300g: clean up r300_emit_aosMarek Olšák1-0/+9
2009-12-04r300g, radeong: fix the CS overflowMarek Olšák1-1/+1
2009-12-02r300g, radeong: De-specialize r300_winsys into radeon_winsys.Corbin Simpson1-2/+3
2009-11-07r300g: enable CS dumpingMaciej Cencora1-2/+2
2009-09-27r300g: add some debugging infoMaciej Cencora1-10/+20
2009-09-06r300g: Debug flags infrastructureNicolai Hähnle1-9/+10
2009-06-05r300-gallium: Mute some debug info.Corbin Simpson1-6/+13
2009-05-20radeon-gallium: Don't permit reading and writing a BO in one CS.Corbin Simpson1-2/+3
2009-05-01r300-gallium, radeon-winsys: Reorganize r300_winsys header, break ABI.Corbin Simpson1-9/+9
2009-04-08r300-gallium: Properly emit indexbufs.Corbin Simpson1-0/+10
2009-03-20r300-gallium: Misspelled macro name.Corbin Simpson1-1/+1
2009-03-20r300-gallium: Put r300_cs_inlines to bed.Corbin Simpson1-1/+16
2009-03-20r300-gallium: Simplify/neaten up packet3.Corbin Simpson1-3/+0
2009-02-16r300-gallium: Add verbosity level to debugging.Corbin Simpson1-5/+9
2009-02-15r300-gallium: Use fui instead of a roll-my-own.Corbin Simpson1-13/+3
2009-02-06r300: Clean up CS counting.Corbin Simpson1-0/+1
2009-02-01r300: Unbreak emit, fix up a bunch of little things.Corbin Simpson1-2/+7
2009-02-01r300: attempt at trivial/clear on r5xxJoakim Sindholt1-2/+2
2009-02-01Ack, forgot to update the index again.Corbin Simpson1-3/+3
2009-02-01r300: A handful of thingys.Corbin Simpson1-2/+4
2009-02-01r300: Count BEGIN_CS, END_CS, warn if count is off.Corbin Simpson1-1/+5
2009-02-01r300: Working trivial/clear for RV410.Corbin Simpson1-2/+6
2009-02-01BROKENCorbin Simpson1-5/+10
2009-02-01r300: Newlines, dammit!Corbin Simpson1-3/+3