nitro-engine/source
2024-01-27 19:34:15 +00:00
..
dsma library: Let user choose how to draw display lists 2023-10-09 00:59:23 +01:00
NE2D.c library: Remove texcoord offset when drawing 2D quads 2023-09-25 02:28:59 +01:00
NEAlloc.c library: Handle failures correctly 2023-04-21 18:19:02 +01:00
NEAnimation.c library: Handle failures correctly 2023-04-21 18:19:02 +01:00
NECamera.c library: Handle failures correctly 2023-04-21 18:19:02 +01:00
NEDisplayList.c library: Use safe DMA functions in BlocksDS 2023-10-16 02:55:39 +01:00
NEFAT.c library: Remove unnecessary DC_FlushAll() 2024-01-02 01:10:42 +01:00
NEFormats.c library: Rename some functions for consistency 2022-10-25 23:45:03 +01:00
NEGeneral.c library: Use NULL insted of 0 for clarity 2024-01-02 02:49:13 +01:00
NEGUI.c library: Handle failures correctly 2023-04-21 18:19:02 +01:00
NEMath.h library: Refactor viewport calculations 2022-10-24 01:41:56 +01:00
NEModel.c library: Let user choose how to draw display lists 2023-10-09 00:59:23 +01:00
NEPalette.c library: Small style fixes 2024-01-27 19:34:15 +00:00
NEPhysics.c library: Handle failures correctly 2023-04-21 18:19:02 +01:00
NEPolygon.c library: Make some small functions static inline 2023-11-17 01:00:40 +01:00
NEText.c library: Make many function parameters const 2022-10-20 22:36:58 +01:00
NETexture.c library: Small style fixes 2024-01-27 19:34:15 +00:00