Commit graph

  • 39909cdcb3
    Add an implementation of Zig's Allocator interface (#94) Mike Will 2024-05-21 10:12:20 -04:00
  • b5330624d6
    Adding texture/background_scrolling example (#91) Sebastian Lukas 2024-05-20 20:38:22 +02:00
  • 9abd48b147
    Raylib commit bump for zig build script fix (#90) CosmicBagel 2024-05-20 12:37:49 -06:00
  • ae533ad60f
    Update raylib Not-Nik 2024-05-15 22:42:35 +02:00
  • 3a18a355e3
    Automatically fetch hash in project setup Not-Nik 2024-05-15 22:36:08 +02:00
  • 28f9a051e4
    LazyPath.path deprecated in zig 0.12, removed in 0.13 (#89) CosmicBagel 2024-05-15 14:28:24 -06:00
  • b98527d062
    Forward raylib options (#87) Not-Nik 2024-05-15 22:27:54 +02:00
  • 7cbe2292a1
    Explicitly set error types for functions that return RaylibError Not-Nik 2024-05-04 19:47:00 +02:00
  • a85122eabe
    Update project setup to use raylib-zig's emcc instead of copying it Not-Nik 2024-05-03 22:36:54 +02:00
  • 07a11a1c28
    Publicly expose emcc utility functions from build script Not-Nik 2024-05-03 22:13:27 +02:00
  • dedc7c912e
    Update README.md Not-Nik 2024-04-28 23:37:19 +02:00
  • ae751ce82e
    Bump to Zig 0.12/raylib 5.1-dev (#81) Nikolas 2024-04-28 22:52:24 +02:00
  • 6eeb304ff3
    Remove public build script API Not-Nik 2024-04-25 23:24:36 +02:00
  • 4231842efd
    Fix typo in README.md Not-Nik 2024-04-20 22:13:05 +02:00
  • 78f0d74305
    vix version in zon (#79) anthony-63 2024-04-17 11:22:09 -04:00
  • 8136c8ee92
    Update project setup script Not-Nik 2024-04-14 22:47:29 +02:00
  • a861917f5a
    Update build.zig.zon Not-Nik 2024-04-14 22:44:09 +02:00
  • b586febf5c
    Make usage instructions more in-line with the new build process Not-Nik 2024-04-14 22:36:59 +02:00
  • 9600e2108a
    Rename library files Not-Nik 2024-04-14 22:20:30 +02:00
  • ee7593d5ef
    Add rlgl binding (#77) Not-Nik 2024-04-14 22:09:41 +02:00
  • 625827ac4c
    Add test step Not-Nik 2024-04-14 22:03:33 +02:00
  • 1aab1159da
    Add testing with refAllDeclsRecursive and fix some compile errors Not-Nik 2024-04-14 21:48:53 +02:00
  • 42c091f514
    Update pixel format enum Not-Nik 2024-04-14 20:58:35 +02:00
  • a488218d0e
    feat(examples): core/basic_screen_manager & core/window_flags (#78) Daniel Hill 2024-04-14 14:26:29 -04:00
  • 0e9d003926
    Set version Not-Nik 2024-04-07 22:54:34 +02:00
  • 068f9e1816
    fixed pointer cast that discards const qualifier (#75) Kean 2024-04-07 14:08:35 +02:00
  • 433c170c02
    Update project setup script to use raylib-zig as a dependency, instead of cloning the entire repo Not-Nik 2024-04-03 19:37:10 +02:00
  • d002b702c8
    Merge pull request #74 from travisstaloch/update-setup Nikolas 2024-04-03 18:53:37 +02:00
  • 05fca88a02
    Merge pull request #73 from tumberino/patch-1 Nikolas 2024-03-26 20:21:41 +01:00
  • 694702b758
    Update fps example to be more inline with raylib's version Nikolas 2024-03-26 20:21:24 +01:00
  • 906f19afc4 fix project_setup.sh for zig version 0.12.0-dev.1849+bb0f7d55e Travis Staloch 2024-03-22 19:00:37 -07:00
  • 4edb34888a
    Lock the cursor to the window for first person camera James 'JT' Tumber 2024-03-22 16:14:30 +00:00
  • f8735a8cc7
    Fix file exists in multiple modules error when including raymath (again) Not-Nik 2024-02-12 00:46:59 +01:00
  • 7f73ddfa72
    Merge pull request #67 from stalengd/devel Nikolas 2024-02-03 13:03:17 +01:00
  • 62010ca3a9 fix wrong getArtifact function invocation in setup script StalinGD 2024-02-02 16:37:53 +03:00
  • ff35f839e0
    Merge pull request #65 from Kaixi26/devel Nikolas 2024-01-31 14:20:29 +01:00
  • f86a2cd40f
    Merge pull request #62 from iacore/patch-1 Nikolas 2024-01-30 13:39:50 +01:00
  • 940d31c892
    Merge remote-tracking branch 'origin/devel' into patch-1 iacore 2024-01-29 08:30:07 +00:00
  • 1ca51fe8aa
    apply review suggestions iacore 2024-01-29 08:25:02 +00:00
  • 588675a3e6 fix compilation errors in zig prelude Kaixi26 2024-01-23 01:02:30 +00:00
  • 54c298fe24
    Merge pull request #64 from seppelin/devel Nikolas 2024-01-17 20:52:58 +01:00
  • 9c2b19aebf
    Merge pull request #63 from sunarch/var-to-const Nikolas 2024-01-17 20:52:45 +01:00
  • 5eeb74c908 add default fontChars support seppelin 2024-01-06 21:30:14 +01:00
  • 99b1119adb
    clean up iacore 2024-01-02 06:09:09 +00:00
  • ca13a424e5
    fix imports iacore 2024-01-01 16:18:21 +00:00
  • 048bf83616
    Add the copied C headers to source iacore 2024-01-01 16:08:02 +00:00
  • af35245a38
    update generate files Locria Cyber 2023-12-29 00:44:37 +00:00
  • db9c0729a3
    revert changes Locria Cyber 2023-12-29 00:42:41 +00:00
  • 44e53ff7d1
    fix examples Locria Cyber 2023-12-28 15:07:14 +00:00
  • 528bcf29c5
    fix const Locria Cyber 2023-12-28 15:04:26 +00:00
  • 37ddb70f93
    Update zig functions to raylib 5.0 Locria Cyber 2023-12-28 14:59:42 +00:00
  • 3c89931a8c
    Change never mutated vars to consts András Németh 2023-12-28 02:20:14 +01:00
  • 90bb1071dc
    add drawCircleLinesV Locria Cyber 2023-12-27 15:58:57 +00:00
  • dfd0e4ffa8
    add const to draw* API Locria Cyber 2023-12-25 13:36:24 +00:00
  • 183347adaf
    expose raylib artifact Locria Cyber 2023-12-25 09:38:45 +00:00
  • 654fd4b99f
    Update to raylib 5.0 Locria Cyber 2023-12-25 09:22:37 +00:00
  • 239d3a2d96
    Remove pub qualifier from getModuleInternal in build.zig Not-Nik 2023-10-11 13:47:18 +02:00
  • b74f8d02bb
    Correctly define Color.pink (#58) Not-Nik 2023-10-11 13:44:21 +02:00
  • b07ce8b343
    Rename in build.zig.zon file Not-Nik 2023-10-05 15:42:30 +02:00
  • aee5a0d11f
    Remove system raylib option Not-Nik 2023-10-05 15:41:34 +02:00
  • 00ea64faa7
    Catch null pointers before trying to cast them (#49) Not-Nik 2023-10-03 21:23:28 +02:00
  • 6ee4dee3df
    Merge pull request #53 from ve-nt/devel Nikolas 2023-09-14 13:07:00 +02:00
  • a6fa62999e
    Remove old example code Not-Nik 2023-09-14 13:05:56 +02:00
  • a378960088 Clean up build.zig and examples vent 2023-09-11 16:04:32 +01:00
  • 4dbbea186e Clean up generate_functions.py vent 2023-09-11 15:14:59 +01:00
  • a106b9968f
    Remove the technical restrictions notice Not-Nik 2023-08-18 01:04:12 +02:00
  • cd66693011
    Use slice length instead of asking for it from the callee on some functions (#50) Not-Nik 2023-08-18 00:58:13 +02:00
  • 976fe48484
    Merge pull request #52 from bluesillybeard/devel Nikolas 2023-08-17 01:16:41 +02:00
  • 06238a0eb0
    Merge branch 'devel' into devel Nikolas 2023-08-17 01:16:04 +02:00
  • 949f0816b6
    Update README.md Not-Nik 2023-08-17 00:51:01 +02:00
  • 977d305714 some final changes Blue 2023-08-16 13:06:02 -06:00
  • 7c6d8da1e9 remove unnesesary file from .gitignore Blue 2023-08-14 00:21:47 -06:00
  • 7d62be63e2 small modification to emscripten build Blue 2023-08-14 00:09:46 -06:00
  • 1c142efe55 fix project errors Blue 2023-08-14 00:03:25 -06:00
  • c4de1da7b1 fix issue Blue 2023-08-13 23:53:13 -06:00
  • de4918cb56 major refactor ohw web build system Blue 2023-08-13 23:52:52 -06:00
  • 42dab04fbf
    Correct @call Not-Nik 2023-08-14 00:18:32 +02:00
  • 7bad5e92bf remove 'web_build_zig_entrypoint.zig' insanity Blue 2023-08-13 15:47:00 -06:00
  • b48c7f9219 fix errors Blue 2023-08-11 16:02:55 -06:00
  • dea3072cc8 add error print and various minor code changes Blue 2023-08-11 15:55:51 -06:00
  • 2c362b9b72 update readme to avoid confusion Blue 2023-08-11 12:41:52 -06:00
  • 16fe333220
    Fix building as subproject Not-Nik 2023-08-11 17:06:26 +02:00
  • a28f475850 remove a TODO Blue 2023-08-11 12:08:37 -06:00
  • 6e6cbceef7 make updateTargetForWeb reasons more clear Blue 2023-08-11 11:46:32 -06:00
  • 7c296e8667 add updateTargetForWeb back Blue 2023-08-11 11:36:44 -06:00
  • 7120d454fd remove updateTargetForWeb Blue 2023-08-11 11:03:30 -06:00
  • 7c40bb6176 fix compile error in project setup Blue 2023-08-11 11:00:40 -06:00
  • 5efb75c291 project buils based on target instead of webexport Blue 2023-08-11 10:57:27 -06:00
  • 6d5722ba35 remove unnecesary file Blue 2023-08-11 01:05:06 -06:00
  • c76acc242d fix mistake Blue 2023-08-11 01:01:08 -06:00
  • 7a0d397baf add web support using Emscripten Blue 2023-08-11 00:44:28 -06:00
  • 566a2860c7
    Merge pull request #48 from Not-Nik/zig-0.11 Nikolas 2023-08-05 20:32:04 +02:00
  • f2d54d570a
    Merge branch 'devel' into zig-0.11 Nikolas 2023-08-05 20:31:33 +02:00
  • ec45e33189
    Update project setup script Not-Nik 2023-08-05 20:22:53 +02:00
  • 79ee589441
    Update to raylib head Not-Nik 2023-08-05 20:16:53 +02:00
  • 0d4cc3ac8c
    Fix file exists in multiple modules error when including raymath Not-Nik 2023-08-05 20:10:10 +02:00
  • 0ee5495059 Fix 3d camera first person example Not-Nik 2023-07-22 23:20:06 +02:00
  • ad06ecef54
    Fix 3d camera first person example Not-Nik 2023-07-22 23:20:06 +02:00
  • 6a52de5c34
    Properly link system libraries Not-Nik 2023-07-22 23:18:04 +02:00
  • c4770140a4
    Type fixes Not-Nik 2023-07-21 21:26:04 +02:00