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