Commit graph

246 commits

Author SHA1 Message Date
Crayon2000
67b39ed470 [CHG] Deleted the lib-conversion branch, not needed anymore
[CHG] Started code for materials in GRRLIB_3Dobj.c
[BUG] Problem fixed in Draw3dObj
2009-12-22 22:58:24 +00:00
Crayon2000
c9ff17bda5 [CHG] Code format 2009-12-22 03:04:34 +00:00
Crayon2000
a0396c8d42 [CHG] Code format 2009-12-22 02:31:14 +00:00
Crayon2000
47ed2a0092 [CHG] Typo in a message 2009-12-18 04:41:04 +00:00
Crayon2000
a63ddb2133 [NEW] Installer for FreeType 2009-12-17 03:19:32 +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
d2355216d2 [ADD] 3D_CubedTileDemo : to show Dynamic Texturing 2009-12-15 21:56:25 +00:00
Crayon2000
280538ebec [CHG] Cleanup 2009-12-15 21:43:57 +00:00
N0NameN0
d61ac3d4d8 [CHG] Deletion of old png 2009-12-15 21:05:03 +00:00
N0NameN0
db28d10416 [ADD] TileDemo : How to use Tiles/Tilset for Demo or Game 2009-12-15 21:02:44 +00:00
Crayon2000
fca67fc044 [CHG] Cleanup 2009-12-15 20:02:26 +00:00
N0NameN0
4ea093ca25 [ADD] funsin : a nice gradient sinusoid example 2009-12-15 19:20:56 +00:00
N0NameN0
22e432e3d4 [ADD] unlimited3D sample code, based on the 2D version 2009-12-15 19:06:53 +00:00
N0NameN0
80877d8fee [CHG] Improve Compositing sample 2009-12-15 18:46:54 +00:00
Crayon2000
e51984ed9b [NEW] GRRLIB_LoadTextureJPGEx, uses the size parameter 2009-12-15 18:27:31 +00:00
N0NameN0
33405a6e70 [ADD] 3D_sample4 : a more complex 3D object rotating 2009-12-15 18:18:48 +00:00
Crayon2000
c77528dd8d [CHG] Doc improvement 2009-12-15 17:31:32 +00:00
Crayon2000
37077c8da9 [CHG] Nothing important ;) 2009-12-15 15:53:58 +00:00
N0NameN0
29e6c6f8ec [ADD] unlimited2d : A technic to show how to draw unlimited number of 2D sprites 2009-12-15 13:55:14 +00:00
Crayon2000
23d110793f [CHG] Logo has a transparent background 2009-12-15 03:55:48 +00:00
Crayon2000
c3abfa5247 [CHG] Now talking about 3D 2009-12-14 23:14:17 +00:00
Crayon2000
d6f2677fe9 [CHG] Renamed lesson1 => basic_drawing 2009-12-14 19:54:03 +00:00
Crayon2000
7c0e6017b6 [CHG] Changed path to template code 2009-12-14 04:30:05 +00:00
Crayon2000
6a57f3125d [CHG] Template is now similar to the devkitPro template. 2009-12-14 04:18:12 +00:00
Crayon2000
5ae93469cc [CHG] Renamed 2 examples 2009-12-11 22:32:31 +00:00
Crayon2000
3a71ef517b [CHG] Tabs converted to spaces 2009-12-11 21:13:57 +00:00
Crayon2000
1d1b996a06 [BUG] GRRLIB_PrintBMF was changed, but not the demo 2009-12-11 21:04:56 +00:00
Crayon2000
9e187ac8bc [NEW] New logo
[CHG] lesson2 renamed bitmap_fx
[CHG] Version is now 4.2.0
2009-12-10 22:08:28 +00:00
Crayon2000
124e1473a7 [CHG] Same header was included twice 2009-12-09 01:42:43 +00:00
Crayon2000
3eed382e82 [CHG] Doc improvement 2009-12-08 17:47:51 +00:00
Crayon2000
b3619a5e35 [CHG] License was missing in two files 2009-12-08 01:26:04 +00:00
Crayon2000
75ee3e2fa3 [CHG] GRRLIB_PrintBMF prints directly to the screen instead of using a temporary texture. If you need a texture use GRRLIB_CompoStart and GRRLIB_CompoEnd. 2009-12-08 01:18:40 +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
N0NameN0
cb372b9231 [ADD] Adding first support to 3D functions, sample code will follow. 2009-12-06 16:32:09 +00:00
N0NameN0
bf8a78ffac [CHG] Remove the "trash" occurence to a clean way to clear EFB 2009-12-05 23:43:13 +00:00
N0NameN0
8ede687af8 [ADD] USB_Gecko ouput facilities. 2009-12-05 14:42:00 +00:00
Crayon2000
9a4bdc04ae [CHG] Added the Links section to the doc main page 2009-12-04 23:55:51 +00:00
N0NameN0
b17f304c17 [CHG] When GRRLIB_Settings.antialias = false; we now also do not antialias verticaly
[CHG] Change nonameno02 sample code to fit this change.
2009-12-04 23:03:57 +00:00
Crayon2000
0d0ae2ca97 [NEW] Added a define with the version as a string (GRRLIB_VER_STRING) 2009-12-03 00:08:19 +00:00
N0NameN0
5761644fe8 [CHG] RollBack to version before latest Xanares change (global settings stuff) finally not added in this project. Sorry, Mass request ;) 2009-12-02 19:16:28 +00:00
Crayon2000
5da7abd4bc [CHG] PNGU_EncodeFromEFB (take two) 2009-12-01 20:42:43 +00:00
Crayon2000
10aee9c66b [CHG] Modify GRRLIB_ScrShot to work with EFB (maybe...) 2009-12-01 20:20:16 +00:00
Crayon2000
740a81df7e [CHG] Cleanup 2009-11-26 22:46:24 +00:00