Jean-Philip Desjardins
|
3d9add3caf
|
Handle missing cases in MakeLinearClut.
|
2017-05-07 22:02:33 -04:00 |
|
Jean-Philip Desjardins
|
b8972dbf78
|
Reset render state when CLUT is changed.
|
2017-05-07 22:02:33 -04:00 |
|
Jean-Philip Desjardins
|
25b886575f
|
Remove comments.
|
2017-05-07 22:02:33 -04:00 |
|
Jean-Philip Desjardins
|
6f7d4f155d
|
Disable redraw when removing items from TreeView.
|
2017-05-07 22:02:33 -04:00 |
|
Jean-Philip Desjardins
|
8f23774261
|
Cleanup.
|
2017-05-07 22:02:33 -04:00 |
|
Jean-Philip Desjardins
|
2fa4cd87df
|
Remove redundant std::move.
|
2017-05-07 22:02:33 -04:00 |
|
Jean-Philip Desjardins
|
6cbb6511f4
|
Add basic ReleaseWaitThread implementation.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
f27bc3483b
|
Reorder function.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
a921b607dc
|
Cleanup.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
fd2d9e602e
|
Fix interrupt servicing delay reduction not working on the EE.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
bd3203229e
|
Reduce delay in IOP interrupt servicing.
Needed for MGS3 because SIO2 requests were messed up.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
00fc68d96e
|
Move interrupt checking code in a separate function.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
184a25c09c
|
Add stub for TEQ.
|
2017-05-07 22:02:08 -04:00 |
|
Jean-Philip Desjardins
|
85385bfc36
|
Use different strategy for IOP module relocation.
Fixes module loading issues with Burnout Revenge.
|
2017-05-05 22:34:44 -04:00 |
|
Jean-Philip Desjardins
|
22bb931f32
|
Add way to look for a specific value in lower word half.
|
2017-05-05 10:28:35 -04:00 |
|
Jean-Philip Desjardins
|
b4e85dd13e
|
Remove linking with boost::chrono.
|
2017-05-05 10:00:36 -04:00 |
|
Jean-Philip Desjardins
|
ef51be3768
|
Improved debugger search functions.
- Generalized result dialog.
- Find value display results using result dialog.
|
2017-05-04 10:51:29 -04:00 |
|
Jean-Philip Desjardins
|
95c743dbfb
|
Cleanup.
|
2017-05-04 10:29:40 -04:00 |
|
Jean-Philip Desjardins
|
a8ced42afc
|
GDI+ header and libraries should already be available. No need to look for them.
|
2017-05-04 10:29:40 -04:00 |
|
Jean-Philip Desjardins
|
6bc13c7a4f
|
Add scripts to generate projects.
|
2017-05-03 21:54:43 -04:00 |
|
jpd002
|
8eb5124086
|
Merge pull request #552 from Thunder07/qt_fullscreen
Qt UI: add fullscreen toggle
|
2017-05-01 22:24:35 -04:00 |
|
jpd002
|
206764b8b2
|
Merge pull request #555 from Thunder07/android_date
Android: build date fix
|
2017-05-01 13:22:33 -04:00 |
|
Mahmood(Thunder07)
|
f413fd0442
|
Android: build date fix
|
2017-05-01 16:57:40 +01:00 |
|
Jean-Philip Desjardins
|
29dde7d249
|
Move save import/export stuff in platform independant section.
|
2017-04-26 13:15:57 -04:00 |
|
Jean-Philip Desjardins
|
a5850e9b93
|
Add header file paths in CMake project.
|
2017-04-26 13:02:21 -04:00 |
|
jpd002
|
671cd4c8d6
|
Merge pull request #551 from Thunder07/qt_update
Qt UI: trigger bilinear filtering pref correctly
|
2017-04-24 20:14:20 -07:00 |
|
jpd002
|
301341cb78
|
Merge pull request #553 from Thunder07/deploy
Skip travis deployment
|
2017-04-23 19:36:09 -07:00 |
|
Mahmood(Thunder07)
|
e0f0fab9b3
|
Skip travis deployment
this should help avoid build failures due to failed deployment on forks
|
2017-04-22 22:14:35 +01:00 |
|
Mahmood(Thunder07)
|
da392e4c3e
|
Qt UI: add fullscreen toggle
|
2017-04-22 19:46:31 +01:00 |
|
Mahmood(Thunder07)
|
10f2eaa900
|
Qt UI: trigger bilinear filtering pref correctly
|
2017-04-22 14:29:22 +01:00 |
|
Jean-Philip Desjardins
|
cbf190f14c
|
Update README.
|
2017-04-17 12:41:01 -04:00 |
|
Jean-Philip Desjardins
|
debd243101
|
Add missing target device family.
|
2017-04-17 12:41:01 -04:00 |
|
Jean-Philip Desjardins
|
41974dc1da
|
Remove iOS Xcode project.
|
2017-04-17 12:41:01 -04:00 |
|
Jean-Philip Desjardins
|
ba2b870949
|
Remove extraneous space.
|
2017-04-16 20:03:04 -04:00 |
|
jpd002
|
f9b84b8912
|
Merge pull request #534 from Thunder07/debugger
CMake Debugger build
|
2017-04-16 17:02:00 -07:00 |
|
Jean-Philip Desjardins
|
25e817802a
|
Handle case where block with fixed end branch is not taken.
|
2017-04-15 00:36:48 -04:00 |
|
Jean-Philip Desjardins
|
6d9a9b469e
|
Change return value of initialize call.
Depending on version loaded by game.
|
2017-04-15 00:36:48 -04:00 |
|
Jean-Philip Desjardins
|
e9cb5f0160
|
Cleanup.
|
2017-04-15 00:36:48 -04:00 |
|
Jean-Philip Desjardins
|
873e128053
|
Patch block end when it doesn't include delay slot instruction.
|
2017-04-15 00:36:48 -04:00 |
|
Jean-Philip Desjardins
|
438b13890b
|
Remove hardcoded VU address mask.
|
2017-04-15 00:34:24 -04:00 |
|
Jean-Philip Desjardins
|
f315151277
|
Cleanup.
|
2017-04-15 00:34:24 -04:00 |
|
Jean-Philip Desjardins
|
9c71542011
|
Cleanup.
|
2017-04-15 00:34:24 -04:00 |
|
Jean-Philip Desjardins
|
4f3232f1ee
|
Remove unused parameter.
|
2017-04-15 00:34:24 -04:00 |
|
Jean-Philip Desjardins
|
6b5eae078e
|
Cleanup.
|
2017-04-15 00:34:24 -04:00 |
|
Jean-Philip Desjardins
|
ed83392989
|
Fix blending mode implementation.
|
2017-04-15 00:34:07 -04:00 |
|
Jean-Philip Desjardins
|
e575650031
|
Support additional blending mode.
|
2017-04-15 00:34:07 -04:00 |
|
Jean-Philip Desjardins
|
4f2015b158
|
Apply vertex color appropriately when no texture is used.
|
2017-04-15 00:34:07 -04:00 |
|
Jean-Philip Desjardins
|
21b47ad187
|
Remove need for COutputWnd.
|
2017-04-15 00:34:07 -04:00 |
|
Jean-Philip Desjardins
|
1ac2bcd2be
|
Fix blend formulae.
|
2017-04-15 00:34:07 -04:00 |
|
Jean-Philip Desjardins
|
d16f2de4a5
|
Cleanup.
|
2017-04-15 00:34:07 -04:00 |
|