Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-11-14 | Enable GLX_SGI_make_current_read for tdfx. | Ian Romanick | |
Implement GLX_SGI_make_current_read for tdfx. Remove annoying debug printf in tdfxSwapBuffers. Updated a comment in drirenderbuffer.h to note that the tdfx driver uses a flag that was previously only used by s3v. This code was tested with glxgears, wincopy, and manywin. | |||
2005-09-14 | Instead of calling _mesa_ResizeBuffersMESA() in the Viewport function, | Brian Paul | |
call driUpdateFramebufferSize() when window size/position changes. | |||
2003-12-04 | add tdfx DRI driver | Alan Hourihane | |