index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
22.2
22.3
23.0
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
staging/22.2
staging/22.3
staging/23.0
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
configure.ac
Age
Commit message (
Expand
)
Author
Files
Lines
2019-04-15
Delete autotools
Dylan Baker
1
-3409
/
+0
2019-04-04
simplify LLVM version string printing
Eric Engestrom
1
-1
/
+1
2019-03-21
configure.ac / meson: depend on libnativewindow when appropriate
Gurchetan Singh
1
-1
/
+12
2019-03-21
configure.ac/meson.build: Add options for library suffixes
Benjamin Gordon
1
-0
/
+19
2019-03-08
build: make passing an incorrect pointer type a hard error
Eric Engestrom
1
-0
/
+1
2019-02-24
configure: fix test portability
Maya Rashish
1
-2
/
+2
2019-01-28
Switch imx to kmsro and remove the imx winsys
Rob Herring
1
-12
/
+2
2019-01-28
pl111: Rename the pl111 driver to "kmsro".
Eric Anholt
1
-8
/
+8
2019-01-22
winsys/amdgpu: use the new BO list API
Marek Olšák
1
-1
/
+1
2019-01-22
configure: EGL requirements only apply if EGL is built
Eric Engestrom
1
-0
/
+1
2019-01-16
autotools: Deprecate the use of autotools
Gert Wollny
1
-0
/
+13
2018-12-13
configure: add CXX11_CXXFLAGS to LLVM_CXXFLAGS
Emil Velikov
1
-0
/
+1
2018-12-13
glx: mandate xf86vidmode only for "drm" dri platforms
Emil Velikov
1
-2
/
+2
2018-12-06
amd: remove support for LLVM 6.0
Samuel Pitoiset
1
-2
/
+2
2018-11-27
freedreno: move drm to common location
Rob Clark
1
-0
/
+2
2018-11-20
glx: make xf86vidmode mandatory for direct rendering
Emil Velikov
1
-11
/
+1
2018-11-14
st/xa: Bump minor
Thomas Hellstrom
1
-1
/
+1
2018-10-31
configure: allow building with python3
Emil Velikov
1
-5
/
+3
2018-10-30
m4: add Werror when checking for compiler flags
Emil Velikov
1
-0
/
+11
2018-10-26
freedreno: import libdrm_freedreno + redesign submit
Rob Clark
1
-2
/
+0
2018-10-23
configure.ac: update libdrm amdgpu version to 2.4.95
Boyuan Zhang
1
-1
/
+1
2018-10-17
freedreno/a6xx: add infrastructure for CP_DRAW_STATE
Rob Clark
1
-1
/
+1
2018-10-10
util: Add tests for fast integer division by constants
Jason Ekstrand
1
-0
/
+1
2018-09-25
meson+autotools: get rid of spammy GCC warning -Wformat-truncation
Eric Engestrom
1
-0
/
+2
2018-09-17
move pthread_setaffinity_np check to the build system
Dylan Baker
1
-0
/
+16
2018-08-24
Revert "configure: allow building with python3"
Emil Velikov
1
-3
/
+5
2018-08-23
configure: allow building with python3
Emil Velikov
1
-5
/
+3
2018-08-23
configure: enforce python 2.7 with AM_PATH_PYTHON
Emil Velikov
1
-2
/
+5
2018-08-20
swr: bump minimum supported LLVM version to 6.0
Juan A. Suarez Romero
1
-4
/
+3
2018-08-16
freedreno: Add a6xx backend
Kristian H. Kristensen
1
-1
/
+1
2018-08-08
autotools: use correct gl.pc LIBS when using glvnd
Emil Velikov
1
-0
/
+9
2018-08-08
autotools: error out when building with mangling and glvnd
Emil Velikov
1
-0
/
+3
2018-08-08
autotools: error out when using the broken --with-{gl, osmesa}-lib-name
Emil Velikov
1
-6
/
+6
2018-08-08
automake: require shared glapi when using DRI based libGL
Emil Velikov
1
-0
/
+2
2018-08-07
autoconf: stop exporting internal wayland details
Emil Velikov
1
-0
/
+4
2018-08-07
configure: install KHR/khrplatform.h when needed
Eric Engestrom
1
-0
/
+1
2018-08-03
amd: remove support for LLVM 5.0
Marek Olšák
1
-2
/
+2
2018-08-03
winsys/amdgpu: pass the BO list via the CS ioctl on DRM >= 3.27.0
Marek Olšák
1
-1
/
+1
2018-07-20
util/disk_cache: Fix disk_cache_get_function_timestamp with disabled cache.
Bas Nieuwenhuizen
1
-0
/
+1
2018-07-12
util/set: add a basic unit test
Caio Marcelo de Oliveira Filho
1
-0
/
+1
2018-06-27
gallium: Fix automake for Android (v2)
Chad Versace
1
-0
/
+3
2018-06-21
configure: use compliant grep regex checks
Emil Velikov
1
-2
/
+2
2018-06-21
swr: bump minimum supported LLVM version to 5.0
Juan A. Suarez Romero
1
-3
/
+4
2018-06-20
vulkan: EXT_acquire_xlib_display requires libXrandr headers to build
Keith Packard
1
-0
/
+2
2018-06-20
configure.ac: Add CFLAG -Wno-missing-field-initializers (v5)
Gert Wollny
1
-0
/
+4
2018-06-19
vulkan: Add EXT_acquire_xlib_display [v5]
Keith Packard
1
-0
/
+32
2018-06-18
mesa: Unconditionally enable floating-point textures
Timothy Arceri
1
-15
/
+0
2018-06-13
configure.ac: Test for __atomic_add_fetch in atomic checks
Andrew Galante
1
-2
/
+4
2018-06-08
autotools/meson: compile against wayland-egl-*backend*
Eric Engestrom
1
-2
/
+2
2018-06-06
egl: rewire the build systems to use libwayland-egl
Eric Engestrom
1
-2
/
+4
[next]