Skip to content

Commit

Permalink
Test for SuperTuxKart
Browse files Browse the repository at this point in the history
  • Loading branch information
MastaG committed Jul 3, 2024
1 parent 96c752b commit 42cb4a8
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions build_ppa.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ 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;"
"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;"
)
export DEBEMAIL="${EMAIL}"
export DEBFULLNAME="MastaG"
Expand Down

0 comments on commit 42cb4a8

Please sign in to comment.