* Based largely on the work of X512, this will dispatch
OpenGL calls to Mesa EGL renderers
* Highly experimental. Do not enable architecture builds
until we have some confirmation around functionality
as it assumes libGL ownership
* 81_libretro: bumped to version 1.0a:20221106
* cap32_libretro: bumped to version 4.2.0:20221228
* puae_libretro: bumped to version 2.6.1:20230131
* bsnes_libretro: bumped to version 115.1:20211213
* dosbox_pure_libretro: bumped to version 0.13:20221105
* fbneo_libretro: bumped to version 1.0.0.0:20230208
* gambatte_libretro: bumped to version 0.5.0:20230203
* genesis_plus_gx_libretro: bumped to version 1.7.4:20230131
* gpsp_libretro: bumped to version 0.91:20230121
* handy_libretro: bumped to version 0.95:20230102
* mame2003_plus_libretro: bumped to version 1.0:20230204
* mednafen_lynx_libretro: bumped to version 0.9.32:20230120
* mednafen_pce_fast_libretro: bumped to version 0.9.38.7:20230113
* mednafen_pce_libretro: bumped to version 0.9.38.7:20230113
* mednafen_pcfx_libretro: bumped to version 0.9.33.3:20230113
* mednafen_psx_hw_libretro: bumped to version 0.9.44.1:20230203
* mednafen_psx_libretro: bumped to version 0.9.44.1:20230203
* mednafen_saturn_libretro: bumped to version 0.9.45.1:20221214
* mednafen_supergrafx_libretro: bumped to version 0.9.38.7:20230113
* mednafen_vb_libretro: bumped to version 0.9.36.1:20221214
* mednafen_wswan_libretro: bumped to version 0.9.35.1:20230120
* melonds_libretro: bumped to version 0.8.3:20221207
* mesen_libretro: bumped to version 0.9.4:20221212
* mgba_libretro: bumped to version 0.6.1:20230126
* mupen64plus_next_libretro: bumped to version 1.0:20230117
* nestopia_libretro: bumped to version 1.49:20230207
* pcsx_rearmed_libretro: bumped to version r22:20221211
* picodrive_libretro: bumped to version 1.92:20230131
* retroarch_assets: bumped to version 0:20221024
* snes9x_libretro: bumped to version 1.60:20221226
* stella_libretro: bumped to version 6.5.3:20230208
* vecx_libretro: bumped to version 1.2:20230109
* virtualjaguar_libretro: bumped to version 2.1.2:20221119
* yabause_libretro: bumped to version 0.9.15:20230103
* craft_libretro: bumped to version 1.0:20230109
* 2048_libretro: bumped to version 1.0:20221110
* fceumm_libretro: bumped to version 0.0.1:20230209
* neocd_libretro: bumped to version 0.5:20221221
As it was mentioned on the forums that running the post-install script can
take a while. Let's not make the user wonder if installation has failed and
show a notification for each executed command.
* antlr_tool is the grammar compiler
* antlr_runtime is the Java runtime (this is also part of antlr_tool)
* antlr_cpp is the C++ runtime
antlr_tool and antlr_runtime are not built from source, they just repack the downloaded JAR files.