scribam
2f977aae18
Stub cellSysutilAvc2 functions
2017-08-10 15:03:54 +03:00
Megamouse
0e5a862d8a
fix resize on boot
2017-08-10 02:53:40 +03:00
kd-11
1e46cd255b
gl: Fix inconsistent state tracking
2017-08-10 00:16:20 +03:00
kd-11
e5e6af41a6
gl: Fix occlusion statistics clearing
2017-08-10 00:16:20 +03:00
kd-11
ce437eb8d2
gl: Properly initialize pipeline properties
2017-08-10 00:16:20 +03:00
kd-11
4c019c55d2
rsx/gl: Fix zcull queries and log conditional render modes
...
- Fixes a situation where a query readback is requested while zcull render is still active
2017-08-10 00:16:20 +03:00
Megamouse
ae440a92ac
use new range for combobox, remove obsolete code
2017-08-09 23:44:29 +03:00
Robbie
54d2e8bfdd
Remove some warnings from Linux and fixed something from code review.
2017-08-09 22:11:28 +03:00
Robbie
3f206981d9
Finesse size of goto address. Downgrade image loading failed to warning.
2017-08-09 22:11:28 +03:00
Robbie
fa7407cd42
Remove about 100 warnings from rpcs3qt code.
2017-08-09 22:11:28 +03:00
Robbie
866b9524b3
Add rpcs3 icon to save dialogs.
2017-08-09 22:11:28 +03:00
Robbie
d1cde4d0a7
Perform refactoring of pads to remove the ugly pad initialization.
2017-08-09 22:11:28 +03:00
Zion
b01e7e3362
Fix Fedora glew install instructions, Fixes #3182
2017-08-09 14:19:25 +03:00
Aurora
e9b020beaa
Update build instructions for macOS
2017-08-08 23:20:07 +03:00
Aurora
2fcd38c2bc
Reduce the zero-page size on macOS, so that PPUThread works
2017-08-08 23:20:07 +03:00
Aurora
300b34e268
Disable PIE on macOS too
2017-08-08 23:20:07 +03:00
Aurora
ce0e87373d
Update hidapi
2017-08-08 23:20:07 +03:00
Aurora
7e1c6a5819
Make it build on macOS with Clang
2017-08-08 23:20:07 +03:00
Nekotekina
613214cdca
Improve error formatting
2017-08-08 22:17:51 +03:00
Malcolm Jestadt
009f53a267
fix segfault in boot recent list
2017-08-08 02:34:24 +03:00
Megamouse
f3ad922a8f
drag and dropperinno ( #3037 )
2017-08-06 22:29:28 +03:00
Nekotekina
7b27a8e993
Fix idm::init, fxm::init
2017-08-06 16:13:11 +03:00
kd-11
fcb7072fee
Implement hardware zcull emulation
...
rsx/gl: Support s1 immediate values; ogl minor refactoring
2017-08-06 14:29:42 +03:00
kd-11
7ab1792ef7
rsx: Implement conditional locks
2017-08-06 14:29:42 +03:00
Jan Beich
40d305b35d
Make ALSA optional
2017-08-06 02:02:57 +01:00
RipleyTom
2d7e91ba8a
Yield instead of sleeping rsx thread. ( #3158 )
...
Another Yield
2017-08-06 01:46:01 +01:00
Nekotekina
b05434bc6f
Fix Firmware message
2017-08-05 17:07:30 +03:00
Nekotekina
7b4c044480
Relax allocations in ppu_load_exec
2017-08-04 14:33:53 +03:00
Nekotekina
c14eb4e54a
Implement error report stacking
2017-08-04 14:33:53 +03:00
Nekotekina
f6c8f46462
CFG: catch exceptions
2017-08-04 14:33:53 +03:00
Nekotekina
faf9ed9fec
CFG: provide _int range in to_list()
2017-08-04 14:33:53 +03:00
Megamouse
930ce4af60
log_frame: fix random stack
2017-08-03 23:06:54 +03:00
Megamouse
d51a986dd4
GUI: fix icon sizes and exterminate gamelist bug
...
recreate old icon size values
2017-08-03 23:06:54 +03:00
Jake
02845f546e
Add gcm to auto lle / liblv2
2017-08-02 01:33:12 +03:00
Jake
fff34a7f0f
d3d12: Fix 0 sized framebuffer crashes
2017-08-02 01:33:12 +03:00
Jake
21dd715b42
sys_rsx: implement support for lle-gcm
2017-08-02 01:33:12 +03:00
Jake
d9a693019b
rsx/gcm: Implement rsx dma. Refactor gcm/rsx to not be as codependent
2017-08-02 01:33:12 +03:00
mp-t
607d2486ea
Code review ( #3114 )
...
* Fix always-true conditions in sceNp module
* gl_render_targets: useless check on unsigned variable, possible bug
* fixed UB in crypto utility functions
* copy-paste error in vk::init_default_resources
* pass strings by const ref
* Dont copy vectors. Make sure copies are not needed because functions are used in a multi-threaded context.
2017-08-01 20:22:33 +03:00
Nekotekina
77f58326af
Add supporters
2017-07-30 01:09:42 +03:00
Nekotekina
bf14cbdb27
Fix _sys_lwcond_signal, _sys_lwcond_signal_all
2017-07-30 01:09:42 +03:00
Nekotekina
93db420f80
sys_lwmutex, sys_lwcond refactoring
2017-07-30 01:09:42 +03:00
Nekotekina
a209d0d7fa
Minor fix of sys_event_queue_receive
2017-07-30 01:09:42 +03:00
Nekotekina
f564a72d03
SPU: minor optimization
2017-07-30 01:09:42 +03:00
Talkashie
aeb01bd216
Update outdated firmware log message
2017-07-30 01:10:24 +03:00
Zion
bc4d73da02
Bundle Qt5Svg.so, Fixes #3094 ( #3120 )
...
Bundle Qt5Svg.so, Fixes #3094
2017-07-29 04:39:20 +01:00
Robbie
f9e996e006
Rewrite memory pool to be thread safe.
2017-07-28 23:50:21 +03:00
Megamouse
4dbc546e7b
GUI: add custom config indicator ( #3108 )
...
* game_list: add custom config indicator
* icon resize: get rid of duplicate call (great performance boost)
* icon resize: only save on slider release or clicks (performance)
refactoring shenanigans
* game_list: skip filtered out games in Refresh (performance)
* settings_dialog: remove unnecessary show() that caused glitches
* gs_frame: add disableMouse setting
* fix travis warnings
2017-07-28 23:03:48 +03:00
Zion
9a1a7dd531
Fix build ( #3117 )
2017-07-28 16:30:35 +01:00
Talkashie
7ac96f7526
Fix missing newline, add periods, add tooltip for gs_resizeOnBoot ( #3112 )
...
* Update settings_dialog.cpp
* Update tooltips.json
2017-07-27 22:37:29 +01:00
kd-11
f613901eac
gl/vk: Do not trust gcm buffer size to match internal rendering resolution
...
- Should fix games with strange scaling artifacts due to upscaling from lower resolutions
2017-07-27 14:33:30 +03:00