summaryrefslogtreecommitdiff
path: root/progs/wgl
AgeCommit message (Expand)Author
2009-03-20progs/wgl: Send a resize message after context have been created.Michal Krol
2009-03-20progs/wgl: Create GL context in a thread that actually uses it.Michal Krol
2009-03-20progs/wgl: Make context current to get GL_RENDERER string.Michal Krol
2009-03-19wgl: Add an `-s' option to wglthreads to force single-threaded operation.Michal Krol
2009-03-18progs: Build the wgl examples with scons.José Fonseca
2009-03-17wgl: Port sharedtex_mt to WGL.Michal Krol
2009-03-16wgl: Port glthreads to WGL.Michal Krol