ARB prog parser: fix parameter binding type
[mesa.git] / progs / wgl /
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: Fix shreadtex_mt too.
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-06-12 Alex DeucherMerge master and fix conflicts
2009-06-07 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-06-04 Brian PaulMerge branch 'mesa_7_5_branch'
2009-06-02 José Fonsecaprogs/wgl: Small cleanup to wglinfo.
2009-06-02 José Fonsecaprogs/wgl: Use an invisible window in wglinfo.
2009-04-22 Dave AirlieMerge remote branch 'origin/master' into radeon-rewrite
2009-04-10 José Fonsecawgl: Note down the gallium pixel formats, instead of...
2009-04-10 José Fonsecaprogs: Port glxinfo to wgl.
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: Send a resize message after context have...
2009-03-20 Michal Krolprogs/wgl: Create GL context in a thread that actually...
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-18 José Fonsecaprogs: Build the wgl examples with scons.
2009-03-17 Michal Krolwgl: Port sharedtex_mt to WGL.
2009-03-16 Michal Krolwgl: Port glthreads to WGL.