Age | Commit message (Collapse) | Author | |
---|---|---|---|
2002-07-12 | Pedantic compiler fixes (Sven Panne) | Brian Paul | |
2002-05-02 | remove test code | Alan Hourihane | |
2002-05-02 | glutSwapBuffers implicitly does a glFinish when swapping back to the front | Alan Hourihane | |
buffer. We now issue a glFinish when not issuing SwapBuffers to ensure the pipeline is complete. (Problem found with Chromium). | |||
2002-04-22 | removed CVS $Log comments | Brian Paul | |
2000-10-16 | use gray background, memset TempImage to white to help with debugging | Brian Paul | |
2000-03-31 | tweaks to allow different read formats/types | Brian Paul | |
2000-03-23 | added benchmarking | Brian Paul | |
2000-03-01 | test glDraw/Read/CopyPixels() | Brian Paul | |