index
:
~dbaker/mesa
11.2-next
18.1-proposed
for-jason
jenkins
jenkins_gl
master
meson-windows
patches-for-ajax
submit/generator-argparse
submit/generator-mako
submit/python2-for-intel
wip/generator-mako
wip/generator-rewrite-v2
wip/glapi-cleanup
wip/gles32-symbols
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2015-10-27
st/va: add VAAPI HEVC decode support
Boyuan Zhang
1
-1
/
+1
2015-10-23
virgl/vtest: add vtest driver
Dave Airlie
1
-0
/
+1
2015-10-23
virgl: add driver for virtio-gpu 3D (v2)
Dave Airlie
1
-1
/
+10
2015-10-21
configure.ac: ensure RM is set
Jonathan Gray
1
-0
/
+2
2015-10-16
configure: show which gallium drivers/sts are built
Ilia Mirkin
1
-1
/
+11
2015-09-21
configure.ac: Add support to enable read-only text segment on x86.
Jeremy Huddleston
1
-0
/
+10
2015-09-16
vc4: Only build in simulator mode if we find pkg-config for it.
Eric Anholt
1
-5
/
+2
2015-09-16
freedreno: one screen to rule them all
Rob Clark
1
-1
/
+1
2015-09-10
gallium/radeon: drop support for LLVM 3.4
Marek Olšák
1
-1
/
+1
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-08-26
gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Marek Olšák
1
-0
/
+1
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-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
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
[next]