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
/
gallium
/
targets
/
libgl-xlib
Commit message (
Expand
)
Author
Age
Files
Lines
*
configure.ac: Move llvm_set_environment_variables higher.
Tobias Droste
2016-12-05
1
-1
/
+1
*
gallium: Add support for SWR compilation
George Kyriazis
2016-11-21
1
-0
/
+4
*
scons: gallium: link against nir as needed
Emil Velikov
2016-05-17
1
-0
/
+1
*
scons: Allow building with Address Sanitizer.
Jose Fonseca
2016-04-13
1
-4
/
+8
*
mesa/build: add OpenSWR to build
Tim Rowley
2016-03-02
1
-0
/
+5
*
nir: move shader_enums.[ch] to compiler
Emil Velikov
2016-01-26
1
-0
/
+1
*
scons: Use LD version script for libgl-xlib.
Jose Fonseca
2015-11-27
1
-2
/
+6
*
scons: Build nir/glsl_types.cpp once.
Jose Fonseca
2015-10-19
2
-6
/
+0
*
nir: remove dependency on glsl
Rob Clark
2015-10-16
2
-0
/
+6
*
targets/libgl-xlib: fix the build against shared_glapi
Emil Velikov
2015-06-23
1
-0
/
+7
*
galahad: remove driver
Emil Velikov
2015-03-21
2
-5
/
+4
*
targets/libgl-xlib: add src/ include dir to fix build
Brian Paul
2015-02-24
1
-0
/
+1
*
gallium/targets: Add *.sym files to distribution.
Matt Turner
2014-12-12
1
-1
/
+1
*
targets: bundle all files in the tarball
Emil Velikov
2014-11-16
1
-0
/
+3
*
libgl-xlib: drop duplicate mesautil from scons build
Emil Velikov
2014-08-05
1
-1
/
+0
*
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
*
targets/libgl-xlib: hide all the exported symbol mayhem
Emil Velikov
2014-05-25
2
-0
/
+12
*
automake: Honor GL_LIB for gallium libgl-xlib
Brad King
2014-05-14
1
-7
/
+7
*
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
/
+4
*
gallium/targets: explicitly include a dummy.cpp and remove all the LINK mayhem
Emil Velikov
2014-03-31
1
-8
/
+1
*
gallium/targets: use install-gallium-targets.mk
Emil Velikov
2014-03-11
1
-5
/
+1
*
libgl-xlib: add -Isrc/gallium/winsys flag
Brian Paul
2014-02-25
1
-0
/
+1
*
libgl-xlib: Fix xlib_sw_winsys.h include path.
Vinson Lee
2014-02-21
1
-1
/
+1
*
s/Tungsten Graphics/VMware/
José Fonseca
2014-01-17
1
-1
/
+1
*
gallium/targets/libgl-xlib: X11/Xlib.h: No such file or directory
Gaetan Nadon
2013-10-09
1
-1
/
+1
*
st/glx: consolidate C sources list into Makefile.sources
Emil Velikov
2013-10-01
1
-1
/
+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
*
libgl-xlib/build: Link with C++ when LLVM is used
Matt Turner
2013-01-24
1
-1
/
+9
*
scons: Fix dependencies of generated headers.
José Fonseca
2013-01-21
1
-3
/
+1
*
libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time
Jon TURNEY
2013-01-15
1
-2
/
+1
*
libgl-xlib: link with -lrt
Brian Paul
2013-01-14
1
-1
/
+2
*
Clean up .gitignore files
Matt Turner
2013-01-10
1
-1
/
+0
*
targets/libgl-xlib: Convert to automake
Matt Turner
2013-01-10
3
-117
/
+71
*
scons: Append x11 library path if linking x11 library.
Vinson Lee
2012-11-21
1
-0
/
+1
*
libgl-xlib: include glheader.h instead of GL/gl.h to fix build
Brian Paul
2012-11-01
1
-1
/
+1
*
scons: add code to generate the various GL API files
Brian Paul
2012-05-31
1
-0
/
+3
*
Revert "Always build shared glapi"
Matt Turner
2012-01-24
1
-0
/
+2
*
Always build shared glapi
Matt Turner
2012-01-20
1
-2
/
+0
*
gallium/cell: Remove the driver.
Kai Wasserbäch
2011-11-29
3
-9
/
+1
*
gallium/targets: do not link every driver with libllvmpipe.a
Marek Olšák
2011-07-14
1
-0
/
+1
*
scons: Generate libGL.so.1.5 and libGL.so.1 symlinks.
José Fonseca
2011-07-07
1
-5
/
+8
*
scons: Buid libGL.so (WIP).
José Fonseca
2011-06-30
1
-1
/
+1
*
Remove talloc from the SCons build system.
Kenneth Graunke
2011-01-31
1
-1
/
+0
*
scons: Add support for GLES.
Chia-I Wu
2011-01-22
1
-0
/
+6
*
glapi: Fix OpenGL and OpenGL ES interop.
Chia-I Wu
2011-01-20
1
-0
/
+4
*
libgl-xlib: Remove unnecessary header.
Vinson Lee
2010-12-23
1
-1
/
+0
[next]