summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/r300/r300_blit.c
AgeCommit message (Expand)Author
2010-02-02Track frag shader changes introduced by commit 4769566500be1a53dd9b4cc1a613ae...Scott Moreau
2010-01-19r300/r600: move some bo offsets checking to blit codeMaciej Cencora
2010-01-19r300: check if blitting for given format is supported earlierMaciej Cencora
2010-01-19r300: use nearest texture filtering for accelerated blitsMaciej Cencora
2010-01-19r300: fix Y coord flipping in accelerated blitsMaciej Cencora
2010-01-19r300: prepare for texcopy code sharingMaciej Cencora
2010-01-09r300: minor accelerated blit fixesMaciej Cencora
2010-01-09r300: fallback on depth buffer blitsMaciej Cencora
2009-12-19r300: minor blit reworkMaciej Cencora
2009-12-19r300: better fix for glCopyTexSubImageMaciej Cencora
2009-12-16r300: Fix typo on < R5xx RS setup for blits.Michel Dänzer
2009-12-13r300: fix regression introduced by da73c1edMaciej Cencora
2009-12-13r300: fix glCopyTexSubImageMaciej Cencora
2009-12-12r300: disable blit debugging infoMaciej Cencora
2009-12-12r300: emit number of used colorbuffers to pass radeon cs checkerMaciej Cencora
2009-12-12r300: setup render target format for r300/r400 cards tooMaciej Cencora
2009-12-12r300: finish blit support for r300Maciej Cencora
2009-12-12more blit fixesMaciej Cencora
2009-12-12blit WIPMaciej Cencora
2009-12-12r300: accelerated blit supportMaciej Cencora