Commit Graph

34 Commits

Author SHA1 Message Date
875d73e3dd fixing color management issue with texts 2024-01-10 20:22:53 +01:00
5f04c34aa0 fixing SDL issue on windows 2023-12-31 01:08:41 +01:00
8774d4c3fb adding transparency support to pixel put 2023-12-28 16:59:36 +01:00
74b30ea218 fixing issue with static casts 2023-12-22 00:45:06 +01:00
6f0f944fbe removing GCC error 2023-12-16 20:20:51 +01:00
72cc2eb9ab adding error checks 2023-12-16 20:17:49 +01:00
c7e59cbbeb adding multiple font support 2023-12-14 19:13:41 +01:00
0a7a082d24 improving custom malloc, removing unused code in input system 2023-12-11 19:30:37 +01:00
555af79e9e fixing windows dll issues 2023-12-08 23:33:26 +01:00
854a074cac fixing memory leaks, begenning xmake support to build on windows 2023-12-07 23:19:56 +01:00
db91730e13 transparency management added 2023-11-25 10:31:06 +01:00
d5a8b96be8 new feature, font loading 2023-11-23 14:37:42 +01:00
8954e4e189 fixed error message for image file loading 2023-11-18 17:57:06 +01:00
e471585946 fixing memory management issue, VMA uses custom asserts 2023-11-14 12:46:51 +01:00
6a8d55dbe8 reworking texture modifiers 2023-04-25 22:14:01 +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
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
ec0f2eaa60 fixing color issues with texts 2023-04-11 23:42:27 +02:00
bada255057 working on text put pipeline 2023-04-06 17:26:19 +02:00
b03bd6fe0a removing xpm support bc frick xpm 2023-04-06 15:30:01 +02:00
27000b6163 working on xpm support 2023-04-05 01:11:49 +02:00
c85c12bfaf working on xpm implementation 2023-04-04 15:41:45 +02:00
d02f04c294 working on event system 2023-04-04 12:40:47 +02:00
21962dda90 adding manual image manipulation 2023-04-03 00:01:13 +02:00
aaf7e861d5 adding graphics support class, refactoring the code 2023-04-02 17:37:38 +02:00
7eea6ea1d5 adding clear window 2023-04-01 17:51:29 +02:00
28850a6cb8 working textures 2023-04-01 15:48:28 +02:00
2c6c3a945e almost first rendering, fixing renderer issues 2022-12-19 00:59:45 +01:00
c907c52968 fixing compatibility, workign on renderer 2022-12-18 04:04:10 +01:00
b275918de6 working on window manager 2022-10-05 20:37:04 +02:00
3ee3a5899b adding imputs system 2022-10-05 17:08:36 +02:00