dolphin/Source/Core
smelenchuk 15c51c37f3 Add a "force no texture filter" option, useful for some 2D games (like Mega Man 10) and people who like their pixelated graphics.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@7431 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-04-01 01:35:07 +00:00
..
AudioCommon Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
Common Create sys conf if it doesn't exists instead of asking questions 2011-03-31 11:07:31 +00:00
Core Fix the segmentation faults on emulation start on linux. The HW::Init() call needs to be before the video backend initialization. This is the way it was before soren's change in revision 7188. Now the emulator initialization sequence is pretty much back to the way it was before. 2011-03-31 20:33:11 +00:00
DiscIO Reinstate AfterInit(), which is still needed for MacOpenFile() 2011-03-16 01:50:46 +00:00
DolphinWX Add a "force no texture filter" option, useful for some 2D games (like Mega Man 10) and people who like their pixelated graphics. 2011-04-01 01:35:07 +00:00
InputCommon Fixed some memory leaks. Only one was mine ;P 2011-03-22 07:27:23 +00:00
VideoCommon Add a "force no texture filter" option, useful for some 2D games (like Mega Man 10) and people who like their pixelated graphics. 2011-04-01 01:35:07 +00:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00