Commit Graph

33 Commits

Author SHA1 Message Date
milang 6324b32867 avoid overflowing 2019-09-26 19:12:44 +02:00
milang a19bd237ee some minor changes 2019-09-26 19:09:59 +02:00
milang 7e5a61054b
add debug options
improve makefile
hunting bugs
2019-09-19 21:07:16 +02:00
milang 778c1809e8
refresh headers inclusions 2019-09-18 19:04:56 +02:00
milang 09cafca8f3 Go back to a lib
You will have to use it as you use liblog

Signed-off-by: milang <milan.garnier@orange.fr>
2019-09-18 18:51:26 +02:00
milang 29a6aa574a
minor corrections, and some are around dma 2019-09-12 19:48:53 +02:00
milang ed20497b31
restructure and rename some things 2019-09-07 21:56:35 +02:00
milang 08a5a5f8ac
restructure headers, and source files 2019-09-07 21:23:46 +02:00
milang 03166b0a17
add display function 2019-09-07 20:01:58 +02:00
milang 94145db9dc
add object notion 2019-09-07 19:57:20 +02:00
milang e18e9b2195
complete define protection
now it is possible to use fxengine without libprof
2019-09-02 11:41:37 +02:00
milang cd3b0163cd
add a define protection for users who don't need libprof 2019-09-02 09:38:25 +02:00
milang 3bcc97a6e2
add #define protection (still incomplete) 2019-09-01 14:58:27 +02:00
milang e4fe5d696f
change object files' folder, ignore Doxygen configuration, and add <constant> key word on some functions 2019-09-01 13:23:26 +02:00
milang 1aad8e5f9e
correct perspective deformation
(this is quite slow, and I will turn `double` to `int` as soon as possible)
2019-09-01 12:28:31 +02:00
milang d2ce3c3e3a
delete folders who were not linked to 3d 2019-09-01 11:21:30 +02:00
milang 1274ba29c5
correct some little things on bitmaps 2019-09-01 10:13:17 +02:00
milang b954a4e7e9
correct bitmap 2019-08-31 20:21:51 +02:00
milang 7d8b007216
set final makefile and correct some bugs 2019-08-31 19:22:59 +02:00
milang 8dc08f4141
add easy to use texture deformation
add some bitmap corrections
correct makefile
2019-08-31 13:58:33 +02:00
milang 16a4878a5d
headers correction 2019-08-29 19:02:09 +02:00
milang 8968379940
mini changes 2019-08-29 19:01:51 +02:00
milang 1e4807cfaf
completed bitmaps 2019-08-29 17:06:19 +02:00
milang 9f7adeaf10
complete bitmap creation 2019-08-29 16:47:54 +02:00
milang 8118bcaa06
add partial doxygen documentation 2019-08-29 16:38:48 +02:00
milang eb69825bd3
correct my bullshit on bitmaps :E 2019-08-29 14:35:36 +02:00
milang bcbab0342a
configure bitmaps and correct makefile 2019-08-29 14:07:02 +02:00
milang 8dd69caa7d
set bitmap_fct inline and write implementation 2019-08-29 10:06:06 +02:00
milang 2ac26a1f9e
add clear with dma 2019-08-29 09:51:19 +02:00
milang c752472509
add typedef, struct ptr in args, and writing implementation 2019-08-28 20:11:06 +02:00
milang 2fa7e5a082
add bitmap functions prototype 2019-08-28 19:55:39 +02:00
milang 1932cb8406
adding bitmap gr (incomplete) 2019-08-28 16:40:40 +02:00
milang 0a1a3d090f
add correct makefile for fxengine as lib 2019-08-28 15:29:06 +02:00