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
/
configure.ac
Commit message (
Expand
)
Author
Age
Files
Lines
*
aubinator: Add a new tool called Aubinator to the src/intel/tools folder.
Kristian Høgsberg Kristensen
2016-08-23
1
-0
/
+1
*
mesa: Drop -fno-strict-aliasing.
Matt Turner
2016-08-01
1
-6
/
+0
*
configure: add support for LLVM 4.0.0svn static libs
Jan Ziak
2016-07-29
1
-1
/
+1
*
mesa: Use AC_HEADER_MAJOR to include correct header for major().
Matt Turner
2016-07-26
1
-0
/
+1
*
freedreno: hw timestamp support
Rob Clark
2016-07-23
1
-1
/
+1
*
mesa: Add -fno-math-errno -fno-trapping-math to CXXFLAGS.
Matt Turner
2016-07-21
1
-0
/
+3
*
mesa: Drop -fno-builtin-memcmp.
Matt Turner
2016-07-21
1
-8
/
+0
*
mapi: Massage code to allow clang to compile.
Matt Turner
2016-07-21
1
-0
/
+1
*
vc4: Switch to using the libdrm-provided vc4_drm.h.
Eric Anholt
2016-07-20
1
-0
/
+2
*
configure.ac: Use ${datarootdir} for --with-vulkan-icddir help string too
Andreas Boll
2016-07-19
1
-1
/
+1
*
configure: Don't require pthread-stubs on Cygwin
Jon Turney
2016-07-15
1
-3
/
+15
*
configure: Define _GNU_SOURCE for Cygwin as well
Yaakov Selkowitz
2016-07-15
1
-4
/
+1
*
clover: Bump required LLVM version to 3.6.
Serge Martin
2016-07-11
1
-1
/
+1
*
mesa: don't install GLX files if GLX is not built
Akihiko Odaki
2016-07-07
1
-0
/
+1
*
anv: install the intel_icd.json to ${datarootdir} by default
Emil Velikov
2016-07-05
1
-1
/
+1
*
anv: use cache uuid based on the build timestamp.
Emil Velikov
2016-07-05
1
-0
/
+2
*
swr: Refactor checks for compiler feature flags
Chuck Atkins
2016-06-30
1
-23
/
+50
*
swr: switch from overriding -march to selecting features
Tim Rowley
2016-06-17
1
-4
/
+7
*
configure.ac: strip out the llvm-config -march/mtune flags
Emil Velikov
2016-06-13
1
-0
/
+3
*
Don't use python 3
Dylan Baker
2016-05-31
1
-8
/
+0
*
configure.ac: correct the xlib/xlib-gallium GLX detection for GLVND
Chuck Atkins
2016-05-30
1
-26
/
+29
*
glx: Implement the libglvnd interface.
Kyle Brenneman
2016-05-30
1
-2
/
+47
*
c11/threads: resolve link issues with -O0
Emil Velikov
2016-05-24
1
-0
/
+1
*
configure.ac: Add support for Android builds
Nicolas Boichat
2016-05-23
1
-0
/
+10
*
configure.ac: error out when building from git without python3
Emil Velikov
2016-05-23
1
-0
/
+6
*
configure.ac: add pthreadstubs support
Rob Herring
2016-05-23
1
-0
/
+4
*
configure: added xcb to dri3 modules to pkg-conf
Andres Gomez
2016-05-23
1
-1
/
+1
*
vl/dri3: add DRI3 support and implement create and destroy
Leo Liu
2016-05-16
1
-1
/
+6
*
util: Add ATTRIBUTE_RETURNS_NONNULL.
Matt Turner
2016-05-16
1
-0
/
+1
*
configure.ac: remove unused HAVE_EGL_PLATFORM_NULL conditional
Emil Velikov
2016-05-01
1
-1
/
+0
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_WAYLAND
Emil Velikov
2016-05-01
1
-1
/
+1
*
automake: drop "EGL_" from HAVE_EGL_PLATFORM_X11
Emil Velikov
2016-05-01
1
-1
/
+1
*
anv: fold the tests' makefile
Emil Velikov
2016-05-01
1
-1
/
+0
*
glx: Refactor the configure options for glx implementation choice (v3)
Chuck Atkins
2016-05-01
1
-51
/
+64
*
i965/blorp: Convert state setup to C
Jason Ekstrand
2016-04-26
1
-0
/
+3
*
i965/blorp: Convert brw_blorp.cpp to a C file
Jason Ekstrand
2016-04-26
1
-0
/
+5
*
configure.ac: search for and set PYTHON3
Jonathan Gray
2016-04-23
1
-0
/
+2
*
i965: Add a dependency on libisl
Jason Ekstrand
2016-04-21
1
-1
/
+2
*
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-15
1
-16
/
+35
|
\
|
*
configure: Add support for the Intel Vulkan driver
Jason Ekstrand
2016-04-15
1
-0
/
+63
|
*
gallium/swr: confine c++11 flag to swr driver
Tim Rowley
2016-04-15
1
-2
/
+7
|
*
gallium/swr: allow swr use as a swrast dri driver
Tim Rowley
2016-04-15
1
-0
/
+3
|
*
configure: Add support for detecting valgrind headers
Jason Ekstrand
2016-04-15
1
-0
/
+21
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-14
1
-2
/
+0
|
\
|
|
*
gallium/swr: fold the almost identical Makefiles
Emil Velikov
2016-04-14
1
-2
/
+0
*
|
configure: Add initial support for enabling Vulkan drivers
Jason Ekstrand
2016-04-14
1
-2
/
+66
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-04-13
1
-2
/
+2
|
\
|
|
*
configure.ac: update the path of the generated files
Emil Velikov
2016-04-11
1
-2
/
+2
*
|
Merge remote-tracking branch 'public/master' into vulkan
Jason Ekstrand
2016-03-24
1
-16
/
+5
|
\
|
|
*
r600g: remove TGSI->LLVM translation
Marek Olšák
2016-03-20
1
-14
/
+1
[next]