pcsx2/common/include/Utilities
Jake.Stine 622f89577d Partial re-implementation of emulation Trace Logging. Still a work in progress. >_<
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2178 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-10 17:53:22 +00:00
..
Assertions.h Misc bugfixes to plugin management and error handling. 2009-11-04 09:30:22 +00:00
Console.h Console logging performance tweaks, disable the unused GIFtag register log (it's been tested enough and documented), and add extra calls to GSchangeSaveState (affects zerogs/zzogl only). 2009-11-05 19:32:27 +00:00
Dependencies.h Attempted fix for GCC compilation errors in previous revision. Also: 2009-10-24 16:28:48 +00:00
EventSource.h Fix some 'o dat Linux thang! 2009-10-25 23:21:46 +00:00
EventSource.inl Small bugfixes to settings handling at startup, fixed a memleak when opening multiple dialog boxes, and some other minor interface code cleanups. 2009-10-25 22:33:23 +00:00
Exceptions.h Misc bugfixes to plugin management and error handling. 2009-11-04 09:30:22 +00:00
General.h Rewrote internal handling of SSE roundmodes and DAZ/FTZ (fixes major crash bugs of the prev revision). 2009-11-02 07:00:59 +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
MemcpyFast.h Upgraded PCSX2 core and utilities to GPLv3. 2009-09-08 12:08:10 +00:00
Path.h Changed most instances of wxString::FromAscii to fromUTF8, which is generally more correct (may fix Issue 460, please confirm). 2009-10-29 13:51:49 +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 Misc bugfixes to plugin management and error handling. 2009-11-04 09:30:22 +00:00
ScopedPtr.h User Interface: 2009-10-16 03:58:29 +00:00
StringHelpers.h Patch parsing code cleanups, using some parser helper classes and properly const-qualified wxString parameters; also improved error handling slightly. 2009-11-08 17:18:34 +00:00
Threading.h Added some hourglass cursors for various things; renamed more Semaphore and Mutex APIs (I'm too indecisive >_<) 2009-11-01 09:27:16 +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 Partial re-implementation of emulation Trace Logging. Still a work in progress. >_< 2009-11-10 17:53:22 +00:00