aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/dri/r200/r200_blit.h
Commit message (Expand)AuthorAgeFilesLines
* 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