5357 コミット (ccf4329792b8c70806dc66eb7d89c34f291c8756)
 

作成者 SHA1 メッセージ 日付
  Ray ccf4329792 Review comments 4年前
  Uneven Prankster a6fb2dafc6
Fix `rlLoadComputeShaderProgram` define (#2067) 4年前
  raysan5 7a16834124 UPDATE: Officially support OpenGL 4.3 4年前
  raysan5 628e6e52f3 Update examples screenshots 4年前
  raysan5 f437f7b405 Reviewed makefile and examples building 4年前
  raysan5 cf12992b6a Remove trailing spaces 4年前
  raysan5 67a1e84859 Merge branch 'master' of https://github.com/raysan5/raylib 4年前
  raysan5 6243466770 Create Makefile.Web 4年前
  raysan5 0f8caeb186 Added new examples to Makefile 4年前
  raysan5 c20df9aa47 Reviewed examples 4年前
  Ray c41e0f0c45
Update CHANGELOG 4年前
  Sage Hane 16d015d81e
build.zig: Use addCSourceFiles (#2066) 4年前
  warzes d47d7c0001
Fixing the error of loading VOX models. (#2065) 4年前
  michaelfiber c87e91d27a
Update SetupViewport so that it doesn't subtract offset from render dimensions when calling rlViewport (#2064) 4年前
  Ray 99f6707e2c Support OpenGL 4.3 4年前
  Ray e36dc01b91 Support `GRAPHICS_API_OPENGL_43` 4年前
  Ray 8523d13683 Update rlgl.h 4年前
  Astie Teddy dba29e4405
Compute shaders support (#2061) 4年前
  Ray 0aefe256d0 REVIEWED: rlLoadDrawQuad() description #2058 4年前
  Ray 1b793e76dc Reviewed memory usage 4年前
  Ray 226c0e362c Merge branch 'master' of https://github.com/raysan5/raylib 4年前
  Ray 84edd22612 Reviewed unsigned int issue (discussion #2054) 4年前
  raysan5 2a6bd973bd Review some comments 4年前
  raysan5 d7266ea8f3 Merge branch 'master' of https://github.com/raysan5/raylib 4年前
  raysan5 ef858b0dbb Review examples 4年前
  Ryan Roden-Corrent 588131c9d5
Add zig buildfile for examples. (#2051) 4年前
  Ray 52c1a4e7d0
Update SPONSORS.md 4年前
  Ray f9c8e31ed7
Update SPONSORS.md 4年前
  Ray 9ac5a96408 Update rmodels.c 4年前
  Ray 8a5bc933de Starting to review glTF loading -WIP- 4年前
  Ray 3e604a8645 Remove trailing spaces 4年前
  Ray 83b3478fe4 Reviewed some TODO 4年前
  raysan5 51b147cd32 Update models_loading_vox.c 4年前
  raysan5 4390d3a122 Avoid raylib dependency 4年前
  raysan5 a77afd5c8f Reviewed some MSVC warnings 4年前
  raysan5 32c9d411b2 REVIEWED LoadVOX() -WIP- 4年前
  raysan5 1350361f58 Reviewed formatting 4年前
  Horrowind e545286369
Fix issue with empty cylinder (#2050) 4年前
  raysan5 942731cc22 REVIEWED: macOS does not require GLAD library #2052 4年前
  raysan5 4e88160e78 Update raylib.h 4年前
  Ray a1db0220a1 REVIEWED: LoadFontFromImage() 4年前
  raysan5 f9d4601057 Create LICENSE 4年前
  raysan5 f1659d78d3 Reviewed models examples paths 4年前
  raysan5 007e840be1 Remove VS2019 solution projects 4年前
  raysan5 d92531b81d Rename examples for consistency 4年前
  raysan5 670eab8b17 Review comments 4年前
  raysan5 252bd22738 Merge branch 'master' of https://github.com/raysan5/raylib 4年前
  raysan5 0b0711027a Remove unimplemented function 4年前
  Ray e168c6dd81
Update CHANGELOG 4年前
  Horrowind 526e68afa8
Add DrawCylinder(Wires)Ex (#2049) 4年前