st/mesa: fix incorrect RowStride computation
[mesa.git] / progs / wgl /
2010-01-26 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-25 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-22 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-15 Roland ScheideggerMerge branch 'gallium-noconstbuf'
2010-01-14 Jakob BornecrantzMerge branch 'mesa_7_7_branch'
2010-01-12 Chia-I WuMerge branch 'master' into opengl-es-v2
2010-01-08 José FonsecaMerge remote branch 'origin/master' into lp-binning
2010-01-08 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-06 José FonsecaMerge remote branch 'origin/mesa_7_7_branch'
2010-01-05 Corbin SimpsonMerge branch 'gallium-docs'
2010-01-05 Keith WhitwellMerge commit 'origin/gallium-draw-retval'
2010-01-05 Michal KrolMerge branch 'master' into instanced-arrays
2010-01-05 Brian PaulMerge branch 'mesa_7_7_branch'
2010-01-04 Brian PaulMerge branch 'gallium-conditional-rendering'
2010-01-01 José Fonsecascons: Build progs together with everything else.
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.