Hello community,

here is the log from the commit of package libretro-flycast for 
openSUSE:Factory checked in at 2020-10-16 16:14:32
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-flycast (Old)
 and      /work/SRC/openSUSE:Factory/.libretro-flycast.new.3486 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libretro-flycast"

Fri Oct 16 16:14:32 2020 rev:4 rq:841968 version:0~git20201013

Changes:
--------
--- /work/SRC/openSUSE:Factory/libretro-flycast/libretro-flycast.changes        
2020-08-20 22:34:28.512139775 +0200
+++ 
/work/SRC/openSUSE:Factory/.libretro-flycast.new.3486/libretro-flycast.changes  
    2020-10-16 16:15:08.080706431 +0200
@@ -1,0 +2,44 @@
+Thu Oct 15 13:28:21 UTC 2020 - [email protected]
+
+- Update to version 0~git20201013:
+  * Remove broken link
+  * revert some changes to naomi inputs [flyinghead]
+  * fix savestates [flyinghead]
+  * sort out aarch64 makefile weirdness
+  * add missing makefile code to select aarch64 dynarec
+  * Backport partial changes here 
https://github.com/flyinghead/flycast/commit/6402c8e7ed0d71ecd636e4812f8faeb3b6de66ed
+  * Backport 
https://github.com/flyinghead/flycast/commit/fee28194fbc3f2ba426cad1d78f8aae588d8d63b
+  * Rebase Naomi code against master - let us know if changes need to be 
applied
+  * Backport 'Fix wldkickspw crash with invalid TA data'
+  * arm32: support for 64b immediate memory reads
+  * arm32: support for 64b immediate memory reads
+  * Improve off-screen reload with lightgun
+  * Add support for Lightgun for Lupin The Shooting
+  * For whatever reason on newer Nvidia drivers, we can't allocate pixel 
buffer size at 2GB or 4GB - we can allocate 2GB by changing size to 0x7ff00000u 
for now
+  * [Switch] Add -fcommon
+  * Updated Makefile with logic to force -O2 on classic ARM platforms
+  * Fix OSX build
+  * Fix build
+  * Ghost commit
+  * Revert "replace Array<> with std::array. savestate: save correct TA ctx"
+  * handle some palette textures on the GPU. vulkan: some linear tiling
+  * protect P4 vram to detect texture updates
+  * replace Array<> with std::array. savestate: save correct TA ctx
+  * savestate: save sq_remap used for store queues when mini-mmu is on
+  * gl: don't re-upload buffers to gpu after drawing vmu or xhair
+  * savestate: Save current TA context. Save AW cart state.
+  * various aica/arm/misc fixes
+  * naomi: fix wrungp "no drive board" regression
+  * support for absolute path .m3u playlists
+  * maple: don't overrun device strings
+  * maple: create devs after loading the game. aw: better analog mapping
+  * workaround for context logic
+  * div32: get rid of edge cases. simplify
+  * Some logging optimizations
+
+-------------------------------------------------------------------
+Thu Oct 15 13:27:47 UTC 2020 - Guillaume GARDET <[email protected]>
+
+- Fix build on aarch64
+
+-------------------------------------------------------------------

Old:
----
  libretro-flycast-0~git20200609.tar.xz

New:
----
  libretro-flycast-0~git20201013.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libretro-flycast.spec ++++++
--- /var/tmp/diff_new_pack.Xu7OMr/_old  2020-10-16 16:15:11.100707358 +0200
+++ /var/tmp/diff_new_pack.Xu7OMr/_new  2020-10-16 16:15:11.108707360 +0200
@@ -17,7 +17,7 @@
 
 
 Name:           libretro-flycast
-Version:        0~git20200609
+Version:        0~git20201013
 Release:        0
 Summary:        Flycast libretro core for Sega Dreamcast emulation
 License:        GPL-3.0-only
@@ -39,7 +39,8 @@
 
 %build
 %ifarch aarch64
-export platform=classic_armv8_a35
+export platform=arm64
+export CC_AS=gcc
 %endif
 %ifarch %arm
 export ARCH=arm

++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.Xu7OMr/_old  2020-10-16 16:15:11.164707377 +0200
+++ /var/tmp/diff_new_pack.Xu7OMr/_new  2020-10-16 16:15:11.164707377 +0200
@@ -1,4 +1,4 @@
 <servicedata>
 <service name="tar_scm">
                 <param 
name="url">https://github.com/libretro/flycast.git</param>
-              <param 
name="changesrevision">f85a2a913caab53648675162284110fe9aad2162</param></service></servicedata>
\ No newline at end of file
+              <param 
name="changesrevision">154abf1e0d30d54f5fbf468f4cd015a429af4366</param></service></servicedata>
\ No newline at end of file

++++++ libretro-flycast-0~git20200609.tar.xz -> 
libretro-flycast-0~git20201013.tar.xz ++++++
++++ 16712 lines of diff (skipped)


Reply via email to