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.h
Age
Commit message (
Expand
)
Author
2010-11-18
st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
Chia-I Wu
2010-10-13
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-09-16
st/xlib: Notify the context when the front/back buffers are swapped.
Chia-I Wu
2010-08-24
st/glx: Include main/core.h.
Chia-I Wu
2010-08-22
glx/xlib: configurable strict/non-strict buffer size invalidate
Keith Whitwell
2010-03-14
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-14
st/glx: Add xmesa_display to hold per-display variables.
Chia-I Wu
2010-03-12
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-08
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-02-23
st/glx: improved depth/stencil format selection code
Brian Paul
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2009-10-07
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-08-12
gallium/glx/xlib: main/ prefix on Mesa includes, remove -I$(TOP)/src/mesa/main/
Brian Paul
2009-03-18
xlib st: Fix makeCurrent.
Thomas Hellstrom
2009-01-09
xlib: move state tracker to glx/xlib
Keith Whitwell