Commit graph

486 commits

Author SHA1 Message Date
Crayon2000
b50c8193e2 [CHG] Updated doxygen file to 1.7.0 2010-06-15 14:40:17 +00:00
Crayon2000
df1010fba5 [CHG] New version (getting ready for 4.3.0 release) 2010-06-14 22:16:17 +00:00
Crayon2000
67288344d7 [CHG] Small doc improvement 2010-06-11 04:02:55 +00:00
Crayon2000
54be46f4e4 [CHG] Updated PNGU with code from Tantric for the PNGU_DecodeTo4x4RGBA8 function 2010-06-09 01:06:15 +00:00
Crayon2000
7771f167c9 [CHG] libjpeg updated to version 8b 2010-05-18 21:24:27 +00:00
Crayon2000
3397798833 [CHG] The font for 3D_Light4 demo as changed 2010-05-14 02:31:28 +00:00
N0NameN0
b9a3ea7b9a [ADD] 3D_Light4 sample code to show Spot light usage. 2010-05-10 22:51:14 +00:00
N0NameN0
16d32f32ed [ADD] I finnaly commiting GRRLIB_SetLightSpot ;) 2010-05-10 22:37:34 +00:00
N0NameN0
08f93839ac [ADD] GRRLIB_DrawTessPanel to draw (as the name says) a tessellated pannel ;) 2010-05-10 18:35:49 +00:00
Crayon2000
2ad5794867 [CHG] libpng updated to version 1.4.2 2010-05-10 15:40:06 +00:00
Crayon2000
957e2fe2c0 Added some getter functions to GRRMOD 2010-05-01 18:02:42 +00:00
N0NameN0
0eaf5e1c50 [CHG] a better sample code for 3D_Light3 2010-05-01 17:38:22 +00:00
N0NameN0
8b2208e270 [ADD] GRRLIB_DrawCone 2010-05-01 17:16:14 +00:00
N0NameN0
a968a16dfa [ADD] GRRLIB_SetLightSpec for specular light support ;)
[ADD] 3D_Light3 for a little specular light sample code.
2010-05-01 14:29:28 +00:00
Crayon2000
84d6fd44d6 [CHG] The font for 3D_Light2 demo as changed 2010-04-30 04:13:39 +00:00
N0NameN0
b52b9699b0 [ADD] 3D_sample5, a new sample code to show how to use new functions 2010-04-29 22:36:37 +00:00
N0NameN0
460cdc4290 [ADD] GRRLIB_ObjectViewBegin
[ADD] GRRLIB_ObjectViewScale
[ADD] GRRLIB_ObjectViewRotate
[ADD] GRRLIB_ObjectViewTrans
[ADD] GRRLIB_ObjectViewEnd
With this we are completly free about object transformation.
2010-04-29 22:21:45 +00:00
Crayon2000
f9e3976fd5 [CHG] Code formatting 2010-04-29 19:36:03 +00:00
N0NameN0
04cec42e7c [CHG] GRRLIB_GetPixelFromFB now use a real way to get it ;)
[ADD] GRRLIB_SetPixelToFB
2010-04-29 18:20:15 +00:00
N0NameN0
46a2297aa6 [ADD] GRRLIB_ObjectViewInv (see doc for info)
[CHG] Improve GRRLIB_ObjectView
[ADD] 3D_Light2 to show use of GRRLIB_ObjectViewInv
2010-04-29 17:37:00 +00:00
Crayon2000
c53ff66250 [CHG] zlib was updated to version 1.2.5 2010-04-23 15:32:57 +00:00
Crayon2000
f7facc091d [CHG] New way to install GRRLIB 2010-04-08 23:13:49 +00:00
Crayon2000
174dd71c43 [CHG] Libraries that have dependencies (libpng and libpngu) now look in the GRRLIB lib folder before looking in the libogc folder 2010-04-08 21:04:48 +00:00
Crayon2000
507cd75cd5 [CHG] The font for 3D_Light1 demo as changed 2010-04-07 04:45:13 +00:00
Crayon2000
8a3adabef5 [CHG] Spelling errors 2010-04-06 19:03:51 +00:00
Crayon2000
38a76e29e7 [CHG] Formating 2010-04-06 17:04:57 +00:00
N0NameN0
5c15af3217 [CHG] Improve a little bit 3D_Light1 sample code 2010-04-06 11:39:21 +00:00
N0NameN0
ff547d7787 [CHG] Improve and comment 3D_Light1 sample code 2010-04-06 11:36: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
Crayon2000
af6f13de76 [CHG] FreeType is now completely supply as source code 2010-04-05 03:40:19 +00:00
Crayon2000
e44d549caf [CHG] Deleted the lib version of FreeType 2010-04-05 02:00:45 +00:00
Crayon2000
6fc312d5e6 [CHG] FreeType is not needed in grrlib.h anymore 2010-03-25 22:34:10 +00:00
Crayon2000
bc56c46e25 [CHG] minigzip.c is not required 2010-03-25 21:01:57 +00:00
Crayon2000
c93415652a [NEW] zlib 1.2.4 was added to the project since it's not included with libogc anymore (required for libpng) 2010-03-24 22:13:18 +00:00
Crayon2000
30ef11837d [CHG] Fixed a problem with the documentation (introduced in r327) 2010-03-11 14:12:55 +00:00
Crayon2000
293e965965 [CHG] Nothing important, branch update 2010-03-11 03:32:05 +00:00
Crayon2000
b7eb66f7d0 [CHG] Files did not include math.h but were using sin 2010-03-11 03:01:31 +00:00
Crayon2000
c138b0ede2 [CHG] Stop including all inline header files in the doc (duplicate declaration)
[CHG] Added the "Modules" section in the doc with all the functions in GRRLIB
2010-03-05 00:00:07 +00:00
Crayon2000
5d28586ff2 [CHG] Moved some structure to proper place
[CHG] Documentation improvement
2010-03-04 20:14:57 +00:00
Crayon2000
2dc838cb2b [CHG] Makefiles are using same var name as in devkitPro to make them easier to modify 2010-03-03 23:30:49 +00:00
Crayon2000
16c95a073b [CHG] libjpeg updated to version 8a 2010-03-03 17:20:40 +00:00
Crayon2000
a165aba62e [CHG] libpng updated to version 1.4.1 2010-03-02 22:29:19 +00:00
Crayon2000
a932d3ad7c [CHG] Improve documentation a bit 2010-02-22 22:28:20 +00:00
Crayon2000
607a2e1966 [CHG] ftmodule.h is not needed since it's generated automatically 2010-02-18 17:12:30 +00:00
Crayon2000
b1b3b20d24 [CHG] Changed a couple of Makefile for FreeType 2010-02-16 22:20:09 +00:00
Crayon2000
5965330dc8 [CHG] Deleted some unused files in FreeType source folder 2010-02-16 05:37:35 +00:00
Crayon2000
07a6685a0e [NEW] Including FreeType 2.3.12 source code (not fully tested and not incorporated into main Makefile) 2010-02-15 23:53:41 +00:00
Crayon2000
1f6319f005 [CHG] Makefile for libjpeg 2010-02-15 22:41:50 +00:00
Crayon2000
3fc551e45e [CHG] Small speed improvement in TTF code (R, G and B are only calculated once for every character) 2010-02-10 23:42:32 +00:00
Crayon2000
e2a5255922 [CHG] Small update in doxygen file
[CHG] Updated 3D obj branch
2010-02-08 23:02:44 +00:00