summaryrefslogtreecommitdiff
path: root/src/radeon_exa_shared.c
AgeCommit message (Expand)AuthorFilesLines
2018-07-09Add struct radeon_bufferMichel Dänzer1-1/+1
2013-01-03video: add option to include disabled CRTCs in best CRTC searchIlija Hadzic1-1/+2
2012-06-15radeon: move macros into radeon.hDave Airlie1-1/+0
2012-06-15radeon: drop all UMS/DRI1/XAA/overlay support.Dave Airlie1-75/+17
2012-05-23ati: convert to new screen conversion APIsDave Airlie1-1/+1
2012-05-16UMS/EXA: Add reminder for potential solid picture performance issue.Thierry Vignaud1-0/+1
2012-05-09EXA/UMS: Synchronize to the GPU before writing solid colour to scratch pixmap.Michel Dänzer1-0/+1
2012-05-03EXA: Attempt to fix solid picture acceleration with UMS.Michel Dänzer1-5/+22
2012-04-16EXA: Support acceleration of solid pictures on R3xx-R7xx.Michel Dänzer1-0/+19
2011-01-21vbo: remove useless radeon_vb_discard()Alex Deucher1-5/+0
2010-08-23evergreen: use vbo pool for constant buffersAlex Deucher1-0/+11
2010-08-23radeon: move vbo data to a separate structAlex Deucher1-20/+19
2010-08-12radeon: fixup non-kms buildDave Airlie1-1/+4
2010-08-02EXA: move more common helpers to exa_sharedAlex Deucher1-2/+52
2010-08-02remove unused reg headers from radeon_exa_shared.cAlex Deucher1-2/+0
2010-08-01radeon/r600: restructure exa + vbo to provide more sharingDave Airlie1-0/+186