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
/
mesa
/
drivers
/
x11
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: fold _glapi_check_multithread() back into _mesa_make_current
Emil Velikov
2018-10-03
1
-5
/
+0
*
Replace uses of _mesa_bitcount with util_bitcount
Dylan Baker
2018-09-07
4
-12
/
+15
*
xlib: remove unused Fake_glXGetAGPOffsetMESA() function
Brian Paul
2018-08-08
1
-10
/
+0
*
xlib: fix build break from _swrast_map_soft_renderbuffer() call
Brian Paul
2018-07-27
1
-1
/
+1
*
mesa: GL_MESA_framebuffer_flip_y extension [v4]
Fritz Koenig
2018-07-27
2
-2
/
+4
*
Fix scons build
Marek Olšák
2018-04-12
1
-0
/
+1
*
tnl: Push down the gl_vertex_array inputs into tnl drivers.
Mathias Fröhlich
2018-03-31
1
-0
/
+1
*
spirv: Fix building with SCons
Neil Roberts
2018-03-30
1
-0
/
+2
*
x11: remove empty GLX_SGIX_swap_group stubs
Emil Velikov
2018-03-12
3
-34
/
+0
*
x11: remove empty GLX_SGIX_swap_barrier stubs
Emil Velikov
2018-03-12
3
-57
/
+0
*
mesa: change ctx->Color.ColorMask into a 32-bit bitmask
Marek Olšák
2018-02-04
1
-2
/
+2
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+1
*
mesa: remove unneeded #includes of main/compiler.h
Brian Paul
2018-01-17
1
-1
/
+0
*
xlib: call _mesa_warning() instead of fprintf()
Brian Paul
2017-12-12
1
-1
/
+2
*
xlib: remove dummy GLX_MESA_set_3dfx_mode implementation
Emil Velikov
2017-12-01
5
-65
/
+0
*
xlib: remove empty GLX_MESA_agp_offset stubs
Emil Velikov
2017-12-01
3
-23
/
+0
*
xlib: remove empty GLX_NV_vertex_array_range stubs
Emil Velikov
2017-12-01
3
-68
/
+0
*
mesa: split extensions overrides and glGetString(GL_EXTENSIONS)
Emil Velikov
2017-11-16
1
-0
/
+1
*
meson: add support for xlib glx
Dylan Baker
2017-11-10
1
-0
/
+39
*
mesa: add missing include
Eric Engestrom
2017-06-27
1
-0
/
+1
*
mesa: don't update draw buffer bounds in _mesa_update_state
Marek Olšák
2017-06-22
1
-0
/
+3
*
mesa: inline vbo_exec_invalidate_state() and call from mesa core
Timothy Arceri
2017-06-09
1
-1
/
+0
*
mesa: stop passing state bitfield to UpdateState()
Timothy Arceri
2017-06-09
2
-6
/
+3
*
tree-wide: remove trailing backslash
Eric Engestrom
2017-06-07
1
-1
/
+1
*
xlib: fix glXGetCurrentDisplay() failure
Brian Paul
2017-06-02
4
-5
/
+18
*
automake: Link all libGL.so variants with -Bsymbolic.
Jose Fonseca
2017-06-01
1
-0
/
+1
*
drivers/x11: remove unneeded GLX_SHARED_GLAPI define
Emil Velikov
2017-05-04
1
-2
/
+0
*
mesa: rename _mesa_add_renderbuffer* functions
Timothy Arceri
2017-04-18
1
-4
/
+4
*
x11: take ownership rather than adding reference for new renderbuffers
Timothy Arceri
2017-04-10
1
-4
/
+4
*
xlib: remove always true ifdef GLX_EXTENSION guards
Emil Velikov
2017-02-13
2
-26
/
+0
*
xlib: Unify the style of function pointer calls in structs
Boyan Ding
2017-01-13
1
-74
/
+74
*
Remove wrongly repeated words in comments
Giuseppe Bilotta
2016-06-23
1
-1
/
+1
*
xlib: remove MESA_GLX_VISUAL_HACK
John Sheu
2016-04-15
1
-23
/
+19
*
xlib: fix leaks of returned values from XGetVisualInfo
John Sheu
2016-04-15
1
-8
/
+21
*
xlib: fix memory leak of and remove vishandle from XMesaVisualInfo
John Sheu
2016-04-15
2
-39
/
+24
*
xlib: do not cache return value of glXChooseVisual/glXGetVisualFromFBConfig
John Sheu
2016-04-15
1
-18
/
+8
*
scons: Allow building with Address Sanitizer.
Jose Fonseca
2016-04-13
1
-2
/
+6
*
xlib: fix memory leak on Display close
John Sheu
2016-04-12
2
-1
/
+2
*
xlib: add support for GLX_ARB_create_context
Brian Paul
2016-03-29
3
-0
/
+77
*
xmesa: do not wrap header inclusion in extern "C"
Emil Velikov
2016-03-09
1
-4
/
+4
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-0
/
+1
*
drivers/x11: scons: partially revert b9b40ef9b76
Emil Velikov
2015-11-29
1
-2
/
+0
*
scons: Build nir/glsl_types.cpp once.
Jose Fonseca
2015-10-19
1
-1
/
+0
*
nir: remove dependency on glsl
Rob Clark
2015-10-16
1
-0
/
+3
*
drivers/x11: drop unneeded HAVE_X11_DRIVER check
Emil Velikov
2015-06-23
1
-2
/
+0
*
drivers/x11: fix the build against shared_glapi
Emil Velikov
2015-06-23
1
-0
/
+7
*
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
*
xlib: use strdup() instead of _mesa_strdup()
Brian Paul
2015-03-11
1
-1
/
+2
*
xlib: include stdio.h
Brian Paul
2015-03-05
4
-1
/
+4
[next]