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
Age
Commit message (
Expand
)
Author
2009-05-01
gallium/glx: say we're direct rendering
Brian Paul
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
scons: Also define USE_XSHM for the glx/xlib state tracker build.
Michel Dänzer
2009-03-09
Fix up another instance of _mesa_unreference_framebuffer().
Michel Dänzer
2009-03-03
st/dri2: Add DRI2 a state tracker
Jakob Bornecrantz
2009-02-22
gallium: remove dependency on main/glheader.h in glxapi.c
Brian Paul
2009-02-20
gallium: Improve makefiles for libraries
Jakob Bornecrantz
2009-02-12
scons: Build xlib state tracker regardless of DRI settings.
José Fonseca
2009-02-02
scons: Fixups for the introduction of the xlib state_tracker.
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-12
dri: make dri_display_surface static
Keith Whitwell
2009-01-12
dri: pull dri_swapbuffers.c into dri_drawable.c
Keith Whitwell
2009-01-12
dri: rename dri1 directory
Keith Whitwell
2009-01-12
dri: sketch of new device-independent glx/dri state tracker
Keith Whitwell
2009-01-09
xlib: move state tracker to glx/xlib
Keith Whitwell