summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_ext_pixelformat.c
Commit message (Expand)AuthorAgeFilesLines
* st/wgl: add support for WGL_ARB_render_textureBrian Paul2015-12-031-1/+15
* st/wgl: fix WGL_SWAP_METHOD_ARB queryBrian Paul2015-06-191-1/+6
* st/wgl: fix WGL_SAMPLE_BUFFERS_ARB queryBrian Paul2015-06-191-1/+1
* st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats.José Fonseca2014-07-291-2/+4
* s/Tungsten Graphics/VMware/José Fonseca2014-01-171-2/+2
* st/wgl: Properly support non-displayble pixel formats, and implement float pi...José Fonseca2012-02-101-1/+7
* st/wgl: Just pass pPixelFormat to stw_pixelformat_get_info().José Fonseca2012-02-101-5/+3
* wgl: More complete WGL_ARB_pbuffer support.José Fonseca2010-11-301-0/+18
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-2/+2
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-1/+0
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+483