summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_context.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove flags from the flush functionMarek Olšák
2010-12-02wgl: Unreference the current framebuffer after the make_current call.José Fonseca
2010-11-18st/wgl: Use st_context_iface::share for DrvShareLists.Chia-I Wu
2010-09-10gallium: Add context profile support to st_api.Chia-I Wu
2010-08-24st/wgl: Include main/core.h.Chia-I Wu
2010-04-12stw: Fix minor st_api migration glitches.José Fonseca
2010-04-12st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu
2010-03-10st/wgl: add missing paramterKeith Whitwell
2010-03-10gallium: plumb winsys-drawable-handle through to state trackerKeith Whitwell
2010-02-15wgl: Be lenient when sharing contexts.José Fonseca
2010-02-12wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca
2010-02-08gallium: squash-merge of gallium screen contextKeith Whitwell
2009-09-23wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca
2009-09-23wgl: Flatten the source tree.José Fonseca