Commit Graph

  • 1acfca1a24 examples: Wait for VBL in the right place Antonio Niño Díaz 2023-01-21 19:32:02 +0000
  • 7b67161249 examples: Replace function to set 3D screen Antonio Niño Díaz 2023-01-21 19:31:29 +0000
  • d8c45416be library: examples: Fix clear BMP scroll function Antonio Niño Díaz 2023-01-21 19:13:28 +0000
  • b6b8792ce2 library: Improve documentation of NE_ProcessDual() Antonio Niño Díaz 2023-01-21 13:33:48 +0000
  • 9b13d61d15 examples: Add examples about swapping the main screen Antonio Niño Díaz 2023-01-21 13:14:21 +0000
  • f246c157f4 library: Refactor code that sets the main screen Antonio Niño Díaz 2023-01-21 13:12:20 +0000
  • 7c614177f7 examples: Add example of OBJ model with color commands Antonio Niño Díaz 2023-01-18 01:50:40 +0000
  • 207feca7fc tools: obj2dl: Support vertex color commands Antonio Niño Díaz 2023-01-18 01:41:55 +0000
  • 9f6c719373 library: Decouple meshes from models Antonio Niño Díaz 2022-11-18 01:23:57 +0000
  • f4b5e8a24e tests: Add test for cloned textures Antonio Niño Díaz 2022-11-17 01:37:08 +0000
  • 2ab65d19d4 examples: Clean both examples that show 16 balls Antonio Niño Díaz 2022-11-15 00:12:08 +0000
  • b40edbebd3 library: Add function to make Nitro Engine free meshes Antonio Niño Díaz 2022-11-15 00:01:50 +0000
  • e557225cce examples: Fix some main() function prototypes Antonio Niño Díaz 2022-11-15 00:00:51 +0000
  • 57fccc3ec7 docs: Update Doxyfile v0.8.1 Antonio Niño Díaz 2022-11-10 01:33:51 +0000
  • d9ee26be4a library: docs: Update version number to 0.8.1 Antonio Niño Díaz 2022-11-10 01:31:00 +0000
  • 2e9ff26e6d examples: Add note to NFlib example Antonio Niño Díaz 2022-11-10 01:30:01 +0000
  • 008af50119 docs: Update changelog Antonio Niño Díaz 2022-11-10 01:20:42 +0000
  • 20682a18e0 examples: Add precompiled NFlib archive Antonio Niño Díaz 2022-11-09 23:01:07 +0000
  • bb04ea86a5 examples: docs: Add example of NFlib and NE integration Antonio Niño Díaz 2022-11-09 01:41:57 +0000
  • 72dca60154 library: Fix return code of function Antonio Niño Díaz 2022-11-09 01:48:49 +0000
  • bc2a564f77 library: Assign palettes to materials instead of textures Antonio Niño Díaz 2022-11-05 01:22:53 +0100
  • 7b9b119f73 examples: Add example of loading compressed textures Antonio Niño Díaz 2022-10-31 02:18:02 +0000
  • 9651dbd032 library: Fix typos Antonio Niño Díaz 2022-10-31 02:10:57 +0000
  • 1da7ff399c library: Support compressed textures Antonio Niño Díaz 2022-10-31 02:05:01 +0000
  • 2ced018926 library: Cleanup palette loading functions Antonio Niño Díaz 2022-10-31 00:27:25 +0000
  • 6e53a01d83 library: tests: Add function to search free space within a range Antonio Niño Díaz 2022-10-29 14:10:05 +0100
  • 8aa6b382d2 library: examples: Simplify texture loading code Antonio Niño Díaz 2022-10-29 01:46:04 +0100
  • 68588dd2fa Library: Don't set texture index to 0 on failure Antonio Niño Díaz 2022-10-29 01:33:52 +0100
  • f031319694 library: Refactor VRAM locking in texture init code Antonio Niño Díaz 2022-10-29 01:33:10 +0100
  • 96e7948970 library: Fail on release builds when textures can't be loaded Antonio Niño Díaz 2022-10-29 01:32:23 +0100
  • bcb86accfe Add basic 3D text support Fewnity 2022-10-29 00:35:13 +0200
  • 452f953bc8 docs: Add changelog Antonio Niño Díaz 2022-10-28 02:22:48 +0100
  • 22499c5ee5 library: Fix debug message and some comments Antonio Niño Díaz 2022-10-28 02:05:24 +0100
  • 2affbe2c18 library: Simplify mesh handling for models Antonio Niño Díaz 2022-10-28 01:48:44 +0100
  • 73787ec488 tests: Add one more allocation test Antonio Niño Díaz 2022-10-28 01:29:21 +0100
  • 50ae7c30da tests: Test new function to allocate at specific addresses Antonio Niño Díaz 2022-10-28 01:13:20 +0100
  • 307d6f87e3 test: Make allocator test use the debug version of the library Antonio Niño Díaz 2022-10-28 01:13:01 +0100
  • 63a74c71f2 library: Support allocating chunks at specified addresses Antonio Niño Díaz 2022-10-28 01:12:42 +0100
  • 8d512b55f6 library: Extract common code in allocation functions Antonio Niño Díaz 2022-10-27 23:07:50 +0100
  • 3b09697a91 library: tests: Add function to allocate from end of pool Antonio Niño Díaz 2022-10-27 22:44:05 +0100
  • 4ec6488068 library: Add comment Antonio Niño Díaz 2022-10-27 01:32:58 +0100
  • 1caee47b6f tests: Add additional check to allocator test Antonio Niño Díaz 2022-10-27 01:31:20 +0100
  • b56c8dbf27 tests: Add tests for the memory allocator Antonio Niño Díaz 2022-10-27 01:23:54 +0100
  • f3f4af0daf library: Refactor allocator Antonio Niño Díaz 2022-10-26 23:38:29 +0100
  • 406364d3db library: Simplify internal handling of material properties Antonio Niño Díaz 2022-10-26 21:30:41 +0100
  • c2d427beeb library: Fix broken references when loading palettes fails Antonio Niño Díaz 2022-10-26 02:07:41 +0100
  • 7ff191fe42 examples: Improve specular material example Antonio Niño Díaz 2022-10-25 23:50:50 +0100
  • f1ed942ec9 example: Use new names of functions Antonio Niño Díaz 2022-10-25 23:47:29 +0100
  • b3440e9526 library: Rename some functions for consistency Antonio Niño Díaz 2022-10-25 23:45:03 +0100
  • ae650b6bab library: Copy all material with NE_MaterialTexClone() Antonio Niño Díaz 2022-10-25 23:43:20 +0100
  • 65bdac84a5 examples: Prevent using an empty shininess table Antonio Niño Díaz 2022-10-25 18:42:06 +0100
  • 567c30344b docs: Update screenshots in readme Antonio Niño Díaz 2022-10-25 18:38:07 +0100
  • 6b992279d3 examples: Improve specular material example Antonio Niño Díaz 2022-10-25 18:30:35 +0100
  • 0cea2a6b95 tools: img2ds: Extract palette class from main file Antonio Niño Díaz 2022-10-25 01:57:09 +0100
  • 9e813fc6ef examples: Repurpose example as a specular material example Antonio Niño Díaz 2022-10-24 23:00:14 +0100
  • 17e0288486 library: Support modifying shininess table Antonio Niño Díaz 2022-10-24 22:59:33 +0100
  • 13e2fef76c library: Replace more GL functions by register writes Antonio Niño Díaz 2022-10-24 22:51:44 +0100
  • 02f6123748 library: Replace more GL calls by register writes Antonio Niño Díaz 2022-10-24 01:59:44 +0100
  • eecfe1d7da library: Refactor viewport calculations Antonio Niño Díaz 2022-10-24 01:41:56 +0100
  • 15e2122514 library: Clean viewport handling code Antonio Niño Díaz 2022-10-23 23:06:16 +0100
  • 86e73650d5 library: Replace some GL calls by register writes Antonio Niño Díaz 2022-10-23 22:16:30 +0100
  • fc7bed2c5b docs: Fix sentence in the readme Antonio Niño Díaz 2022-10-21 01:33:32 +0100
  • d1fbd09026 examples: Fix text example Antonio Niño Díaz 2022-10-21 01:19:13 +0100
  • a4b99d320d docs: library: Set version number to 0.8.0 v0.8.0 Antonio Niño Díaz 2022-10-21 00:51:57 +0100
  • 2c1144af66 library: docs: example: Refactor debug mode builds Antonio Niño Díaz 2022-10-21 00:50:13 +0100
  • 17f026bb8f library: Make many function parameters const Antonio Niño Díaz 2022-10-20 22:36:20 +0100
  • 36435076c7 library: Improve documentation Antonio Niño Díaz 2022-10-20 22:33:34 +0100
  • 82cc89df4c examples: Cleanup filesystem_animated_model example Antonio Niño Díaz 2022-10-20 22:12:58 +0100
  • 82a4ab39f0 examples: Remove paletted_bmp example Antonio Niño Díaz 2022-10-20 22:05:07 +0100
  • c71313ca88 examples: Clean filesystem_multiple_textures example Antonio Niño Díaz 2022-10-20 22:03:40 +0100
  • db13ce3f71 library: Check return value of DSMA library Antonio Niño Díaz 2022-10-20 02:28:37 +0100
  • 7f360d88d3 docs: Update readme Antonio Niño Díaz 2022-10-20 02:28:23 +0100
  • 8ee3c2acd0 docs: Update screenshots in readme Antonio Niño Díaz 2022-10-20 02:06:53 +0100
  • 527f524e7c tools: Remove nitro_texture_converter Antonio Niño Díaz 2022-10-20 02:03:30 +0100
  • a800ffbb5a tools: img2ds: Improve documentation and output Antonio Niño Díaz 2022-10-20 02:02:12 +0100
  • 3ebcac15ba library: examples: Add enums for texture formats and parameters Antonio Niño Díaz 2022-10-20 01:44:19 +0100
  • 2d81e88dec examples: Cleanup last example Antonio Niño Díaz 2022-10-20 01:01:35 +0100
  • 5c0b1a5bef tools: img2ds: Support DEPTHBMP Antonio Niño Díaz 2022-10-20 01:01:19 +0100
  • 185d477271 examples: Cleanup almost all remaining examples Antonio Niño Díaz 2022-10-20 00:14:36 +0100
  • 4babec1292 examples: Cleanup more examples Antonio Niño Díaz 2022-10-19 22:57:35 +0100
  • 331611abae examples: Update more examples Antonio Niño Díaz 2022-10-19 20:19:45 +0100
  • 5415e41cce Add SetFov function Fewnity 2022-10-19 19:58:42 +0200
  • 139c44e04e examples: Add assets script to more examples Antonio Niño Díaz 2022-10-19 02:44:01 +0100
  • 30363ef0aa examples: Refactor examples Antonio Niño Díaz 2022-10-19 02:32:04 +0100
  • 40be9293ec tools: Introduce prototype of img2ds Antonio Niño Díaz 2022-10-19 02:20:48 +0100
  • 65b40841c2 docs: Update readme Antonio Niño Díaz 2022-10-18 11:28:43 +0100
  • 327b862c77 docs: Update readme Antonio Niño Díaz 2022-10-18 01:03:20 +0100
  • 50a0716938 examples: Add example of blended animations Antonio Niño Díaz 2022-10-18 00:59:29 +0100
  • ae9cd56387 library: Support blending two animations Antonio Niño Díaz 2022-10-18 00:59:16 +0100
  • 2870eeb1c8 docs: Replace screenshot in the readme Antonio Niño Díaz 2022-10-17 18:42:35 +0100
  • bc8e64e4a4 library: Refactor organization of animation information Antonio Niño Díaz 2022-10-17 00:52:13 +0100
  • da2be26de1 examples: Change license to CC0-1.0 Antonio Niño Díaz 2022-10-16 22:55:06 +0100
  • 238b930c7f examples: Remove outdated examples Antonio Niño Díaz 2022-10-16 22:21:05 +0100
  • db8add4d7e example: Cleanup source files Antonio Niño Díaz 2022-10-16 14:40:35 +0100
  • ccc8a67caf library: Cleanup the final source files Antonio Niño Díaz 2022-10-16 13:55:06 +0100
  • 76ccdc379e library: Cleanup source code files Antonio Niño Díaz 2022-10-16 02:58:48 +0100
  • d45d217c5f library: Fix documentation of some definitions Antonio Niño Díaz 2022-10-16 02:45:46 +0100
  • 1b4d3270dc library: Cleanup code and add missing enum entries Antonio Niño Díaz 2022-10-16 02:35:54 +0100
  • e8b3c80060 library: Use NE_Model* instead of void* Antonio Niño Díaz 2022-10-15 19:53:29 +0100
  • 5bc3abd71b library: Cleanup more source files Antonio Niño Díaz 2022-10-15 19:51:04 +0100