Commit graph

20 commits

Author SHA1 Message Date
N0NameN0
b4b26eff31 [NEW] GRRLIB_BMFX_Scatter (random mixing pixel)
I Detected there is memory leak somewhere !! have a look at link tiles 
! you will see erased part of the tileset (go up)
2009-02-08 16:50:08 +00:00
Crayon2000
53e761a9a8 [NEW] Function GRRLIB_FlushTex to flush a texture
[CHG] GRRLIB_GrayScale renamed to GRRLIB_BMFX_GrayScale
[CHG] GRRLIB_SetPixelTotexImg is not calling DCFlushRange any more
2009-02-06 20:41:33 +00:00
Crayon2000
2245c761f6 [NEW] GRRLIB_CreateEmptyTexture to create an empty texture
[NEW] GRRLIB_GrayScale to change a texture to gray scale
2009-02-06 03:36:42 +00:00
N0NameN0
fcf76f406b [CHG] main.c added a little fire effect to show use of get and set pixel
in texture buffer ;)
2009-02-05 23:12:52 +00:00
N0NameN0
c8276275ea [BUG] GRRLIB_GetPixelFromtexImg and GRRLIB_SetPixelTotexImg now WORKING
!!
2009-02-05 21:27:48 +00:00
Crayon2000
324f4792e8 [CHG] Added some comments 2009-02-04 22:52:16 +00:00
N0NameN0
c0ababb4e4 [NEW] GRRLIB_GetPixelFromtexImg and GRRLIB_SetPixelTotexImg !!!! BUGGED DO NOT USE until working ;) !!! 2009-02-04 21:46:11 +00:00
Crayon2000
0bcea42377 [CHG] All 16 HTML 4.01 color names are in the template
[NEW] ASCII font for the template
2009-02-02 03:36:02 +00:00
Crayon2000
188c9790b8 [CHG] Template has a GRRLIB_NGoneFilled example and text with alpha 2009-01-28 06:37:03 +00:00
Crayon2000
141e14ed07 [NEW] GRRLIB_RectInRect and GRRLIB_RectOnRect 2009-01-27 06:05:28 +00:00
Crayon2000
adaa54dfe3 [CHG] Improve template with almost everything 2009-01-26 08:03:53 +00:00
Crayon2000
03ca45bf76 [CHG] Added some defines for colours in the template
[NEW] Documentation main page
2009-01-22 23:21:55 +00:00
Crayon2000
fda4c0c33b [CHG] GRRLIB_HotZone changed to GRRLIB_PtInRect
[NEW] GRRLIB_Exit to free the memory allocated by GRRLIB
2009-01-21 23:16:15 +00:00
Crayon2000
6649c513f8 [CHG] README.TXT update 2009-01-20 05:17:13 +00:00
Crayon2000
66a1014e66 [BUG] guOrtho() needs Mtx44 for parameter so perspective should be Mtx44
[CHG] The template is now using the left and right button to move the text
2009-01-20 03:51:03 +00:00
Crayon2000
6bc15252a7 [CHG] InitVideo() and GRRLIB_Render() merge into GRRLIB_Init(). 2009-01-19 23:08:45 +00:00
Crayon2000
7643508990 [CHG] Code formatting 2009-01-19 00:48:28 +00:00
N0NameN0
54c680d767 [CHG][NEW] add jpeg support (GRRLIB_LoadTextureJPG) and renamed old GRRLIB_LoadTexture to GRRLIB_LoadTexturePNG 2009-01-18 22:38:58 +00:00
Crayon2000
f5d25a55a5 [CHG] Code formatting and some doxygen comments 2009-01-18 17:59:43 +00:00
N0NameN0
f343a67bee 3.0.5 preview to get a 4.0 soon !! 2009-01-15 10:08:37 +00:00