tu: Implement fallback linear staging blit for CopyImage
[mesa.git] / src / gallium / state_trackers / wgl / stw_ext_pbuffer.c
2018-07-07 Charmaine Leest/wgl: check for NULL piAttribList in wglCreatePbuffer...
2015-12-11 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-12-03 Brian Paulst/wgl: add support for WGL_ARB_render_texture
2015-11-14 Jason EkstrandMerge remote-tracking branch 'mesa-public/master' into...
2015-11-12 Brian Paulst/wgl: rename stw_framebuffer_release() to stw_framebu...
2015-11-12 Brian Paulst/wgl: include u_debug.h
2012-10-08 José Fonsecast/wgl: Don't cache HDC anywhere.
2012-02-23 Brian Paulst/wgl: check for hPbuffer=0 in wgl pbuffer functions
2012-02-23 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2012-02-10 José Fonsecast/wgl: Properly support non-displayble pixel formats...
2012-02-10 José Fonsecast/wgl: Invoke SetPixelFormat twice for pbuffers.
2012-02-10 José Fonsecast/wgl: Just pass pPixelFormat to stw_pixelformat_get_i...
2012-02-10 José Fonsecast/wgl: Fix argument of stw_pixelformat_get_info().
2011-10-13 Mathias Froehlichst/wgl: Release stw_framebuffer::mutex after pbuffer...
2011-08-04 Bryan CainMerge branch 'glsl-to-tgsi'
2011-07-21 Brian PaulMerge branch 'gallium-polygon-stipple'
2011-07-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-07-04 Thomas HellstromMerge branch 'xa_branch'
2011-06-23 Brian Paulst/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARB
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-07 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-04 José Fonsecast/wgl: Allow to create pbuffers bigger than the desktop.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-24 José Fonsecast/wgl: Adjust the pbuffer invisible window size.
2011-01-15 Brian PaulMerge branch 'draw-instanced'
2011-01-10 Christian KönigMerge remote branch 'vdpau/pipe-video' into pipe-video
2010-12-19 Christoph BumillerMerge remote branch 'origin/master' into nvc0-new
2010-12-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-30 José Fonsecawgl: More complete WGL_ARB_pbuffer support.
2010-11-30 José Fonsecawgl: Stub WGL_ARB_pbuffer support.