Ofek
caab400258
Various fixes (Trophy, Gcm corrections, stack alloc) ( #2894 )
...
* Fixed sys_get_random_number generating less bytes than needed, and ceiling the buffer size in 0x1000 instead of failing
* Corrected alignment check in libgcm
* Now calling callback of sceNpManagerRegisterCallback
* Fixed trophies
2017-09-02 14:43:44 +03:00
Megamouse
d3f13ab8a3
fix da build
2017-09-02 12:04:22 +03:00
Talkashie
ca6064b109
sys_usbd stuff ( #3346 )
...
* Create sys_usbd.cpp
* Create sys_usbd.h
* Update lv2.cpp
2017-09-02 04:21:42 +03:00
Ani
e57caefd09
libad: Enable LLE load
...
Removes libad from ignore list.
It will only affect games that call for it, making them progress further with the Recompiler instead of dying in Unregistered Function, as there's no HLE implementation of libad.
Tested with Guitar Hero 5 [BLES00576]
2017-09-01 21:10:50 +01:00
Nekotekina
7e99f6bc5f
Add supporters
2017-09-01 21:39:32 +03:00
Nekotekina
a85caaee1d
Set PPU stack bounds
2017-09-01 21:24:43 +03:00
Nekotekina
5b00aaf561
Fix decrypt_self usage
2017-09-01 02:10:57 +03:00
Nekotekina
05442bdb11
Protect SPU segments
2017-09-01 00:59:25 +03:00
Nekotekina
9ba3cea2b1
RawSPU: implemented read SPU_RunCntl_offs
2017-08-31 23:22:52 +03:00
Nekotekina
20d48289b8
RawSPU: implement read SPU_NPC_offs
2017-08-31 22:55:39 +03:00
Nekotekina
8f9410ceff
Implemented syscall sys_event_port_connect_ipc
2017-08-31 22:10:22 +03:00
Nekotekina
3a08dd7dde
RawSPU: implement Prxy_TagStatus_offs
...
Rollback to immediate MFC transfers
2017-08-31 22:03:47 +03:00
Nekotekina
cfb858a51c
Load liblv2.sprx by default
2017-08-31 21:46:58 +03:00
Nekotekina
37d7fdbcae
Fix sys_raw_spu_image_load
2017-08-31 21:44:42 +03:00
Nekotekina
62c14e9437
Fix sys_raw_spu_load
2017-08-31 21:44:26 +03:00
Nekotekina
90b8346312
Implemented syscall _sys_spu_image_get_segments
2017-08-31 21:39:12 +03:00
Nekotekina
167d6a08f8
Implemented syscall _sys_spu_image_get_information
2017-08-31 21:30:13 +03:00
Nekotekina
649d68a00f
+sys_spu_elf_get_segments
2017-08-31 20:38:17 +03:00
Nekotekina
8807cd06b7
+sys_spu_elf_get_information
2017-08-31 20:37:54 +03:00
Nekotekina
b533d57717
sys_spu_image: minor update
...
Cleanup
Templates extended
2017-08-31 20:36:51 +03:00
Nekotekina
010b75251f
fs::rename fixed
...
Added overwriting policy
sys_fs_rename improved
2017-08-30 17:14:30 +03:00
Nekotekina
da3f3fd1fb
Fix ipc_manager::add
...
Thanks to @Farseer2 for debugging
2017-08-29 21:26:31 +03:00
JayC-03
64a6fbe39f
Add missing game categories
...
Used by some media apps,
YouTube boots now.
2017-08-29 03:19:35 +03:00
Zion
818df50bb5
Spelling correction
2017-08-28 18:43:47 +03:00
Nekotekina
f59a448f3f
Copy sys_spu_segment info in SPU TG
...
No idea whether it fixes something or not
2017-08-27 03:00:10 +03:00
Nekotekina
d98f739043
Make impossible to disable fatal errors
2017-08-27 03:00:10 +03:00
Nekotekina
aa5dc5455e
_sys_spu_image_import implemented
...
vm:var<T[]> improved (begin/end)
sys_spu_image_import rewritten
2017-08-27 03:00:10 +03:00
Ani
dfc970c926
Point forums URLs to the new one
...
Updates forums URLs to our new forums
2017-08-27 01:27:38 +03:00
scribam
cb00190c3e
[Qt] Replace deprecated qSort function by std::sort
2017-08-26 22:32:40 +01:00
scribam
8fdf1b23a3
Update cell_FreeType2.cpp
2017-08-26 22:03:15 +01:00
kd-11
2e9405db4c
rsx: Remove index expansion for quad strips
2017-08-26 21:53:54 +03:00
kd-11
fe5828cb47
rsx: Implement QUAD_STRIP
...
- QUAD_STRIP evaluates to TRIANGLE_STRIP in memory. The memory layout is identical.
- The only difference between the two modes would be the primitive_ID but that doesnt matter on RSX
- Its worth noting that results will be different between the two modes if input vertices are non-coplanar for every set of N verts
2017-08-26 21:53:54 +03:00
kd-11
e56d8db6a3
gl: Do not modify bound depth/stencil buffers bound to zcull memory
...
- Fixes some rare cases where zcull always fails
2017-08-26 21:53:54 +03:00
kd-11
e76b6e3f27
gl: Workaround for restrictive z range
2017-08-26 21:53:54 +03:00
kd-11
9a7ce2fd29
rsx/vp: ARL fix
2017-08-26 21:53:54 +03:00
kd-11
462b93f62c
vulkan: Gracefully handle back-to-back flip request spam
2017-08-26 21:53:54 +03:00
kd-11
f71f67c4ff
rsx: Make fragment state dynamic to reduce shader permutations
2017-08-26 21:53:54 +03:00
kd-11
8358bda133
gl/rsx: Fixes to zcull pixel counting
2017-08-26 21:53:54 +03:00
scribam
85199e200b
[Qt] Simplify firmware libraries searching
2017-08-25 22:20:57 +03:00
RipleyTom
5681801b85
cellOskDialogLoadAsync fix
...
Takes into account text limit and initial text
2017-08-25 21:31:27 +03:00
Talkashie
86ef07b166
Correct typo
2017-08-25 18:42:41 +01:00
Andrew O'Neil
daf3760cd4
Add PulseAudio audio backend
2017-08-24 17:43:34 +03:00
Nekotekina
c1450ad616
Reenable thread_local for all platforms
2017-08-24 16:27:07 +03:00
Nekotekina
1716db14ed
Fix moving disc games with arbitrary dir name
2017-08-23 21:26:18 +03:00
Nekotekina
a68983b551
Ensure all log messages are displayed
2017-08-22 21:06:37 +03:00
Megamouse
c7c0139788
stylesheets: add custom color to gamepad
2017-08-22 15:28:22 +03:00
Zangetsu38
37bc2b3bb9
rsx: implement pixel size 16.
2017-08-21 17:32:21 +03:00
Megamouse
c85806c422
GUI: improve reset to deafult button
2017-08-21 01:05:57 +03:00
Megamouse
ee98683538
stylesheets: UI Colors fixes
2017-08-21 01:05:57 +03:00
Megamouse
a822d990d2
stylesheets: UI_Colors hotfix
2017-08-20 17:56:52 +03:00
Megamouse
33d3303bdf
GUI: hide utilities by default
2017-08-20 17:32:30 +03:00
Megamouse
8b35df8327
misc: add build warning to log
2017-08-20 17:32:30 +03:00
Megamouse
0854ed2b51
misc: get rid of some compiler warnings
2017-08-20 17:32:30 +03:00
Megamouse
713c1a7a86
cg_disasm: fix frame by removing parent
2017-08-20 17:32:30 +03:00
Megamouse
fb816a0eb9
osk: fix backspace
2017-08-20 17:32:30 +03:00
Megamouse
fff62df6a2
stylesheets: make UI Colors optional
2017-08-20 16:14:32 +03:00
Zion Nimchuk
e6a07e80d7
Fix evdev joystick detection
2017-08-19 20:05:33 +03:00
Zion Nimchuk
bc7d728eb3
Fix linux builds giving experimental build even if not on experimental build.
2017-08-19 20:05:33 +03:00
Zion Nimchuk
66a43c35db
Fix evdev controller detection, add joystick squircling
2017-08-19 20:05:33 +03:00
Robbie
e9f057c91b
Make removing a save fast
2017-08-19 18:17:46 +03:00
Robbie
196cdfafa6
Implement a proper save manager.
2017-08-19 18:17:46 +03:00
Nekotekina
590ca7115f
Rewrite cellVideoOutConfigure
2017-08-19 17:35:04 +03:00
Jake
650db9c962
cellPad: remove unneeded &
2017-08-19 12:27:53 +03:00
Jake
5d7c454e52
rsx: Vertex Decompiler, fix sca register assignment
2017-08-19 12:27:53 +03:00
Jake
4d5f98017f
d3d12: ignore 0 sized rt dma copy
2017-08-19 12:27:53 +03:00
Jake
7ecf6cb014
rsx: Ignore sending system reserved semaphores to renderer
2017-08-19 12:27:53 +03:00
Danila Malyutin
9d1aebce74
Silence some obvious warnings
...
Makes travis logs a bit cleaner
2017-08-18 23:09:52 +03:00
scribam
dc9671c639
Add cellAtracGetSamplingRate and cellAtracMultiGetSamplingRate functions
2017-08-18 22:42:38 +03:00
scribam
93bfe8164c
Move sys_gamepad files to the correct directory
2017-08-18 21:59:25 +03:00
probonopd
d6329eaa1a
Make it pass desktop-file-validate in Ubuntu 14.04
2017-08-18 20:57:21 +03:00
kd-11
f21a3069a5
vulkan: Don't keep invalidated objects around too long
...
Games like Tales of Vesperia seem to be using a random memory allocator with very low collision chance.
This means objects are very unlikely to be reused in such games leading to pile-up
2017-08-18 16:51:38 +03:00
kd-11
a8b989b51d
vk: Improve window resize handling
...
- Be careful not to request images not available
- Request a triple buffer at all times if available to keep acquisition from locking up
2017-08-18 16:51:38 +03:00
kd-11
142bfb5250
rsx: Fix immediate indexed drawing
2017-08-18 16:51:38 +03:00
kd-11
334327df67
rsx: Add a success message on program compile completion
...
- Should help users wondering if rpcs3 'froze' during shader compile
2017-08-16 23:58:30 +03:00
kd-11
2400210144
vk: Reimplement access violation sync handling
2017-08-16 23:58:30 +03:00
kd-11
1b1c300aad
vulkan: Restructure frame queues
2017-08-16 23:58:30 +03:00
kd-11
531b03e7af
vk: Catch leaking imageview refs on resize
2017-08-16 23:58:30 +03:00
kd-11
650c1c64f1
gl: Workarounds for intel GPUs which dont seem to be truly GL4 compliant
2017-08-16 23:58:30 +03:00
kd-11
2fd4726919
rsx: Fix single vertex array input declarations
2017-08-16 23:58:30 +03:00
kd-11
b86745ee4e
gl: Fix vsync; always use adaptive vsync instead of double-buffered
2017-08-16 23:58:30 +03:00
kd-11
c04aa05398
rsx: Shader pipeline fixes and improvements
...
- Do not set zfunc if alphakill is not enabled. This is because at the moment alphakill requires a different shader to be built
- use glsl loop-unroll friendly comparison; skip vertex input compare if either key requests it
- Minor tweaks to fp key generation
2017-08-16 23:58:30 +03:00
kd-11
3c9bab8563
ui: Move disable vertex cache to debug. Also add an option to disable zcull emulation in the debugger
2017-08-16 23:58:30 +03:00
kd-11
0dc24799f1
gui: Add delete shader cache option in the context menu
2017-08-16 23:58:30 +03:00
kd-11
6eb1786635
rsx: Clamp depth range to [0,1]
...
- Fixes remaining issues with Ni no Kuni
2017-08-16 23:58:30 +03:00
kd-11
bbf2a97d2e
rsx: Zero-initialize the vertex register block
...
- Some games reference constant regs that they never initialize
2017-08-16 23:58:30 +03:00
kd-11
00c6a589a5
rsx/util: Add simple consistent hash function
...
rsx/vk/shaders_cache: Move vp control mask to dynamic state
rsx/vk/gl: adds a shader cache for GL. Also Separates pipeline storage for each backend
rsx: Add more texture state variables to the cache
2017-08-16 23:58:30 +03:00
kd-11
c7dca1dbef
rsx/vk: Implement shaders cache and fix broken pipeline_storage comparison and hash
...
- Fix pipeline state storage to uniquely store each pipeline variant
- Adds a progress bar to indicate loading is taking place
2017-08-16 23:58:30 +03:00
kd-11
1da732bbf5
rsx/gl/vk: Invalidate texture regions when memory is unmapped
...
- Free GPU resources immediately if mappings change to avoid leaking VRAM
2017-08-16 23:58:30 +03:00
kd-11
00b0311c86
rsx/gl/vulkan: Refactoring and partial vulkan rewrite
...
- Updates vulkan to use GPU vertex processing
- Rewrites vulkan to buffer entire frames and present when first available to avoid stalls
- Move more state into dynamic descriptors to reduce progam cache misses; Fix render pass conflicts before texture access
- Discards incomplete cb at destruction to avoid refs to destroyed objects
- Move set_viewport to the uninterruptible block before drawing in case cb is switched before we're ready
- Manage frame contexts separately for easier async frame management
- Avoid wasteful create-destroy cycles when sampling rtts
2017-08-16 23:58:30 +03:00
kd-11
6a707f515e
vk/gl: Factorize shared GLSL code
...
- prep vulkan for shared glsl backend
2017-08-16 23:58:30 +03:00
kd-11
c0409a819e
gl: Workaround for depth/color format mismatch when using hardware blit
2017-08-16 23:58:30 +03:00
kd-11
b2b5f564a1
rsx: Add a few more depth format types to known behaviour paths
2017-08-16 23:58:30 +03:00
kd-11
d54c2dd39a
gl: Move vertex processing to the GPU
...
- Significant gains from greatly reduced CPU work
- Also reorders command submission in end() to improve throughput
- Refactors most of the vertex buffer handling
- All vertex processing is moved GPU side
2017-08-16 23:58:30 +03:00
Megamouse
e668ecd453
stylesheets: fix gamegrid font
2017-08-16 16:11:11 +01:00
Megamouse
0020359b8f
stylesheets: fix color settings
2017-08-16 16:11:11 +01:00
Megamouse
a0176775ff
stylesheets: make toolbar styles more accessible
2017-08-16 16:11:11 +01:00
Megamouse
a18fddb831
stylesheets: move white header section to default stylesheet
2017-08-16 16:11:11 +01:00
Megamouse
ea462ae7d7
stylesheets: fix default not working
2017-08-16 16:11:11 +01:00
Ryan Gonzalez
6d14583f28
Better evdev joystick axis scaling ( #3202 )
...
Fix evdev scaling when the minimum value is <0
Declare a trigger as pressed as long as any value >0 is given
2017-08-15 22:14:13 +03:00
scribam
956117a74f
Fix the window title when the option "show_fps_in_title" is not checked
2017-08-15 21:34:16 +03:00
scribam
0c1d4e43e4
Simplify m_show_fps assignation
2017-08-15 21:34:16 +03:00
scribam
ae156801df
Simplify qstr function
2017-08-15 21:34:16 +03:00
RipleyTom
844e09c40e
Fix search edit context menu weird color
2017-08-15 21:14:09 +03:00
RipleyTom
81da93a302
Fix rare occurence where there is a /PS3_GAME+something directory which leads to weird behavior
2017-08-15 21:14:09 +03:00
RipleyTom
e0508c6c64
unpkg fix
2017-08-15 15:58:16 +03:00
RipleyTom
db9618ac2f
Resets sleep timer on button press
...
Adds windows sleep timer reset on ds4 button input
Refactoring
Shorter version
2017-08-15 15:28:53 +03:00
RipleyTom
a38182b967
Adds check for pkg signature in QT part
2017-08-15 14:30:32 +03:00
RipleyTom
474bd7beaf
Adds support for multi-files pkg.
2017-08-15 14:30:32 +03:00
Talkashie
d8c449aadf
Update cellNetCtl.cpp
2017-08-14 18:17:46 +03:00
Talkashie
2c611ec0ba
Update cellHttp.cpp
2017-08-14 18:17:46 +03:00
Nekotekina
d2fb69cda3
Add build warning
2017-08-13 23:26:32 +03:00
Nekotekina
24f9f06279
Check FNID duplication
2017-08-13 21:39:08 +03:00
Nekotekina
b671bb72dc
Rewrite Drag&Drop classification
2017-08-13 21:39:08 +03:00
Nekotekina
af11ad6253
Fix deadlock in vm::unmap
2017-08-13 21:39:08 +03:00
Nekotekina
0d9b89fb34
Update supporters
2017-08-13 21:39:08 +03:00
RipleyTom
80fee5ac1e
( #3214 )
...
Adds cpu to log.
Adds [DO NOT USE] to D3D12 selection.
2017-08-13 18:32:48 +03:00
Talkashie
a909bd6edd
Register missing functions in cellSysutil ( #3206 )
2017-08-13 00:32:00 +03:00
Megamouse
eeb4d4d4de
emu_settings: fix faulty custom config file creation
2017-08-12 12:53:51 +03:00
Megamouse
4c42043940
game_list_frame: add scrollAfter option to Refresh for Talkashie
2017-08-12 12:53:51 +03:00
praydog
6136abd0f8
Minor DS4 Bluetooth fix ( #3140 )
...
* Fix DS4 input not working after controller restart (bluetooth)
* Fix bad hid_free_enumeration logic
* Tabbing
* Proper way of telling DS4 to send 0x11 reports
* Dead code removal
2017-08-11 00:41:13 +03:00
scribam
98ef419abd
Add sceNpTssGetDataNoLimit and sceNpTssGetDataNoLimitAsync functions
2017-08-10 15:03:54 +03:00
scribam
77354f0f90
Add _sce_net_add_name_server function
2017-08-10 15:03:54 +03:00
scribam
108f87c08f
Add cellUsbdRegisterCompositeLdd, cellUsbdUnregisterCompositeLdd and cellUsbdResetDevice functions
2017-08-10 15:03:54 +03:00
scribam
08e2698b9c
Add cellSearchGetContentInfoSharable function
2017-08-10 15:03:54 +03:00
scribam
6e81db7b43
Add cellVideoOutSetCopyControl function
2017-08-10 15:03:54 +03:00
scribam
e9f12ae30a
Stub cellAvconfExt functions
2017-08-10 15:03:54 +03:00
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
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
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