index
:
platform/upstream/mesa
19.2.8
19.3.0
19.3.0.1
20.1.8
20.3.0
21.0.0
21.0.0_tizen
21.0_rc5
21.2.3
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/release
accepted/tizen/ivi/stable
accepted/tizen/mobile
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_8.0_unified
accepted/tizen_9.0_unified
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_unified_dev
accepted/tizen_unified_riscv
accepted/tizen_unified_toolchain
accepted/tizen_unified_x
accepted/tizen_unified_x_asan
accepted/tizen_wearable
devel/coregl
devel/libtpl-egl
devel/x11
lock_surface
pristine-tar
sandbox/akazmin/tizen6_asan
sandbox/baixl/devel
sandbox/denis13/esan
sandbox/gvancuts/x11-vmware
sandbox/jbko/21.2.0-devel
sandbox/jbko/devel
sandbox/jbko/vk_devel
sandbox/jbko/vk_devel2
sandbox/jihochu/5.0
sandbox/jobol/devel
sandbox/leemgs/5.0
sandbox/lstelmach/virgl
sandbox/mbachmann/tizen_eglsoft
sandbox/mmajewski2/gbm_mesa
sandbox/mmajewski2/gbm_mesa_static
sandbox/mmajewski2/virgl-wayland-platform
sandbox/mpikula/riscv64
sandbox/mwereski/mesa
sandbox/nmerinov/llvm
sandbox/pcoval/devel
sandbox/pcoval/tizen
sandbox/pcoval/upstream
sandbox/playchang/riscv64
sandbox/pwieczorek/mesa
sandbox/vbarinov/asan
sandbox/vbarinov/lto
sandbox/yuanzhaowei/devel
tizen
tizen-19.0.0
tizen_23.1.5
tizen_23.3.3
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
tizen_8.0
tizen_9.0
tizen_ivi
tizen_ivi_genivi
tizen_ivi_release
tizen_lz
tizen_real
upstream
v17.1.0
Domain: Graphics System / GL; Licenses: MIT;
Hoyub Lee <hoyub.lee@samsung.com>, Joonbum Ko <joonbum.ko@samsung.com>, SooChan Lim <sc1.lim@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
meson.build
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-20
meson: Remove reference to removed SWR driver
Matt Turner
1
-1
/
+1
2023-06-15
meson: Key whether to build batch decoder on expat
Dylan Baker
1
-7
/
+17
2023-05-01
clc: Add clang frontendhlsl module to fix build of microsoft-clc with llvm 16+
Lone_Wolf
1
-3
/
+4
2023-05-01
clc: Add clangASTMatchers to fix static llvm build of microsoft-clc with LLV...
Lone_Wolf
1
-0
/
+3
2023-04-16
meson: keep Mako version checking in accord with build msg
Luc Ma
1
-1
/
+1
2023-03-30
util/disk_cache: use posix_fallocate() for index files
Juston Li
1
-0
/
+1
2023-03-22
glsl: Write a new test for GLSL and NIR mediump lowering.
Emma Anholt
1
-0
/
+3
2023-03-16
meson: correct typo in comment
Erik Faye-Lund
1
-1
/
+1
2023-03-10
build: Block build of HASVK, Crocus and i915 in non-x86 architectures
José Roberto de Souza
1
-0
/
+12
2023-03-10
meson: inline gtest_test_protocol now that it's always 'gtest'
Eric Engestrom
1
-8
/
+0
2023-03-10
meson: bump minimum version to 0.60
Eric Engestrom
1
-1
/
+1
2023-03-06
meson: forcefully disable libdrm when host doesn't have it
Mark Collins
1
-5
/
+11
2023-03-03
intel: Add Meson parameter to enable Xe KMD support
José Roberto de Souza
1
-0
/
+4
2023-02-28
meson: allow checking for null pointers even if they're supposed to be non-null
Eric Engestrom
1
-0
/
+1
2023-02-27
meson: Split sse2_arg and sse2_args out of c_cpp_args
Yonggang Luo
1
-1
/
+9
2023-02-27
meson: When sse2 enabled, both c and cpp using sse2 options
Yonggang Luo
1
-1
/
+1
2023-02-26
meson: print c_cpp_args
David Heidelberg
1
-0
/
+7
2023-02-25
tu+meson: Re-work KMD selection
Rob Clark
1
-6
/
+7
2023-02-24
r300: drop VDPAU support
Pavel Ondračka
1
-2
/
+1
2023-02-23
meson: update flex/bison requirement to cover all usages
Mark Collins
1
-4
/
+5
2023-02-23
meson: reuse vulkan_wsi_list for defining vk_wsi_args
Eric Engestrom
1
-24
/
+0
2023-02-22
meson: add basic support for loongarch
Sui Jingfeng
1
-0
/
+11
2023-02-17
mesa: optimize out _mesa_is_desktop_gl*() and _mesa_is_gles*() calls when not...
Eric Engestrom
1
-0
/
+4
2023-02-17
meson: allow building GLES without GL
Eric Engestrom
1
-2
/
+0
2023-02-17
meson: make GLX require OpenGL
Eric Engestrom
1
-1
/
+7
2023-02-15
Revert "meson: Fix Asahi build on macOS"
Erik Faye-Lund
1
-1
/
+1
2023-02-15
meson: don't pass vk wsi args where they don't belong
Erik Faye-Lund
1
-19
/
+9
2023-02-15
meson: Combine duplicated c_args and cpp_args
Yonggang Luo
1
-4
/
+2
2023-02-15
meson: Split c_cpp_args from pre_args
Yonggang Luo
1
-1
/
+7
2023-02-14
meson: remove unused USE_FOO_ASM defines
Erik Faye-Lund
1
-2
/
+1
2023-02-12
util: avoid calling kcmp on Android
Eric Engestrom
1
-0
/
+10
2023-02-07
meson: Ignore unused variables when assertions are disabled
pal1000
1
-6
/
+6
2023-02-05
meson: Fix Asahi build on macOS
Asahi Lina
1
-1
/
+1
2023-02-03
meson: combine checks for linker --gc-sections support
Dylan Baker
1
-6
/
+4
2023-02-01
meson: turn android-libbacktrace into a feature option
Eric Engestrom
1
-8
/
+4
2023-01-30
rusticl: fix build error with valgrind being enabled
Karol Herbst
1
-2
/
+2
2023-01-27
meson: remove deprecated dri-drivers option
Erik Faye-Lund
1
-5
/
+0
2023-01-27
meson: remove deprecated osmesa-bits option
Erik Faye-Lund
1
-4
/
+0
2023-01-27
meson: remove dupliace add_devenv call
Erik Faye-Lund
1
-2
/
+0
2023-01-25
android: Make libbacktrace optional again
Tomeu Vizoso
1
-1
/
+16
2023-01-25
android: allow system = 'android' on cross file
Helen Koike
1
-1
/
+1
2023-01-23
util/fossilize_db: fix macOS inotify build error
Juston Li
1
-1
/
+1
2023-01-20
meson: use sections in summary()
Thomas H.P. Andersen
1
-59
/
+70
2023-01-20
meson: use summary()
Thomas H.P. Andersen
1
-64
/
+47
2023-01-19
meson: use builtin support for reading version from a file
Dylan Baker
1
-4
/
+1
2023-01-19
meson: remove version checks for < 0.59
Dylan Baker
1
-12
/
+3
2023-01-19
meson: Use feature option methods for xmlconfig
Dylan Baker
1
-9
/
+7
2023-01-19
meson: use a feature option for shared-llvm
Dylan Baker
1
-14
/
+4
2023-01-19
meson: use a feature option for egl
Dylan Baker
1
-29
/
+8
2023-01-19
meson: use a feature option for zstd
Dylan Baker
1
-15
/
+3
[next]