clover/util: Define equality operators for a couple of compat classes.
[mesa.git] / src / gallium / state_trackers / wgl /
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
2010-11-05 Jakob Bornecrantzscons: Move dependancy checks to the main gallium scons...
2010-11-05 Jakob Bornecrantzscons: Detabify
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-09-15 Christoph BumillerMerge remote branch 'origin/nv50-compiler'
2010-09-10 Chia-I Wugallium: Add context profile support to st_api.
2010-09-02 Christoph BumillerMerge remote branch 'origin/master' into nv50-compiler
2010-08-24 Chia-I Wust/wgl: Include main/core.h.
2010-06-24 Eric AnholtMerge branch 'glsl2-head' into glsl2
2010-05-01 Younes MantonMerge branch 'master' of ssh://git.freedesktop.org...
2010-05-21 Jakob Bornecrantzst_api: Add get param function to st_manager
2010-05-21 Roland ScheideggerMerge branch 'gallium-msaa'
2010-05-17 Roland Scheideggerst/wgl: adapt to interface changes
2010-05-07 José Fonsecawgl: Add mapi to includes.
2010-05-02 Kristian HøgsbergMerge branch 'gles2-2'
2010-04-26 Vinson Leest/wgl: s/st_manager_create_api/st_gl_api_create/
next