nv50/ir: fix emission of address reg in 3rd source
[mesa.git] / src / gallium / state_trackers / wgl /
2015-06-24 Emil Velikovst/wgl: add stw_nopfuncs.h to the sources lists
2015-06-19 Brian Paulst/wgl: fix WGL_SWAP_METHOD_ARB query
2015-06-19 Brian Paulstw: use new stw_get_nop_function() function to avoid...
2015-06-19 Brian Paulstw: add some no-op functions for GL_EXT_dsa, GL_NV_hal...
2015-06-19 Jose Fonsecast/wgl: Don't return core profile for 3.1 contexts.
2015-06-19 Brian Paulst/wgl: set PIPE_BIND_SAMPLER_VIEW for window color...
2015-06-19 Brian Paulst/wgl: add support for multisample pixel formats
2015-06-19 Brian Paulst/wgl: respect sample count when creating framebuffer...
2015-06-19 Brian Paulst/wgl: fix WGL_SAMPLE_BUFFERS_ARB query
2015-04-27 Zoë BladeFix a few typos
2015-04-15 Jose Fonsecast/wgl: Couple of fixes to opengl32.dll's wglCreateCont...
2015-01-08 José Fonsecast/wgl: Ignore ulVersion in DrvValidateVersion.
2014-12-09 Matt TurnerDon't cast the return value of malloc/realloc
2014-11-26 José Fonsecast/wgl: Don't export wglGetExtensionsStringARB.
2014-11-14 José Fonsecast/wgl: Implement WGL_EXT_create_context_es/es2_profile.
2014-10-23 Alon Levywgl: stw_pixelformat_get_info: correct type for index...
2014-10-03 Brian Paulst/wgl: add WINAPI qualifiers on wgl function typedefs
2014-07-29 José Fonsecast/wgl: Clamp wglChoosePixelFormatARB's output nNumForm...
2014-06-04 José Fonsecawgl: Disable CRT message boxes when Windows system...
2014-05-30 Brian Paulst/wgl: use _debug_printf() instead of fprintf()
2014-05-30 Brian Paulst/wgl: formatting fixes in stw_framebuffer.c
2014-05-30 Brian Paulst/wgl: make stw_lookup_context_locked() an inline...
2014-05-30 Brian Paulst/wgl: fix implementation of wglCreateContextAttribsARB()
2014-05-30 Brian Paulst/wgl: add debug code to check that pixel format initi...
2014-05-30 Brian Paulst/wgl: change PFD_SWAP_COPY to PFD_SWAP_EXCHANGE.
2014-05-07 José Fonsecast/wgl: Advertise WGL_ARB_create_context(_profile).
2014-05-07 José Fonsecast/wgl: Honour request of 3.1 contexts through core...
2014-04-03 José Fonsecast/wgl: Remove wgl*Gallium*MESA().
2014-01-17 José Fonsecas/Tungsten Graphics/VMware/
2013-10-01 Emil Velikovst/wgl: consolidate C sources list into Makefile.sources
2013-09-11 Maarten Lankhorstst/dri: do not create a new context for msaa copy
2013-06-05 Rico Schüllermesa: remove outdated version lines in comments
2013-04-24 Kenneth Graunkemesa: Restore 78-column wrapping of license text in...
2013-04-24 Kenneth Graunkemesa: Add "OR COPYRIGHT HOLDERS" to license text discla...
2013-04-24 Kenneth Graunkemesa: Change "BRIAN PAUL" to "THE AUTHORS" in license...
2013-04-17 Brian Paulst/wgl: fix issue with SwapBuffers of minimized windows
2013-04-05 José Fonsecast/wgl: Install our windows message hook to threads...
2013-04-04 Brian Paulst/wgl: add HUD support
2013-04-04 Brian Paulst/wgl: make stw_current_context() non-static
2012-12-07 Marek Olšákgallium: pass the current context to the flush_front...
2012-10-08 José Fonsecast/wgl: Don't cache HDC anywhere.
2012-09-06 Matt TurnerRemove useless checks for NULL before freeing
2012-08-24 Brian Paulwgl: update some comments
2012-06-26 José Fonsecast/wgl: Add a few more comments.
2012-06-25 Brian Paulst/wgl: 80-column wrapping
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 Brian Paulst/wgl: refactor stw_pixelformat_init()
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().
2012-01-11 José Fonsecast/wgl: Return NULL for NULL HDCs in wglGetExtensionsSt...
2011-12-24 Alexandre Demersegl,glx,wgl: Fixes stapi->createContext usage
2011-12-23 Ian Romanickst-api: Clean-up OpenGL profile handling
2011-11-02 Morgan ArmandwglSetPixelFormat should ignore the ppfd parameter.
2011-10-28 Morgan Armandimplement WGL_ARB_create_context
2011-10-13 Mathias Froehlichst/wgl: Release stw_framebuffer::mutex after pbuffer...
2011-10-11 Dave Airliegallium: rename ZS stencil type to UINT (v2)
2011-08-30 José Fonsecast/wgl: Fix build on mingw-w64
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-29 Thomas Hellstromst-api: Rework how drawables are invalidated v3.
2011-06-23 Brian Paulst/wgl: return height, not width for WGL_PBUFFER_HEIGHT_ARB
2011-06-04 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-06-03 Christian KönigMerge remote-tracking branch 'mareko/r300g-draw-instanc...
2011-05-24 José Fonsecawgl: Don't hold on to user supplied HDC.
2011-05-15 Christian KönigMerge remote-tracking branch 'origin/master' into pipe...
2011-05-10 José Fonsecast/wgl: Remove buggy assertion.
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-05-04 José Fonsecast/wgl: Cope with zero width/height windows.
2011-04-23 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-04-12 José Fonsecast/wgl: Prevent spurious framebuffer sizes when the...
2011-04-12 José Fonsecast/wgl: Fix debug output format specifiers of stw_frame...
2011-03-24 José Fonsecast/wgl: Adjust the pbuffer invisible window size.
2011-03-19 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-03-11 Marek Olšákgallium: remove flags from the flush function
2011-03-11 Marek Olšákgallium: remove the geom_flags param from is_format_sup...
2011-03-09 José Fonsecawgl: Force framebuffer validation on glViewport.
2011-03-06 José Fonsecast/wgl: No need to initialize OneTimeLock anymore.
2011-02-24 Christian KönigMerge remote branch 'origin/master' into pipe-video
2011-01-22 Chia-I Wuscons: Add support for GLES.
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-12-02 José Fonsecawgl: Fix visual's buffer_mask configuration.
2010-12-02 José FonsecaWIN32_THREADS -> WIN32
2010-12-02 José Fonsecawgl: Unreference the current framebuffer after the...
2010-12-02 José Fonsecawgl: Fix double free. Remove dead code.
2010-12-02 Roland Scheideggergallium: support for array textures and related changes
2010-11-30 José Fonsecawgl: More complete WGL_ARB_pbuffer support.
2010-11-30 José Fonsecawgl: Stub WGL_ARB_pbuffer support.
2010-11-22 Keith WhitwellMerge branch 'lp-offset-twoside'
2010-11-21 Christian KönigMerge remote branch 'origin/master' into pipe-video
2010-11-18 Chia-I Wust/wgl: Use st_context_iface::share for DrvShareLists.
2010-11-11 Christian KönigMerge remote branch 'origin/master' into pipe-video
next