Commit Graph

  • 8566345f5e Merge SPIRV backend with shader module main kayomn 2025-06-12 07:42:17 +01:00
  • d5a61d3642 Add initial SPIR-V shader backend kayomn 2025-06-11 09:07:14 +01:00
  • c87606d425 More TODO code kayomn 2025-05-12 09:08:19 +01:00
  • 3339845d57 Add experimental shader compiler and foundations of SPIRV backend kayomn 2025-05-12 00:21:52 +01:00
  • d1c823df41 Fix comptime checks in slot map kayomn 2024-09-01 22:37:36 +01:00
  • 455ede6d78 Fix demo build errors kayomn 2024-08-15 19:46:03 +01:00
  • c2a95726ca Tidy up graphics API additions kayomn 2024-08-15 19:45:34 +01:00
  • 4e3263b352 Back the GUI canvas atop a slot map kayomn 2024-08-14 23:52:27 +01:00
  • 7e8691c050 Add GUI module kayomn 2024-07-29 23:50:40 +01:00
  • bb1d383ccb Add gfx.Commands.draw_texture (closes #67) kayomn 2024-07-27 01:44:06 +01:00
  • 13c58bf106 Automatically calculate draw_texture scale from image resolution by default (closes #65) kayomn 2024-07-26 00:14:28 +01:00
  • a63eefd7d4 Add reference to ona-template in the readme kayomn 2024-07-25 22:49:03 +01:00
  • e350d88793 Reduce complexity of build script kayomn 2024-07-25 22:26:03 +01:00
  • c68753bf84 Fix final CWD usage in build script kayomn 2024-07-25 21:29:28 +01:00
  • 165c3fe071 Fix CWD path usage in build script kayomn 2024-07-25 21:13:52 +01:00
  • 5674867adf Add missing section to readme kayomn 2024-07-25 14:26:39 +01:00
  • 3d4e6bb44b Remove unnecessary delta time arg to fixed-timestep systems kayomn 2024-07-25 14:25:55 +01:00
  • db0e08d530 Remove unnecessary backbuffer copy kayomn 2024-07-25 01:24:13 +01:00
  • 9f0f565b0b Add mouse input, axis mappings, and an input demo (closes #63) kayomn 2024-07-25 01:11:58 +01:00
  • 0f2950a630 Improve App entry-point declaration (closes #61) kayomn 2024-07-24 22:09:27 +01:00
  • f49906c714 Fix Zig test build errors kayomn 2024-07-24 00:56:14 +01:00
  • 09872990a1 Fix test build error kayomn 2024-07-24 00:54:44 +01:00
  • 08b5d7539c Update readme with promotional content and new build instructions kayomn 2024-07-24 00:54:14 +01:00
  • 6ec24c765c Convert project into Zig package and add demos (#55) kayomn 2024-07-24 00:25:18 +01:00
  • 9323cad130 Merge pull request 'Add support for launch args and "dump_shader_translations" arg' (#59) from launch_args into main kayomn 2024-07-22 22:29:46 +02:00
  • ded773bc34 Add support for launch args and "dump_shader_translations" arg #59 kayomn 2024-07-22 20:28:28 +01:00
  • 2e70cf85a0 Merge pull request 'renderer-mvp/post-processing' (#56) from renderer-mvp/post-processing into main kayomn 2024-07-22 02:05:23 +02:00
  • d27f7735cb Fix memory leaks #56 kayomn 2024-07-22 00:46:13 +01:00
  • 5f94d1ca5f Tidy up logical flow kayomn 2024-07-22 00:03:24 +01:00
  • 67dee07f8e Implement CRT shader effect support kayomn 2024-07-21 18:59:28 +01:00
  • 56342d9d8e Use uniform blocks instead of storage buffers for common data kayomn 2024-07-21 00:45:24 +01:00
  • f3efb60c05 Update dependencies in readme kayomn 2024-07-20 15:23:47 +01:00
  • c47b334742 Implement effects pipelining system kayomn 2024-07-20 13:46:06 +01:00
  • 99c3818477 Simplify 2D rendering interfaces kayomn 2024-07-17 23:32:10 +01:00
  • 9c54ed4683 Merge build and test stages of new CI kayomn 2024-07-07 01:44:26 +02:00
  • a6314b0f0c Add Git and LFS as dependencies to submodules CI stage kayomn 2024-07-07 01:35:31 +02:00
  • 09b9c875b0 Add submodules support step to CI kayomn 2024-07-07 01:31:12 +02:00
  • fdbf018672 Add submodules support to CI kayomn 2024-07-07 01:25:46 +02:00
  • 28a4ba4dee Simplify CI steps kayomn 2024-07-07 01:21:40 +02:00
  • 7cdcbdb018 Add openssl to CI dependencies kayomn 2024-07-07 01:17:17 +02:00
  • 0944e1315e Add check TLS stage to CI kayomn 2024-07-07 01:12:31 +02:00
  • 391adb1816 Remove duplicate environment variables from CI kayomn 2024-07-07 01:03:39 +02:00
  • 3ed4082a85 Attempt CI fix 3 kayomn 2024-07-07 00:52:18 +02:00
  • 750b2e503d Attempt CI fix #2 kayomn 2024-07-07 00:48:49 +02:00
  • 1a20d55599 Attempt CI fix kayomn 2024-07-07 00:46:11 +02:00
  • 3e734ccf74 Fix missing environment variables kayomn 2024-07-07 00:37:18 +02:00
  • ea43c326e6 Update Zig version in CI to 0.13.0 kayomn 2024-07-06 22:09:04 +02:00
  • 54b443ca33 Add xz-utils to CI dependencies kayomn 2024-07-06 22:01:13 +02:00
  • 762fb5ed55 Fix broken dependencies in CI kayomn 2024-07-06 21:35:55 +02:00
  • 97e64733da Register new external dependencies with the CI kayomn 2024-07-06 21:27:42 +02:00
  • c3d4cbe787 Add full engine build to CI before testing kayomn 2024-07-06 18:45:19 +02:00
  • 640a06c86b Integrate update shader compilation step to building kayomn 2024-07-06 17:42:59 +01:00
  • e17d2b74ca Fix coordinate systems to be consistent between backends kayomn 2024-07-06 16:00:40 +01:00
  • 842dbd56cf Add runtime shader reflection support kayomn 2024-07-06 03:25:09 +01:00
  • 2ba249f4bf Use a single SPIRV binary for the default rendering 2D shader kayomn 2024-07-02 23:15:23 +01:00
  • 40067c067b Initial replacement of Sokol shdc with a runtime compilation system kayomn 2024-07-02 23:08:25 +01:00
  • f100aa0d46 Add render textures kayomn 2024-06-27 20:01:06 +01:00
  • a4280c8fe8 Merge pull request 'renderer-mvp/asset-pipeline' (#53) from renderer-mvp/asset-pipeline into main kayomn 2024-06-23 04:37:40 +02:00
  • f0cc66edfa Fix compilation errors #53 kayomn 2024-06-23 03:35:16 +01:00
  • bfa3efbb51 PR tidy up kayomn 2024-06-23 03:31:51 +01:00
  • 9cfabae931 Update to Zig 0.13.0 kayomn 2024-06-23 03:03:41 +01:00
  • 4125aa0ddb Tidy and fix up kayomn 2024-06-23 02:51:00 +01:00
  • ee88f58e53 Implement bitmap loading kayomn 2024-06-23 02:16:04 +01:00
  • a997a88b66 Fix typo in readme kayomn 2024-06-20 23:16:49 +02:00
  • d62e6d2c9a Update readme.md kayomn 2024-06-20 23:16:29 +02:00
  • 04e8d69c37 Refactor rendering logic ahead of new asset pipeline kayomn 2024-06-20 21:54:00 +01:00
  • 96e10f0668 Merge pull request 'Reintroduce integrated scripting language' (#52) from coralscript-mvp/reintroduction into main kayomn 2024-06-05 00:52:18 +02:00
  • 8fe734f9b7 Reintroduce integrated scripting language #52 kayomn 2024-06-04 23:51:00 +01:00
  • 55fb1ce062 Merge pull request 'renderer-mvp/refactor-tech' (#50) from renderer-mvp/refactor-tech into main kayomn 2024-06-05 00:12:26 +02:00
  • 26094a04e8 Make shader name consistent with graphics rendering logic #50 kayomn 2024-06-04 23:10:24 +01:00
  • 7d38c9afd8 Remove redundant gitignore kayomn 2024-06-04 23:07:11 +01:00
  • b7237426ba Refactor graphics module kayomn 2024-06-04 23:05:57 +01:00
  • 75566a8510 Add texture UV support to 2D drawing kayomn 2024-05-30 22:43:45 +01:00
  • 1ffb316a11 Fix Zig build steps kayomn 2024-05-29 19:52:46 +01:00
  • c952709b82 Update CI image dependency kayomn 2024-05-29 19:44:05 +01:00
  • fac0470a4a Major re-write to use asynchronous running loop kayomn 2024-05-29 19:27:02 +01:00
  • ef537bef14 Merge pull request 'Refactor Kym' (#47) from kym-refactor into main kayomn 2023-11-12 21:23:05 +01:00
  • 70746b4680 Unify calling interface for object accesses in Kym #47 kayomn 2023-11-12 20:12:04 +00:00
  • b0aa7166f9 Fill in missing documentation for Kym kayomn 2023-11-12 20:02:47 +00:00
  • dbba822c7a Add linear algebra utils for future graphics stuff kayomn 2023-11-12 18:55:16 +00:00
  • e5c18e4a14 Refactor Kym kayomn 2023-11-12 13:09:30 +00:00
  • decc2799b0 Merge pull request 'String Literal Interpolation' (#46) from kym-string-interpolation into main kayomn 2023-11-08 00:32:48 +01:00
  • c30f10db96 Implement string interpolation #46 kayomn 2023-11-07 23:22:25 +00:00
  • 63792ea983 Make tokenization aware of string templates kayomn 2023-11-07 23:06:11 +00:00
  • 94a13b0d3c Fix compilation errors with Stack list kayomn 2023-11-07 23:02:49 +00:00
  • b28b1a86c9 Fix double free and boxing bugs in VM kayomn 2023-11-06 22:27:09 +00:00
  • eb9552c390 Merge compiler into Chunk.zig kayomn 2023-11-06 20:53:24 +00:00
  • 83680607b7 Fix arity check error message formatting kayomn 2023-11-06 20:16:22 +00:00
  • 8f3a33a52b Merge pull request 'Improve Kym Run-TIme Errors' (#45) from better-kym-runtime-errors into main kayomn 2023-11-06 00:47:36 +01:00
  • 19e1fb2634 Streamline arity detection #45 kayomn 2023-11-05 23:46:07 +00:00
  • 75ddf3f2bb Add line numbers to stack traces kayomn 2023-11-05 22:46:24 +00:00
  • 00631e66a5 Make named lambdas report their names in errors kayomn 2023-11-05 16:24:06 +00:00
  • fd15903260 Fix recursive to_string calls kayomn 2023-11-05 16:18:36 +00:00
  • 8b0182f03c add dynamic to_string support to dynamic object typeinfo kayomn 2023-11-05 16:06:26 +00:00
  • 03a8abc5dd Merge pull request 'Closures, Higher-Order Functions, and Everything in Between' (#44) from kym-captures into main kayomn 2023-11-05 16:52:51 +01:00
  • 816051f066 Amend code review #44 kayomn 2023-11-05 15:51:25 +00:00
  • c86173d759 Fix bugs with n+1-nested closures kayomn 2023-11-05 12:25:16 +00:00
  • 88ff2a64b6 Make arguments read-only kayomn 2023-11-04 13:41:39 +00:00
  • 880761a722 Implement closures kayomn 2023-11-04 11:30:45 +00:00
  • 6ea44f552e Merge pull request 'Rewrite Ona Script implementation' (#43) from kym-rewrite into main kayomn 2023-10-29 22:51:51 +01:00