index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
gallium
/
state_trackers
/
glx
Age
Commit message (
Expand
)
Author
Files
Lines
2018-04-12
Fix scons build
Marek Olšák
4
-1
/
+10
2018-04-12
mesa: include mtypes.h less
Marek Olšák
2
-2
/
+1
2018-03-12
gallium/x11: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2
-15
/
+0
2018-03-12
gallium/x11: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2
-25
/
+0
2018-02-22
glx: Properly handle cases where screen creation fails
Chuck Atkins
3
-30
/
+33
2018-01-19
autotools: include meson build files in tarball
Dylan Baker
1
-1
/
+1
2018-01-19
gallium: Make (num_)samples an unsigned int
Gert Wollny
1
-1
/
+5
2017-11-25
gallium/hud: update the HUD interface for multiple contexts
Marek Olšák
1
-3
/
+3
2017-11-25
gallium/hud: use cso_get_pipe_context
Marek Olšák
1
-1
/
+1
2017-11-25
gallium/hud: split hud_draw into 3 separate functions
Marek Olšák
1
-1
/
+1
2017-11-10
meson: build gallium-xlib based glx
Dylan Baker
1
-0
/
+27
2017-10-18
st/mesa: Initialize textures array in st_framebuffer_validate
Michel Dänzer
1
-3
/
+1
2017-07-24
st/mesa: create framebuffer iface hash table per st manager
Charmaine Lee
2
-0
/
+4
2017-07-20
st/mesa: add destroy_drawable interface
Charmaine Lee
2
-0
/
+7
2017-04-07
st/glx: Add awareness for multisample pixel formats to st/glx-xlib.
Bruce Cherniak
3
-15
/
+30
2017-03-07
gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
1
-4
/
+4
2017-03-07
gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
1
-2
/
+2
2017-03-07
gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: remove pipe_static_mutex()
Timothy Arceri
1
-1
/
+1
2017-03-07
gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
1
-1
/
+1
2017-02-13
st/xlib: remove always true ifdef GLX_EXTENSION guards
Emil Velikov
1
-6
/
+0
2017-01-12
glx: Add missing glproto dependency for gallium-xlib glx
Chuck Atkins
1
-0
/
+1
2016-08-10
gallium: add a pipe_context parameter to fence_finish
Marek Olšák
1
-1
/
+1
2016-03-04
st/xlib: Don't destroy screen on XCloseDisplay()
George Kyriazis
1
-3
/
+7
2016-03-04
st/xlib: Hang off screen destructor off main XCloseDisplay() callback.
George Kyriazis
3
-35
/
+27
2016-03-04
st/xlib: Support unlimited number of display connections
George Kyriazis
1
-19
/
+103
2015-08-26
gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
1
-1
/
+1
2015-07-21
gallium: replace INLINE with inline
Ilia Mirkin
2
-3
/
+3
2015-05-26
xlib: fix X_GLXCreateContextAtrribs/Attribs typo
Brian Paul
1
-10
/
+17
2015-04-27
Fix a few typos
Zoë Blade
1
-1
/
+1
2015-04-01
configure: nuke --with-max-{width,height}
Emil Velikov
1
-1
/
+1
2015-03-11
st/glx: use strdup() instead of _mesa_strdup()
Brian Paul
1
-1
/
+2
2015-03-05
st/xlib: include stdio.h
Brian Paul
2
-0
/
+2
2015-03-05
st/xlib: include stdio.h
Brian Paul
1
-0
/
+1
2015-03-04
st/xlib: include p_compiler.h to get PUBLIC definition
Brian Paul
1
-0
/
+1
2015-02-23
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2
-3
/
+3
2014-12-08
Don't cast the return value of malloc/realloc
Matt Turner
3
-9
/
+7
2014-11-14
st/xlib: Generate errors as specified.
José Fonseca
1
-16
/
+109
2014-11-12
st/glx: Implement GLX_EXT_create_context_es2_profile.
José Fonseca
2
-37
/
+54
2014-09-24
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2
-12
/
+12
2014-09-24
mesa: Use realloc() instead of _mesa_realloc() and remove the latter.
Matt Turner
1
-2
/
+1
2014-09-05
st/glx/xlib: ship the SConscript in the release tarball
Emil Velikov
1
-0
/
+2
2014-08-28
st/xlib: Include the headers in the sources list.
Emil Velikov
2
-2
/
+4
2014-08-04
util: Gather some common macros
Jason Ekstrand
1
-0
/
+1
2014-04-24
st/xlib: Do minimal version checking in glXCreateContextAttribsARB.
José Fonseca
1
-19
/
+1
2014-04-24
st/xlib: Honour request of 3.1 contexts through core profile where available.
José Fonseca
1
-2
/
+15
2014-02-22
winsys/xlib: move xlib_create_sw_winsys within the winsys
Emil Velikov
1
-1
/
+1
2014-01-17
s/Tungsten Graphics/VMware/
José Fonseca
1
-2
/
+2
2013-12-13
swrast* (gallium, classic): add MESA_copy_sub_buffer support (v3)
Dave Airlie
1
-1
/
+1
2013-10-09
gallium/state_trackers/glx: X11/Xlib.h: No such file or directory
Gaetan Nadon
1
-1
/
+1
[next]