Commit Graph

  • 93c73b1911 Worked on FontManager main matthias@arch 2022-11-14 23:00:57 +0100
  • d5b5f93ed6 Added address sanitizer matthias@arch 2022-11-14 23:00:40 +0100
  • c84c12b9e4 updated for design change matthias@arch 2022-11-14 23:00:13 +0100
  • c97ab508ac Added uml for parts of the project matthias@arch 2022-11-14 22:57:45 +0100
  • 4d1f8bb3c7 Moved to strategy design patter for 2D drawables matthias@arch 2022-11-14 22:55:14 +0100
  • a367fa9cd6 removed unused variables matthias@arch 2022-11-10 16:59:42 +0100
  • 58c24d3b1e updated doc matthias@arch 2022-11-10 16:59:24 +0100
  • c21c99d989 fixed qPriority memory misuse matthias@arch 2022-11-10 16:58:59 +0100
  • d1407a839b fixed getting featureCount for Vk11/12/13 feature structs matthias@arch 2022-11-10 16:57:46 +0100
  • b5b1f345bc moved allocator logic to separate class matthias@arch 2022-11-10 16:57:01 +0100
  • 17033bf104 added buffer manager for vertex and index buffers matthias@arch 2022-11-10 16:56:35 +0100
  • 342395129c Moved descriptor pool to renderer matthias@arch 2022-11-10 16:55:35 +0100
  • 0d205cd7a5 Added toString for descriptor set layout binding matthias@arch 2022-11-07 02:24:31 +0100
  • 76c34b3ad0 added header guard matthias@arch 2022-10-29 16:07:35 +0200
  • c050c7a33d increased verbosity matthias@arch 2022-10-29 16:06:48 +0200
  • de544a5b0f Handle ownership determination for vulkan.hpp matthias@arch 2022-10-29 16:05:31 +0200
  • cdae3347a4 registerObjectUsingVulkan signature changed matthias@arch 2022-10-29 16:04:07 +0200
  • 2169e3ee47 Helper for move to c++ api matthias@arch 2022-10-27 00:56:29 +0200
  • 754e168b48 removed includes matthias@arch 2022-10-27 00:56:22 +0200
  • 7c914acc1d Moved whole projects to c++ api (vulkan.hpp) matthias@arch 2022-10-27 00:53:40 +0200
  • da3b6da65f add vk.xml matthias@arch 2022-10-27 00:53:34 +0200
  • c4e491d9b7 Revert "moved settings to separate header" matthias@arch 2022-10-27 00:51:47 +0200
  • 3adcc72036 moved settings to separate header matthias@arch 2022-10-27 00:50:24 +0200
  • 2bc7fe05f2 Use allocator for buffers/images matthias@arch 2022-10-23 01:13:51 +0200
  • e8f736d27f using VulkanAllocator and public interface of instance matthias@arch 2022-10-21 22:00:34 +0200
  • 5d254bc513 Restructured file, removed friends, added public interface matthias@arch 2022-10-21 22:00:06 +0200
  • 3a6ce0217a changed rect order matthias@arch 2022-10-21 21:59:35 +0200
  • 79c0a7393a Added LOG_LEVEL matthias@arch 2022-10-21 21:59:06 +0200
  • 464ad7db2d Added docs matthias@arch 2022-10-21 21:58:32 +0200
  • 63b08cd219 Added allocator for buffers matthias@arch 2022-10-21 21:58:12 +0200
  • 4b500bed23 moved to src matthias@arch 2022-10-21 21:57:33 +0200
  • a812c60587 New folder structure matthias@arch 2022-10-16 23:41:11 +0200
  • 5767428fd3 Using new log constructor matthias@arch 2022-10-14 23:39:54 +0200
  • 1a1db94137 removed logs from git matthias@arch 2022-10-14 20:59:11 +0200
  • 7049f2c708 Added texture atlas matthias@arch 2022-10-14 20:58:20 +0200
  • db90bb2c31 initial commit matthias@arch 2022-10-07 23:30:44 +0200