kbz_8
7bd2b9c4c7
working on garbage collection, fixing small issues with font destroy
2024-12-14 01:39:50 +01:00
kbz_8
f78c3e9f0f
fixing valgrind issues, injecting garbage collector inside vulkan's funtions
2024-12-13 02:51:52 +01:00
kbz_8
34ea0822a7
moving experimental features to a new folder
2024-12-04 18:34:53 +01:00
kbz_8 and GitHub
f5ffd97e48
officially push 2.0 to test ( #105 )
2024-12-04 15:56:59 +01:00
kbz_8
6f57d9dab7
fetching deps
2024-12-04 15:56:38 +01:00
kbz_8
65fd92dca9
trying to fix merge conflicts
2024-12-04 15:55:11 +01:00
kbz_8
999ef64d0a
working on subpass dependencies
2024-12-04 15:38:47 +01:00
kbz_8
33260f316f
yes
2024-12-04 15:14:56 +01:00
kbz_8
3122576f04
enabling pre compiled header
2024-12-04 15:04:51 +01:00
kbz_8
92d060fc70
adding include check
2024-12-04 14:35:54 +01:00
kbz_8
57a7b10850
adding compiler version info to makefile header
2024-12-04 14:30:09 +01:00
kbz_8
777b92af8c
adding missing include
2024-12-04 14:19:36 +01:00
kbz_8
b7183a1058
fixing window resizing
2024-12-04 14:04:44 +01:00
kbz_8 and GitHub
e425b66591
update dependencies ( #104 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-12-03 14:35:12 +01:00
kbz_8
122f4e8403
working on swapchains
2024-11-26 23:11:03 +01:00
kbz_8 and GitHub
843856d004
update dependencies ( #103 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-11-24 18:11:21 +01:00
kbz_8 and GitHub
0b492d5d47
yes ( #102 )
2024-11-22 15:37:01 +01:00
kbz_8 and GitHub
8c63e316ef
Edit valgrind.supp for libdbus & libnvidia leak ( #101 )
...
Added rules in valgrind.supp for libdbus.so & libnvidia leaks
2024-11-22 15:35:43 +01:00
kbz_8
32b6053cfb
working on rtt
2024-11-14 17:38:44 +01:00
kbz_8
ef50272a0c
fixing rotation
2024-11-14 11:44:52 +01:00
kbz_8
c6aaa4e2fa
fixing linux build failure
2024-11-13 12:23:16 +01:00
kbz_8
e29ea92202
adding transformations
2024-11-13 12:17:59 +01:00
kbz_8
eaf5be3061
adding nesting to debug logs
2024-11-05 12:49:21 +01:00
kbz_8
4ae7bd0420
improving BringToLayer
2024-11-05 11:59:31 +01:00
kbz_8
5f46c8cb55
fixing bug with image recreation
2024-11-05 11:50:40 +01:00
kbz_8
e8de2c169d
adding clear color in mlx_clear_window
2024-11-04 21:21:46 +01:00
kbz_8 and GitHub
bccfb8cd90
update dependencies ( #100 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-11-04 17:50:11 +01:00
kbz_8
b59888efb3
yes
2024-11-03 01:23:52 +01:00
kbz_8
a662427097
added show and hide cursor support, fixing technological debt from original mlx, fixed missaligned comments in mlx.h
2024-10-31 15:16:01 +01:00
kbz_8
6669d78323
updating example
2024-10-31 13:07:07 +01:00
kbz_8
de30c11157
fixing texts
2024-10-31 12:54:05 +01:00
kbz_8
5cf965b9a1
yes
2024-10-31 12:36:44 +01:00
kbz_8
2854b19296
yes
2024-10-28 20:19:39 +01:00
kbz_8
d167538b3f
yes
2024-10-28 20:17:39 +01:00
kbz_8 and GitHub
9dfe72f27c
Fixing layering issues with text and textures ( #99 )
...

2024-10-28 20:16:49 +01:00
kbz_8
fed7111362
fixing segfault at exit
2024-10-27 21:18:22 +01:00
kbz_8
dbf4d3cc5b
pushing for vavaas to debug
2024-10-27 20:55:21 +01:00
kbz_8 and GitHub
9499ade4c0
update dependencies ( #98 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-27 11:42:45 +01:00
kbz_8
028cb57ff4
working on texts and fonts
2024-10-27 01:14:07 +02:00
kbz_8 and GitHub
625e23e624
✨ feature(platform/window.cpp): put SDL_CreateWindow flags in a define ( #97 )
2024-10-27 00:42:33 +02:00
kbz_8 and GitHub
7114522d80
fixed code style
2024-10-27 00:34:41 +02:00
kbz_8 and GitHub
3aaa5df929
2.0 devFixing putpixel and put image overlapping incorrectly after a mlx_clear_window() call ( #96 )
...
Fixed m_draw_layer incrementation when TexturePut is called
2024-10-25 23:23:37 +02:00
kbz_8
da41f2836f
yes
2024-10-24 19:13:02 +02:00
kbz_8
58ad52e1cc
yes
2024-10-22 16:25:13 +02:00
kbz_8
a86f26f0f3
fixing compilation issues
2024-10-22 12:09:49 +02:00
kbz_8
92743b0b03
working on fonts
2024-10-21 23:21:50 +02:00
kbz_8
3291e0cd2a
bozoman solution
2024-10-21 21:58:04 +02:00
kbz_8
7a3e5f37fa
yes
2024-10-21 19:45:33 +02:00
kbz_8
0304834008
fixing put pixel, adding scene change checker
2024-10-21 01:48:01 +02:00
kbz_8 and GitHub
049eb3e33c
update dependencies ( #95 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-20 02:42:25 +02:00
kbz_8 and GitHub
e1af24a3ef
fixing crash when initializing mlx multiple times ( #94 )
2024-10-19 10:57:39 +02:00
kbz_8 and GitHub
40b82243ba
Merge branch 'master' into indev
2024-10-19 10:52:55 +02:00
kbz_8
ecb0a15e74
fetching deps once a week
2024-10-19 10:51:33 +02:00
kbz_8
12b832ee31
fixing crash when initializing the mlx multiple times
2024-10-19 10:50:50 +02:00
kbz_8
4f755f8a6f
yes
2024-10-19 10:46:31 +02:00
kbz_8 and GitHub
a905f571dc
update dependencies ( #92 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-19 00:44:08 +02:00
kbz_8
386d9abe4b
yes
2024-10-19 00:43:39 +02:00
kbz_8
d0a74e79c5
fixing inputs bug, fixing missing depth image destruction in scenes
2024-10-17 18:35:33 +02:00
kbz_8
160364bda2
fixing projection issue
2024-10-17 15:37:39 +02:00
kbz_8 and GitHub
568b5a85ce
update dependencies ( #91 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-08 05:29:49 +02:00
kbz_8 and GitHub
2e93798948
update dependencies ( #90 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-07 06:09:15 +02:00
kbz_8 and GitHub
5866f5ac25
update dependencies ( #89 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-06 07:50:37 +02:00
kbz_8 and GitHub
cc8fb1bbb3
update dependencies ( #88 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-10-06 02:05:35 +02:00
kbz_8 and GitHub
a593838c4d
dumbass ( #87 )
2024-09-30 03:26:07 +02:00
kbz_8 and GitHub
ef72083bd0
update dependencies ( #86 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-09-28 22:03:43 +02:00
kbz_8
99437a6d6a
adding shaders compilation in makefile
2024-09-22 21:39:20 +02:00
kbz_8
ad35eee0b6
fixing release compilation issue
2024-09-21 12:56:21 +02:00
kbz_8
904b6d31ac
adding debug vulkan resources names
2024-09-21 12:18:42 +02:00
kbz_8
2e08c37624
fixing bugs
2024-09-20 21:43:23 +02:00
kbz_8
f9c05d6d7b
fixing kvf issues
2024-09-20 17:41:52 +02:00
kbz_8
1e2705ef06
removing all singletons
2024-09-20 17:29:42 +02:00
kbz_8
8348f9ce7a
fixing SDLManager
2024-09-20 17:02:55 +02:00
kbz_8
092e5acd9b
fixing vulkan loader, moving vulkan pfns to RenderCore
2024-09-20 16:14:14 +02:00
kbz_8
f4e4672cc6
working on vulkan loader
2024-09-16 05:07:02 +02:00
kbz_8
fcb2d1d9bc
fixing warnings in kvf
2024-09-15 10:11:08 +02:00
kbz_8
a4b14baddd
fixing compilation issues
2024-09-15 09:03:52 +02:00
kbz_8
596393ed20
implementing mouse move and get screen size, removing warnings
2024-09-15 08:56:22 +02:00
kbz_8
2b9b026d68
AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHHHHHHHHHHHHH
2024-09-15 07:56:28 +02:00
kbz_8
4c17f2e165
fixing windows build x3 | replacing compile commands by compile flags
2024-09-15 07:52:25 +02:00
kbz_8
91b51a5621
fixing windows build x2
2024-09-14 13:20:31 +02:00
kbz_8
976afdac3d
fixing windows build
2024-09-14 13:14:36 +02:00
kbz_8
429bd9eabd
fixing macos and windows CI ? x3
2024-09-14 13:04:43 +02:00
kbz_8
30e07d1f1a
fixing macos and windows CI ?
2024-09-14 12:53:29 +02:00
kbz_8
48d09e40d5
fixing macos and windows CI ?
2024-09-14 12:44:25 +02:00
kbz_8
7f2d60f21d
fixing compilation issues
2024-09-14 09:55:19 +02:00
kbz_8 and GitHub
a4801fbce8
merge indev into master ( #84 )
2024-09-14 00:45:30 +02:00
kbz_8
760317dcc7
fixing compilation issues with GCC
2024-09-14 00:05:50 +02:00
kbz_8 and GitHub
520ce8d61e
resolving merge ( #83 )
2024-09-13 23:54:58 +02:00
kbz_8
cd29248fc6
yes
2024-09-13 23:51:01 +02:00
kbz_8 and GitHub
7db31b13c2
adding support for changing window position ( #82 )
...
added window move function
2024-09-12 21:00:40 +02:00
kbz_8 and GitHub
4f6886517e
fixing codestyle in application.inl
2024-09-12 03:32:08 +02:00
kbz_8 and GitHub
aa09d9d83f
update dependencies ( #80 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-09-07 05:17:36 +02:00
kbz_8
8888bd03d8
fixing compilation issues
2024-09-05 00:41:52 +02:00
kbz_8
8ad6d84bd2
fixing compilation issues, working on textures
2024-09-04 02:35:01 +02:00
kbz_8
e0da415e86
starting to fix compilation issues
2024-09-02 13:36:02 +02:00
kbz_8
a455d7704d
adding depth buffer, ci skip
2024-09-02 13:02:32 +02:00
kbz_8
f65ac577bc
big refactoring ! ci skip
2024-09-02 09:44:42 +02:00
kbz_8 and GitHub
06372a84ed
update dependencies ( #79 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-09-02 09:42:20 +02:00
kbz_8 and GitHub
3d8ab31abb
update dependencies ( #75 )
...
Automated changes by
[create-pull-request](https://github.com/peter-evans/create-pull-request )
GitHub action
2024-08-22 23:13:32 +02:00
kbz_8 and GitHub
8b9ef40f99
Add <algorithm> header to fix compilation issue on Arch Linux ( #76 )
...
The code was failing to compile on Arch Linux due to missing definitions
from the <algorithm> header. Including this header resolves the issue,
ensuring compatibility across different environments.
2024-08-08 18:10:22 +02:00