summaryrefslogtreecommitdiff
path: root/src/mesa/main/pbo.h
AgeCommit message (Expand)AuthorFilesLines
2015-03-13mesa: Separate PBO validation checks from buffer mapping, to allow reuseEduardo Lima Mitev1-0/+14
2013-04-23mesa: Restore 78-column wrapping of license text in C-style comments.Kenneth Graunke1-3/+4
2013-04-23mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.Kenneth Graunke1-1/+1
2013-01-02mesa: Fix error reporting in _mesa_invalidate_pbo_{compressed_,}teximage.Paul Berry1-1/+2
2011-04-26Squashed commit of the following:Brian Paul1-5/+6
2011-02-28mesa: move PBO-related functions into a new fileBrian Paul1-0/+92