Commit Graph

579 Commits

Author SHA1 Message Date
519691a944 fixing GCC warning 2023-11-16 14:07:02 +01:00
e4df341a66 removing a trash file 2023-11-16 14:05:16 +01:00
d1613ddfdb removing all memory dump strings informations in release mode 2023-11-16 14:04:51 +01:00
e471585946 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
6a2a3739c7 updating readme, improving buffer transfer to GPU 2023-11-14 07:46:06 +01:00
6c3db4a8db fixing macos warning 2023-11-14 07:22:38 +01:00
02d2dbb1bd fixing rendering issues 2023-11-14 07:07:43 +01:00
942deade55 removing vim command in code 2023-11-11 03:32:43 +01:00
b75f543977 fixing physical device pick issues 2023-11-11 03:30:29 +01:00
ea6c2a3335 fixing GCC CI 2023-11-10 09:21:58 +01:00
22c9e14947 fixing compilation issues, adding profile 2023-11-10 09:19:47 +01:00
9c54cb6c68 working on buffers 2023-11-09 22:17:25 +01:00
6acd433437 deleting clangd garbage 2023-11-09 09:07:30 +01:00
4e5fb2648a adding debug messages to renderer, working on VMA implementation 2023-11-09 09:07:03 +01:00
be8caa922c Merge pull request #1 from 27network/feature/better-readme
Improve project's README.
2023-10-30 14:13:09 +01:00
735f748b79 Update README.md 2023-10-30 14:10:48 +01:00
xtrm
5108134a5f Change the names of the workflows to look better in the README
Signed-off-by: xtrm <oss@xtrm.me>
2023-10-30 01:28:00 +01:00
killian
9dfd3ab971 Rework README.md and add better formatting and form 2023-10-30 01:26:35 +01:00
0134e4e55d debugging CI 2023-10-20 03:33:31 +02:00
5d4ab828ed debugging CI 2023-10-19 23:48:00 +02:00
7f393fdcd5 debugging CI 2023-10-19 23:44:52 +02:00
3c0abd6fe0 debugging CI 2023-10-19 23:31:36 +02:00
ded90b50bf debugging CI 2023-10-19 22:58:07 +02:00
9677be6d9e debugging CI 2023-10-19 21:38:11 +02:00
a4cf2ee80f debugging CI 2023-10-19 21:37:08 +02:00
2951253b15 debugging CI 2023-10-19 21:23:53 +02:00
e8ab351963 debugging CI 2023-10-19 21:21:52 +02:00
1242eac872 debugging CI 2023-10-19 21:21:33 +02:00
6f25472e6b debugging CI 2023-10-19 21:20:18 +02:00
de9250dd42 debugging CI 2023-10-19 21:17:31 +02:00
8fee417803 debugging CI 2023-10-19 21:08:10 +02:00
426da22b52 debugging CI 2023-10-19 20:44:40 +02:00
b0968adf1c CI 2023-10-19 20:35:17 +02:00
7f7d197e42 adding SDL initialisation and quit, improving inputs code readability 2023-08-28 10:53:22 +02:00
d90ab27489 Update mlx.h 2023-08-10 08:52:46 +02:00
d2b8834675 Update Makefile 2023-08-10 08:46:31 +02:00
4e4103f86b adding image optimizations control over make call 2023-08-09 13:51:50 +02:00
26037936e8 adding image optimizations control over make call 2023-08-09 13:50:33 +02:00
bc84808333 fixing get pixel image issue 2023-08-02 12:52:38 +02:00
4e1832e59d fixing performance issues 2023-08-02 12:51:04 +02:00
a70bec4740 fixing performance issues 2023-08-02 12:50:50 +02:00
f6fcb214e5 yes 2023-06-06 16:35:08 +02:00
6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +02:00
cb4e9dbe8d adding multiple mapping support on textures 2023-04-23 22:11:44 +02:00
6d3421d7f4 removing texture library 2023-04-21 22:17:55 +02:00
f6736f210a adding documentation to mlx.h 2023-04-19 12:36:59 +02:00
e7d65a297e fixing color bug 2023-04-19 11:51:13 +02:00
c497645ee9 working on colors issue 2023-04-14 12:29:17 +02:00
4fa9873f44 working input API 2023-04-12 21:53:14 +02:00
fe45d0953d fixing performance issue in text pipeline, working on event system 2023-04-12 15:15:25 +02:00