Commit graph

476 commits

Author SHA1 Message Date
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
N0NameN0
a3024c20b7 [ADD] GRRLIB_CompoStart and GRRLIB_CompoEnd for Real GX compositing
[ADD] Compositing Sample Code
[CHG] Ported nonameno03 sample code to new the setting variable fashion
2009-11-26 21:56:20 +00:00
Crayon2000
4a4a931797 [CHG] No need to include base_rules in Makefile now that dekitPro 18 is needed to compile the library 2009-11-26 19:52:20 +00:00
Crayon2000
a9a83f9c98 [CHG] Installation of GRRLIB now works from path with whitespace 2009-11-26 17:20:28 +00:00
N0NameN0
412723840c [CHG] Cancel GRRLIB_Init latest modification to make it another better way in next commit 2009-11-26 09:06:01 +00:00
Crayon2000
bb7e859fd6 [CHG] Documentation error 2009-11-25 23:49:26 +00:00
Crayon2000
44b84e6152 [CHG] The GRRLIB_GetColor function was deleted, the RGBA macro should be used instead 2009-11-25 23:25:26 +00:00
Crayon2000
f314c0521f [CHG] GRRLIB_Screen2Texture should be used for composition, NoNameNo will make a demo soon 2009-11-25 21:25:17 +00:00
N0NameN0
d747469c4d [CHG] GRRLIB_Init forced to specific pixelfmt, copyclear alpha to 0, GX_PokeAlphaRead to none. (all this for real alphaed compositing) 2009-11-25 20:59:15 +00:00
Crayon2000
57524607cf [CHG] All examples have been updated (except nonameno03) 2009-11-25 19:38:04 +00:00
Crayon2000
fc3c97d90d [CHG] Replaced tabs with spaces
[CHG] Adapted lesson1
2009-11-25 05:14:28 +00:00
Xane
9e0b0182a9 [ADD] Added several new functions to change drawing settings like Color, Scale and Rotation for all following drawing commands.
[CHG] Changed all drawing commands accordingly to make use of the settings by the functions specified above.
[NOTE] All examples will have to be adopted to the changed as well, it isn't much of work I might as well do it myself later.
2009-11-24 21:15:35 +00:00
Crayon2000
28e2fcd9f0 [CHG] Inline warnings are gone (temp fix???) 2009-11-24 17:50:19 +00:00
Crayon2000
97ff10fadc [CHG] The template example is now included in the documentation 2009-11-23 23:38:46 +00:00
Crayon2000
d6e07b3a68 [CHG] Example nonameno02 is now compiling 2009-11-23 19:50:36 +00:00
Crayon2000
8770af329b [CHG] Doc improvement (again) 2009-11-16 21:34:47 +00:00
Crayon2000
848a2c102f [CHG] Doc improvement 2009-11-16 20:35:23 +00:00
Crayon2000
c95a8eacb2 [NEW] Support for MS-Windows Bitmap format uncompressed (1 bit, 4 bits, 8 bits, 24 bits and 32 bits) 2009-11-13 13:38:01 +00:00
Crayon2000
f725d47aad [CHG] Code is a bit simpler (1 line instead of 2) 2009-11-12 03:36:48 +00:00
Crayon2000
49ffb512b5 [CHG] Doc improvement 2009-11-11 23:52:36 +00:00
N0NameN0
8f2e7413e5 [CHG] Optimization in tile calculation
i only modded DrawTile, if this mod is ok for all and fully tested
we need to make this change to all functions the needs calculation like this.
(drawpart, drawtilequad, etc...)
2009-11-10 09:50:41 +00:00