visualboyadvance-m/src
Fabrice de Gans b027e64753 [config] Move wxUserInput to the config namespace
* Remove the wx prefix and make UserInput a class in the config
  namespace.
* Make UserInput constexpr-constructible. This should reduce program
  startup time by having the compiler pre-allocate UserInput objects.
* Change initialization of UserInput objects to be made via
  constructor. A previous approach would have limited creation of
  UserInput objects to a few places but that proved unworkable in the
  long run.
2022-09-26 02:20:12 +00:00
..
apu Further fixing Multi Buffer formatting. 2020-08-10 21:44:01 +00:00
art merged sergio's icon patch for additional sizes. 2015-05-18 03:44:19 +00:00
common [build] Fix all warnings in src/gba/bios.cpp 2022-09-26 02:17:26 +00:00
debian Remove libpng direct dependency. 2020-03-01 13:56:29 +00:00
filters Revert "Use MSVC intrinsic sqrt() on x86 for XBRZ" 2022-02-03 07:57:51 +00:00
gb Merge remote-tracking branch 'libretro/master' 2021-10-20 05:42:27 +00:00
gba [build] Fix all warnings in src/gba/bios.cpp 2022-09-26 02:17:26 +00:00
libretro Merge remote-tracking branch 'libretro/master' 2021-10-20 05:42:27 +00:00
sdl SDL: Fix more indentation mistakes 2021-01-24 06:09:13 +00:00
vita Working on getting libretro updated 2017-03-24 07:59:10 -04:00
wx [config] Move wxUserInput to the config namespace 2022-09-26 02:20:12 +00:00
AutoBuild.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
NLS.h updated standards to webkit standard 2016-07-08 19:59:29 -04:00
System.h [WINDOWS] Add function to open unicode files. (#644) 2020-04-21 10:24:28 -03:00
Util.cpp Add Catch2 unit testing framework + some tests. 2020-07-10 13:43:48 +00:00
Util.h [WINDOWS] Add function to open unicode files. (#644) 2020-04-21 10:24:28 -03:00
gcc-wrap.c.in cmake: Silence cmake policy warning CMP0058. 2019-10-05 18:33:44 -07:00
vba-over.ini how did the spanish version of fire red get its save type set to eeprom (savetype=1) 2012-05-23 06:40:11 +00:00
version.h.in fix Visual Studio build 2019-10-04 13:20:10 +00:00