diff --git a/turnip_builder.sh b/turnip_builder.sh index 9f8acb8..d1a51a3 100755 --- a/turnip_builder.sh +++ b/turnip_builder.sh @@ -14,13 +14,12 @@ mesasrc="https://gitlab.freedesktop.org/mesa/mesa.git" patches=( "fix-for-anon-file;../../turnip-patches/fix-for-anon-file.patch;" "fix-for-getprogname;../../turnip-patches/fix-for-getprogname.patch;" - "fix-stringmapiterator;../../turnip-patches/fix-stringmapiterator.patch;" #"mesa-2934e1f-termux-x11-dri3;../../turnip-patches/mesa-2934e1f-termux-x11-dri3.patch;" #"zink_fixes;../../turnip-patches/zink_fixes.patch;" "wsi-termux-x11-only-kgsl;../../turnip-patches/04-wsi-termux-x11-only-kgsl_fixed.patch;" - "descr-prefetching-optimization-a7xx;merge_requests/29873;" - "make-gmem-work-with-preemption;merge_requests/29871;" - "VK_EXT_fragment_density_map;merge_requests/29938;" + #"descr-prefetching-optimization-a7xx;merge_requests/29873;" + #"make-gmem-work-with-preemption;merge_requests/29871;" + #"VK_EXT_fragment_density_map;merge_requests/29938;" ) commit="" commit_short=""