Commit graph

11 commits

Author SHA1 Message Date
Crayon2000
5f2649c77e Use bin2s instead of pre-generated c/h files 2022-05-25 09:20:52 -04:00
Crayon2000
5f756ec1f9 Update Doxyfile to v1.9.4 2022-05-25 00:10:17 -04:00
Crayon
531de92021
Fixes documentation, typos and coding standard 2021-11-27 11:14:09 -05:00
Crayon2000
0f8a1d0e1f Clean some examples code 2020-01-12 01:49:01 -05:00
Crayon2000
1b49480c0f [CHG] Updated examples to put all GRRLIB_FreeTexture/GRRLIB_FreeBMF/GRRLIB_FreeTTF call before GRRLIB_Exit 2011-03-16 01:24:01 +00:00
Crayon2000
6f00bceb2f [CHG] Use M_PI instead of custom macro for PI in two examples 2010-10-05 03:02:38 +00:00
N0NameN0
16c25c1ed2 [CHG] function GRRLIB_3dMode color paramter removed since you now MUST pass vertex color !!
[ADD] Diffuse light function GRRLIB_SetLightDiff
[ADD] GRRLIB_SetLightAmbiant
[ADD] GRRLIB_SetLightOff
[ADD] A simple Diffuse lights sample code (Two lights)
2010-04-06 11:23:31 +00:00
N0NameN0
45a9b43afb [CHG] Fixed all compil error due to latest commit 2010-01-05 22:04:33 +00:00
Crayon2000
c63ad06ac9 [CHG] Function should start with upper case character 2009-12-15 22:51:39 +00:00
Crayon2000
fca67fc044 [CHG] Cleanup 2009-12-15 20:02:26 +00:00
N0NameN0
22e432e3d4 [ADD] unlimited3D sample code, based on the 2D version 2009-12-15 19:06:53 +00:00