summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_context.h
AgeCommit message (Expand)AuthorFilesLines
2020-05-13gallium: rename 'state tracker' to 'frontend'Marek Olšák1-69/+0
2017-03-31st/wgl: Replace variable name hdc with hDrawDCNeha Bhende1-2/+2
2017-03-31st/wgl: add support for WGL_ARB_make_current_readBrian Paul1-1/+4
2017-02-18st/wgl: flush with ST_FLUSH_WAIT before releasing shared contextsCharmaine Lee1-0/+1
2015-11-09st/wgl: fix double-present on swapbuffers bugBrian Paul1-1/+0
2014-05-30st/wgl: fix implementation of wglCreateContextAttribsARB()Brian Paul1-2/+5
2014-01-17s/Tungsten Graphics/VMware/José Fonseca1-2/+2
2013-04-04st/wgl: add HUD supportBrian Paul1-0/+3
2013-04-04st/wgl: make stw_current_context() non-staticBrian Paul1-0/+2
2011-10-28implement WGL_ARB_create_contextMorgan Armand1-0/+3
2010-04-12st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu1-2/+8
2009-09-23wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca1-1/+7
2009-09-23wgl: Flatten the source tree.José Fonseca1-0/+43