-
-
Notifications
You must be signed in to change notification settings - Fork 57
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
+ Fixes gfx_Shift functions + Fixes gfx_GetSprite and gfx_GetSprite_NoClip + Fixes gfx_GetClipRegion + Fixes gfx_Line + Fixes gfx_Tilemap with global tilemap structs + Makes clipping routines exclusive + Optimizes memset_fast + Moves folder structure around so includes go in the include folder + Fixes some demos and removes some needless code + Adds defines to os_GetCSC values in tice.h + Removes invalid defines and prototypes from stdio.h + Makes startup module easily editable + Proably some more things, but hopefully all the bugs are fixed now :)
- Loading branch information
1 parent
7501400
commit 7d3e9d7
Showing
54 changed files
with
2,808 additions
and
782 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
Binary file not shown.
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
Binary file not shown.
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
Binary file modified
BIN
-4 Bytes
(99%)
CEdev/examples/library_examples/graphics/demo_0/bin/GRAPHX0.8xp
Binary file not shown.
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
50 changes: 0 additions & 50 deletions
50
CEdev/examples/library_examples/graphics/demo_3/GRAPHX3_test.json
This file was deleted.
Oops, something went wrong.
Binary file modified
BIN
+1 Byte
(100%)
CEdev/examples/library_examples/graphics/demo_3/bin/GRAPHX3.8xp
Binary file not shown.
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
Binary file modified
BIN
+26.6 KB
(740%)
CEdev/examples/library_examples/graphics/demo_5/bin/GRAPHX5.8xp
Binary file not shown.
Oops, something went wrong.