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
*
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
*
mesa: don't include math.h in compiler.h
Brian Paul
2015-02-26
1
-0
/
+1
*
mesa: Use assert() instead of ASSERT wrapper.
Matt Turner
2015-02-23
3
-14
/
+14
*
drivers/x11: add gallium include dirs to Makefile.am
Brian Paul
2015-02-20
1
-0
/
+2
*
drivers/x11: Add headers to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
mesa: Add scons files to distribution.
Matt Turner
2014-12-12
1
-0
/
+2
*
Don't cast the return value of malloc/realloc
Matt Turner
2014-12-08
2
-3
/
+2
*
mesa: Drop _mesa_getenv() wrapper.
Matt Turner
2014-09-24
2
-14
/
+14
*
mesa: Use realloc() instead of _mesa_realloc() and remove the latter.
Matt Turner
2014-09-24
1
-2
/
+1
*
xlib: s/INLINE/inline/
Brian Paul
2014-09-04
1
-3
/
+3
*
xlib: fix missing mesautil build breakage
Brian Paul
2014-08-04
1
-0
/
+1
*
util: Gather some common macros
Jason Ekstrand
2014-08-04
1
-0
/
+1
*
util: Move ralloc to a new src/util directory.
Kenneth Graunke
2014-08-04
1
-0
/
+1
*
meta: Split _swrast_BlitFramebuffer out of the meta blit path.
Kenneth Graunke
2014-05-19
1
-1
/
+1
*
mesa: Drop _EnabledUnits.
Eric Anholt
2014-04-30
2
-3
/
+3
*
xlib: s/FREE/free/
Brian Paul
2014-04-10
1
-1
/
+1
*
automake: don't enable -Wl,--no-undefined on OpenBSD
Jonathan Gray
2014-04-05
1
-1
/
+1
*
automake: ask the linker to do garbage collection
Emil Velikov
2014-03-31
1
-0
/
+1
*
automake: add -Wl,--no-undefined to all libraries
Emil Velikov
2014-03-31
1
-1
/
+2
*
drivers/x11: GL_LIB_DEPS is not a linker/libtool flag, add it to LIBADD
Emil Velikov
2014-03-31
1
-3
/
+4
*
automake: allow only shared builds
Emil Velikov
2014-03-11
1
-2
/
+0
*
automake: use install-lib-links.mk across all classic mesa
Emil Velikov
2014-03-11
1
-6
/
+1
*
mesa: remove empty glthread.h file
Brian Paul
2014-03-03
1
-1
/
+1
*
xlib: remove unneeded context tracking code
Brian Paul
2014-03-03
1
-43
/
+4
[next]