Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-03-16 | Lots of changes related to framebuffer/window buffer resizing. Basically, | Brian Paul | |
instead of passing a GLcontext* to ResizeBuffers(), pass a GLframebuffer*. The idea is that a window can be resized without it being bound to a rendering context. This makes for a nice clean-up in the XFree86 server-side GLX code. Renamed ctx->Driver.ResizeBuffersMESA() to ctx->Driver.ResizeBuffers(). | |||
2002-03-08 | DOS driver updates from Daniel Borca | Brian Paul | |
2002-02-23 | DOS updates from Daniel Borca | Brian Paul | |
2002-02-12 | Daniel Borca's new DOS/DJGPP driver. | Brian Paul | |