Commit Graph

57 Commits

Author SHA1 Message Date
ca08cef307 Oh wow, finally!t's working now 2018-04-21 22:05:15 +02:00
a591a39d87 Better CPU renderer 2018-04-02 18:29:55 +02:00
095c6a0094 fixed cpu engine 2018-04-02 00:47:33 +02:00
7d27a3e9cb fix 2018-04-01 17:16:50 +02:00
7209e0dca1 fix 2018-04-01 17:11:56 +02:00
7b71053119 fix 2018-04-01 17:09:42 +02:00
2af5cde4b8 Mario minigame updated 2018-04-01 16:49:54 +02:00
270b698c59 Mario minigame easter egg 2018-04-01 01:01:57 +02:00
b788bedc48 Fixed a bug 2018-03-31 18:42:21 +02:00
6e7631eb08 2x zoom 2018-03-31 18:02:36 +02:00
d5b34941bd Passing directly the FloatBuffer to the GPU
Completed the keypad key assignments
2018-03-29 19:20:28 +02:00
872bc3f943 Rend 2018-03-29 01:05:45 +02:00
7e82bde264 Ordered GPURenderer 2018-03-29 00:34:09 +02:00
575e9f4871 Updated some graphic libraries 2018-03-29 00:30:47 +02:00
4e9f4350f0 Source cleanup 2018-03-26 09:04:09 +02:00
c58bc6c9e0 Added "NoGUI" Engine 2018-03-21 15:18:44 +01:00
ef948579a4 More structured graphic engine 2018-03-17 00:09:40 +01:00
f410a9181b More command line arguments 2018-03-14 19:41:10 +01:00
9fb9335e97 The symbol '.' is now a NumericChar Block 2018-03-12 09:56:08 +01:00
4bb28c3f39 Added division grouping 2018-03-11 21:49:41 +01:00
c914fac1f5 Moved OutputLayout 2018-03-11 17:47:42 +01:00
2a0440bac8 Moved MathSolver to solver.MathSolver 2018-03-01 09:54:14 +01:00
5MITT04
3248d7b488 Changed my nickname 2018-03-01 09:43:10 +01:00
528e94966e Added more rules 2018-02-07 22:06:40 +01:00
738a1f3982 Changed .gitignore 2017-12-26 14:00:00 +01:00
9dc4bcd6aa Fixed keyboard bugs 2017-12-24 12:57:36 +01:00
2d1f6b0e81 Merge remote-tracking branch 'refs/remotes/origin/master' into new-math-rules 2017-12-24 12:44:16 +01:00
2cc9ed829e Fixed CPU Window size 2017-12-24 12:43:55 +01:00
d5d34394db Added JIT warp-up phase 2017-12-24 12:02:28 +01:00
62418138fc Redefined Functions 2017-12-24 12:02:26 +01:00
4b97d6e639 Removed old imports 2017-12-24 11:59:59 +01:00
209253fcac Updated algebra rules 2017-12-20 18:07:11 +01:00
85d1e7d713 Updated JNI tests 2017-12-13 22:34:15 +01:00
d5f0514208 Created Framebuffer Engine implementation 2017-12-13 18:09:57 +01:00
6a99a0ea4c Font atlas is now compressed: empty characters are omitted. 2017-12-09 23:00:04 +01:00
ca41857f0c Better GPU memory handling 2017-11-19 22:58:37 +01:00
35294797a3 Async math computing 2017-11-19 12:55:48 +01:00
f24511ffd7 Changed some rules and removed all the "SyntaxRule" ones
Added parentheses where needed in the output.
2017-11-01 22:34:35 +01:00
12478f1cb9 Keybard and Multiplication parsing changed.
-Faster keyboard input handling
-Fixed an important bug that prevents the correct parsing of the
multiplications
2017-10-31 23:11:53 +01:00
574f1adb60 Improved VBO support and bugfixes. 2017-10-17 22:49:21 +02:00
3ef698b28b Moved a line of code 2017-09-24 18:53:49 +02:00
3ce9eb61df Made DisplayManager not static and organized Imports 2017-09-24 18:47:30 +02:00
8eeca5ab09 Updated font kerning 2017-09-24 13:09:30 +02:00
209109d75c Using Vertex Buffer Object method to speed up the rendering 2017-09-23 23:23:26 +02:00
30512b143d A lot of performance improvements 2017-09-15 23:24:12 +02:00
df16972589 A lot of improvements bugfixes: 2017-07-24 23:11:29 +02:00
5aec22fa01 Renewed headless graphic engines and console parameters 2017-07-16 13:47:29 +02:00
0277af9eca Added Sine block 2017-06-25 00:23:49 +02:00
8bc727e823 Fixed bugs and enhanched math parser. 2017-06-09 22:47:30 +02:00
d46a9c5df4 Enchanced result appearance 2017-06-05 22:50:33 +02:00