aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/radeon/radeon_cmdbuf.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: Drop the unused first arg of OUT_BATCH_RELOC.Eric Anholt2019-10-201-1/+1
* radeon: replace __FUNCTION__ with __func__Marius Predut2015-04-211-3/+3
* radeon: replace INLINE with inlineBrian Paul2015-02-261-1/+1
* radeon / r200: Eliminate BEGIN_BATCH_NO_AUTOSTATEIan Romanick2014-01-231-7/+2
* radeon / r200: Remove unused 'dostate' parameterIan Romanick2014-01-231-3/+2
* radeon/r200: make radeon_context subclass of gl_contextBrian Paul2012-10-051-1/+1
* radeon/r200: drop remains of r300/r600 support along with old drm 1.x kernelDave Airlie2011-10-301-4/+0
* radeon/r200: drop remains of non-libdrm_radeon buildDave Airlie2011-10-291-2/+0
* radeon: Drop the non-kernel-memory-manager support, and thus DRI1.Eric Anholt2011-10-281-2/+0
* radeon/r600: Fix remaining warnings when building 64 bit binary.Pauli Nieminen2009-08-251-3/+4
* radeon/r300: Code clean up and logic fix.Pauli Nieminen2009-08-221-1/+1
* r300: Predict emit size for next rendering operation.Pauli Nieminen2009-08-211-1/+1
* r300: Clean emit code.Pauli Nieminen2009-08-211-4/+1
* R6xx/R7xx: WIP r6xx-rewrite codeRichard Li2009-05-081-121/+3
* R600/r700: add new cmdbuf macrosAlex Deucher2009-04-091-4/+102
* radeon/r200/r300: make build with out libdrm_radeon installed for nowDave Airlie2009-02-121-1/+1
* radeon: renaming and headers cleanupDave Airlie2009-02-121-0/+143