bunnei
|
3599ef2077
Merge pull request #9811 from yuzu-emu/revert-9793-borderless-hidpi
|
hace 3 años |
arades79
|
98631b45b6
remove constexpr from virtual function
|
hace 3 años |
liamwhite
|
58a2c19982
Revert "main: Fix borderless fullscreen for high dpi scaled displays"
|
hace 3 años |
Kelebek1
|
3b50906f00
Reimplement the invalidate_texture_data_cache register
|
hace 3 años |
Kelebek1
|
139b645aa2
Allow >1 cpu threads on video decoding, disable multi-frame decoding
|
hace 3 años |
Liam
|
79fbdfca17
service: remove deleted services
|
hace 3 años |
arades79
|
880b6e9795
use a string view to skip allocation
|
hace 3 años |
arades79
|
683019878f
remove static from pointer sized or smaller types for aesthetics, change constexpr static to static constexpr for consistency
|
hace 3 años |
arades79
|
26e44a3be4
apply clang-format
|
hace 3 años |
arades79
|
392a029ef4
don't use static inside constexpr function
|
hace 3 años |
arades79
|
45e13b03f3
add static lifetime to constexpr values to force compile time evaluation where possible
|
hace 3 años |
liamwhite
|
5f5a6e4b2e
Merge pull request #9795 from Kelebek1/biquad_fix
|
hace 3 años |
liamwhite
|
d87db919f9
Merge pull request #9793 from Morph1984/borderless-hidpi
|
hace 3 años |
Liam
|
ceda2d280e
general: rename CurrentProcess to ApplicationProcess
|
hace 3 años |
Kelebek1
|
3a90ed99be
Fix biquad filter command's state buffer offset
|
hace 3 años |
Liam
|
4363ca304a
kernel: use GetCurrentProcess
|
hace 3 años |
bunnei
|
770a49616d
Merge pull request #9784 from m-HD/master
|
hace 3 años |
Morph
|
d6677b50f6
main: Fix borderless fullscreen for high dpi scaled displays
|
hace 3 años |
bunnei
|
8b74047b1b
Merge pull request #9757 from german77/gyro
|
hace 3 años |
bunnei
|
f70fcdb873
Merge pull request #9746 from ameerj/ogl-msaa-texcache
|
hace 3 años |
m-HD
|
9df92bad2a
Update settings.cpp
|
hace 3 años |
liamwhite
|
fbba6e10bc
Merge pull request #9781 from ColinKinloch/info_id_typo
|
hace 3 años |
ameerj
|
93cf2b3ca8
texture_cache: OpenGL: Implement MSAA uploads and copies
|
hace 3 años |
Colin Kinloch
|
868ab0d3b4
kernel/svc: Fix undefined info_id
|
hace 3 años |
liamwhite
|
c97b5c9ff9
Merge pull request #9777 from vonchenplus/speed_up_video_copy
|
hace 3 años |
Kelebek1
|
2e02ed8bb5
Add fallback for memory read/write in case the address goes over a 4K page
|
hace 3 años |
liamwhite
|
709879cfc1
Merge pull request #9773 from bunnei/fix-process-resource
|
hace 3 años |
liamwhite
|
89c09d639a
Merge pull request #9768 from merryhime/biquad-rounding
|
hace 3 años |
liamwhite
|
1040f1f503
Merge pull request #9744 from behunin/quick-release
|
hace 3 años |
FengChen
|
4adf39edf2
video_core: Speed up video frame data copy
|
hace 3 años |