Crayon
|
531de92021
|
Fixes documentation, typos and coding standard
|
2021-11-27 11:14:09 -05:00 |
|
Crayon2000
|
7c9523b27e
|
Use Makefile from template
|
2019-04-11 22:52:05 -04:00 |
|
Crayon2000
|
b02e8dbda7
|
Use libpng, zlib, libfreetype and libjpeg from portlibs
They are now supplied via devkitPro pacman.
|
2019-04-06 18:27:19 -04:00 |
|
Crayon2000
|
666e913831
|
In the examples Makefile's: added rule for PNG image.
|
2015-11-04 08:53:16 -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 |
|
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
|
0d760f99d4
|
[NEW] FreeType support now available (first support)
|
2010-01-04 03:28:25 +00:00 |
|
Crayon2000
|
2cb06234ba
|
[CHG] Dol files are not needed anymore. Compile them if you need them ;)
|
2009-12-16 20:15:11 +00:00 |
|
N0NameN0
|
01d32586cc
|
[ADD] All samples .dol to permit everyone to test them without compil them (only here for release 4.2.0)
|
2009-12-16 09:39:22 +00:00 |
|
Crayon2000
|
c63ad06ac9
|
[CHG] Function should start with upper case character
|
2009-12-15 22:51:39 +00:00 |
|
Crayon2000
|
bd928df11b
|
[CHG] Cleanup examples
|
2009-12-15 22:32:21 +00:00 |
|
N0NameN0
|
2d6e85e740
|
[ADD] 3D_sample3 (Compositing Textured Cube, then SIN it).
|
2009-12-07 18:29:47 +00:00 |
|
Crayon2000
|
b00ef0f50f
|
[CHG] Cleanup (part 2)
|
2009-12-07 02:15:48 +00:00 |
|
Crayon2000
|
73e5367e4b
|
[CHG] Cleanup
|
2009-12-06 23:12:49 +00:00 |
|
N0NameN0
|
9b73645f0e
|
[CHG] 3D_sample1 to add text display
[ADD] 3D_sample2 : Simple 3D Textured Cube sample code.
|
2009-12-06 20:16:00 +00:00 |
|
N0NameN0
|
d40b41e2ea
|
[CHG] Remove old noname0X sample codes
[ADD] Simple flat shaded cube sample code.
|
2009-12-06 18:41:29 +00:00 |
|