Pomme/src
2020-12-28 13:42:52 +01:00
..
CompilerSupport macOS: don't use built-in filesystem implementation on Xcode 12 so we can support older macOS versions 2020-12-28 13:42:52 +01:00
Files macOS: don't use built-in filesystem implementation on Xcode 12 so we can support older macOS versions 2020-12-28 13:42:52 +01:00
Graphics Graphics: optional MSAA 2020-12-23 21:15:31 +01:00
Input Implement GetMouse 2020-11-22 11:20:09 +01:00
Memory Implement NewPtrClear 2020-12-20 12:03:04 +01:00
Platform/Windows MSVC/Win32 preprocessor fixes 2020-12-25 10:00:26 +01:00
Sound Remove extraneous completion callback when playing back sound file synchronously 2020-12-15 23:28:59 +01:00
Time
Utilities
Video
Pomme.cpp Graphics: optional MSAA 2020-12-23 21:15:31 +01:00
Pomme.h Dump resources to files for debugging 2020-12-26 17:02:46 +01:00
PommeDebug.cpp Dump resources to files for debugging 2020-12-26 17:02:46 +01:00
PommeDebug.h Non-fatal todo messages only shown with _DEBUG 2020-12-29 17:29:44 +01:00
PommeEnums.h Add QD2D transfer mode enum 2020-11-21 20:56:59 +01:00
PommeFiles.h Fork handle remembers the FSSpec it originated from 2020-12-05 17:50:37 +01:00
PommeGraphics.h Graphics: optional MSAA 2020-12-23 21:15:31 +01:00
PommeInit.h Graphics: optional MSAA 2020-12-23 21:15:31 +01:00
PommeInput.h
PommeSound.h
PommeTime.h
PommeTypes.h Add typedef KeyMapByteArray 2020-11-21 14:25:07 +01:00
PommeVideo.h