Commit History

Author SHA1 Message Date
  Iver 15b47c0bc1 RI_free funcs now properly check if something was already freed 4 months ago
  Iver 9fd67df8c1 render_glyph no longer uses RI allocation wrappers, was wasting allocation table space 4 months ago
  Iver 57e6c7b991 added memory freeing functions for tex, mat, actors, etc 4 months ago
  Iver d1f7fc1d23 updated API for request functions, fixed err in add_actors_to_scene where it took an array of actors, not an array of pointers 4 months ago
  Iver 21586d384f added kerning support 4 months ago
  Iver 1d6b46c005 added kerning support 4 months ago
  Iver 8929b61feb added kerning support 4 months ago
  Iver 34e507098f added vertex shader 4 months ago
  Iver 5693d4a20d added quadratic curve shader, fixed issue where uv coords would wrap when they shouldn't 4 months ago
  Iver 23c7159542 added shaders and updated example scene 4 months ago
  Iver 5f68fe7caa added deltatime example to example scene 4 months ago
  IverMartinson db611302a4 RI_tick now increments frame again 4 months ago
  IverMartinson eadd51ec7a font rasterizer, example scene, null tex func, new sourparse 4 months ago
  Iver f84485bf18 quick update 5 months ago
  Iver 772f844613 bezier example scene 5 months ago
  Iver e28cf8e751 made font point viewer example scene 5 months ago
  IverMartinson a17168dd45 implemented sourparse 5 months ago
  IverMartinson 4fa22232dd added scene flags and scene debug modes 5 months ago
  IverMartinson 9d21a7a7ad fixed math issue with uv render resolution tiling, changed example scene 5 months ago
  IverMartinson 852b39bd09 added 2 ways to tile textures 5 months ago
  IverMartinson e89c624f17 z buffer now reallocs to match resolution of target texture (if tex is bigger) 5 months ago
  IverMartinson a737c2e13a fixed memory manager summation bug, freed previously unfreed memory 5 months ago
  IverMartinson 9d199f3b32 added memory manager 5 months ago
  IverMartinson e591ec1688 updated readme, added RI_tick 5 months ago
  IverMartinson cebacbb8ac updated readme formatting, added cow 5 months ago
  IverMartinson beeb034252 changed floats to doubles, fixed shakey/fuzzy tri issue, changed example scene 5 months ago
  IverMartinson 28c0e7f778 added tri split & shrink culling, edited example scene, updated todo list 5 months ago
  IverMartinson a5376262a6 new objs, changed example scene, added todo list 5 months ago
  IverMartinson 8eacabb1d1 fully rewrote rendering pipeline, changed mesh geometry again 5 months ago
  IverMartinson 50fb6b39a1 updated bill's texture, added floor texture, changed mesh array geometry, changed example scene, moved FOV to scene 5 months ago