skidau
|
f7a16eca84
|
Merge pull request #1437 from skidau/Remove-DSP-thread-option
Removed the DSP LLE on separate thread option.
|
2014-12-06 10:54:53 +11:00 |
Lioncash
|
10bfbebc78
|
DolphinWX: Specify wxID_ANY where -1 is used in controls
|
2014-12-01 23:02:50 -05:00 |
Lioncash
|
e801fcead9
|
WiimoteConfigDiag: Unify controller menu with the GameCube controllers.
|
2014-12-01 03:36:04 -05:00 |
Lioncash
|
c0fd319295
|
VideoOGL: Move X11 wxWidgets utilities to DolphinWX
|
2014-11-24 21:15:52 -05:00 |
Stevoisiak
|
e7a82c4ded
|
Renamed EuRGB60 to PAL60
|
2014-11-18 16:51:21 -05:00 |
skidau
|
2140ac15e4
|
Removed the DSP LLE on separate thread option.
The DSP thread will be enabled if the game is an AX ucode game and if the host has more than two cores (not including hyperthreading).
|
2014-11-05 17:42:42 +11:00 |
Augustin Cavalier
|
29593d403b
|
Move GLInterface to the OGL VideoBackend's directory.
|
2014-11-02 12:16:33 -05:00 |
Fog
|
432e89b68d
|
Added Dump Frames/Audio to Movie Menu
|
2014-10-11 12:31:02 -04:00 |
Pierre Bourdon
|
f344a43657
|
Make DolphinWX/ mostly IWYU clean.
|
2014-02-23 00:27:27 +01:00 |
Pierre Bourdon
|
592ebc5262
|
Fix more header sorting issues in DolphinWX/ (now check-includes clean).
|
2014-02-20 01:01:10 +01:00 |
Pierre Bourdon
|
dc1db82f70
|
Fix Linux build
|
2014-02-18 12:09:38 +01:00 |
Lioncash
|
2afe215271
|
Convert all includes to relative paths.
|
2014-02-18 02:19:10 -05:00 |
Lioncash
|
3fd87a7636
|
Second and final pass of clearing out tabs.
|
2014-02-17 02:19:41 -05:00 |
lioncash
|
d2038049f5
|
Replace all include guard ifdefs with "#pragma once"
|
2014-02-10 18:07:16 -05:00 |
degasus
|
a51b5f7815
|
Drop framelimit by fps
Framelimit by fps can't be done per coretiming
|
2014-02-10 16:08:03 +01:00 |
Jasper St. Pierre
|
34692ab826
|
Remove unnecessary Src/ folders
|
2013-12-31 14:03:19 -05:00 |