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
/
glx
/
xlib
/
xm_api.c
Age
Commit message (
Expand
)
Author
2009-10-07
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-09-04
gallium/xlib: minor clean-ups
Brian Paul
2009-09-03
gallium/xlib: silence unitialized var warning
Brian Paul
2009-08-31
Gallium xlib: Add support for BGRA visuals.
Michel Dänzer
2009-08-29
xlib: Ensure one screen instance.
José Fonseca
2009-05-01
xlib winsys: use new st_swapbuffers() function
Brian Paul
2009-03-18
st: call _glapi_check_multithread from st_make_current
Keith Whitwell
2009-03-18
xlib st: Fix makeCurrent.
Thomas Hellstrom
2009-03-13
gallium: Remove do_flip argument from surface_copy
Jakob Bornecrantz
2009-03-09
Fix up another instance of _mesa_unreference_framebuffer().
Michel Dänzer
2009-01-23
gallium: change the st_get_framebuffer_surface/texture functions
Alan Hourihane
2009-01-17
xlib: don't explicitly create the pipe_winsys struct
Keith Whitwell
2009-01-13
xlib: allow winsys's to register themselves with glx/xlib state tracker
Keith Whitwell
2009-01-09
xlib: move state tracker to glx/xlib
Keith Whitwell