Overview

Request 1117867 superseded

- Update to version 0.1588:
* "Merge Tagged PR 11689"
* "Merge Tagged PR 11762"
* "Merge Tagged PR 11778"
* android: Fix incorrect assumption for driver installation validation
* android: Allow ANDROID_STL
* android: Remove unnecessary flag to extract native libs in AndroidManifest.xml
* android: Update dependencies
* externals: Update LLVM to 17.0.2
* android: Update ndk to 26.1.10909125
* Improvement in Directory Path Detection for Shortcuts (#11749)
* common/polyfill_thread: use std::forward where appropriate, qualify std::move calls
* qt: ensure worker cancellation is complete before clearing
* android: Update AGP to 8.1.2
* android: Add GPU driver management fragment
* k_page_table: add missing page group open when locking memory
* service: caps: Remove ambiguous call
* kernel: mark TLS accessors as noinline for non-MSVC LTO
* service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecated
* externals/nx_tzdb: Update download version to 2022g
* Transition MSAA images to general layout without uploading data
* externals/tzdb_to_nx: Update to 221202
* jit: add support for relr-type relocations
* Do not set rescaled flag when rescaling is disabled
* Fix mistaken usage of info.block instead of level_info.block
* yuzu: Save multiple resolutions per icon
* ci/linux: Fix find parameter order
* Clear DSP buffer after each execution
* ci/linux: Upload separated debug symbols
* Not not allocate DeviceLocal buffers as mapped
* common: add arm64 native clock
* add Z32, FLOAT, UINT, UINT, UINT, LINEAR to format lookup table
* service: caps: Implement album manager and reorganize service
* externals: stb: Split library into cpp file
* service: Stub multiple functions to increase stability of album applet
* yuzu: Add desktop shortcut support for Windows
* update shader to confirmed format copy
* Allow GPUs without rebar to open multiple RenderDoc captures
* Implement X8_D24 format
* kernel: implement transfer memory
* Rework nvidia architecture detection, disable push descriptor for Pascal and older
* Mark a buffer GPU modified after the buffers are confirmed, do not double synch them
* lets not convert depth to greyscale since this makes the exhaust and tire smoke light gray/white
* Fix CI Formatting check
* Implements D32_Float to A8B8G8R8_UNORM format copy
* core: Update clocks when settings are saved
* yuzu: Fix mute when in background setting
* vk_present_manager: recreate surface on any surface loss
* service: caps: Partially implement IAlbumAccessorService
* yuzu: Allow to launch album applet from firmware
* externals: Add stb_image and stb_image_resize
* gdbserver: use numeric character references for unicode
* android: Use application context for all FileUtil functions
* loader: don't reassign program ID on npdm reparse
* Enable depth test on stencil clear path
* Reuse part of my previous idea to to use num_levels to check within AdjustMipBlockSize
* Partial revert of #10433
* Address review comments
* yuzu-qt: Track play time
* yuzu: Enable controller interaction in Controller Applet
- Update to version 0.1580:
* "Merge Tagged PR 11639"
* "Merge Tagged PR 11648"
* "Merge Tagged PR 11669"
* ci: fix new codespell errors
* qt: add additional romfs dump targets
* k_page_table: skip page table clearing on finalization
* fsp-srv: enable auto save data creation on init
* service: nfc: Implement SetRegisterInfoPrivate mii support
* service: am: Implement shared buffer
* service: nvnflinger: Implement shared buffer
* service: ldn: Implement lp2p:m and stub IMonitorService
* service: am: Set push in arguments according to the launched applet
* yuzu: Allow to launch cabinet applet from firmware
* Query Cache: Fix memory leak.
* Update translations (2023-10-01)
- Update to version 0.1572:
* Don't send a double focus change message
* service: mii: Fix reported bugs
* renderer_vulkan: fix query cache for homebrew
* android: Prevent crash when trying to change pages in setup fragment
* android: Prevent setup fragment crash in background
* android: Don't update views if binding is null in onConfigurationChanged
* android: Don't wait for post to update input overlay visibility
* android: Close activity with toast if emulation has no game
* android: Correctly reload settings file during reset
* Qt: Remove ability to install xci files
* android: Remove ability to install xci files
* android: Adjust failure dialogs for user data and firmware installers
* android: Fix cancel behavior on indeterminate progress dialog fragment
* android: Refactor zip code into FileUtil
* android: Use a different string for the content install dialog
* android: Fix case bug for installing game content
* android: Consolidate installers to one fragment
* settings_setting: Read audio engine
* fsp-srv: add GetFileSystemAttribute
* android: Prevent click ripple from appearing on loading card
* android: Remove bottom attribute from navigation view
* android: Prevent nav bar shade from laying out across screen
* host_shaders: More proper handling of x2 MSAA copies
* renderer_vulkan: Implement MSAA copies
* android: Use measured size of view for input overlay bounds
* service: mii: Limit checks to string size
* service: hid: Set last connected controller as active
* service: am: Stub to exit applet cleanly
* service: am: Implement stuff needed for Mii Edit
* service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId
* service: ns: Implement GetSharedFontInOrderOfPriorityForSystem
* yuzu: Add button to boot mii edit from firmware
* Query Cache: Fix Prefix Sums
* Query Cache: Fix behavior in Normal Accuracy
* Query Cache: Simplify Prefix Sum compute shader
* Query Cache: Implement host side sample counting.
* Query Cache: Fix guest side sample counting
* Query Cache: address issues
* QueryCache: Implement dependant queries.
* Macro HLE: Add DrawIndirectByteCount
* Query Cachge: Fully rework Vulkan's query cache
* Query Cache: Setup Base rework
* vk_texture_cache: Limit srgb block to transcoding only
* Reduce core timing mutex contention
* Vulkan: add temporary workaround for AMDVLK
* Vulkan: Implement Depth Bias Control
* core_timing: Attempt to reduce heap sifting
* core_timing: Use a fibonacci heap
* vcpkg: Add boost.heap
* vulkan_device: Test depth stencil blit support by format
* vulkan_device: Return true if either depth/stencil format supports blit
- Update to version 0.1567:
* android: Use smaller read buffer size for exporting user data
* android: Adjust valid user data check
* emit_spirv: fix incorrect use of descriptor index in image atomics
* am: mii_edit: Implement DB operations
* android: Update androidx window library to 1.2.0-beta03
* Fix DMA engine register offsets
* renderer_vulkan: Correct component order for A4B4G4R4_UNORM
* Revert "android: Allow save imports always"
* pfs: Fix reading filenames past the buffer end
* android: Remove unused strings related to the save manager
* android: Allow importing saves even if no saves are found
* android: Add import/export buttons for user data
* android: Ignore validation layers library in git
* android: Don't pause emulation when entering PiP
* android: Fix showing input overlay in PiP
* android: Properly update emulation surface
* aoc: stub purchase info calls
* renderdoc: Check for `_WIN32` symbol rather than `WIN32`
* service: mii: Address review comments
* cmake: prefer system renderdoc header
* Do not consider voice commands in time estimation, fix adpcm estimate
* service: mii: Implement the rest of the service
* service: mii: Implement database manager
* service: mii: Implement figurine database
* service: mii: Add device crc16
* service: nfc: Fully Implement GetRegisterInfoPrivate
* service: mii: Complete structs and fix mistakes
* android: Export PiP receiver on API 33 and later
* mii_types: Remove null terminator check
* android: Set up signing config for release builds
* android: Use 1 worker for shader compilation for all devices
* registered_cache: correct file deletion case
* android: Collect task state once view is created
* Reimplement HardwareOpus
* service: hid: Implement ApplyNpadSystemCommonPolicy
* hid: service: Remove outdated field from npad
* hid: service: Implement Last active Npad
* service: hid: Ensure state is correct
* service: nfc: Fix amiibo formatting
* core: improve debug workflow
* add std::error_code for std::filesystem exceptions
* shared_widget: Use default literals more
* settings_common: Fix typo
* debug: Add renderdoc capture hotkey
* settings_setting: Don't remove the AudioEngine workaround
* cmd/yuzu: Remove uncaught usage of stoi
* cmd/config: Remove uncaught usage of stoul
* shared_widget: Forward-port Citra changes
* configure_ui: Remove unnecessary usage of stoul
* cheat_engine: Remove uncaught usage of stoul
* ips_layer: Remove uncaught usage of stoul/ll
* key_manager: Remove uncaught usage of stoul
* settings: Retro-port Citra Settings work
* android/config: Remove uncaught usage of stoul
* am: Stub GetSaveDataSizeMax
* bsd: Demote "Select" log to dehug
* Needed to make this an extra case so it didnt also start asserting in BOTW.
* Fix an assert in the format lookup table fir Z16
- Update to version 0.1560:
* "Merge Tagged PR 11460"
* "Merge Tagged PR 11499"
* android: Remove settings interface specifically for audio mute
* android: Return the correct status code on emulation stop
* android: Use resource as shortcut intermediary
* android: Don't reinitialize settings on emulation start
* android: Fix emulation to settings navigation args
* android: Delay collecting UI state in games fragment
* android: Refactor menu tags to enum
* android: Use StateFlow instead of LiveData
* shader_recompiler: skip sampler for buffer textures (#11435)
* ngc: implement service
* qt: add verification for installed contents
* service: mii: Remove most magic values
* ci: fix msvc when used with LTO (#11459)
* mii: service: Address review
* mii: Prepare Interface for new implementation
* service: mii: Fix ver3 inconsistencies
* service: mii: move char info operations
* service: mii: Move store data operations
* service: mii: Move core data operations
* service: mii: Move ver3 operations
* service: mii: separate mii types into their own file
* service: mii: Move all raw data to it's file
* service: mii: Add mii util and result
* Look for the most recently modified image for present
* am: Implement UserChannel parameters
* am: Remove bcat from PopLaunchParameter
* vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)
* renderer_vulkan: Remove debug report
* cmake: Add option to fetch validation layer binary on android
* internal_network: log error on interrupt pipe read failure
* Fix data source version 1 command looping
* Do not reset the command buffer command count each time
* add a compile time option to allow disabling portable mode
* core: implement basic integrity verification
* yuzu-qt: Use Null when OpenGL is not compiled
* yuzu-qt: Update API Text for broken Vulkan
* configure_graphics: Capture by reference
* configure_graphics: Fix handling of broken Vulkan
* shader_recompiler: always declare image format for image buffers
* polyfill_thread: ensure mutex was locked before signaling stop
* internal_network: cancel pending socket operations on application process termination
- Update to version 0.1553:
* "Merge Tagged PR 11385"
* "Merge Tagged PR 11435"
* "Merge Tagged PR 11459"
* "Merge Tagged PR 11467"
* service: mii: Fix broken mii on MK8
* core: Add support for loading NSPs with personalized tickets. (#10048)
* service: mii: Fix default mii database
* Rework ADSP into a wrapper for apps
* msvc: set warning level to /W4 globally
* qt: measure romfs dump completion by bytes read
* general: make -fwrapv generic to all architectures (#11379)
* Update translations (2023-09-01)
* vfs: ensure key area keys are validated
* qt: ensure packed update nca is applied to the correct base
* qt: fix romfs dumping for multiprogram applications
* Maxwell3D: Improve Index buffer size estimation.
* VideoCore: Implement DispatchIndirect
* Shader Recompiler: Auto stub special registers and dump pipelines on exception.
* am: shorten shutdown timeout when lock is not held
* DMA Pusher: Fix regression caused by guest memory optimizations
- Update to version 0.1545:
* "Merge Tagged PR 10048"
* "Merge Tagged PR 11381"
* "Merge Tagged PR 11384"
* "Merge Tagged PR 11385"
* "Merge Tagged PR 11412"
* shader_recompiler: fix emulation of 3D textureGrad
* android: Fix game content installer
* android: Combine LongMessageDialogFragment with MessageDialogFragment
* android: Support dynamic app shortcuts
* android: Separate emulation states from emulation mutex
* android: Game loading/shutting down indicators
* hwopus: Implement GetWorkBufferSizeExEx
* android: Create custom game icon loader
* android: Don't reload settings when stopping settings activity
* android: Add optional androidDefault property to settings
* android: Proper state restoration on settings dialogs
* android: Add search for settings
* android: Implement paired settings
* android: Prevent infinite switch toggle loop
* android: Migrate settings to navigation component
* android: Trim settings enums and items
* android: Expose interface for getting settings from native code
* android: Support intents to emulation activity
* sfdnsres: ensure lp1 is not resolved
* Fix node id index in DropVoices
* externals: Update SDL to 2.28.2
* Use initial_frame to check interlaced flag
* audio: allow more latency in cubeb initialization
* hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream
* android: Don't set a default emulation orientation
* android: Properly adjust emulation surface aspect ratio
* Buffer Cache: fix discard writes.
* Mark decompiled macros as decompiled on dump, dump shaders after translation
* Skip additional mbedcrypto warnings options on MSVC
* Avoid `$` because it doesn't include AppleClang.
* Warnings cleanup for GCC 13 and Clang 16
* Updated to only the reset button
* Updated padded style
* main: Fix docked mode button, clang 14 error
* Pre-test opening a stream for audio backends, fall back to null if not suitable.
* native: Use Docked Mode helper
* main: Access by reference
* config-android: Translate console mode setting
* general: Use console mode helper across project
* settings: Add docked mode helper function
* config(qt): Sanitize docked handheld controller
* shared_translation: Define use_docked_mode texts
* general: Convert use_docked_mode to an enumeration
* shared_widget: Implement radio groups
* fix: Added padding to buttons
- Update to version 0.1538:
* ssl: tolerate handshake without hostname set (#11328)
* registered_cache: create fake CNMT entries for program updates of multiprogram applications (#11319)
* kernel: offset code entry point for 39-bit address space type (#11326)
* android: Use appCategory to specify the app is a game
* ui: Fixed inverted controls on ReverseSlider widgets
* nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
* yuzu/main: Ensure NCAs are registered in content provider when launching from CLI
* filesystem: Return correct error for RenameFile when dest_path already exists
* game_list_worker: Display correct size for NAX games
* android: Set default build variant to mainlineRelWithDebInfo (#11358)
* android: jni: ensure NCAs from loaded filepath are registered in manual content provider
* android: Search game directory recursively
* Add macos moltenvk bundle, Add copy moltevk dylib script
* android: lint: Delete generated ktlint folder between builds
* android: Show associated value in home settings (#11272)
* android: Use sensor landscape for landscape mode (#11337)
* patch_manager: apply manual HTML patches when present
* sockets: avoid locking around socket session calls
* Masked depthstencil clears
* Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation
* file_sys/card_image: support dumps with prepended key area
* uisettings: Add TODO for stretched aspect being ignored
* file_sys: tolerate empty NCA
* configure_ui: Silence MSVC warning
* yuzu-qt: Screenshots depend more on the graphics settings
* yuzu-qt: Implement unspecified screenshot ratio
* bootmanager: Remove old path
* configure_ui: Update the screenshots data
* config: Read the entire screenshots category
* bootmanager: Consider the default resolution
* yuzu-qt: Enable specifying screenshot resolution
* settings: Add AspectRatio enum, split res scale function
* fssystem: rework for yuzu style
* fssystem: reduce overalignment of unbuffered storage operations
* vfs: expand support for NCA reading
* flatten color_values
* flatten encoding_values
* flatten result vector
* GetUnquantizedWeightVector
* Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
* HACK: Avoid swizzling and reuploading ASTC image every frame
* Compute Replicate
* minor
* undo uint
* Revert "vulkan dims specialization"
* vulkan dims specialization
* small_block opt
* remove TexelWeightParams
* error/void extent funcs
* more packing
* Revert "uint result index"
* Revert "bfe instead of mod"
* Revert "global endpoints"
* global endpoints
* bfe instead of mod
* uint result index
* amd opts
* gl
* const, pack result_vector and replicate tables,
* minor redundancy cleanup
* extractbits robustness
* reuse vectors memory
* EncodingData pack
* flattening
* weights refactor
* params.max_weight
* skip bits
* restrict
- Update to version 0.1531:
* "Merge Tagged PR 11149"
* "Merge Tagged PR 11284"
* "Merge Tagged PR 11320"
* video_core: Fix vulkan assert error
* cmake: mark warning disable for gcc 11 (#11301)
* Improve behavior when sending to closed connection
* kernel: remove relative task registration
* gdbstub: fixup replaced instruction bytes in memory reads
* Revert "Silence nifm spam"
* gl_graphics_pipeline: Fix GLASM storage buffer detection
* gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
* nvnflinger: add missing scale mode
* Mark accelerted DMA destination buffers and images as GPU-modified
* android: Page forward on setup step completion
* android: Adjust setup fragment layout
* android: Show complete indicator during setup
* android: Remove redundant option from slider dialog
* android: Reduce opacity of non-editable settings
* android: Use string resource for slider value/units
* android: Display setting value in setting list items
* android: Set switch listener before assigning new value
* ssl_backend_securetransport: remove stray .Code()
* vulkan_device: disable features associated with unloaded extensions
* service: hid: Implement functions needed by QLaunch

Loading...
Request History
Duarte Pousa's avatar

xenonpk created request

- Update to version 0.1588:
* "Merge Tagged PR 11689"
* "Merge Tagged PR 11762"
* "Merge Tagged PR 11778"
* android: Fix incorrect assumption for driver installation validation
* android: Allow ANDROID_STL
* android: Remove unnecessary flag to extract native libs in AndroidManifest.xml
* android: Update dependencies
* externals: Update LLVM to 17.0.2
* android: Update ndk to 26.1.10909125
* Improvement in Directory Path Detection for Shortcuts (#11749)
* common/polyfill_thread: use std::forward where appropriate, qualify std::move calls
* qt: ensure worker cancellation is complete before clearing
* android: Update AGP to 8.1.2
* android: Add GPU driver management fragment
* k_page_table: add missing page group open when locking memory
* service: caps: Remove ambiguous call
* kernel: mark TLS accessors as noinline for non-MSVC LTO
* service: caps: Fix GetAlbumFileList3AaeAruid and GetAlbumFileList0AafeAruidDeprecated
* externals/nx_tzdb: Update download version to 2022g
* Transition MSAA images to general layout without uploading data
* externals/tzdb_to_nx: Update to 221202
* jit: add support for relr-type relocations
* Do not set rescaled flag when rescaling is disabled
* Fix mistaken usage of info.block instead of level_info.block
* yuzu: Save multiple resolutions per icon
* ci/linux: Fix find parameter order
* Clear DSP buffer after each execution
* ci/linux: Upload separated debug symbols
* Not not allocate DeviceLocal buffers as mapped
* common: add arm64 native clock
* add Z32, FLOAT, UINT, UINT, UINT, LINEAR to format lookup table
* service: caps: Implement album manager and reorganize service
* externals: stb: Split library into cpp file
* service: Stub multiple functions to increase stability of album applet
* yuzu: Add desktop shortcut support for Windows
* update shader to confirmed format copy
* Allow GPUs without rebar to open multiple RenderDoc captures
* Implement X8_D24 format
* kernel: implement transfer memory
* Rework nvidia architecture detection, disable push descriptor for Pascal and older
* Mark a buffer GPU modified after the buffers are confirmed, do not double synch them
* lets not convert depth to greyscale since this makes the exhaust and tire smoke light gray/white
* Fix CI Formatting check
* Implements D32_Float to A8B8G8R8_UNORM format copy
* core: Update clocks when settings are saved
* yuzu: Fix mute when in background setting
* vk_present_manager: recreate surface on any surface loss
* service: caps: Partially implement IAlbumAccessorService
* yuzu: Allow to launch album applet from firmware
* externals: Add stb_image and stb_image_resize
* gdbserver: use numeric character references for unicode
* android: Use application context for all FileUtil functions
* loader: don't reassign program ID on npdm reparse
* Enable depth test on stencil clear path
* Reuse part of my previous idea to to use num_levels to check within AdjustMipBlockSize
* Partial revert of #10433
* Address review comments
* yuzu-qt: Track play time
* yuzu: Enable controller interaction in Controller Applet
- Update to version 0.1580:
* "Merge Tagged PR 11639"
* "Merge Tagged PR 11648"
* "Merge Tagged PR 11669"
* ci: fix new codespell errors
* qt: add additional romfs dump targets
* k_page_table: skip page table clearing on finalization
* fsp-srv: enable auto save data creation on init
* service: nfc: Implement SetRegisterInfoPrivate mii support
* service: am: Implement shared buffer
* service: nvnflinger: Implement shared buffer
* service: ldn: Implement lp2p:m and stub IMonitorService
* service: am: Set push in arguments according to the launched applet
* yuzu: Allow to launch cabinet applet from firmware
* Query Cache: Fix memory leak.
* Update translations (2023-10-01)
- Update to version 0.1572:
* Don't send a double focus change message
* service: mii: Fix reported bugs
* renderer_vulkan: fix query cache for homebrew
* android: Prevent crash when trying to change pages in setup fragment
* android: Prevent setup fragment crash in background
* android: Don't update views if binding is null in onConfigurationChanged
* android: Don't wait for post to update input overlay visibility
* android: Close activity with toast if emulation has no game
* android: Correctly reload settings file during reset
* Qt: Remove ability to install xci files
* android: Remove ability to install xci files
* android: Adjust failure dialogs for user data and firmware installers
* android: Fix cancel behavior on indeterminate progress dialog fragment
* android: Refactor zip code into FileUtil
* android: Use a different string for the content install dialog
* android: Fix case bug for installing game content
* android: Consolidate installers to one fragment
* settings_setting: Read audio engine
* fsp-srv: add GetFileSystemAttribute
* android: Prevent click ripple from appearing on loading card
* android: Remove bottom attribute from navigation view
* android: Prevent nav bar shade from laying out across screen
* host_shaders: More proper handling of x2 MSAA copies
* renderer_vulkan: Implement MSAA copies
* android: Use measured size of view for input overlay bounds
* service: mii: Limit checks to string size
* service: hid: Set last connected controller as active
* service: am: Stub to exit applet cleanly
* service: am: Implement stuff needed for Mii Edit
* service: fsp: Implement CreateSaveDataFileSystemBySystemSaveDataId and OpenSaveDataFileSystemBySystemSaveDataId
* service: ns: Implement GetSharedFontInOrderOfPriorityForSystem
* yuzu: Add button to boot mii edit from firmware
* Query Cache: Fix Prefix Sums
* Query Cache: Fix behavior in Normal Accuracy
* Query Cache: Simplify Prefix Sum compute shader
* Query Cache: Implement host side sample counting.
* Query Cache: Fix guest side sample counting
* Query Cache: address issues
* QueryCache: Implement dependant queries.
* Macro HLE: Add DrawIndirectByteCount
* Query Cachge: Fully rework Vulkan's query cache
* Query Cache: Setup Base rework
* vk_texture_cache: Limit srgb block to transcoding only
* Reduce core timing mutex contention
* Vulkan: add temporary workaround for AMDVLK
* Vulkan: Implement Depth Bias Control
* core_timing: Attempt to reduce heap sifting
* core_timing: Use a fibonacci heap
* vcpkg: Add boost.heap
* vulkan_device: Test depth stencil blit support by format
* vulkan_device: Return true if either depth/stencil format supports blit
- Update to version 0.1567:
* android: Use smaller read buffer size for exporting user data
* android: Adjust valid user data check
* emit_spirv: fix incorrect use of descriptor index in image atomics
* am: mii_edit: Implement DB operations
* android: Update androidx window library to 1.2.0-beta03
* Fix DMA engine register offsets
* renderer_vulkan: Correct component order for A4B4G4R4_UNORM
* Revert "android: Allow save imports always"
* pfs: Fix reading filenames past the buffer end
* android: Remove unused strings related to the save manager
* android: Allow importing saves even if no saves are found
* android: Add import/export buttons for user data
* android: Ignore validation layers library in git
* android: Don't pause emulation when entering PiP
* android: Fix showing input overlay in PiP
* android: Properly update emulation surface
* aoc: stub purchase info calls
* renderdoc: Check for `_WIN32` symbol rather than `WIN32`
* service: mii: Address review comments
* cmake: prefer system renderdoc header
* Do not consider voice commands in time estimation, fix adpcm estimate
* service: mii: Implement the rest of the service
* service: mii: Implement database manager
* service: mii: Implement figurine database
* service: mii: Add device crc16
* service: nfc: Fully Implement GetRegisterInfoPrivate
* service: mii: Complete structs and fix mistakes
* android: Export PiP receiver on API 33 and later
* mii_types: Remove null terminator check
* android: Set up signing config for release builds
* android: Use 1 worker for shader compilation for all devices
* registered_cache: correct file deletion case
* android: Collect task state once view is created
* Reimplement HardwareOpus
* service: hid: Implement ApplyNpadSystemCommonPolicy
* hid: service: Remove outdated field from npad
* hid: service: Implement Last active Npad
* service: hid: Ensure state is correct
* service: nfc: Fix amiibo formatting
* core: improve debug workflow
* add std::error_code for std::filesystem exceptions
* shared_widget: Use default literals more
* settings_common: Fix typo
* debug: Add renderdoc capture hotkey
* settings_setting: Don't remove the AudioEngine workaround
* cmd/yuzu: Remove uncaught usage of stoi
* cmd/config: Remove uncaught usage of stoul
* shared_widget: Forward-port Citra changes
* configure_ui: Remove unnecessary usage of stoul
* cheat_engine: Remove uncaught usage of stoul
* ips_layer: Remove uncaught usage of stoul/ll
* key_manager: Remove uncaught usage of stoul
* settings: Retro-port Citra Settings work
* android/config: Remove uncaught usage of stoul
* am: Stub GetSaveDataSizeMax
* bsd: Demote "Select" log to dehug
* Needed to make this an extra case so it didnt also start asserting in BOTW.
* Fix an assert in the format lookup table fir Z16
- Update to version 0.1560:
* "Merge Tagged PR 11460"
* "Merge Tagged PR 11499"
* android: Remove settings interface specifically for audio mute
* android: Return the correct status code on emulation stop
* android: Use resource as shortcut intermediary
* android: Don't reinitialize settings on emulation start
* android: Fix emulation to settings navigation args
* android: Delay collecting UI state in games fragment
* android: Refactor menu tags to enum
* android: Use StateFlow instead of LiveData
* shader_recompiler: skip sampler for buffer textures (#11435)
* ngc: implement service
* qt: add verification for installed contents
* service: mii: Remove most magic values
* ci: fix msvc when used with LTO (#11459)
* mii: service: Address review
* mii: Prepare Interface for new implementation
* service: mii: Fix ver3 inconsistencies
* service: mii: move char info operations
* service: mii: Move store data operations
* service: mii: Move core data operations
* service: mii: Move ver3 operations
* service: mii: separate mii types into their own file
* service: mii: Move all raw data to it's file
* service: mii: Add mii util and result
* Look for the most recently modified image for present
* am: Implement UserChannel parameters
* am: Remove bcat from PopLaunchParameter
* vk_buffer_cache: Respect max vertex bindings in BindVertexBuffers (#11471)
* renderer_vulkan: Remove debug report
* cmake: Add option to fetch validation layer binary on android
* internal_network: log error on interrupt pipe read failure
* Fix data source version 1 command looping
* Do not reset the command buffer command count each time
* add a compile time option to allow disabling portable mode
* core: implement basic integrity verification
* yuzu-qt: Use Null when OpenGL is not compiled
* yuzu-qt: Update API Text for broken Vulkan
* configure_graphics: Capture by reference
* configure_graphics: Fix handling of broken Vulkan
* shader_recompiler: always declare image format for image buffers
* polyfill_thread: ensure mutex was locked before signaling stop
* internal_network: cancel pending socket operations on application process termination
- Update to version 0.1553:
* "Merge Tagged PR 11385"
* "Merge Tagged PR 11435"
* "Merge Tagged PR 11459"
* "Merge Tagged PR 11467"
* service: mii: Fix broken mii on MK8
* core: Add support for loading NSPs with personalized tickets. (#10048)
* service: mii: Fix default mii database
* Rework ADSP into a wrapper for apps
* msvc: set warning level to /W4 globally
* qt: measure romfs dump completion by bytes read
* general: make -fwrapv generic to all architectures (#11379)
* Update translations (2023-09-01)
* vfs: ensure key area keys are validated
* qt: ensure packed update nca is applied to the correct base
* qt: fix romfs dumping for multiprogram applications
* Maxwell3D: Improve Index buffer size estimation.
* VideoCore: Implement DispatchIndirect
* Shader Recompiler: Auto stub special registers and dump pipelines on exception.
* am: shorten shutdown timeout when lock is not held
* DMA Pusher: Fix regression caused by guest memory optimizations
- Update to version 0.1545:
* "Merge Tagged PR 10048"
* "Merge Tagged PR 11381"
* "Merge Tagged PR 11384"
* "Merge Tagged PR 11385"
* "Merge Tagged PR 11412"
* shader_recompiler: fix emulation of 3D textureGrad
* android: Fix game content installer
* android: Combine LongMessageDialogFragment with MessageDialogFragment
* android: Support dynamic app shortcuts
* android: Separate emulation states from emulation mutex
* android: Game loading/shutting down indicators
* hwopus: Implement GetWorkBufferSizeExEx
* android: Create custom game icon loader
* android: Don't reload settings when stopping settings activity
* android: Add optional androidDefault property to settings
* android: Proper state restoration on settings dialogs
* android: Add search for settings
* android: Implement paired settings
* android: Prevent infinite switch toggle loop
* android: Migrate settings to navigation component
* android: Trim settings enums and items
* android: Expose interface for getting settings from native code
* android: Support intents to emulation activity
* sfdnsres: ensure lp1 is not resolved
* Fix node id index in DropVoices
* externals: Update SDL to 2.28.2
* Use initial_frame to check interlaced flag
* audio: allow more latency in cubeb initialization
* hwopus: Implement OpenHardwareOpusDecoderForMultiStreamEx and DecodeInterleavedForMultiStream
* android: Don't set a default emulation orientation
* android: Properly adjust emulation surface aspect ratio
* Buffer Cache: fix discard writes.
* Mark decompiled macros as decompiled on dump, dump shaders after translation
* Skip additional mbedcrypto warnings options on MSVC
* Avoid `$` because it doesn't include AppleClang.
* Warnings cleanup for GCC 13 and Clang 16
* Updated to only the reset button
* Updated padded style
* main: Fix docked mode button, clang 14 error
* Pre-test opening a stream for audio backends, fall back to null if not suitable.
* native: Use Docked Mode helper
* main: Access by reference
* config-android: Translate console mode setting
* general: Use console mode helper across project
* settings: Add docked mode helper function
* config(qt): Sanitize docked handheld controller
* shared_translation: Define use_docked_mode texts
* general: Convert use_docked_mode to an enumeration
* shared_widget: Implement radio groups
* fix: Added padding to buttons
- Update to version 0.1538:
* ssl: tolerate handshake without hostname set (#11328)
* registered_cache: create fake CNMT entries for program updates of multiprogram applications (#11319)
* kernel: offset code entry point for 39-bit address space type (#11326)
* android: Use appCategory to specify the app is a game
* ui: Fixed inverted controls on ReverseSlider widgets
* nvhost_as_gpu: ensure mappings are aligned to big page size when deallocated
* yuzu/main: Ensure NCAs are registered in content provider when launching from CLI
* filesystem: Return correct error for RenameFile when dest_path already exists
* game_list_worker: Display correct size for NAX games
* android: Set default build variant to mainlineRelWithDebInfo (#11358)
* android: jni: ensure NCAs from loaded filepath are registered in manual content provider
* android: Search game directory recursively
* Add macos moltenvk bundle, Add copy moltevk dylib script
* android: lint: Delete generated ktlint folder between builds
* android: Show associated value in home settings (#11272)
* android: Use sensor landscape for landscape mode (#11337)
* patch_manager: apply manual HTML patches when present
* sockets: avoid locking around socket session calls
* Masked depthstencil clears
* Shader Recomnpiler: implement textuzreGrad 3D emulation constant propagation
* file_sys/card_image: support dumps with prepended key area
* uisettings: Add TODO for stretched aspect being ignored
* file_sys: tolerate empty NCA
* configure_ui: Silence MSVC warning
* yuzu-qt: Screenshots depend more on the graphics settings
* yuzu-qt: Implement unspecified screenshot ratio
* bootmanager: Remove old path
* configure_ui: Update the screenshots data
* config: Read the entire screenshots category
* bootmanager: Consider the default resolution
* yuzu-qt: Enable specifying screenshot resolution
* settings: Add AspectRatio enum, split res scale function
* fssystem: rework for yuzu style
* fssystem: reduce overalignment of unbuffered storage operations
* vfs: expand support for NCA reading
* flatten color_values
* flatten encoding_values
* flatten result vector
* GetUnquantizedWeightVector
* Revert "HACK: Avoid swizzling and reuploading ASTC image every frame"
* HACK: Avoid swizzling and reuploading ASTC image every frame
* Compute Replicate
* minor
* undo uint
* Revert "vulkan dims specialization"
* vulkan dims specialization
* small_block opt
* remove TexelWeightParams
* error/void extent funcs
* more packing
* Revert "uint result index"
* Revert "bfe instead of mod"
* Revert "global endpoints"
* global endpoints
* bfe instead of mod
* uint result index
* amd opts
* gl
* const, pack result_vector and replicate tables,
* minor redundancy cleanup
* extractbits robustness
* reuse vectors memory
* EncodingData pack
* flattening
* weights refactor
* params.max_weight
* skip bits
* restrict
- Update to version 0.1531:
* "Merge Tagged PR 11149"
* "Merge Tagged PR 11284"
* "Merge Tagged PR 11320"
* video_core: Fix vulkan assert error
* cmake: mark warning disable for gcc 11 (#11301)
* Improve behavior when sending to closed connection
* kernel: remove relative task registration
* gdbstub: fixup replaced instruction bytes in memory reads
* Revert "Silence nifm spam"
* gl_graphics_pipeline: Fix GLASM storage buffer detection
* gl_graphics_pipeline: GLASM: Fix transform feedback with multiple buffers
* nvnflinger: add missing scale mode
* Mark accelerted DMA destination buffers and images as GPU-modified
* android: Page forward on setup step completion
* android: Adjust setup fragment layout
* android: Show complete indicator during setup
* android: Remove redundant option from slider dialog
* android: Reduce opacity of non-editable settings
* android: Use string resource for slider value/units
* android: Display setting value in setting list items
* android: Set switch listener before assigning new value
* ssl_backend_securetransport: remove stray .Code()
* vulkan_device: disable features associated with unloaded extensions
* service: hid: Implement functions needed by QLaunch


Factory Auto's avatar

factory-auto declined review

A patch (nx_tzdb.patch) is being added without this addition being mentioned in the changelog.


Factory Auto's avatar

factory-auto declined request

A patch (nx_tzdb.patch) is being added without this addition being mentioned in the changelog.


Ana Guerrero's avatar

anag+factory declined request

The package 'openSUSE:Factory/yuzu' has been removed


openSUSE Build Service is sponsored by