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
2010-03-23
st/glx: add support for multiple displays
Brian Paul
2010-03-23
Change libX11 variables to not conflict with AC_PATH_XTRA
Dan Nicholson
2010-03-22
st/glx: fix depth/stencil format selection code
Brian Paul
2010-03-16
Merge remote branch 'origin/gallium-st-api'
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-14
st/glx: Add xmesa_display to hold per-display variables.
Chia-I Wu
2010-03-13
gallium: Respect user's CFLAGS for including X headers
Dan Nicholson
2010-03-13
st/glx: Fix framebuffer validation.
Chia-I Wu
2010-03-13
st/glx: Correctly set buffer_mask of a visual.
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: Add xm_st.c to SConscript.
Chia-I Wu
2010-03-12
st/glx: Return a better format in choose_depth_stencil_format.
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
2010-03-10
gallium: plumb winsys-drawable-handle through to state tracker
Keith Whitwell
2010-03-09
gallium: create helper for swrast+xlib combination
Keith Whitwell
2010-03-09
targets/libgl-xlib: add code to inject trace and identity layers
Keith Whitwell
2010-03-09
ws/xlib: manage the GC internally
Keith Whitwell
2010-03-08
gallium: remove xlib_driver::display_surface
Keith Whitwell
2010-03-08
gallium: introduce target directory
Keith Whitwell
2010-03-08
winsys/xlib: remove dependency on glx/x11 state tracker
Keith Whitwell
2010-03-03
mesa: Remove support for creating color-index visuals
Ian Romanick
2010-03-01
glx: Rename pipe formats.
José Fonseca
2010-03-01
xlib: Use PIPE_FORMAT_R8G8B8A8_UNORM(_REV) as appropriate.
José Fonseca
2010-02-23
st/glx: improved depth/stencil format selection code
Brian Paul
2010-02-23
st/glx: added PIPE_FORMAT_Z24S8_UNORM code
Brian Paul
2010-02-20
st/xlib: Add assert to check for null pointer dereference.
Vinson Lee
2010-02-19
Replace the _mesa_*printf() wrappers with the plain libc versions
Kristian Høgsberg
2010-02-19
Replace _mesa_malloc, _mesa_calloc and _mesa_free with plain libc versions
Kristian Høgsberg
2010-02-19
mesa: replace old MEMSET macro with memset
Brian Paul
2010-02-19
mesa: replace old MEMCPY macro with memcpy
Brian Paul
2010-02-19
Remove _mesa_memcpy in favor of plain memcpy.
Kenneth Graunke
2010-02-19
Remove _mesa_atoi in favor of plain atoi.
Kenneth Graunke
2010-02-19
Remove _mesa_strcmp in favor of plain strcmp.
Kenneth Graunke
2010-02-19
Remove _mesa_strncpy in favor of plain strncpy.
Kenneth Graunke
2010-02-12
st/xlib: Remove unnecessary header.
Vinson Lee
2010-02-08
gallium: squash-merge of gallium screen context
Keith Whitwell
2010-02-02
gallium: Move p_thread.h and p_atomic.h out of gallium interfaces.
José Fonseca
2010-01-17
st/xlib: Make glXGetProcAddressARB visible
Jakob Bornecrantz
2010-01-11
st/xlib: Mark GLX functions as public.
Chia-I Wu
2009-12-31
Merge branch 'mesa_7_7_branch'
Brian Paul
2009-12-28
xlib: Integrate the trace driver with all pipe drivers.
José Fonseca
2009-12-27
gallium/xlib: Silence unused variable warning.
Vinson Lee
2009-10-07
gallium/xlib: call XQueryExtension() in glXQueryExtension()
Brian Paul
2009-10-07
gallium/xlib: fix glXQueryDrawable() bugs, see bug 24320
Brian Paul
2009-10-07
gallium/xlib: return 0 for errorBase, eventBase in glXQueryExtension()
Brian Paul
2009-10-02
gallium/xlib: use bitwise-and to test GLX_RGBA_BIT in choose_visual()
Brian Paul
[next]