aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_context.h
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: Replace variable name hdc with hDrawDCNeha Bhende2017-03-311-2/+2
* st/wgl: add support for WGL_ARB_make_current_readBrian Paul2017-03-311-1/+4
* st/wgl: flush with ST_FLUSH_WAIT before releasing shared contextsCharmaine Lee2017-02-181-0/+1
* st/wgl: fix double-present on swapbuffers bugBrian Paul2015-11-091-1/+0
* st/wgl: fix implementation of wglCreateContextAttribsARB()Brian Paul2014-05-301-2/+5
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/wgl: add HUD supportBrian Paul2013-04-041-0/+3
* st/wgl: make stw_current_context() non-staticBrian Paul2013-04-041-0/+2
* implement WGL_ARB_create_contextMorgan Armand2011-10-281-0/+3
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-2/+8
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-1/+7
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+43