summaryrefslogtreecommitdiffstats
path: root/src/mesa/main/fbobject.h
Commit message (Collapse)AuthorAgeFilesLines
* Major check-in of changes for GL_EXT_framebuffer_object extension.Brian Paul2005-05-041-125/+16
| | | | | | | Main driver impacts: - new code for creating the Mesa GLframebuffer - new span/pixel read/write code Some drivers not yet updated/tested.
* More GL_EXT_framebuffer_object: rename some things, added device driver hooks.Brian Paul2005-02-241-12/+100
|
* implement the 'completeness' testsBrian Paul2005-02-091-1/+12
|
* a bunch of assorted fixesBrian Paul2005-02-081-17/+17
|
* checkpoint latest workBrian Paul2005-02-081-0/+2
|
* additional work on GL_EXT_framebuffer_objectBrian Paul2005-02-071-0/+32
|
* Some initial work on GL_EXT_framebuffer_object.Brian Paul2005-02-051-0/+90