summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_device.h
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: add a stw_device::initialized fieldBrian Paul2016-06-301-0/+2
* st/wgl: refactor framebuffer locking codeBrian Paul2016-06-301-0/+4
* st/wgl: reimplement stw_framebuffer::mutex with CRITICAL_SECTIONBrian Paul2015-11-121-1/+0
* st/wgl: reimplement stw_device::fb_mutex with CRITICAL_SECTIONBrian Paul2015-11-121-1/+15
* st/wgl: re-implement stw_device::ctx_mutex with CRITICAL_SECTIONBrian Paul2015-11-121-1/+15
* gallium: replace INLINE with inlineIlia Mirkin2015-07-211-1/+1
* st/wgl: make stw_lookup_context_locked() an inline functionBrian Paul2014-05-301-2/+9
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* wgl: More complete WGL_ARB_pbuffer support.José Fonseca2010-11-301-0/+4
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-0/+5
* gallium: remove trace module injection from various state trackersKeith Whitwell2010-03-101-4/+0
* gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.José Fonseca2010-02-021-1/+1
* wgl: DWM integration.José Fonseca2009-09-241-0/+4
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-3/+2
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+77