xenia-canary/src/xenia
Rick Gibbed edf3a9155b The stack address needs to start at the end of the allocated memory for the stack, not the beginning. 2013-05-31 20:55:52 -07:00
..
core Fixing/implementing static TLS entries. 2013-05-31 10:01:32 -07:00
cpu The stack address needs to start at the end of the allocated memory for the stack, not the beginning. 2013-05-31 20:55:52 -07:00
dbg Removing wslay socket support in prep for switch to mongoose. 2013-05-21 16:16:33 -07:00
gpu Skeleton GPU files. 2013-05-27 21:45:55 -07:00
kernel Fixing/implementing static TLS entries. 2013-05-31 10:01:32 -07:00
assert.h Added XEASSERTSTRUCTSIZE macro. 2013-05-26 02:36:07 -07:00
atomic.h Compiling on linux. 2013-02-10 12:21:56 -08:00
byte_order.h Added float/double swap helpers. 2013-05-26 22:39:39 -07:00
common.h Screw convention; moving include files alongside source files. 2013-02-06 02:19:50 -08:00
config.h Screw convention; moving include files alongside source files. 2013-02-06 02:19:50 -08:00
core.h Moving socket stuff to core/. 2013-02-06 22:55:18 -08:00
logging.cc Flushing logging. 2013-05-23 00:26:55 -07:00
logging.h Converting logging to ASCII and other Windows fixes. 2013-02-09 08:05:39 -08:00
malloc.cc Massive dump of xenia-info required code. 2013-01-12 23:25:41 -08:00
malloc.h Screw convention; moving include files alongside source files. 2013-02-06 02:19:50 -08:00
platform.cc Converting logging to ASCII and other Windows fixes. 2013-02-09 08:05:39 -08:00
platform.h Compiling on linux. 2013-02-10 12:21:56 -08:00
platform_includes.h Fixing Windows compilation errors. 2013-05-19 09:29:31 -07:00
sources.gypi Fixing VC++ warnings and errors. 2013-02-08 22:07:38 -08:00
string.cc Windows compat fixes. 2013-02-06 10:04:34 -08:00
string.h Converting logging to ASCII and other Windows fixes. 2013-02-09 08:05:39 -08:00
types.h Fixing malloc alighment and duplicate calls to NtAllocateVirtualMemory. 2013-05-27 19:58:20 -07:00
xenia.h Screw convention; moving include files alongside source files. 2013-02-06 02:19:50 -08:00