Hello community,
here is the log from the commit of package libretro-beetle-psx-hw for
openSUSE:Factory checked in at 2020-09-29 19:03:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libretro-beetle-psx-hw (Old)
and /work/SRC/openSUSE:Factory/.libretro-beetle-psx-hw.new.4249 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libretro-beetle-psx-hw"
Tue Sep 29 19:03:03 2020 rev:5 rq:838376 version:0~git20200921
Changes:
--------
---
/work/SRC/openSUSE:Factory/libretro-beetle-psx-hw/libretro-beetle-psx-hw.changes
2020-08-20 22:28:56.107984306 +0200
+++
/work/SRC/openSUSE:Factory/.libretro-beetle-psx-hw.new.4249/libretro-beetle-psx-hw.changes
2020-09-29 19:03:05.937867916 +0200
@@ -1,0 +2,50 @@
+Mon Sep 21 18:53:17 UTC 2020 - [email protected]
+
+- Update to version 0~git20200921:
+ * Fix Wild Arms 2 overworld forest sprite for software mode with scaling
+ * Fix non-pgxp being completely broken in previous commit in this pr
+ * Get rid of MD5 calculation
+ * Cleanups
+ * Use signed integer for comparison
+ * Make pgxp tolerance an option
+ * Copy adjusted vert for first vert in quad
+ * "Clamp" pgxp coordinates if lacking w components
+ * Fix Wild Arms 2 overworld forest sprite; some rearranging of code;
+ * Cleanups
+ * Revert "Cleanups"
+ * Cleanups
+ * Cleanups
+ * Cleanups
+ * Simplify hack to avoid texture filtering on scaled read
+ * Wrap around in vram on scanout
+ * Add barrier to prevent flickering in location titles in Valkyrie Profile
+ * Cleanups
+ * Cleanups
+ * Get rid of HAVE_CDROM_NEW
+ * Add shift variable to spec constant
+ * Avoid textureLod path that requires division; fix performance regression
+ * Remove this variable
+ * Cleanups
+ * Get rid of overloading
+ * Cleanups
+ * Convert settings.cpp to C
+ * Cleanup
+ * Unbreak scanout_to_buffer, scanout_vram_to_texture, and
scanout_vram_to_buffer when msaa is enabled
+ * Make uv_rect passed to texture_loaded in build_attribs more correct; some
minor cleanup
+ * Added missing prebuilt shader files
+ * Simplify ternary code in render_semi_transparent_primitives
+ * Use unscaled framebuffer read when possible (some performance improvement)
+ * Use separate pass for msaa resolve (minor performance improvement) (fix
broken msaa resolve on AMD hardware)
+ * Use scaled_framebuffer_msaa for texture reads if possible (fix unwanted
black outlines in Vagrant Story for msaa as well) (further performance hit)
+ * Ignore first/last row/column instead of checking if half loaded in atlas
texture_loaded
+ * Use scaled_framebuffer for texture reads (higher quality fix for unwanted
black oulines for Vagrant Story) (performance regression to be resolved)
+ * Use nearest neighbor for resolve to unscaled; separate pass for ssaa
+ * Spec constants for resolve
+ * Spec constants for feedback shaders
+ * Spec constants for filters to get down the number of shader combinations
+ * Apply JINC2 change to OpenGl
+ * Update JINC2 to prevent NaN, which result in black texture in some cases
+ * Xcode wants his variables initialized or won't link (#709)
+ * Removed library path /usr/local/lib.
+
+-------------------------------------------------------------------
Old:
----
libretro-beetle-psx-hw-0~git20200810.tar.xz
New:
----
libretro-beetle-psx-hw-0~git20200921.tar.xz
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libretro-beetle-psx-hw.spec ++++++
--- /var/tmp/diff_new_pack.JeL0nY/_old 2020-09-29 19:03:06.561868674 +0200
+++ /var/tmp/diff_new_pack.JeL0nY/_new 2020-09-29 19:03:06.561868674 +0200
@@ -17,7 +17,7 @@
Name: libretro-beetle-psx-hw
-Version: 0~git20200810
+Version: 0~git20200921
Release: 0
Summary: Mednafen PSX libretro core for Sony PlayStation emulation
License: GPL-2.0-only
++++++ _servicedata ++++++
--- /var/tmp/diff_new_pack.JeL0nY/_old 2020-09-29 19:03:06.605868727 +0200
+++ /var/tmp/diff_new_pack.JeL0nY/_new 2020-09-29 19:03:06.609868732 +0200
@@ -1,4 +1,4 @@
<servicedata>
<service name="tar_scm">
<param
name="url">https://github.com/libretro/beetle-psx-libretro.git</param>
- <param
name="changesrevision">ff4ba8a72bb7a07cb196280eb71136b75233c4b3</param></service></servicedata>
\ No newline at end of file
+ <param
name="changesrevision">79405a92f94e9f325f159762400bf426eba8d24c</param></service></servicedata>
\ No newline at end of file
++++++ libretro-beetle-psx-hw-0~git20200810.tar.xz ->
libretro-beetle-psx-hw-0~git20200921.tar.xz ++++++
++++ 85240 lines of diff (skipped)