summaryrefslogtreecommitdiff
path: root/progs/wgl/wglthreads
AgeCommit message (Expand)Author
2009-06-17progs/wgl: Tweak the initialization wait in wglthreads.José Fonseca
2009-06-17progs/wgl: Get wglShareLists working in wglthreads.José Fonseca
2009-06-17progs/wgl: Allow resizing wglthreads' windows.José Fonseca
2009-06-16progs/wgl: Quit after displaying usage for -h option.José Fonseca
2009-06-16progs/wgl: Use appropriate types to silence msvc warnings.José Fonseca
2009-06-16progs/wgl: Fix assertion failure in wglthreads' texture creation.José Fonseca
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-16wgl: Port glthreads to WGL.Michal Krol