summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_framebuffer.c
AgeCommit message (Expand)Author
2010-12-02gallium: support for array textures and related changesRoland Scheidegger
2010-04-12st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu
2010-03-10gallium: remove trace module injection from various state trackersKeith Whitwell
2010-02-12wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca
2009-12-17Merge branch 'master' into pipe-format-simplifyMichal Krol
2009-12-08Remove remaining pipe format utility functions.Michal Krol
2009-12-03Move pf_get_component_bits() to u_format auxiliary module.Michal Krol
2009-12-02wgl: Call st_swapbuffers instead of st_notify_swapbuffers.José Fonseca
2009-09-24wgl: DWM integration.José Fonseca
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