aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_blit.h
Commit message (Expand)AuthorAgeFilesLines
* radeon: texture/renderbuffer overhaul.Dave Airlie2011-12-051-1/+1
* Drop GLcontext typedef and use struct gl_context insteadKristian Høgsberg2010-10-131-1/+1
* radeon/r200/r300/r600: add check_blit vtbl functionAlex Deucher2010-03-031-0/+2
* r200: use common glCopyTex(Sub)Image codeMaciej Cencora2010-01-191-20/+20
* r200: add blit supportAlex Deucher2010-01-181-0/+54