aboutsummaryrefslogtreecommitdiff
path: root/backends/platform/wii/main.cpp
AgeCommit message (Collapse)Author
2011-08-07JANITORIAL: Remove trailing empty lines.Christoph Mallon
2011-05-03COMMON: Forbid use of getcwd&getwd; add macro to enable unistd.h compatibilityMax Horn
2011-05-03WII: Fix various forbidden symbol clashesMax Horn
2010-09-05PLUGINS: Plugin support for the GameCube/Wii backend.Andre Heider
svn-id: r52553
2010-08-28WII: svn merge Wii port commits from trunkAndre Heider
svn-id: r52425
2010-04-19Reinit the video mode when showing the console on an abnormal exit. This was ↵Andre Heider
not sccessful under some circumstances. svn-id: r48727
2009-09-21reinit the console when changing the video mode.Andre Heider
svn-id: r44232
2009-09-18Show the console when exiting abnormally.Andre Heider
svn-id: r44190
2009-09-18Moved the Wii gfx code to its own library. Added a onscreen console for ↵Andre Heider
stdout/err, toggable via pad keys. svn-id: r44189
2009-09-05Support for SMB shares, cleaned up async FS functions.Andre Heider
svn-id: r43965
2009-08-30Complete GFX rewrite with new features:Andre Heider
- Standard and Dual-strike (240p) video modes, both with or without AA - Distinct textures for the overlay, game buffer and the cursor - Support for HW paletted textures - Less pixel buffer conversions - Cursor scaling - Support for kFeatureAspectRatioCorrection and kFeatureOverlaySupportsAlpha svn-id: r43830
2009-05-27Changes for the latest libfat update.Andre Heider
svn-id: r40950
2009-03-19Added configure support for the Wii and Gamecube portAndre Heider
svn-id: r39531
2009-01-21made ISO9660 support optional via USE_WII_DIAndre Heider
svn-id: r35985
2009-01-19Added ISO9660/Joliet DVD supportAndre Heider
svn-id: r35930
2009-01-19Makefile cleanup with additional comments. Added DEBUG_WII_MEMSTATS for ↵Andre Heider
memory statistics and splitted existing DEBUG_* tunables. svn-id: r35920
2009-01-03tweak the cache values for better video streamingAndre Heider
svn-id: r35708
2008-12-23changes for devkitPPC r16Andre Heider
svn-id: r35499
2008-08-09Updated the Makefile to the new build system.Andre Heider
Introduced a Makefile variable to build a gamecube version. svn-id: r33723
2008-06-07added support for reset and power buttonsAndre Heider
svn-id: r32593
2008-06-04Patch #1971285: "Nintendo Wii port"Eugene Sandulenko
svn-id: r32547