index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
wgl
/
stw_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/wgl: refactor framebuffer locking code
Brian Paul
2016-06-30
1
-16
/
+35
*
st/wgl: rename curctx to old_ctx in stw_make_current()
José Fonseca
2016-06-30
1
-8
/
+8
*
st/wgl: add a comment about recursive locking in stw_make_current()
Brian Paul
2015-11-12
1
-0
/
+4
*
st/wgl: rename stw_framebuffer_release() to stw_framebuffer_unlock()
Brian Paul
2015-11-12
1
-2
/
+2
*
st/wgl: re-implement stw_device::ctx_mutex with CRITICAL_SECTION
Brian Paul
2015-11-12
1
-14
/
+15
*
st/wgl: whitespace/formatting fixes
Brian Paul
2015-11-11
1
-41
/
+38
*
st/wgl: fix double-present on swapbuffers bug
Brian Paul
2015-11-09
1
-12
/
+0
*
st/wgl: Don't rely on GDI to bookkeep pixelformat for us.
José Fonseca
2015-11-09
1
-6
/
+3
*
st/wgl: Don't return core profile for 3.1 contexts.
Jose Fonseca
2015-06-19
1
-7
/
+6
*
st/wgl: Implement WGL_EXT_create_context_es/es2_profile.
José Fonseca
2014-11-14
1
-29
/
+45
*
st/wgl: fix implementation of wglCreateContextAttribsARB()
Brian Paul
2014-05-30
1
-8
/
+39
*
st/wgl: Honour request of 3.1 contexts through core profile where available.
José Fonseca
2014-05-07
1
-2
/
+15
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-2
/
+2
*
st/wgl: add HUD support
Brian Paul
2013-04-04
1
-0
/
+12
*
st/wgl: make stw_current_context() non-static
Brian Paul
2013-04-04
1
-1
/
+1
*
st/wgl: 80-column wrapping
Brian Paul
2012-06-25
1
-4
/
+6
*
st/wgl: Properly support non-displayble pixel formats, and implement float pi...
José Fonseca
2012-02-10
1
-0
/
+14
*
st/wgl: Just pass pPixelFormat to stw_pixelformat_get_info().
José Fonseca
2012-02-10
1
-1
/
+1
*
egl,glx,wgl: Fixes stapi->createContext usage
Alexandre Demers
2011-12-24
1
-2
/
+3
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
1
-5
/
+17
*
implement WGL_ARB_create_context
Morgan Armand
2011-10-28
1
-7
/
+40
*
st-api: Rework how drawables are invalidated v3.
Thomas Hellstrom
2011-06-29
1
-4
/
+2
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-6
/
+2
*
wgl: Unreference the current framebuffer after the make_current call.
José Fonseca
2010-12-02
1
-51
/
+58
*
st/wgl: Use st_context_iface::share for DrvShareLists.
Chia-I Wu
2010-11-18
1
-11
/
+4
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+6
*
st/wgl: Include main/core.h.
Chia-I Wu
2010-08-24
1
-1
/
+1
*
stw: Fix minor st_api migration glitches.
José Fonseca
2010-04-12
1
-1
/
+1
*
st/wgl: Switch from st_public.h to st_api.h. [V2]
Chia-I Wu
2010-04-12
1
-65
/
+60
*
st/wgl: add missing paramter
Keith Whitwell
2010-03-10
1
-1
/
+1
*
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-10
1
-3
/
+3
*
wgl: Be lenient when sharing contexts.
José Fonseca
2010-02-15
1
-2
/
+1
*
wgl: Fail gracefully whenever 3D could not be enabled for some reason.
José Fonseca
2010-02-12
1
-0
/
+6
*
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-08
1
-25
/
+3
*
wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
José Fonseca
2009-09-23
1
-37
/
+404
*
wgl: Flatten the source tree.
José Fonseca
2009-09-23
1
-0
/
+382