-
aneurysm9 committed revision 318 to the g15tools SVN repository, changing 1 files.
2009-09-23 23:05:21 UTC by aneurysm9
-
aneurysm9 committed revision 317 to the g15tools SVN repository, changing 1 files.
2009-09-23 02:39:36 UTC by aneurysm9
-
steelside committed revision 316 to the g15tools SVN repository, changing 3 files.
2009-06-10 13:07:48 UTC by steelside
-
Hello,
line 22 of the file libg15render.h I see :
#define G15_BUFFER_LEN 1048
It is a big problem because my screen LEN is 6880.
When I try to fill the screen, only the first 1048 pixels are filled :
int draw(int g15_screen){
g15canvas * my_g15canvas;
my_g15canvas = malloc( sizeof(g15canvas) );
/* Init the canvas */
g15r_initCanvas(my_g15canvas);
/* Draw on the...
2009-05-23 16:25:52 UTC by yugiohjcj
-
mlampard committed revision 315 to the g15tools SVN repository, changing 1 files.
2009-04-24 00:24:11 UTC by mlampard
-
robynhub committed revision 314 to the g15tools SVN repository, changing 2 files.
2009-04-23 17:06:14 UTC by robynhub
-
robynhub committed revision 313 to the g15tools SVN repository, changing 2 files.
2009-04-23 17:03:30 UTC by robynhub
-
mlampard committed revision 312 to the g15tools SVN repository, changing 1 files.
2009-04-23 00:44:39 UTC by mlampard
-
mlampard committed revision 311 to the g15tools SVN repository, changing 1 files.
2009-04-23 00:38:55 UTC by mlampard
-
robynhub committed revision 310 to the g15tools SVN repository, changing 1 files.
2009-04-22 18:12:23 UTC by robynhub