summaryrefslogtreecommitdiffstats
path: root/src/gallium/state_trackers/wgl/stw_pixelformat.c
Commit message (Expand)AuthorAgeFilesLines
* wgl: Fix visual's buffer_mask configuration.José Fonseca2010-12-021-1/+1
* st/wgl: Include main/core.h.Chia-I Wu2010-08-241-3/+1
* st/wgl: adapt to interface changesRoland Scheidegger2010-05-171-3/+3
* st/wgl: Switch from st_public.h to st_api.h. [V2]Chia-I Wu2010-04-121-31/+16
* Squashed commit of the following:Keith Whitwell2010-04-101-3/+3
* gallium: adapt all code to the renamed depth/stencil formatsRoland Scheidegger2010-03-301-2/+2
* wgl: Fix mingw32 build.Vinson Lee2010-03-031-2/+0
* wgl: Rename pipe formats.José Fonseca2010-03-011-11/+11
* wgl: Fail gracefully whenever 3D could not be enabled for some reason.José Fonseca2010-02-121-0/+3
* Merge branch 'mesa_7_7_branch'Brian Paul2010-01-221-3/+2
|\
| * wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...José Fonseca2010-01-191-1/+2
| * wgl: Don't export pure-stencil pixel formats.José Fonseca2010-01-191-2/+0
* | Remove remaining pipe format utility functions.Michal Krol2009-12-081-2/+0
* | Move pf_get_component_bits() to u_format auxiliary module.Michal Krol2009-12-031-6/+7
|/
* wgl: DWM integration.José Fonseca2009-09-241-2/+5
* wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.José Fonseca2009-09-231-7/+53
* wgl: Flatten the source tree.José Fonseca2009-09-231-0/+370