|
|
77ab3bf68c
|
improving descriptor sets and pools management
|
2024-01-20 08:46:50 +01:00 |
|
|
|
dd0599c088
|
fixing allocation issues with texts
|
2024-01-18 13:57:41 +01:00 |
|
Kbz-8
|
208b0e4710
|
fixing shit
|
2024-01-17 07:41:15 +01:00 |
|
|
|
708e509bfa
|
fixing issue with swapchain recreation
|
2024-01-16 07:19:27 +01:00 |
|
|
|
189764dc34
|
new text management, texts and textures are on the same level, new texture rendering management, fixing issues
|
2024-01-11 05:23:16 +01:00 |
|
|
|
944038e564
|
fixing windows compilation issue
|
2024-01-10 18:37:14 +01:00 |
|
|
|
fb6bda24a6
|
adding profiler
|
2024-01-10 18:32:40 +01:00 |
|
|
|
887e2b8699
|
fixing issue with vulkan queues on multiple GPU computers
|
2024-01-08 23:50:00 +01:00 |
|
|
|
a9cd7375f6
|
fixing better vk command buffers management
|
2024-01-07 01:34:02 +01:00 |
|
|
|
c24d961211
|
working on cmd resources management
|
2024-01-05 23:13:35 +01:00 |
|
|
|
7c8f233cc8
|
Merge branch 'better_vk_commands' into indev
|
2024-01-03 15:47:31 +01:00 |
|
|
|
988ccf32db
|
fixing windows compilation issue
|
2024-01-03 15:30:35 +01:00 |
|
|
|
ae6c4710c8
|
improving vulkan error messages
|
2024-01-03 15:15:38 +01:00 |
|
|
|
5f04c34aa0
|
fixing SDL issue on windows
|
2023-12-31 01:08:41 +01:00 |
|
|
|
ac3b28c922
|
fixing issue when creating multiple mlx application with leaks in the first one
|
2023-12-28 01:06:03 +01:00 |
|
|
|
b384ebec1b
|
working on better command buffers management
|
2023-12-20 16:35:52 +01:00 |
|
|
|
72cc2eb9ab
|
adding error checks
|
2023-12-16 20:17:49 +01:00 |
|
|
|
73c8e331af
|
new branch for error management
|
2023-12-16 18:51:51 +01:00 |
|
|
|
2d89f41639
|
fixing issue when destroying an image in the loop hook, begenning single time command buffers manager
|
2023-12-15 21:08:46 +01:00 |
|
|
|
a86eab4386
|
updating README
|
2023-12-15 18:08:22 +01:00 |
|
|
|
99678c2bb3
|
adding message when vk res init fails
|
2023-12-12 15:53:57 +01:00 |
|
|
|
bcfd5ef454
|
adding message when instance init fails
|
2023-12-12 15:46:47 +01:00 |
|
|
|
4d6c970a71
|
moving profile to API scope
|
2023-12-11 20:28:58 +01:00 |
|
|
|
5f6a28f4f8
|
fixing warning issue with clang
|
2023-12-10 23:15:59 +01:00 |
|
|
|
49f6bb4b71
|
suppress warnings
|
2023-12-10 23:12:22 +01:00 |
|
|
|
555af79e9e
|
fixing windows dll issues
|
2023-12-08 23:33:26 +01:00 |
|
|
|
038a6db77f
|
adding symbols to dll on windows
|
2023-12-08 19:13:25 +01:00 |
|
|
|
b078165849
|
adding symbols to dll on windows
|
2023-12-08 18:56:33 +01:00 |
|
|
|
d5a8b96be8
|
new feature, font loading
|
2023-11-23 14:37:42 +01:00 |
|
|
|
6b970e988a
|
fixing spaces in indentaions
|
2023-11-20 07:28:03 +01:00 |
|
|
|
19ccc1230e
|
cleaning renderpass, framebuffers and swapchain code, setting all vulkan resources to NULL after destroy
|
2023-11-18 17:25:30 +01:00 |
|
|
|
519691a944
|
fixing GCC warning
|
2023-11-16 14:07:02 +01:00 |
|
|
|
e471585946
|
fixing memory management issue, VMA uses custom asserts
|
2023-11-14 12:46:51 +01:00 |
|
|
|
02d2dbb1bd
|
fixing rendering issues
|
2023-11-14 07:07:43 +01:00 |
|
|
|
b75f543977
|
fixing physical device pick issues
|
2023-11-11 03:30:29 +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 |
|
|
|
4e5fb2648a
|
adding debug messages to renderer, working on VMA implementation
|
2023-11-09 09:07:03 +01:00 |
|
|
|
0134e4e55d
|
debugging CI
|
2023-10-20 03:33:31 +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 |
|
|
|
21962dda90
|
adding manual image manipulation
|
2023-04-03 00:01:13 +02:00 |
|
|
|
88404afb2b
|
adding pixel put pipeline
|
2023-03-31 22:16:21 +02:00 |
|
|
|
8ca0b041e3
|
adding vulkan images, start using images for put_pixel
|
2023-01-25 21:46:58 +01:00 |
|
|
|
006d665ce2
|
adding descriptors support to renderer
|
2023-01-23 19:27:37 +01:00 |
|
|
|
c8302b4fdf
|
rendering
|
2022-12-19 17:16:50 +01: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 |
|