Age | Commit message (Expand) | Author |
---|---|---|
2005-06-07 | fix GL_ALPHA render-to-texture problem (Jon Smirl) | Brian Paul |
2005-06-01 | added code to detect GL_FRAMEBUFFER_INCOMPLETE_DUPLICATE_ATTACHMENT_EXT error | Brian Paul |
2005-05-31 | add support for GL_RENDERBUFFER_RED/GREEN/BLUE/etc_SIZE_EXT querie | Brian Paul |
2005-05-04 | Major check-in of changes for GL_EXT_framebuffer_object extension. | Brian Paul |
2005-02-27 | silence warnings | Brian Paul |
2005-02-24 | More GL_EXT_framebuffer_object: rename some things, added device driver hooks. | Brian Paul |
2005-02-10 | new comments, fix zoffset error test | Brian Paul |
2005-02-09 | implement the 'completeness' tests | Brian Paul |
2005-02-08 | just some comments | Brian Paul |
2005-02-08 | a bunch of assorted fixes | Brian Paul |
2005-02-08 | checkpoint latest work | Brian Paul |
2005-02-07 | additional work on GL_EXT_framebuffer_object | Brian Paul |
2005-02-05 | Some initial work on GL_EXT_framebuffer_object. | Brian Paul |