Commit Graph

  • c93e5a0fe2 WIP rewriting generator for learning purposes instructive-rewrite David Allemang 2025-10-09 23:56:55 -04:00
  • d1902bddd6 readFileAlloc compatibility zig-compat David Allemang 2025-10-08 19:54:14 -04:00
  • 8961518db2 Update Zig version to latest stable (Hopefully that's good enough.) Katie Hall 2025-10-04 18:10:23 -07:00
  • 7acf3a1163 Fix src/main.zig using both incorrect argument order and using a nonexistant enum value (.unlimited replaced with std.math.maxInt(usize) for the closest to intended effect) Katie Hall 2025-10-03 09:17:37 -07:00
  • 4b7b9a8b94 Merge pull request #205 from DialecticalMaterialist/update-zig master Robin Voetter 2025-09-04 14:40:25 +02:00
  • 4066c2c526 Update zig DialecticalMaterialist 2025-09-04 14:15:52 +02:00
  • c9c4dae703 Merge pull request #204 from zacoons/debugMessages Robin Voetter 2025-08-31 22:41:24 +02:00
  • ecf97034c4 add debug messenger to graphics context zac 2025-08-30 18:24:33 +10:00
  • 3c7d4021e9 change extension_names to use vk.extensions over hardcoded string zac 2025-08-30 18:24:00 +10:00
  • f879074293 Merge pull request #203 from Snektron/vkbool32-enum zig-0.15-compat Robin Voetter 2025-08-26 23:07:48 +02:00
  • 571c59180d replace vk.Bool32 with enum vkbool32-enum Robin Voetter 2025-08-26 22:59:59 +02:00
  • 8322c9593f Merge pull request #201 from i-pj/fix-issue-200 Robin Voetter 2025-08-24 21:05:12 +02:00
  • 33407b8e4e update format function Parth Jain 2025-08-24 14:04:13 +05:30
  • 93bc6f1ac3 Merge pull request #198 from flut2/update-zig-1 Robin Voetter 2025-08-15 10:37:02 +02:00
  • bed9e2d224 update to 0.15.0-dev.1518+749f10af4 flut2 2025-08-15 06:48:14 +01:00
  • 2be3eefdfe Merge pull request #197 from mozbeel/android-fix zig-0.14-compat Robin Voetter 2025-08-01 00:23:48 +02:00
  • 17ddd01e42 isARM -> isArm mozbeel 2025-08-01 00:22:02 +02:00
  • ed429842b8 Merge pull request #196 from mozbeel/android-fix Robin Voetter 2025-08-01 00:12:29 +02:00
  • cb618dea81 Fixed isARM -> isArm mozbeel 2025-08-01 00:03:25 +02:00
  • e492b17810 Merge pull request #195 from Snektron/fix-windowresize Robin Voetter 2025-07-20 11:47:10 +02:00
  • 39565ca4c3 fix window extent after creating fix-windowresize Robin Voetter 2025-07-20 09:16:16 +02:00
  • 2846d415d8 Add workaround for incorrect StdVideoH265HrdParameters encoding Robin Voetter 2025-07-19 13:26:20 +02:00
  • f99c5994dc Merge pull request #193 from alichraghi/master Robin Voetter 2025-07-19 13:30:49 +02:00
  • 2a1dba26ff Add workaround for incorrect StdVideoH265HrdParameters encoding Robin Voetter 2025-07-19 13:26:20 +02:00
  • 9e6c4640bf fix std.process.fatal usage in src/main.zig + fix tree rendering Robin Voetter 2025-07-19 12:56:21 +02:00
  • 0fd576a7e5 update to latest zig Ali Cheraghi 2025-07-16 16:55:57 +03:30
  • c66bddee00 StdVideoVP9 workaround Robin Voetter 2025-06-08 19:10:10 +02:00
  • 0e164cd730 Merge pull request #191 from alichraghi/master Robin Voetter 2025-06-05 22:19:28 +02:00
  • e191c3ccbb ci: add build with zig shaders step Ali Cheraghi 2025-06-05 23:46:10 +03:30
  • 970d7f2e3a Merge pull request #190 from alichraghi/master Robin Voetter 2025-06-05 22:00:02 +02:00
  • c1c56e9ec5 update zig shaders Ali Cheraghi 2025-06-05 02:37:24 +03:30
  • c9f2c528cc remove copyright year (its forever) Robin Voetter 2025-06-04 20:30:31 +02:00
  • 114654790e Merge pull request #181 from alichraghi/master Robin Voetter 2025-06-04 20:29:01 +02:00
  • 2582717df1 ci: update to setup-zig v2 Robin Voetter 2025-06-04 20:26:25 +02:00
  • 9b4090c852 Merge pull request #187 from Sebastian-Dawid/master Robin Voetter 2025-05-13 21:26:52 +02:00
  • 783b70a12e Make sure the example does not segfault if it crashes during swapchain recreation. Sebastian Emanuel Dawid 2025-05-13 11:56:03 +02:00
  • dfc5a3db4e Fix crash related to failure to acquire next swapchain image during resizing Sebastian Emanuel Dawid 2025-05-13 11:27:22 +02:00
  • fdbe6d60d1 examples: clean up extension_names Robin Voetter 2025-05-05 21:16:31 +02:00
  • fa2948199c formatting Robin Voetter 2025-05-05 21:13:26 +02:00
  • a5394e1b05 Merge pull request #185 from nicoabie/fix-issue-137 Robin Voetter 2025-05-05 21:10:37 +02:00
  • c8c59544fc changes to support 1.3.216 Vulkan SDK and above Nico Gallinal 2025-05-04 16:01:08 -03:00
  • 7b7adcd206 Add option to use zig shaders Ali Cheraghi 2025-04-24 18:05:50 +03:30
  • 42e7a8409b Merge pull request #180 from rpkak/remove-additional-null-termination Robin Voetter 2025-04-02 10:08:26 +02:00
  • 208f0612de Remove additional null termination rpkak 2025-04-02 09:09:34 +02:00
  • 355e4828dd Merge pull request #179 from rpkak/allow-custom-dispatch-types Robin Voetter 2025-03-31 21:27:53 +02:00
  • d9fd4eb51a Allow custom dispatch structs rpkak 2025-03-31 13:44:23 +02:00
  • 40ad90a912 Merge pull request #177 from Snektron/remove-commandflags Robin Voetter 2025-03-24 22:50:51 +01:00
  • dd978e3023 remove wrapper/proxy configurability, just load everything unconditionally Robin Voetter 2025-03-15 15:40:53 +01:00
  • 57d587c8a4 Merge pull request #176 from Snektron/vulkan-video-flags Robin Voetter 2025-03-15 14:03:28 +01:00
  • d046ace4d8 default initialize packed flag structs to 0 Robin Voetter 2025-03-15 13:24:36 +01:00
  • f6e9565ab6 Merge pull request #175 from Snektron/vulkan-video Robin Voetter 2025-03-15 02:54:44 +01:00
  • dcb1d96c59 Add vulkan video support Robin Voetter 2025-03-15 02:42:05 +01:00
  • dcd538828c Merge pull request #172 from alichraghi/master Robin Voetter 2025-03-03 19:11:12 +01:00
  • 19cb72207d build: add fingerprint Ali Cheraghi 2025-03-03 21:04:52 +03:30
  • 604416bf44 add renderSpecialContainer support for VK_NV_cluster_acceleration_structure Robin Voetter 2025-02-09 16:12:15 +01:00
  • 1fd5a6e217 Merge pull request #168 from flut2/master Robin Voetter 2025-01-20 00:14:56 +01:00
  • 55f3bb3c24 update to 0.14.0-dev.2837+f38d7a92c flut2 2025-01-19 16:50:51 +00:00
  • bb470f16da accept registry option as LazyPath Robin Voetter 2024-12-29 21:26:27 +01:00
  • 5559cccea6 add missing vulkan video type in ref_all_decls.zig zig-0.13-compat Robin Voetter 2024-11-24 21:00:16 +01:00
  • dd6e61d689 add missing vulkan video type in ref_all_decls.zig Robin Voetter 2024-11-24 21:00:16 +01:00
  • e43d635893 Merge pull request #166 from V-Fries/master Robin Voetter 2024-10-16 09:46:36 +02:00
  • 6268a6fec4 docs: Fixed compilation error in README.md example V-Fries 2024-10-16 07:21:42 +02:00
  • 84b9622f92 Merge pull request #165 from moomba42/master Robin Voetter 2024-10-12 21:28:44 +02:00
  • a6e228cd9f Update ref_all_decls.zig Aleksander Długosz 2024-10-12 02:07:38 +02:00
  • fc700b44c0 Update render.zig Aleksander Długosz 2024-10-12 02:06:48 +02:00
  • 06dae6c920 yeet usingnamespace Robin Voetter 2024-09-17 20:43:37 +02:00
  • efad55ba0d Merge pull request #159 from poconn/increase_branch_quota Robin Voetter 2024-09-13 00:06:07 +02:00
  • 0e29c7b70f Increase eval branch quota Patrick O'Connell 2024-09-09 06:19:13 -07:00
  • 9bfa67682f mention shader_compiler in the readme Robin Voetter 2024-09-04 23:55:02 +02:00
  • 981b20c395 remove deprecated VkGenerateStep Robin Voetter 2024-09-04 23:49:49 +02:00
  • 9ee4cf349f get rid of ShaderCompileStep Robin Voetter 2024-09-04 23:40:43 +02:00
  • 976dbfbcca example: use addSystemCommand instead of shader compile step Robin Voetter 2024-09-04 23:37:49 +02:00
  • f7b21d034f Merge pull request #157 from andrewrk/master Robin Voetter 2024-09-01 08:29:11 +02:00
  • 28c14dcf37 update in response to std.builtin.Type field renames Andrew Kelley 2024-08-30 19:55:03 -07:00
  • d03459819c add build.zig.zon file Andrew Kelley 2024-08-30 19:52:09 -07:00
  • 18f38ef2b7 increase more branch quotas Robin Voetter 2024-08-23 23:47:14 +02:00
  • 492521b50d increase branch quota in ref_all_decls.zig Robin Voetter 2024-08-23 23:19:43 +02:00
  • 54ab76b667 Merge pull request #155 from MilkywayPirate/patch-1 Robin Voetter 2024-08-12 09:44:44 +02:00
  • 543381c7dc Update README.md Emil Lai 2024-08-09 23:24:37 +02:00
  • d7ad51c9b8 Merge pull request #150 from antlilja/lazy-path-compile-command Robin Voetter 2024-08-08 22:41:58 +02:00
  • 9f6e6177b1 Merge pull request #152 from alichraghi/master Robin Voetter 2024-07-16 09:17:12 +02:00
  • 0125bcc466 update to latest zig Ali Cheraghi 2024-07-16 09:56:19 +03:30
  • c2e755d934 Add ability to pass a LazyPath to ShaderCompileStep antlilja 2024-07-09 12:30:18 +02:00
  • 66b7b773bb Merge pull request #147 from flut2/master Robin Voetter 2024-07-06 20:57:56 +02:00
  • 982178e027 Merge branch 'Snektron:master' into master flut2 2024-07-06 20:35:38 +02:00
  • 51c5566f92 Merge pull request #146 from poconn/alloc_wrappers Robin Voetter 2024-07-01 00:00:16 +02:00
  • a2167a79d5 Author suffix last for alloc functions Patrick O'Connell 2024-06-30 13:37:51 -07:00
  • b3eb45d6a4 Add more "enumerate" functions to list Patrick O'Connell 2024-06-30 13:18:05 -07:00
  • 4707aca68d Use *Alloc() functions in example Patrick O'Connell 2024-06-29 17:13:06 -07:00
  • 7a6986faba Proxy wrappers for slice functions Patrick O'Connell 2024-06-29 16:53:30 -07:00
  • a2b49336d1 Add *Alloc() wrappers Patrick O'Connell 2024-06-23 10:54:22 -07:00
  • 062357916c log command name when loading fails flut2 2024-06-24 20:08:20 +02:00
  • e9199a0abc Extract some helper functions Patrick O'Connell 2024-06-23 10:22:24 -07:00
  • ff4cff5f64 Merge pull request #144 from Squamto/master Robin Voetter 2024-06-20 23:28:54 +02:00
  • 3c8f827322 update to 0.14.0-dev.91+a154d8da8 Squamto 2024-06-20 21:01:31 +02:00
  • f637a0d252 Merge pull request #143 from flut2/master Robin Voetter 2024-06-17 21:17:17 +02:00
  • c79bbd86e8 update to 0.14.0-dev.43+96501d338 flut2 2024-06-17 18:53:57 +02:00
  • f537d09955 ci: switch to mlugg/setup-zig Robin Voetter 2024-06-12 21:16:40 +02:00
  • a44d86899b Merge pull request #142 from vali-pnt/master Robin Voetter 2024-06-11 07:49:11 +02:00
  • 4321b8bff9 update to zig 0.13.0 vali-pnt 2024-06-11 02:48:42 +03:00