-
Notifications
You must be signed in to change notification settings - Fork 154
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Imagine: Increase minimum compiler requirements to GCC 14 or Clang 18 * Imagine: Use C++23 "Deducing this" feature added in above compiler versions to remove various duplicated member functions and simplify CRTP use * Imagine: Fix display of single item TableView selected rectangle * Imagine: Rename ctype utility functions to avoid possible collisions with macros in ctype.h * Imagine: Fix Clang compilation on desktop linux and use libc++ by default * Imagine: Various fixes for the OpenPandora handheld build * Imagine: Update bundled libpng to 1.6.43 and drop support for old versions * Imagine: Set -march=x86-64-v3 compile flag as default for Linux x86-64 build * Imagine: Remove bundled Tremor library and use libvorbis for all ARMv7 builds * C64.emu: Update gtk3_sym.vkm assets
- Loading branch information
Robert Broglia
committed
Apr 25, 2024
1 parent
42bf495
commit ff8573d
Showing
241 changed files
with
1,640 additions
and
17,669 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../overlays/gpOverlay.png |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
../overlays/gpOverlay.png |
Oops, something went wrong.