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_st.c
Age
Commit message (
Expand
)
Author
2010-12-02
gallium: support for array textures and related changes
Roland Scheidegger
2010-10-12
st/xlib: add some comments
Brian Paul
2010-09-16
st/xlib: Notify the context when the front/back buffers are swapped.
Chia-I Wu
2010-09-03
st/glx: added some comments
Brian Paul
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-08-20
st/glx: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-05-17
st/glx: adapt to interface changes
Roland Scheidegger
2010-04-23
st/xlib: Try to propagate failure to create framebuffer.
José Fonseca
2010-04-21
st/glx: variable 'i' is an enum
Brian Paul
2010-04-10
Squashed commit of the following:
Keith Whitwell
2010-04-10
Fix copyright headers.
Chia-I Wu
2010-03-14
st/glx: Fix glXCopySubBufferMESA.
Chia-I Wu
2010-03-14
st/glx: Sync the back buffer to the front buffer.
Chia-I Wu
2010-03-14
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-13
st/glx: Fix framebuffer validation.
Chia-I Wu
2010-03-13
st/glx: Make xmesa_create_st_api a callback of xm_driver.
Chia-I Wu
2010-03-13
st/glx: Fix leaks in xmesa_st_framebuffer.
Chia-I Wu
2010-03-12
st/glx: Fix an infinite recursion in flush_front.
Chia-I Wu
2010-03-12
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu