Developing PPSSPP
- Stockholm, Sweden
- http://www.henrikrydgard.com/
Highlights
- Pro
Block or Report
Block or report hrydgard
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
2,885 contributions in the last year
Contribution activity
July 2022
Created 74 commits in 2 repositories
Created a pull request in hrydgard/ppsspp that received 14 comments
README.md update for the 1.13 release
I'm gearing up to do a new release of PPSSPP soon, so here's the start of the README update. As usual I'm sure I'm missing a ton of things, so feel…
+95
−5
•
14
comments
Opened 20 other pull requests in 2 repositories
hrydgard/ppsspp
4
open
15
merged
- Initial implementation of 3D texturing through equal-size mips
- D3D9 state cache cleanup
- Remove bool that was always true in state mapping.
- Add GPU stat for number of depth copies per frame
- Minor code cleanups
- Split GetPointer into GetPointer and GetPointerWrite
- Allows "merging" render targets that overlap on the Y axis. Fixes Juiced 2
- Special case depal lookups for Test Drive's strange usage.
- Revert "(UWP) Small Building Tweaks."
- Remove a redundant mutex lock in logging.
- Main screen: Display .ppdmp filenames on buttons in grid mode
- Mali driver bug workaround for driver 32+.
- Track depth buffers separately from framebuffers to track previous use for copies
- Use the recent Clone Wars fix for Star Wars: Force Unleashed too
- Add a simple compat flag to workaround the Clone Wars issue, #12949
- Vulkan fragment shaders: Don't opportunistically emit "layout (early_fragment_tests) in"
- Tweak the Mali stencil-test workaround to work for Surf's Up
- compat.ini: Add R-Type games to IntraVRAMBlockTransferAllowCreateFB.
- Remove unmotivated check preventing texture ini creation on mobile.
EmbarkStudios/ash-molten
1
merged
Reviewed 15 pull requests in 1 repository
hrydgard/ppsspp
15 pull requests
- Initial implementation of 3D texturing through equal-size mips
- Add tests for IR and optimize to Mov a bit more
- Oculus Quest native support
- (UWP) Small Building Tweaks.
- Track depth buffers separately from framebuffers to track previous use for copies
- Mali driver bug workaround for driver 32+.
- Update embedded web debugger
- Osk: Allow upper/lower for all keyboards
- Control profiles
- Disable texture ini creation on creation
- Disable ForceMax60FPS for GOW games and replace it with fixed 60 fps
- Change theme color endianess in the ini
- Replace Win32 file IO with UWP safe variants and add support for getting drives to UWP build
- Compat: Add setting to skip compat flags
- UI: Add analog speed limit mapping
Created an issue in hrydgard/ppsspp that received 25 comments
IR Interpreter - collect remaining bugs
As many of you have noticed, the IR interpreter (which is the only practical alternative on modern iOS due to Apple restrictions) is considerably l…
25
comments
Opened 3 other issues in 1 repository
33
contributions
in private repositories
Jul 1 – Jul 15




