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_api.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
st/xlib: Flush the front buffer before doing CopySubBuffer
Stéphane Marchesin
2013-06-07
1
-0
/
+4
*
st/xlib: Fix upside down coordinates for CopySubBuffer
Stéphane Marchesin
2013-06-07
1
-1
/
+1
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
st/xlib: add HUD support for xlib/GLX
Brian Paul
2013-04-04
1
-0
/
+15
*
st/xlib: initialize the drawable size in create_xmesa_buffer()
Brian Paul
2013-02-19
1
-2
/
+1
*
gallium: unify transfer functions
Marek Olšák
2012-10-11
1
-16
/
+7
*
Remove useless checks for NULL before freeing
Matt Turner
2012-09-05
1
-4
/
+2
*
Don't cast the return value of malloc/realloc
Matt Turner
2012-09-05
1
-1
/
+1
*
mesa: s/FREE/free/
Brian Paul
2012-09-01
1
-3
/
+3
*
mesa: s/MALLOC/malloc/
Brian Paul
2012-09-01
1
-2
/
+2
*
egl,glx,wgl: Fixes stapi->createContext usage
Alexandre Demers
2011-12-24
1
-2
/
+3
*
st-api: Clean-up OpenGL profile handling
Ian Romanick
2011-12-23
1
-5
/
+17
*
st/glx: fix mixed declarations and code, remove unused var
Brian Paul
2011-10-26
1
-7
/
+7
*
st/glx: Implement texture_from_pixmap without DRI.
Stéphane Marchesin
2011-10-25
1
-1
/
+95
*
gallium: rename ZS stencil type to UINT (v2)
Dave Airlie
2011-10-11
1
-2
/
+2
*
st/glx: remove the duplicated Drawable member.
Stéphane Marchesin
2011-10-05
1
-1
/
+1
*
st/glx: Set the drawable attribute on xmesa_buffer creation.
Stephen White
2011-10-04
1
-1
/
+1
*
st/glx: Fix endless loop in drawable validation
Thomas Hellstrom
2011-07-04
1
-1
/
+8
*
st/glx: Fix compilation error
Thomas Hellstrom
2011-06-29
1
-4
/
+2
*
st/glx: define/set new ST_CONTEXT_FLAG_bits
Brian Paul
2011-05-19
1
-0
/
+12
*
st/glx: pass major, minor, context flags, etc to XMesaCreateContext()
Brian Paul
2011-05-19
1
-1
/
+3
*
gallium: remove flags from the flush function
Marek Olšák
2011-03-11
1
-6
/
+2
*
gallium: remove the geom_flags param from is_format_supported
Marek Olšák
2011-03-11
1
-3
/
+1
*
gallium: cleanup fence_signalled and fence_finish
Marek Olšák
2011-03-11
1
-1
/
+1
*
gallium: add timeout parameter to fence_finish
Marek Olšák
2011-03-08
1
-1
/
+2
*
st/glx: Replace MESA_VERSION_STRING by xmesa_get_name.
Chia-I Wu
2010-11-18
1
-0
/
+10
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Drop GLframebuffer typedef and just use struct gl_framebuffer
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
Rename GLvisual and __GLcontextModes to struct gl_config
Kristian Høgsberg
2010-10-13
1
-1
/
+1
*
gl: Remove unused GLcontextModes fields
Kristian Høgsberg
2010-10-13
1
-7
/
+6
*
st/xlib: Notify the context when the front/back buffers are swapped.
Chia-I Wu
2010-09-16
1
-4
/
+14
*
gallium: Add context profile support to st_api.
Chia-I Wu
2010-09-10
1
-1
/
+6
*
st/glx: Include main/core.h.
Chia-I Wu
2010-08-24
1
-10
/
+33
*
glx/xlib: configurable strict/non-strict buffer size invalidate
Keith Whitwell
2010-08-22
1
-1
/
+31
*
glx/xlib: remove another XSync
Keith Whitwell
2010-08-22
1
-1
/
+0
*
glx/xlib: no need to call XSync from XMesaFlush
Keith Whitwell
2010-08-22
1
-1
/
+1
*
st/glx: check if deleting head of buffer list
Brian Paul
2010-05-24
1
-0
/
+4
*
st/glx: fix incorrect parameter type
Brian Paul
2010-05-21
1
-1
/
+1
*
st_api: Add get param function to st_manager
Jakob Bornecrantz
2010-05-21
1
-1
/
+9
*
st/glx: adapt to interface changes
Roland Scheidegger
2010-05-17
1
-1
/
+3
*
Squashed commit of the following:
Keith Whitwell
2010-04-10
1
-1
/
+1
*
Merge branch 'gallium-new-formats'
Roland Scheidegger
2010-03-31
1
-2
/
+2
|
\
|
*
gallium: adapt all code to the renamed depth/stencil formats
Roland Scheidegger
2010-03-30
1
-2
/
+2
*
|
st/glx: Remove a wrong assertion in choose_pixel_format.
Chia-I Wu
2010-03-30
1
-2
/
+7
|
/
*
st/glx: add support for multiple displays
Brian Paul
2010-03-23
1
-4
/
+26
*
st/glx: fix depth/stencil format selection code
Brian Paul
2010-03-22
1
-7
/
+12
*
st/glx: Add support for GLX_MESA_copy_sub_buffer.
Chia-I Wu
2010-03-14
1
-1
/
+1
[next]