index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
glx
/
xlib
/
xm_st.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/glx/xlib: assorted whitespace, comment fixes
Brian Paul
2013-05-24
1
-8
/
+17
*
st/xlib: add HUD support for xlib/GLX
Brian Paul
2013-04-04
1
-0
/
+12
*
gallium: pass the current context to the flush_front state tracker function
Marek Olšák
2012-12-07
1
-1
/
+2
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-4
/
+2
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-4
/
+4
*
st/glx: Implement texture_from_pixmap without DRI.
Stéphane Marchesin
2011-10-25
1
-8
/
+30
*
st/glx: Fix compilation error
Thomas Hellstrom
2011-06-29
1
-0
/
+2
*
gallium: support for array textures and related changes
Roland Scheidegger
2010-12-02
1
-21
/
+13
*
st/xlib: add some comments
Brian Paul
2010-10-12
1
-0
/
+8
*
st/xlib: Notify the context when the front/back buffers are swapped.
Chia-I Wu
2010-09-16
1
-0
/
+4
*
st/glx: added some comments
Brian Paul
2010-09-03
1
-0
/
+8
*
st/glx: Include main/core.h.
Chia-I Wu
2010-08-24
1
-3
/
+2
*
glx/xlib: configurable strict/non-strict buffer size invalidate
Keith Whitwell
2010-08-22
1
-2
/
+10
*
st/glx: use PIPE_TEXTURE_RECT if appropriate
Luca Barbieri
2010-08-20
1
-1
/
+6
*
st/glx: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-10
/
+8
*
st/xlib: Try to propagate failure to create framebuffer.
José Fonseca
2010-04-23
1
-3
/
+10
*
st/glx: variable 'i' is an enum
Brian Paul
2010-04-21
1
-1
/
+1
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-19
/
+19
*
Fix copyright headers.
Chia-I Wu
2010-04-10
1
-5
/
+6
*
st/glx: Fix glXCopySubBufferMESA.
Chia-I Wu
2010-03-14
1
-1
/
+1
*
st/glx: Sync the back buffer to the front buffer.
Chia-I Wu
2010-03-14
1
-4
/
+22
*
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-14
1
-4
/
+49
*
st/glx: Fix framebuffer validation.
Chia-I Wu
2010-03-13
1
-24
/
+29
*
st/glx: Make xmesa_create_st_api a callback of xm_driver.
Chia-I Wu
2010-03-13
1
-11
/
+0
*
st/glx: Fix leaks in xmesa_st_framebuffer.
Chia-I Wu
2010-03-13
1
-0
/
+6
*
st/glx: Fix an infinite recursion in flush_front.
Chia-I Wu
2010-03-12
1
-1
/
+1
*
st/glx: Use st_api.h instead of st_public.h.
Chia-I Wu
2010-03-12
1
-0
/
+269