Commit graph

22 commits

Author SHA1 Message Date
56131569c1
ScopedLogger: change to debug level 2025-05-25 16:28:24 +02:00
f8703fb47c
Refactor + Add swapchain 2025-05-25 16:18:57 +02:00
4ce051b0f5
Queue: Add support of pritority + Fix bad Queue index by family 2025-05-24 17:14:50 +02:00
fe685a377f
Queue: Don't allocate dedicate presentation queue (use graphics queue for it) 2025-05-24 16:55:03 +02:00
d26695607b
Queue: Respect queueCount of Queue Family Properties 2025-05-24 16:32:09 +02:00
3749af2c5c
Refactor 2025-05-24 16:25:10 +02:00
Florian RICHER
0e181376b4 Updates 2025-05-23 13:04:00 +02:00
6e0b69947c
Refactor SuitablePhysicalDeviceFinder 2025-05-22 22:19:43 +02:00
224b41f31f
flake: Add JAVA_HOME 2025-05-21 20:48:15 +02:00
5f36ad0873
docs: Add usefull link 2025-05-21 20:47:01 +02:00
Florian RICHER
a9cf0cf4cf Fix Physical Device Queue selector 2025-05-21 13:57:14 +02:00
422b2825ad
Add SuitablePhysicalDeviceFinder 2025-05-20 22:40:42 +02:00
9ecf98a26d
VkInstance: Refactor Validation and Extensions selection 2025-05-20 20:36:21 +02:00
c09b04dc81
Refactor instance validation layers selection 2025-05-20 18:46:16 +02:00
Florian RICHER
9f713edf62 Fixes + Refactor 2025-05-20 13:23:05 +02:00
2dee61f8e0
Add README.md + Check possible error on Surface.java 2025-05-19 23:31:13 +02:00
cb0fa04383
Fix maven and flake conf 2025-05-19 22:54:42 +02:00
a07c55cf0f Add some class from tutorial 2024-10-13 20:36:13 +02:00
c4bd9d2558 Update pom to support profiles + Remove idea project 2024-10-13 19:13:12 +02:00
888c438b55 First work 2024-10-10 20:57:31 +02:00
776e8e5c16 Add java files 2024-10-10 20:34:03 +02:00
a4d7c3744d first commit 2024-10-10 20:32:07 +02:00