index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
wgl
/
stw_pixelformat.c
Age
Commit message (
Expand
)
Author
2010-05-17
st/wgl: adapt to interface changes
Roland Scheidegger
2010-04-12
st/wgl: Switch from st_public.h to st_api.h. [V2]
Chia-I Wu
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-03-30
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-03
wgl: Fix mingw32 build.
Vinson Lee
2010-03-01
wgl: Rename pipe formats.
José Fonseca
2010-02-12
wgl: Fail gracefully whenever 3D could not be enabled for some reason.
José Fonseca
2010-01-22
Merge branch 'mesa_7_7_branch'
Brian Paul
2010-01-19
wgl: Check for PIPE_TEXTURE_USAGE_DISPLAY_TARGET support in exported color pi...
José Fonseca
2010-01-19
wgl: Don't export pure-stencil pixel formats.
José Fonseca
2009-12-08
Remove remaining pipe format utility functions.
Michal Krol
2009-12-03
Move pf_get_component_bits() to u_format auxiliary module.
Michal Krol
2009-09-24
wgl: DWM integration.
José Fonseca
2009-09-23
wgl: Eliminate the shared layer; implement WGL API on top of the ICD callbacks.
José Fonseca
2009-09-23
wgl: Flatten the source tree.
José Fonseca