4
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #18546 from GermanAizek/make-smart-ptr More... about 1 year ago
Merge pull request #18545 from GermanAizek/const-ref-params More... about 1 year ago
[Common Data/Core Dialog HLE/GPU Common Vulkan] Optimize create smart pointer using C++17 std::make_* More... about 1 year ago
[GPU Common Vulkan/UI/Windows Debugger] Added const reference for function params More... about 1 year ago
[Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params More... about 1 year ago
[Common/Data/GPU/Input/System/UI] Added const reference for function params More... about 1 year ago
Move TouchTestScreen to DevScreens More... about 1 year ago
Remove Vulkan (and Windows.h) include from DevScreens.cpp More... about 1 year ago
Remove unused function More... about 1 year ago
Add language strings More... about 1 year ago
Stop some UI elements from opening when the game's not loaded More... about 1 year ago
Increase texture size limit to 1024. It's actually used by FF3. More... about 1 year ago
Fix crash in debugger after unloading the game. More... about 1 year ago
MemBlockInfo: Fix potential out-of-bounds in the slab map, reported by Nemoumbra More... about 1 year ago
Merge pull request #18542 from hrydgard/plugin-load-message More... about 1 year ago
Fix CI building More... about 1 year ago
Add a notification when loading a prx plugin More... about 1 year ago
Merge pull request #18539 from hrydgard/speedhack-readback-multi-choice More... about 1 year ago
Merge pull request #18540 from hrydgard/exit-improvements More... about 1 year ago
Merge pull request #18541 from hrydgard/const-ref More... about 1 year ago
Expose --escape-exit and --pause-menu-exit to be set from the ini file More... about 1 year ago
Buildfix mac (name collision with NO...) More... about 1 year ago
Merge pull request #18538 from hrydgard/async-texture-load More... about 1 year ago
Add translation strings More... about 1 year ago
Make "Skip GPU readbacks" a multi-choice option, for easier experimentation by users More... about 1 year ago
Reduce flicker on savestate screenshot load More... about 1 year ago
Add missing check More... about 1 year ago
Load savestate screenshots in the background More... about 1 year ago
Some code simplification More... about 1 year ago
Merge pull request #18537 from hrydgard/ui-image-refactor More... about 1 year ago