Hykem
|
35b57fc78e
|
Merge pull request #365 from Nekotekina/master
Work on RawSPU: interrupt mailbox
|
2014-06-23 03:41:11 +01:00 |
|
Nekotekina
|
f9c592098f
|
Work on RawSPU: interrupt mailbox
Achievement unlocked: run spu_test!
|
2014-06-23 05:03:16 +04:00 |
|
B1ackDaemon
|
77e11d670a
|
Merge pull request #361 from raven02/patch-4
RSX: asynchronous glReadPixels with PBO for writing color/depth buffers
|
2014-06-22 19:27:59 +03:00 |
|
Alexandro Sánchez Bach
|
5a1d702e3d
|
Merge pull request #362 from Nekotekina/master
rCriticalSection & rSemaphore removed
|
2014-06-22 13:23:37 +02:00 |
|
Nekotekina
|
30b8e51234
|
rCriticalSection & rSemaphore removed
SC_Semaphore errors fixed
Room for interrupt threads
|
2014-06-22 14:59:28 +04:00 |
|
raven02
|
a99061127f
|
RSX: asynchronous glReadPixels with PBO for writing color/depth buffers
|
2014-06-22 18:44:22 +08:00 |
|
B1ackDaemon
|
69cb8349e6
|
Merge pull request #360 from raven02/patch-3
Paritally revert #359
|
2014-06-22 02:04:18 +03:00 |
|
raven02
|
f5813bf2cd
|
Paritally revert #359
|
2014-06-22 06:55:02 +08:00 |
|
B1ackDaemon
|
6bf4695721
|
Merge pull request #359 from raven02/patch-2
FP: flush m_code_level & check emptyness of m_end_offsets
|
2014-06-22 00:41:51 +03:00 |
|
raven02
|
2f2a0c8fbc
|
FP: flush m_code_level & check emptyness of m_end_offsets
|
2014-06-22 05:23:24 +08:00 |
|
B1ackDaemon
|
5912953152
|
Merge pull request #357 from Nekotekina/master
SC_Semaphore improved and detached from (r)wxSemaphore
|
2014-06-21 21:57:05 +03:00 |
|
Nekotekina
|
2fad8039f5
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-06-21 18:40:35 +04:00 |
|
B1ackDaemon
|
b9bfd7af80
|
Merge pull request #356 from raven02/patch-1
Set rendering width/height to buffer width/height
|
2014-06-21 17:27:54 +03:00 |
|
Nekotekina
|
54cdc41ac8
|
Small workaround
|
2014-06-21 18:26:37 +04:00 |
|
Nekotekina
|
5da33c6243
|
SC_Semaphore rewritten
|
2014-06-21 18:24:27 +04:00 |
|
raven02
|
4e55e6abbd
|
Set rendering width/height to buffer width/height
|
2014-06-21 18:04:59 +08:00 |
|
B1ackDaemon
|
283c1f64e7
|
Merge pull request #354 from raven02/patch-34
RSX: matrix offset fix and use original buffer width/height for writing color/depth
|
2014-06-21 07:58:11 +03:00 |
|
raven02
|
c3960b7f43
|
Misc thread started/ended/aborted aligment
|
2014-06-21 12:29:17 +08:00 |
|
raven02
|
12f217aba9
|
RSX: matrix offset fix and use original buffer width for writing color/depth
|
2014-06-21 12:02:11 +08:00 |
|
B1ackDaemon
|
dc8b0b09c6
|
Merge pull request #353 from Nekotekina/master
Tried to replace semaphore
|
2014-06-21 01:03:46 +03:00 |
|
Nekotekina
|
e79236a97f
|
SQueue little improvement
|
2014-06-20 23:57:28 +04:00 |
|
Nekotekina
|
1c4ae999d6
|
SSemaphore basic implementation
Set for RSX
|
2014-06-20 23:56:19 +04:00 |
|
Nekotekina
|
7fca980887
|
sys_ppu_thread_create threadname workaround
|
2014-06-20 23:54:04 +04:00 |
|
B1ackDaemon
|
52eaf10d93
|
Merge pull request #352 from raven02/patch-33
Downscale small bug fix
|
2014-06-20 22:04:09 +03:00 |
|
raven02
|
fda97f25a0
|
Downscale small bug fix
|
2014-06-21 02:25:32 +08:00 |
|
Hykem
|
9048bab305
|
Merge pull request #350 from Nekotekina/master
Some crash avoidance
|
2014-06-20 14:47:59 +01:00 |
|
Hykem
|
6e3289f392
|
Merge pull request #351 from raven02/patch-32
Option allow downscaling 720p/1080p to 480p
|
2014-06-20 14:47:49 +01:00 |
|
Nekotekina
|
568e99d4d3
|
Merge branch 'master' of https://github.com/DHrpcs3/rpcs3
|
2014-06-20 17:13:51 +04:00 |
|
Nekotekina
|
90b9861043
|
SMutex partially replaced with std::mutex
SPURecompiler.h: SETcc bug fixed
|
2014-06-20 15:00:36 +04:00 |
|
raven02
|
efffc7e6bc
|
Option allow downscaling 720p/1080p to 480p
|
2014-06-20 17:49:22 +08:00 |
|
Nekotekina
|
237e7989b4
|
Tried to avoid glDeleteShader crash
|
2014-06-20 00:34:09 +04:00 |
|
Alexandro Sánchez Bach
|
f131f134a5
|
Minor changes
* Removed old lv2Process* functions
* Function name is displayed again in unimplemented syscalls
* Minor changes that won't affect the emulator.
|
2014-06-19 20:15:53 +02:00 |
|
Nekotekina
|
ccfaabd1d7
|
Defined thread_local for MSVC
Updated asmjit project
Tried to fix crash on exit
Fixed hypothetical issue when pausing already stopped emulator
|
2014-06-19 17:50:18 +04:00 |
|
B1ackDaemon
|
bf6507e9be
|
Merge pull request #348 from raven02/patch-31
Fix 1024x768 resolution not being saved
|
2014-06-19 00:39:04 +03:00 |
|
raven02
|
07006fd093
|
Add comment
|
2014-06-19 05:20:27 +08:00 |
|
raven02
|
4f4ab4c81a
|
Fix 1024x768 resolution not being saved
|
2014-06-19 05:02:04 +08:00 |
|
B1ackDaemon
|
4930d8785b
|
Merge pull request #346 from raven02/patch-29
Remove glDetachShader for vp and fp
|
2014-06-17 19:52:41 +03:00 |
|
raven02
|
79d34afb96
|
Remove glDetachShader for vp and fp
|
2014-06-18 00:21:40 +08:00 |
|
B1ackDaemon
|
ba08d25517
|
Merge pull request #345 from raven02/patch-28
Drop off scissor test enable on OnInitThread()
|
2014-06-16 07:35:56 +03:00 |
|
raven02
|
0541482ee4
|
Drop off glEnable(GL_SCISSOR_TEST)
|
2014-06-16 06:32:11 +08:00 |
|
B1ackDaemon
|
95cc6fb3bc
|
Merge pull request #342 from raven02/patch-28
Paritally fix depth read elf
|
2014-06-15 22:22:20 +03:00 |
|
raven02
|
ee58ba9fd9
|
Paritally fix depth read elf
|
2014-06-16 03:05:28 +08:00 |
|
Alexandro Sánchez Bach
|
a6bca0ecc5
|
Merge pull request #340 from raven02/patch-26
RSX: set default m_line_stipple_pattern as 0xffff
|
2014-06-15 12:27:37 +02:00 |
|
raven02
|
64044173c6
|
set default m_line_stipple_pattern as 0xffff
|
2014-06-15 12:25:09 +08:00 |
|
B1ackDaemon
|
aafa3351da
|
Merge pull request #339 from raven02/patch-25
RSX : implement line stipple [NV4097_SET_LINE_STIPPLE/PATTERN]
|
2014-06-15 01:06:34 +03:00 |
|
raven02
|
76c8eedb25
|
RSX : implement line stipple
|
2014-06-15 05:53:26 +08:00 |
|
Alexandro Sánchez Bach
|
a4c5c4d5f9
|
Merge pull request #338 from raven02/patch-24
RSX: fix line width
|
2014-06-14 20:31:16 +02:00 |
|
raven02
|
44dd770cec
|
RSX: fix line width
|
2014-06-15 02:29:27 +08:00 |
|
B1ackDaemon
|
aaf60a1869
|
Merge pull request #337 from raven02/patch-23
Regression fix : restore point size functionality
|
2014-06-14 20:18:36 +03:00 |
|
raven02
|
5007d62e27
|
Regresion fix : restore point size functionality
|
2014-06-15 00:59:16 +08:00 |
|