Commit graph

  • 28e2fcd9f0 [CHG] Inline warnings are gone (temp fix???) Crayon2000 2009-11-24 17:50:19 +0000
  • 97ff10fadc [CHG] The template example is now included in the documentation Crayon2000 2009-11-23 23:38:46 +0000
  • d6e07b3a68 [CHG] Example nonameno02 is now compiling Crayon2000 2009-11-23 19:50:36 +0000
  • 8770af329b [CHG] Doc improvement (again) Crayon2000 2009-11-16 21:34:47 +0000
  • 848a2c102f [CHG] Doc improvement Crayon2000 2009-11-16 20:35:23 +0000
  • c95a8eacb2 [NEW] Support for MS-Windows Bitmap format uncompressed (1 bit, 4 bits, 8 bits, 24 bits and 32 bits) Crayon2000 2009-11-13 13:38:01 +0000
  • f725d47aad [CHG] Code is a bit simpler (1 line instead of 2) Crayon2000 2009-11-12 03:36:48 +0000
  • 49ffb512b5 [CHG] Doc improvement Crayon2000 2009-11-11 23:52:36 +0000
  • 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...) N0NameN0 2009-11-10 09:50:41 +0000
  • db1246ce52 [CHG] Clean comments for doc Crayon2000 2009-11-09 02:36:22 +0000
  • 54a20ad5ca [CHG] Modded Screen2Texture to be able to specify parameters with this change you can make real GX compositing now ;) N0NameN0 2009-11-08 16:54:14 +0000
  • 167bc0b7e3 [CHG] Undo r192 for backward compatibility Crayon2000 2009-11-08 02:37:11 +0000
  • c86e2a8d70 [ADD] GRRLIB_DrawPart to draw a specific part of a Texture. N0NameN0 2009-11-07 13:26:03 +0000
  • 3aa0b23d8f [CHG] GRRLIB_FillScreen is now using GX_SetCopyClear instead of calling GRRLIB_Rectangle Crayon2000 2009-11-06 23:43:55 +0000
  • 2e8876f899 [CHG] GRRLIB_Rectangle is calling directly GX_Begin/GX_End [CHG] Documentation improvement Crayon2000 2009-11-06 22:55:01 +0000
  • 0ac411a9e8 [CHG] Using some macro to make the code easier to read Crayon2000 2009-11-06 16:58:14 +0000
  • f31e16e0f5 [CHG] Using s8 instead of int for the page variable in lesson 2 Crayon2000 2009-11-05 23:53:40 +0000
  • f4d8fa0fb9 [CHG] Added the sepia fx to lesson 2 Crayon2000 2009-11-05 23:47:31 +0000
  • 3121e1061a [CHG] Deleted __HAVE_GRRLIB__ because it was not used. If someone need it, just replace it with __GRRLIB_H__ Crayon2000 2009-11-04 17:32:41 +0000
  • f35a165d94 [CHG] raw2c.exe is no longer distributed with the composition example Crayon2000 2009-11-03 15:59:22 +0000
  • 0e015068fe [CHG] Typo in GRRLIB_DrawImg and DrawTile (scaleX should be scaleY) Crayon2000 2009-10-30 05:45:02 +0000
  • 0c784c800d [BUG] template was not working on devkitPro 18 [CHG] pngu.h is needed in GRRLIB_texSetup.h for GRRLIB_ScrShot [CHG] pngu.h and jpeglib.h are not needed in GRRLIB_texSetup.h Crayon2000 2009-10-21 01:34:15 +0000
  • 01adcdf9b9 [CHG] math.h is not needed in GRRLIB_fbSimple.h Crayon2000 2009-10-20 22:21:01 +0000
  • 1e84350468 [CHG] libpng 1.2.29 updated to version 1.2.40 Crayon2000 2009-10-18 04:12:45 +0000
  • 4f5fbbf2d4 [CHG] Change the definition of GRRLIB_ScrShot. Screenshots could be created on other interfaces than SD card. Crayon2000 2009-10-16 22:31:32 +0000
  • 414ccec0f5 [BUG] Corrected bug #5 submitted by imruon Crayon2000 2009-10-16 21:38:40 +0000
  • 3319a09ccb [BUG] Examples have been updated to work with latest version of GRRLIB Crayon2000 2009-10-16 21:24:17 +0000
  • fff851b34b [CHG] Deleted the Temporary fix (-DNOGUFIX) Crayon2000 2009-10-16 20:59:08 +0000
  • 8c05d9ac06 [CHG] Renamed GRRLIB.html to README.html [CHG] Deleted the "Temporary fix" README.txt, not needed with devkitPro 18 Crayon2000 2009-10-15 14:52:42 +0000
  • fc00cfff24 [BUG] Correct the problem reported by flarup during installation Crayon2000 2009-10-09 17:22:05 +0000
  • b7151bcad5 [CHG] Corrected some typos in descriptions Crayon2000 2009-10-06 18:07:03 +0000
  • 678813a6ce [CHG] Typo in GRRLIB.html Crayon2000 2009-10-06 13:11:02 +0000
  • 78e249cc30 Tagged the 4.1.0 release 4.1.0 Crayon2000 2009-10-05 20:11:41 +0000
  • fbd9a1df73 [CHG] *readme.txt* was useless (too old). Crayon2000 2009-09-24 14:37:24 +0000
  • 5d4eec691b [CHG] Library installation script is improved (batch file) Crayon2000 2009-09-18 22:55:49 +0000
  • 42b1a60bdb [Issue #4] corrected headers csBlueChip 2009-09-13 18:19:07 +0000
  • 4278542057 [CHG] Modified SetPixel() and GetPixel() so they each request half the number of RAM accesses csBlueChip 2009-09-13 18:07:03 +0000
  • f127a121ee [CHG] Corrected \n\r EOL markers to \n and renamed "makefile"'s to Makefile csBlueChip 2009-09-13 14:27:01 +0000
  • b56e7e6672 renamed -readme- file to avoid confusion in linux csBlueChip 2009-09-13 03:58:16 +0000
  • b96657178f [CHG] Blend mode functions now using GRRLIB_blendMode Crayon2000 2009-09-09 21:35:32 +0000
  • 70ece3cdc5 [BUG] Fixed issue #2 Crayon2000 2009-09-09 15:04:23 +0000
  • e0433ecf89 Minor documentation corrections csBlueChip 2009-09-08 09:31:06 +0000
  • 1c10e17780 [CHG] Fix critical bug introduced in 151 csBlueChip 2009-09-05 17:05:31 +0000
  • 622e74b66c [CHG] Nothing important (code formating) Crayon2000 2009-09-04 16:13:51 +0000
  • f5585bae76 [CHG] Updated credits csBlueChip 2009-09-04 15:30:06 +0000
  • b6e0bef531 [ADD] Added sepia function csBlueChip 2009-09-04 15:29:38 +0000
  • f57e01bcfe [CHG] Some parameters were missing for doxygen documentation Crayon2000 2009-09-04 14:10:38 +0000
  • 711283033d Thanks to elisherer for reporting a mistake in the documentation csBlueChip 2009-09-03 14:15:06 +0000
  • 4cbbf711f8 Corrected documentation regarding libfat csBlueChip 2009-09-03 03:28:53 +0000
  • c81b5bacb3 /more/ whitespace cleanup csBlueChip 2009-09-03 03:09:02 +0000
  • 1951835c9d More whitespace changes & comments csBlueChip 2009-09-03 02:58:58 +0000
  • 9bd2aebaec [CHG] Whitespace - A single line of code should NEVER reach 300 characters without SOME formatting! csBlueChip 2009-09-03 01:15:41 +0000
  • 10a1148791 Added some comments to Init() csBlueChip 2009-09-02 15:34:46 +0000
  • 3d12a4f77e [CHG] Adjusted the visible screen width for 4:3 screens also, circles should now look like circles... Xane 2009-09-01 00:19:00 +0000
  • 9373faaf5e [ADD} Added fileIO functions from Addon (and ensured all examples still compile) csBlueChip 2009-08-30 21:44:05 +0000
  • 159f56e252 [CHG] You should not cast malloc/calloc/realloc/etc ...if you compiler is returning errors - include the right header file! (normally stdlib) csBlueChip 2009-08-30 21:20:00 +0000
  • b46057fff7 [CHG] Some doxygen improvement Crayon2000 2009-08-28 18:11:33 +0000
  • ccb6ec7cf5 [CHG] Ensure Init and Exit do not call twice - also return something useful from Init if it fails csBlueChip 2009-08-28 15:04:43 +0000
  • 34e06e1dab [CHG] Another NULL pointer check csBlueChip 2009-08-28 14:35:05 +0000
  • 34a1991cd9 [CHG] Make sure a NULL pointer is not free'd Crayon2000 2009-08-26 01:59:16 +0000
  • c8abda9052 [CHG] GRRLIB_Compose is now using 4 spaces for tabs (instead of 2) Crayon2000 2009-08-25 00:53:43 +0000
  • 08c03a8de9 Completed doxygen headers for .h files csBlueChip 2009-08-23 16:19:21 +0000
  • b62e9d73bc Replaced the template makefile with a fully annotated makefile and addressed http://code.google.com/p/grrlib/issues/detail?id=3 csBlueChip 2009-08-23 15:19:47 +0000
  • 6120bbd7c3 Added extra documentation to template code csBlueChip 2009-08-23 14:59:48 +0000
  • bb50452422 Moved BlueChip's Composition demo directory to conform to the current standard naming convention csBlueChip 2009-08-23 14:50:26 +0000
  • 982f5bf140 remove GRRLIB_addon from main GRRLIB directory to the nonameno03 example code ... some of the functionality of the the addon code is expected to be ported back to the GRRLIB main library csBlueChip 2009-08-23 14:48:04 +0000
  • 90f29de2eb Moved GRRLIB_addon to nonameno03 example directory and tweaked the c and makefile to use it accordingly csBlueChip 2009-08-23 14:46:40 +0000
  • ace9d24f0c Included ScrShot from GRRLIB_addon as embedded code - cleaned headers and makefile to build with v4.1.0 csBlueChip 2009-08-23 14:40:20 +0000
  • 309547cb4d Cleaned examples top-level makefile - make all output is now separated and references to cvs are changed to svn csBlueChip 2009-08-23 14:38:45 +0000
  • 96a383a4b1 [CHG] Now using doxygen 1.6.0 with search enabled (file description are still missing) Crayon2000 2009-08-22 15:45:24 +0000
  • c493224a34 Updated *most* examples to compile with grrlib 4.1.0 csBlueChip 2009-08-20 22:05:44 +0000
  • 25900af95f [CHG] Corrected credits (sorry Crayon) csBlueChip 2009-08-20 09:21:01 +0000
  • a1d7b870cd [CHG] Code formatting, not that much ;) Crayon2000 2009-08-19 23:13:44 +0000
  • adb741ccf6 [CHG] Implemented JESPA's optimised plot and line algorithms csBlueChip 2009-08-19 21:40:13 +0000
  • 515b4a994a [CHG] Modification for Doxygen documentation Crayon2000 2009-08-19 17:47:29 +0000
  • 5e186828b0 Added archive files missed during previous check-in csBlueChip 2009-08-19 09:40:10 +0000
  • 7bc6b09a4f Improved beginners guide csBlueChip 2009-08-17 03:42:21 +0000
  • 83b327e7f9 [ADD] Added GRRLIB.html "readme"/new-user-documentation csBlueChip 2009-08-14 23:33:01 +0000
  • ee128f47bc lib-conversion moved to trunk, version is now 4.1.0 csBlueChip 2009-08-13 17:47:30 +0000
  • 68a63bf966 Makeway for v4.0.1 csBlueChip 2009-08-13 17:39:09 +0000
  • 14ff4f5dbe Sorry csBlueChip 2009-08-13 17:35:15 +0000
  • 3ea58ccabc Last release labelled 4.0.0 csBlueChip 2009-08-13 17:32:57 +0000
  • 1738c6db24 Added LICENCE.TXT file (MIT) csBlueChip 2009-07-23 22:10:41 +0000
  • c1ac0d5048 [CHG] Code optimization, thanks to BlueChip Crayon2000 2009-07-23 15:48:44 +0000
  • 839240c498 [CHG] Code formating Crayon2000 2009-07-18 17:50:31 +0000
  • 948bf1de99 [ADD] GRRLIB_DrawTileQuad() [ADD] GRRLIB_addon_Init() [ADD] GRRLIB_addon_Exit() [ADD] GRRLIB_addon_Button [ADD] nonameno03 sample code howto use button [ADD] Font and button gfx for addon use N0NameN0 2009-03-22 23:51:26 +0000
  • 609bc1b0e1 [CHG] Move GRRLIB_Screen2Texture to GRRLIB.C instead of addon [ADD] A Sample Code to Show the GRRLIB_Screen2Texture conversion BUG N0NameN0 2009-03-22 23:04:46 +0000
  • 83f0679add [BUG] Addon lib is working [CHG] Added GRRLIB_ScrShot function to lesson1 Crayon2000 2009-03-21 23:29:29 +0000
  • 27e586c4a3 [NEW] Added a quick display fix for PAL 50hz Users. Xane 2009-03-21 21:24:01 +0000
  • cbe8627249 [CHG] Created a GRRLIB.c/.h and move GRRLIB_ScrShot and GRRLIB_LoadTextureFromFile to it since it's not really Lib related. (need to fix warning) N0NameN0 2009-03-19 00:22:25 +0000
  • e9bb506e09 [CHG] Examples are using GRRLIB_FreeTexture Crayon2000 2009-03-17 03:38:34 +0000
  • 7b3c6c0d16 [NEW] Added LoadTextureFromFile can be usefull ;) N0NameN0 2009-03-15 18:57:28 +0000
  • 5bb6d7d5a4 [NEW] Added GRRLIB_FreeTexture to free memory Crayon2000 2009-03-13 22:27:40 +0000
  • af79603ae4 [CHG] Corrected an issue when drawing shapes first. Xane 2009-03-12 17:13:33 +0000
  • 27ecf55edf [CHG] Declared all inline functions and optimized stuff. Xane 2009-03-12 16:35:13 +0000
  • ab601411bd [NEW] Added another example showing a basic particle engine creating a smoke bomb. Xane 2009-03-12 13:10:45 +0000
  • 269cc33794 [CHG] Fixed an issue where the screen started to glitch when drawing outside the viewport. Xane 2009-03-12 01:41:49 +0000
  • eb1002f395 [CHG] A bit more secure, dealing with NULL pointer after memory allocation Crayon2000 2009-03-11 22:02:35 +0000
  • 61db0e3998 [CHG] Several optimizations Xane 2009-03-11 19:48:36 +0000
  • 67987d304b [NEW] Added an example showing the different blending modes. [CHG] Updated all examples to work with the current revision. [CHG] Optimized different things~ Xane 2009-03-11 17:23:41 +0000