summaryrefslogtreecommitdiff
path: root/glamor/glamor_prepare.c
AgeCommit message (Expand)AuthorFilesLines
2019-03-28glamor: Fix a compiler warning since the recent OOM fixes.Eric Anholt1-2/+0
2019-03-08glamor: Fallback to system memory for RW PBO buffer allocationPaul Kocialkowski1-5/+6
2019-03-08glamor: Error out on out-of-memory when allocating PBO for FBO accessPaul Kocialkowski1-0/+17
2015-07-16glamor: make current in prepare pathsDave Airlie1-0/+2
2015-07-10glamor: Take transforms into account when preparing for a fallback.Eric Anholt1-2/+16
2015-04-21Convert glamor & glx to new *allocarray functionsAlan Coopersmith1-2/+2
2015-03-24glamor: Eliminate separate 'large' pixmap private structureKeith Packard1-20/+20
2014-09-29glamor: Use GL_STREAM_READ also for read/write access to a PBOMichel Dänzer1-4/+1
2014-06-15glamor: Replace fallback preparation codeKeith Packard1-0/+274