index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2015-09-10
Use IMP_LIB_EXT when checking for LLVM shared libraries
Jon TURNEY
1
-6
/
+27
2015-09-04
build: add HAVE_SHA1 define when using --with-sha1 option
Tapani Pälli
1
-0
/
+5
2015-09-03
vk: Remove various hacks/scaffolding code
Kristian Høgsberg Kristensen
1
-4
/
+0
2015-09-01
vk/meta: Use SPIR-V for shaders
Jason Ekstrand
1
-0
/
+6
2015-08-26
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
1
-0
/
+1
2015-08-26
gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Marek Olšák
1
-0
/
+1
2015-08-25
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
1
-1
/
+5
2015-08-21
st/nine: Require gcc >= 4.6
David Heidelberg
1
-0
/
+4
2015-08-18
freedreno: use fd_pipe_wait_timeout()
Rob Clark
1
-1
/
+1
2015-08-17
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
1
-66
/
+36
2015-08-14
vk: Add four unit tests for our lock-free data-structures
Jason Ekstrand
1
-0
/
+1
2015-08-14
winsys/amdgpu: add a new winsys for the new kernel driver
Marek Olšák
1
-0
/
+3
2015-08-14
st/vdpau: add HEVC support v2
Christian König
1
-1
/
+1
2015-08-11
configure.ac: Always define __STDC_LIMIT_MACROS.
Matt Turner
1
-1
/
+1
2015-08-03
mesa: Add -fno-trapping-math to CFLAGS.
Matt Turner
1
-2
/
+2
2015-08-03
mesa: Add -fno-math-errno to CFLAGS.
Matt Turner
1
-0
/
+3
2015-08-01
opencl: use versioned .so in mesa.icd
Igor Gnatenko
1
-0
/
+3
2015-08-01
configure.ac: check for mkostemp()
Emil Velikov
1
-0
/
+1
2015-08-01
egl/wayland: use drmGetNodeTypeFromFd helper instead of opencoding it
Emil Velikov
1
-1
/
+1
2015-08-01
egl/wayland: libdrm is a hard requirement, treat it as such
Emil Velikov
1
-0
/
+3
2015-08-01
configure.ac: null,android,gdi are not valid egl-platforms
Emil Velikov
1
-3
/
+0
2015-07-22
automake: rework the EGL build
Emil Velikov
1
-2
/
+1
2015-07-22
dri/common: remove unused drm_version variable
Emil Velikov
1
-21
/
+0
2015-07-22
configure.ac: do not set HAVE_DRI(23) when libdrm is missing
Emil Velikov
1
-9
/
+9
2015-07-17
mesa: Detect and provide macros for function attributes pure and const.
Eric Anholt
1
-0
/
+2
2015-07-13
i965: bump libdrm requirement to 2.4.61 and drop in-tree workaround
Emil Velikov
1
-1
/
+1
2015-07-13
pipe-loader: remove pipe_loader_sw_probe_xlib
Emil Velikov
1
-11
/
+2
2015-07-13
automake: remove empty GALLIUM_PIPE_LOADER_LIBS
Emil Velikov
1
-1
/
+0
2015-07-13
automake: pipe-loader: remove the 'client' pipe-loader
Emil Velikov
1
-11
/
+0
2015-07-08
darwin: Suppress type conversion warnings for GLhandleARB
Julien Isorce
1
-1
/
+1
2015-07-06
mesa: Add a MUST_CHECK macro for __attribute__((warn_unused_result)).
Kenneth Graunke
1
-0
/
+1
2015-07-02
nvc0: create screen fence objects with coherent attribute
Alexandre Courbot
1
-1
/
+1
2015-07-01
nouveau: rename var name for nouveau_vieux to avoid conflict with nouveau
Ilia Mirkin
1
-1
/
+1
2015-06-26
mesa: Enable subdir-objects globally.
Matt Turner
1
-1
/
+1
2015-06-23
Merge remote-tracking branch 'mesa-public/master' into vulkan
Jason Ekstrand
1
-26
/
+32
2015-06-23
configure: drop unused variable GBM_BACKEND_DIRS
Emil Velikov
1
-1
/
+0
2015-06-23
configure: error out when building libEGL without shared-glapi
Emil Velikov
1
-0
/
+3
2015-06-23
configure: error out when building backend-less libEGL
Emil Velikov
1
-2
/
+6
2015-06-23
configure: allow building shared-glapi powered libgl-xlib
Emil Velikov
1
-6
/
+0
2015-06-23
configure: warn about shared_glapi & xlib-glx only when both are set
Emil Velikov
1
-1
/
+1
2015-06-16
egl/dri2: implement platform_surfaceless
Haixia Shi
1
-0
/
+6
2015-06-16
configure.ac: rename LLVM_VERSION_PATCH to avoid conflict with llvm-config.h
Marek Olšák
1
-1
/
+1
2015-06-12
radeon/llvm: Handle LLVM backend rename from R600 to AMDGPU
Tom Stellard
1
-5
/
+8
2015-06-09
vc4: Drop subdirectory in vc4 build.
Eric Anholt
1
-1
/
+0
2015-05-29
configure.ac: Link mcdisassembler component.
Jose Fonseca
1
-1
/
+1
2015-05-29
configure.ac: Don't bother checking whether LLVM's MCJIT component is available.
Jose Fonseca
1
-4
/
+1
2015-05-29
configure.ac: enable building GLES1 and GLES2 by default
Marek Olšák
1
-6
/
+6
2015-05-20
swrast: Build fix for Solaris
Alan Coopersmith
1
-0
/
+1
2015-05-09
Add vulkan driver for BDW
Kristian Høgsberg
1
-0
/
+14
2015-04-20
clover: make llvm >= 3.5.0 and c++11 mandatory
EdB
1
-21
/
+11
[prev]
[next]