summaryrefslogtreecommitdiff
path: root/src/gallium/state_trackers/wgl/stw_pixelformat.c
AgeCommit message (Expand)Author
2011-03-11gallium: remove the geom_flags param from is_format_supportedMarek Olšák
2010-12-02wgl: Fix visual's buffer_mask configuration.José Fonseca
2010-08-24st/wgl: Include main/core.h.Chia-I Wu
2010-05-17st/wgl: adapt to interface changesRoland Scheidegger
2010-04-12st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu
2010-04-10Squashed commit of the following:Keith Whitwell
2010-03-30gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger
2010-03-03wgl: Fix mingw32 build.Vinson Lee
2010-03-01wgl: Rename pipe formats.José Fonseca
2010-02-12wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca
2010-01-22Merge branch 'mesa_7_7_branch'Brian Paul
2010-01-19wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...José Fonseca
2010-01-19wgl: Don't export pure-stencil pixel formats.José Fonseca
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-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