Commit Graph

72 Commits

Author SHA1 Message Date
Milang f8da258442 add a log 2019-10-31 11:46:25 +01:00
Milang 0fc0adac49 finish all functions. It is the beginning of beta phase ! 2019-10-31 11:00:26 +01:00
Milang 51d65485ac add first fe_renderlist function 2019-10-30 19:49:59 +01:00
Milang fc0071f83e rename incorrect variables 2019-10-26 15:51:43 +02:00
Milang f8129c8b18 add & 2019-10-26 15:50:41 +02:00
Milang 84e656d30a ipoint -> vertex 2019-10-26 15:49:58 +02:00
Milang 8b8f8d511a add ; 2019-10-26 15:48:13 +02:00
Milang a413ec89a9 string.h stdlib.h 2019-10-26 15:47:35 +02:00
Milang cf9e329580 = -> == 2019-10-26 15:46:07 +02:00
Milang 6911776aca update object 2019-10-26 15:44:56 +02:00
Milang 1730d98911 complete fxengine files 2019-10-26 15:17:02 +02:00
Milang 4c534571fd add check vram 2019-10-26 15:13:33 +02:00
Milang 33396b4af2 correct fe_vram address 2019-10-26 15:10:09 +02:00
Milang 7a621ae56b -; 2019-10-26 14:26:18 +02:00
Milang e882cfbfee triangle 2019-10-26 14:25:52 +02:00
Milang 05b98c77e3 "translated" => "target" 2019-10-26 14:22:57 +02:00
Milang 4dd7b142c4 merge "vertex" and "point" 2019-10-26 14:18:16 +02:00
Milang f2e3c92f65 c 2019-10-25 22:52:49 +02:00
Milang 06a4bf2fc8 b 2019-10-25 22:52:10 +02:00
Milang 771524e4eb a 2019-10-25 22:51:24 +02:00
Milang 53c5489da6 s s3 2019-10-25 22:49:56 +02:00
Milang b9c84f7823 min max 2019-10-25 22:48:30 +02:00
Milang 9731133706 -> . 2019-10-25 22:47:17 +02:00
Milang be6214a41e correct names 2019-10-25 22:46:36 +02:00
Milang 371251f049 :) 2019-10-25 22:43:34 +02:00
Milang 8a49bb2c9a -; 2019-10-25 22:42:41 +02:00
Milang 83ef2c7465 ipoint -> point 2019-10-25 22:41:55 +02:00
Milang c806ee9c07 triangle.c 2019-10-25 20:42:58 +02:00
Milang 69c2f79095 w 2019-10-25 20:38:33 +02:00
Milang f11d89d4cf zzz 2019-10-25 20:37:17 +02:00
Milang 33c45d0718 rename variable 2019-10-25 20:35:12 +02:00
Milang f32a2bc7b6 correct syntax error 2019-10-24 19:25:56 +02:00
Milang 419b74c5d0 correct bmp func names 2019-10-24 17:36:57 +02:00
Milang 29d85cd5a9 comment object, which is currently not implemented 2019-10-24 17:31:05 +02:00
Milang e59dac5b8d correct syntax error 2019-10-24 17:29:29 +02:00
Milang fc2389d605 adding triple buffering 2019-10-24 17:27:13 +02:00
Milang 8c48f584f0 merge camera and matrix, and delete camera source file 2019-10-24 11:53:16 +02:00
Milang f18ebfd828 . 2019-10-23 20:07:39 +02:00
Milang 1db17f353a reorg. fxengine 2019-10-23 19:14:23 +02:00
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