Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | DOS/Mesa driver updates (Daniel Borca) | Brian Paul | 2002-03-23 | 1 | -7/+2 | |
| | ||||||
* | Lots of changes related to framebuffer/window buffer resizing. Basically, | Brian Paul | 2002-03-16 | 1 | -2/+7 | |
| | | | | | | | 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(). | |||||
* | DOS driver updates from Daniel Borca | Brian Paul | 2002-03-08 | 1 | -105/+68 | |
| | ||||||
* | DOS updates from Daniel Borca | Brian Paul | 2002-02-23 | 1 | -106/+457 | |
| | ||||||
* | Daniel Borca's new DOS/DJGPP driver. | Brian Paul | 2002-02-12 | 1 | -0/+592 | |