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
*
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
*
xlib: simplify context handling
Brian Paul
2014-03-03
3
-109
/
+28
*
xlib: remove unused realglx.[ch] files
Brian Paul
2014-03-03
3
-517
/
+4
*
xlib: switch to c11 mutex functions
Brian Paul
2014-03-03
3
-14
/
+14
*
mesa: allow buffers to be mapped multiple times
Marek Olšák
2014-02-25
1
-12
/
+8
*
mesa: Change many Type P MESA_FORMATs to meet naming spec
Mark Mueller
2014-01-27
1
-1
/
+1
*
mesa: Rename 4 color component unsigned byte MESA_FORMATs
Mark Mueller
2014-01-27
1
-4
/
+4
*
mesa: Eliminate parameters to dd_function_table::Viewport
Ian Romanick
2014-01-15
1
-5
/
+1
*
scons: Don't use -z defs ld option on Mac.
José Fonseca
2013-07-21
1
-1
/
+2
*
scons: Disallow undefined symbols in Xlib libGL.so.
José Fonseca
2013-07-19
1
-0
/
+3
[next]