dolphin/Source/Core
Lioncash 48ca800b13 DolphinWX: Mild readability clean up of CodeView.
- Gets rid of the underscore in some function names
- Appends the 'm_' prefix to class member variables.

Now it isn't a pain to see what is being modified in terms of state. Especially in the OnPaint call.
2014-07-15 23:01:17 -04:00
..
AudioCommon Correct the function casing for DPL2Decoder 2014-07-14 03:34:40 -04:00
Common Merge pull request #623 from phire/sw-xfb-clamping 2014-07-15 12:04:06 -04:00
Core Core: Correct some function casings. 2014-07-15 19:41:50 -04:00
DiscIO Fix another protential issue with casting. 2014-07-15 01:38:05 +12:00
DolphinWX DolphinWX: Mild readability clean up of CodeView. 2014-07-15 23:01:17 -04:00
InputCommon Merge pull request #604 from magcius/wip/emu-cleanup-2 2014-07-15 12:11:17 -04:00
VideoBackends Fix incorrect clamping in SWRenderer. 2014-07-15 21:15:49 +12:00
VideoCommon VideoCommon: fix ifdef expression 2014-07-15 04:15:49 +02:00
CMakeLists.txt Put Plugins/ in Core/, rename to VideoBackends 2013-10-07 10:37:01 -04:00