- Update to version 0.0.30~git20240205:
* RPCN 1.1 - Update to version 0.0.30~git20240203: * cellGem: Allow to use multiple controllers as fake PS-Move * sceNp: fix atomic type * sceNp: correct type for data attachment * sceNp: don't preserve messages in sceNpBasicRecvMessageAttachment * overlays: ask for user confirmation before sending an invite * sceNp: implement sceNpBasicAbortGui * sceNp: Implement sceNpBasicRecvMessageAttachment * np: fix signed/unsigned warning * overlays: add subject and body to recvmessage dialog * Review fixes * Add player history * Qt: Show NP ID in rpcn dialogs * rsx/glsl: use const for left/right * rsx/glsl: Fix typo * rsx: Improvements to the video out passes * gl: Vectorize GL_TEMP_IMAGE_SLOT expression * vk: Allow indexed lookup for sampler and IA binding points in overlay passes * glsl: use fragCoord to decide interlacing * glsl: use textureSize instead of height * glsl: use const in for params * glsl: move anaglpyh to separate functions * vk/gl: add amber-blue anaglyph (ColorCode 3D) * vk/gl: cleanup formatting in glsl, move some common magic numbers to variables * vk/gl: add interlaced 3D mode * vk/gl: add more anaglyph 3D modes * vk/gl: unite video_out_calibration_pass fragment shader to new glsl OBS-URL: https://build.opensuse.org/package/show/Emulators/rpcs3?expand=0&rev=94
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: rpcs3
|
||||
Version: 0.0.30~git20240125
|
||||
Version: 0.0.30~git20240205
|
||||
Release: 0
|
||||
Summary: PS3 emulator/debugger
|
||||
License: GPL-2.0-only
|
||||
@@ -87,8 +87,8 @@ BuildRequires: pkgconfig(Qt6Widgets)
|
||||
|
||||
Requires(post): hicolor-icon-theme
|
||||
Requires(post): update-desktop-files
|
||||
Requires(postun):hicolor-icon-theme
|
||||
Requires(postun):update-desktop-files
|
||||
Requires(postun): hicolor-icon-theme
|
||||
Requires(postun): update-desktop-files
|
||||
ExclusiveArch: x86_64
|
||||
|
||||
%description
|
||||
|
Reference in New Issue
Block a user