Added few more stubs so that control reaches to DestroyDevice().
[mesa.git] / progs / wgl / wglthreads / wglthreads.c
2010-10-12 Christian KönigMerge branch 'master' of ssh://git.freedesktop.org...
2010-10-05 Thomas Balling Sør... Merge branch 'master' into pipe-video
2010-06-04 José Fonsecaprogs: Remove forked/dead files.
2009-07-15 Alex DeucherMerge branch 'master' of git+ssh://agd5f@git.freedeskto...
2009-07-07 Zack RusinMerge commit 'origin/openvg-1.0'
2009-06-17 José Fonsecaprogs/wgl: Tweak the initialization wait in wglthreads.
2009-06-17 José Fonsecaprogs/wgl: Get wglShareLists working in wglthreads.
2009-06-17 José Fonsecaprogs/wgl: Allow resizing wglthreads' windows.
2009-06-16 José Fonsecaprogs/wgl: Quit after displaying usage for -h option.
2009-06-16 José Fonsecaprogs/wgl: Use appropriate types to silence msvc warnings.
2009-06-16 José Fonsecaprogs/wgl: Fix assertion failure in wglthreads' texture...
2009-06-26 Brian PaulMerge branch 'arb_vertex_array_object'
2009-06-19 Brian PaulMerge branch 'ext-provoking-vertex'
2009-06-17 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-24 Brian PaulMerge branch 'mesa_7_5_branch'
2009-03-23 Dave AirlieMerge branch 'radeon-fbo-hacking' into radeon-rewrite
2009-03-22 Dave AirlieMerge remote branch 'origin/master' into HEAD
2009-03-20 Michal Krolprogs/wgl: Make context current to get GL_RENDERER...
2009-03-20 Dave AirlieMerge remote branch 'main/master' into radeon-rewrite
2009-03-19 Michal Krolwgl: Add an `-s' option to wglthreads to force single...
2009-03-16 Michal Krolwgl: Port glthreads to WGL.