This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
dolphin
Watch
1
Star
0
Fork
0
forked from
dolphin-emu/dolphin
Code
Pull Requests
Activity
Files
167b92ff2c9ea46cbf494f3041f853b54a7fa755
dolphin
/
Source
/
Core
T
History
Lioncash
167b92ff2c
Jit_Integer: Make arrays const in MultiplyImmediate() and twX()
...
These are only ever read from, so make the data immutable to be explicit about that
2018-04-28 14:13:02 -04:00
..
AudioCommon
Reformat all the things!
2018-04-12 21:28:39 +02:00
Common
Merge pull request
#6690
from lioncash/nand
2018-04-28 13:43:33 -04:00
Core
Jit_Integer: Make arrays const in MultiplyImmediate() and twX()
2018-04-28 14:13:02 -04:00
DiscIO
CMakeLists: Link in zlib privately where applicable
2018-04-13 08:29:46 -04:00
DolphinNoGUI
UICommon: Avoid including Xrandr.h
2018-04-14 17:14:38 +02:00
DolphinQt2
Merge pull request
#6689
from container1234/qt-minor-fixes
2018-04-28 13:41:59 -04:00
DolphinWX
DolphinWx: Prevent a crash on Copy hex
2018-04-27 09:53:11 +04:00
InputCommon
Merge pull request
#6564
from JosJuice/translate-certain-button-names
2018-04-14 23:20:39 +02:00
UICommon
UICommon: Avoid including Xrandr.h
2018-04-14 17:14:38 +02:00
Updater
Merge pull request
#6696
from spycrab/updater_cpy
2018-04-26 11:10:52 +02:00
VideoBackends
Common: Move BitSet helper functions into the Common namespace
2018-04-23 00:13:55 -04:00
VideoCommon
Remove leftovers of projection hack support
2018-04-13 12:52:42 +02:00
CMakeLists.txt
Moved NoGUI out of DolphinWx.
2017-03-08 01:24:18 -08:00