summaryrefslogtreecommitdiffstats
path: root/src/mesa/drivers/common/meta.c
Commit message (Expand)AuthorAgeFilesLines
* mesa: save/restore texture matrix in meta codeBrian Paul2009-08-101-1/+20
* mesa: for meta blit, check max texture size, use glCopyTexSubImage2D() when p...Brian Paul2009-08-101-2/+27
* mesa: initial meta implementation of glCopyPixels()Brian Paul2009-08-101-0/+161
* mesa: remove debug flush callBrian Paul2009-08-101-2/+0
* mesa: new driver meta-ops moduleBrian Paul2009-08-101-0/+814