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