pcsx2/common/include/Utilities
arcum42 b11dab02ef Slap a patch on things so Linux and Windows work till it can be looked at.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@2224 96395faa-99c1-11dd-bbfe-3dabce05a288
2009-11-19 12:45:11 +00:00
..
Assertions.h Lots of wee bugfixes to user interface stuffs 2009-11-16 00:40:09 +00:00
CheckedStaticBox.h * Added a 'master' toggle to the Speedhacks panel. 2009-11-18 07:53:02 +00:00
Console.h Removed NULL-able DoWrite/DoWriteLn in IConsoleWriter (threaded logging crashed when changing writers on the fly). 2009-11-16 03:23:59 +00:00
Dependencies.h Mode console logging updates and additions; 2009-11-15 06:26:55 +00:00
EventSource.h Fix some 'o dat Linux thang! 2009-10-25 23:21:46 +00:00
EventSource.inl Lots of wee bugfixes to user interface stuffs 2009-11-16 00:40:09 +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 Lots of wee bugfixes to user interface stuffs 2009-11-16 00:40:09 +00:00
Threading.h Fixed the Recent Iso List, which got broken a few revs back... and many more wee bug fixes, most are too unimportant to list here!! 2009-11-16 13:54:32 +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
pxCheckBox.h Slap a patch on things so Linux and Windows work till it can be looked at. 2009-11-19 12:45:11 +00:00
pxRadioPanel.h * Speedhacks master toggle saves now. 2009-11-19 05:08:24 +00:00
pxStaticText.h Slap a patch on things so Linux and Windows work till it can be looked at. 2009-11-19 12:45: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 Added pxRadioPanel, a nifty all-thrills container for radio button groups. Removed AddRadioButton. Moved SizerFlags and other wxHelpers to Utilities class (optionally accessible by plugins). 2009-11-14 08:36:57 +00:00
wxGuiTools.h * Speedhacks master toggle saves now. 2009-11-19 05:08:24 +00:00
wxHelpers.h * Speedhacks master toggle saves now. 2009-11-19 05:08:24 +00:00