Commit Graph

  • 54c43c7600 Fix examples compilation main SweetId 2024-02-22 17:27:43 -0500
  • eccddc2871
    Merge pull request #1 from SirLynix/renderer-fixes Sid 2024-02-22 17:25:28 -0500
  • 785f814e15
    Merge pull request #2 from SirLynix/main Sid 2024-02-22 17:22:42 -0500
  • 2156fdce4f Update for latest Nazara version Lynix 2024-02-12 15:47:28 +0100
  • c0a51732d0 fix crash SweetId 2023-12-12 12:38:01 +0100
  • 1befc1a3d4 release buffers properly SweetId 2023-12-08 16:10:52 +0100
  • 120ba7dcd7 Fix font texture mipmaps and setup a debug name Lynix 2023-11-28 15:22:10 +0100
  • fa10201d69 Fix clear values Lynix 2023-11-28 15:21:56 +0100
  • e3f4b74a66 minimize nazara dependencies SweetId 2023-11-28 19:00:53 +0530
  • ae70760305 fix invalide binding type SweetId 2023-11-28 19:00:03 +0530
  • fe6dec9934 Fix arguments order SweetId 2023-11-28 18:59:49 +0530
  • 8cb4290a4f passing args to application SweetId 2023-11-28 18:39:55 +0530
  • 635b9a58bb passing args as params to Nz::Application SweetId 2023-11-28 18:32:31 +0530
  • 37b35051f7 ignore imgui.ini file SweetId 2023-11-24 16:05:33 +0530
  • 9e4d157792 fix warnings SweetId 2023-11-24 16:04:05 +0530
  • 1accd86a9c split NazaraImgui.hpp into multiples files to speed up compilation SweetId 2023-11-24 16:03:56 +0530
  • 41c6439b90 renaming RenderFrame to RenderResources SweetId 2023-11-22 11:27:24 +0530
  • e72f1278c6 updating code to reflect changes in engine SweetId 2023-11-21 11:26:13 +0530
  • 251c9f23ec removing useless EnsureContext call SweetId 2023-11-17 13:42:00 +0530
  • 560beece10 fix imgui discarding result of previous pass SweetId 2023-11-17 13:41:23 +0530
  • 1246119c2e updating example code SweetId 2023-11-17 13:40:57 +0530
  • e933e6af6e add Ecs demo usage SweetId 2023-11-17 12:53:30 +0530
  • e2aa7cb65c renaming RenderInternal to Render. Drawer no longer call RenderInternal SweetId 2023-11-17 12:52:38 +0530
  • 1a74784143 remove need for window argument since we init with one SweetId 2023-11-17 12:49:47 +0530
  • 00fcb37e4a ensure ImguiPipelinePass has valid context SweetId 2023-11-16 19:07:05 +0530
  • 31f8b03a22 fix nasty copy SweetId 2023-11-16 18:50:43 +0530
  • 8da1fa5db5 ImguiDrawer::Prepare now calls RenderInternal SweetId 2023-11-16 18:04:30 +0530
  • 741b593033 Add ImguiPipelinePass SweetId 2023-11-16 17:23:55 +0530
  • c5bffa9c98 update example code SweetId 2023-10-20 20:29:34 -0400
  • 2a821c0cb3 fix MT/MD mismatch in release SweetId 2023-10-20 20:29:25 -0400
  • bd40b7c47a fix warnings SweetId 2023-09-19 20:28:10 -0400
  • 9c78b57cb0 enable Docking and keyboard navigation SweetId 2023-09-19 20:27:03 -0400
  • c9354dea26 fix linkage issue SweetId 2023-09-19 20:17:28 -0400
  • a08a9b377c add imgui function to ensure crossdll context is valid SweetId 2023-09-19 20:16:07 -0400
  • eddcd4b906 add proper dllimport/export declarations SweetId 2023-09-19 20:02:34 -0400
  • 4ff3609492 use proper debug mode when required SweetId 2023-09-19 19:54:42 -0400
  • 14c36368de update NazaraImgui to reflect latest changes in Nazara SweetId 2023-09-19 19:52:12 -0400
  • 0a50ad12ad switching to MD runtime SweetId 2022-08-14 20:16:19 +0200
  • bf2c812867 add example code SweetId 2022-08-09 21:41:28 +0100
  • 94e5b8c03b rework drawcalls building SweetId 2022-08-09 21:41:14 +0100
  • afc12c44f8 add handlers to allow imgui code with no access to main loop SweetId 2022-08-09 21:40:37 +0100
  • f6c04bbc78 set pkg dependencies as public SweetId 2022-08-06 15:00:52 +0100
  • 6830debf83 runtime MT/MTd to fit NazaraEngine SweetId 2022-07-31 00:47:22 +0200
  • f14f06b3fe add README.md SweetId 2022-07-30 15:06:29 +0200
  • 589e1a35aa add licence text SweetId 2022-07-30 14:38:16 +0200
  • cc165d108d disable private headers installation SweetId 2022-07-30 13:49:16 +0200
  • 50af1d5164 add gitattributes/gitignore files SweetId 2022-07-30 13:48:56 +0200
  • 11088f3f77 add xmake SweetId 2022-07-30 13:10:50 +0200
  • 8b2ea608c3 fix compilation errors SweetId 2022-07-30 13:10:37 +0200
  • 31374d0f9d fix warnings SweetId 2022-07-30 13:09:49 +0200
  • 77c7cdff47 .h => .hpp SweetId 2022-07-26 20:08:52 +0200
  • 34c9031428 add attr in init list SweetId 2022-07-26 18:19:25 +0200
  • d7ed6f9d8e lowercasing attributes SweetId 2022-07-26 10:45:09 +0200
  • 8f144a28e1 add ubo to store screen size SweetId 2022-07-26 10:42:46 +0200
  • 9d23816363 add image and imagebutton support SweetId 2022-07-26 10:06:07 +0200
  • cedf3e4a66 removing deprecated functions declaration SweetId 2022-07-24 18:01:03 +0200
  • eceef3af2a font texture now stored in Imgui module SweetId 2022-07-24 18:00:29 +0200
  • 32d98f5a04 moving pipeline init and render to Imgui module class SweetId 2022-07-24 17:53:06 +0200
  • 939bc08878 adding Nz::Imgui as Nazara Module SweetId 2022-07-24 17:27:18 +0200
  • 5a4218e799 include renamed files SweetId 2022-07-24 17:26:39 +0200
  • 2f25bf0416 rename shader files SweetId 2022-07-24 17:26:20 +0200
  • babf08f7e3 Initial commit SweetId 2022-07-23 19:34:33 +0200