aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa/main/rbadaptors.c
Commit message (Collapse)AuthorAgeFilesLines
* remove some redundant functions, fix-up reference countingBrian Paul2006-05-201-81/+30
|
* Renderbuffer adaptors.Brian Paul2006-05-191-0/+628
When compiling Mesa with CHAN_BITS=16 or 32, these adaptors allow rendering into color buffers with smaller channel sizes.