summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_framebuffer.c
Commit message (Expand)AuthorAgeFilesLines
* gallium: support for array textures and related changesRoland Scheidegger2010-12-021-7/+7
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-53/+46
* gallium: remove trace module injection from various state trackersKeith Whitwell2010-03-101-19/+0
* wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca2010-02-121-1/+16
* Merge branch 'master' into pipe-format-simplifyMichal Krol2009-12-171-24/+7
|\
| * wgl: Call st_swapbuffers instead of st_notify_swapbuffers.José Fonseca2009-12-021-24/+7
* | Remove remaining pipe format utility functions.Michal Krol2009-12-081-3/+1
* | Move pf_get_component_bits() to u_format auxiliary module.Michal Krol2009-12-031-2/+3
|/
* wgl: DWM integration.José Fonseca2009-09-241-33/+161
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-9/+9
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+493