pcsx2/common/include/Utilities
arcum42 29e8fe94e9 Change a few project options and get rid of _unused.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2036 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-10-19 10:42:36 +00:00
..
Assertions.h Linux: some more minor tweaks to project files and compilation errors (release mode only) 2009-10-07 23:31:03 +00:00
Console.h Minor buildsystem changes (remove some warnings and add function level linking option to all 3rdparty libs) 2009-10-05 14:40:46 +00:00
Dependencies.h Resolve some Linux/GCC errors. 2009-10-07 20:50:39 +00:00
Exceptions.h More threading improvements: 2009-10-17 18:21:30 +00:00
General.h Lots of new code maintenance stuffs: 2009-10-04 08:27:27 +00:00
HashMap.h Improved MTGS (added better suspend/resume support), and work on savestates a bit (still not working tho) 2009-09-23 09:53:21 +00:00
Listeners.h Settings work again! 2009-10-09 15:17:53 +00:00
MemcpyFast.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Path.h Fixed a bug in BiosTools.cpp that caused Bios-Not-Found errors. 2009-09-13 17:11:35 +00:00
RedtapeWindows.h Savestates work! Not much else does yet (settings, etc), but at least this monkey's off my back. I can work on tying up more loose ends now. :) 2009-10-07 19:20:11 +00:00
SafeArray.h User Interface: 2009-10-16 03:58:29 +00:00
ScopedPtr.h User Interface: 2009-10-16 03:58:29 +00:00
StringHelpers.h User Interface: 2009-10-16 03:58:29 +00:00
Threading.h Change a few project options and get rid of _unused. 2009-10-19 10:42:36 +00:00
WinVersion.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
lnx_memzero.h Linux: Added more correct __asm__ qualifiers and conditions; including __volatile__ on a lot of asm code (it should really be the default behavior and non-vlatile the specifier, but whatever >_<), and added register clobber specifiers. Might help unbreak some of GCC 4.4's optimization problems, although VIFdma's uber-hack SSE optimization looks like a real problem. 2009-10-05 11:05:11 +00:00
win_memzero.h Savestates work! Not much else does yet (settings, etc), but at least this monkey's off my back. I can work on tying up more loose ends now. :) 2009-10-07 19:20:11 +00:00
wxBaseTools.h Lots of new code maintenance stuffs: 2009-10-04 08:27:27 +00:00
wxGuiTools.h Implemented keyboard accelerator tables and a hashed global command table (should be ideal for eventual GUI extensions via plugin, and toolbars and other fanciness). Removed Pause menu and replaced it with a Suspend/Resume menu. Closing GS window behaves more nicely. 2009-09-20 20:54:45 +00:00