Commit Graph

  • bf658a3d1f fix guard styling iann 2025-09-28 07:14:55 +0900
  • 2783a2d079 more coverage for fixing expected texcoords, normals, and colors iann 2025-09-27 11:35:10 +0900
  • 31f35cde27 gate with OPENGL_11 prototype and definition for rlSetPointSize and rlGetPointSize iann 2025-09-27 10:31:42 +0900
  • 070c7894c6 REVIEWED: Some flags for window/context creation attributes Ray 2025-09-26 23:35:28 +0200
  • e79603d501 REDESIGNED: rcore_desktop_win32 platform backend Ray 2025-09-26 23:17:37 +0200
  • 06cfda6ff9 Update raymath.h Ray 2025-09-26 23:03:10 +0200
  • fac83ef010 gate with OPENGL_11 prototype and definition for rlSetPointSize and rlGetPointSize iann 2025-09-24 11:35:07 +0900
  • 87f758f9b4 Review latest PRs formatting Ray 2025-09-26 22:26:19 +0200
  • f6c07099af Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-09-26 22:22:57 +0200
  • 2724f07c9a Update rexm.c Ray 2025-09-26 22:22:43 +0200
  • fe8c83b57d
    Update palette_switch.fs (#5205) Smallz3201 2025-09-26 14:56:54 -0400
  • 15d234b79d
    GLTF anim correctly inherits world transform (#5206) Arman Ommid 2025-09-26 11:56:37 -0700
  • d479159f10 GLTF anim correctly inherits world transform Arman Ommid 2025-09-24 23:16:14 -0700
  • 7c9a99fa0c
    Update palette_switch.fs Smallz3201 2025-09-24 20:24:50 -0400
  • 3f6d67c61c
    [rcore_android] implement GetCurrentMonitor() (#5204) Keks137 2025-09-24 20:45:55 +0200
  • 07033cff90
    Fix polygon drawing example for opengl 1.1 (#5202) Maicon Santana 2025-09-24 19:44:15 +0100
  • f029f7d357 [rcore_android] implement GetCurrentMonitor() keks137 2025-09-24 18:07:28 +0200
  • d38cbb695c
    Update core_basic_window.c Pratikkale18 2025-09-24 19:51:29 +0530
  • d269b94efd Fix polygon drawing example for opengl 1.1 maiconpintoabreu 2025-09-24 14:09:19 +0100
  • 2554dcba9b
    fix rlSetTexture not overriding default mode (#5200) Maicon Santana 2025-09-24 09:22:03 +0100
  • 4f9b933b34 REXM: Update examples; text_unicode_emojis requires additional resources on Web Ray 2025-09-24 10:17:34 +0200
  • ca33d495b3
    [build][cmake] set lib m as public so it can be linked by consumer (#5193) Bruno Cabral 2025-09-23 09:07:11 -0700
  • 085391e788
    [build][cmake] fix issue introduced by #5181 (#5198) JohnnyCena123 2025-09-23 19:04:30 +0300
  • fbae395e85
    Update raymath.h (#5201) Arman Ommid 2025-09-23 08:58:42 -0700
  • 3fddb36ddc Update raymath.h Arman Ommid 2025-09-22 21:38:59 -0700
  • 073249eeca fix rlSetTexture not overriding default mode maiconpintoabreu 2025-09-22 15:50:22 +0100
  • 78a607b778 Update twitter links Ray 2025-09-22 11:40:06 +0200
  • bb28d7fd0e Update normalmap.fs Ray 2025-09-21 20:37:01 +0200
  • 363855ec3e Update rexm.c Ray 2025-09-21 20:21:42 +0200
  • 8ada37d967 Update depth_write.fs Ray 2025-09-21 13:28:30 +0200
  • e7cfd3d4a3 Update depth_render.fs Ray 2025-09-21 13:28:27 +0200
  • 95cb0cbf67 Update README.md Ray 2025-09-21 13:14:01 +0200
  • 47576e4e10 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-09-21 13:13:48 +0200
  • 1161286d51 Update rexm.c Ray 2025-09-21 13:13:46 +0200
  • f0674676b6 Update raylib_parser.c Ray 2025-09-21 13:12:32 +0200
  • 2f7ee6ed1f remove ASYNCIFY JohnnyCena123 2025-09-21 12:18:24 +0300
  • 4f13d5daad Merge branch 'master' into cmake-web-fix JohnnyCena123 2025-09-21 12:12:11 +0300
  • f40e2309da fix web build issue with CMake introduced by #5181 JohnnyCena123 2025-09-21 12:08:57 +0300
  • 3b1317e416 [build][cmake] removed redundancy when BSD systems Bruno Cabral 2025-09-20 10:12:12 -0700
  • 6cd3dcd35c Reorder rlSetTexture and copy mode only if drawcounter added maiconpintoabreu 2025-09-20 15:04:21 +0100
  • ff8333435a
    use lowercase "message" to remove recommendation warning (#5196) Connor O'Connor 2025-09-19 11:06:43 -0400
  • b4b73a19bf use lowercase "message" to remove recommendation warning Connor O'Connor 2025-09-19 10:55:31 -0400
  • 7f1c549f3d
    Merge branch 'raysan5:master' into master Maicon Santana 2025-09-19 00:16:15 +0100
  • 85c8415e63 fix rlSetTexture not overriding default mode maiconpintoabreu 2025-09-19 00:15:23 +0100
  • 3b83e58f31 [build][cmake] set lib m as public so it can be linked by consumer Bruno Cabral 2025-09-18 08:36:43 -0700
  • 1c3f9fa135
    Update parse_api.yml Ray 2025-09-18 16:06:24 +0200
  • 9268b0d029 REXM: Commented functions moved to main raylib API Ray 2025-09-18 15:51:48 +0200
  • e81fc8d21a Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-09-18 15:51:27 +0200
  • 23e0898c65 Ouch! Ray 2025-09-18 15:51:18 +0200
  • 97e214fc68 Update raylib_api.* by CI github-actions[bot] 2025-09-18 13:34:30 +0000
  • c264c86ee0 ADDED: Some useful functions for Files and Text management Ray 2025-09-18 15:34:09 +0200
  • bd6065a4fd Update rlgl.h Ray 2025-09-18 15:29:13 +0200
  • dc1632c17a REVIEWED: Platform code formatting and organization Ray 2025-09-18 15:28:03 +0200
  • 7729727752
    Use the render size not the screen size for screenshots so we use the actual framebuffer size. (#5192) Jeffery Myers 2025-09-17 15:01:24 -0700
  • 6fa89a446f Use the render size not the screen size for screenshots so we use the actual framebuffer size. Jeffery Myers 2025-09-17 14:00:42 -0700
  • a15651f4fe
    Restore projects/CMake/CMakeLists.txt (#5191) Peter0x44 2025-09-17 10:22:53 -0700
  • ad910f7b37 Restore projects/CMake/CMakeLists.txt Peter0x44 2025-09-17 18:14:25 +0100
  • c0f3521158 chore: bot create empty commit for PR demo nhnghhxxl1007 2025-09-17 13:11:18 +0800
  • ace5d857f4 [rcore] add GetDisplayWidth() and GetDisplayHeight() keks137 2025-09-16 23:37:48 +0200
  • fbdf5e4fd2
    fix(rcore): correctly scale content on macOS (#5186) Max Coplan 2025-09-16 10:37:05 -0700
  • 8b0ade8938 fix(rcore): correctly scale content on macOS Max 👨🏽‍💻 Coplan 2025-09-15 16:24:23 -0700
  • 2541ed0c66 Don't overwrite old gifs Mustafa Furkan Bulut 2025-09-15 20:45:50 +0300
  • ed8f1a22d1 Remove trailing spaces Ray 2025-09-14 18:07:58 +0200
  • 96fb4851ce Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-09-14 10:27:08 +0200
  • 068978d5b3 REXM: RENAME: example: models_gpu_skinning --> models_animation_gpu_skinning Ray 2025-09-14 10:26:04 +0200
  • c1615aaac4
    Update examples_template.c Ray 2025-09-14 10:22:56 +0200
  • c85129d909
    Merge branch 'master' into master Ray 2025-09-14 10:13:13 +0200
  • b281101001
    [build][cmake] Review web compilation system (#5181) Bruno Cabral 2025-09-14 01:05:07 -0700
  • c9b1f2ce54 REVIEWED: example: core_input_gestures_testbed, follow default structure Ray 2025-09-14 10:04:24 +0200
  • 9931ddd27a
    Update core_undo_redo.c Ray 2025-09-13 21:17:16 +0200
  • 36ad7127c2 REXM: Update Ray 2025-09-13 21:09:59 +0200
  • 36824b6c0a REXM: ADDED: example: core_undo_redo Ray 2025-09-13 20:58:27 +0200
  • 865b3310f8 Updated project GUIDs Ray 2025-09-13 20:57:39 +0200
  • 161cab24da Update core_random_sequence.c Ray 2025-09-13 20:57:20 +0200
  • 6f01f3c06d Update rexm.c Ray 2025-09-13 20:57:00 +0200
  • b9cd200ced
    Merge branch 'master' into emscripten_example Bruno Cabral 2025-09-13 08:45:23 -0700
  • ec143f23dd [web] canvas width 100% Bruno Cabral 2025-09-13 08:31:00 -0700
  • b8420d4821 REXM: Update examples Ray 2025-09-13 10:46:14 +0200
  • 3148206758 Renamed shaders for consistency Ray 2025-09-13 10:44:12 +0200
  • f711c98bd6 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-09-13 10:43:38 +0200
  • adac5f7770 REXM: RENAME: example: shaders_write_depth --> shaders_depth_writing Ray 2025-09-13 10:41:25 +0200
  • bb0c78476c
    [build][cmake] Fix definition to use SDL3 (#5175) Bruno Cabral 2025-09-13 01:19:44 -0700
  • 6cf38b6292
    fix SDL3 gamepad detection (#5176) Bruno Cabral 2025-09-13 01:17:17 -0700
  • 94d7f6a9cd [web] compile for web Bruno Cabral 2025-09-12 18:35:34 -0700
  • 8d48a12306 Merge branch 'master' of https://github.com/raysan5/raylib Ray 2025-09-12 21:44:56 +0200
  • 28ce99b539 Update core_3d_camera_fps.c Ray 2025-09-12 21:44:56 +0200
  • 71321d179b
    [build][cmake] Added emscripten build options (#5180) Bruno Cabral 2025-09-12 12:42:50 -0700
  • 49645b243c [build][cmake] when libs are added externally, consumer needs to import them too Bruno Cabral 2025-09-12 07:53:51 -0700
  • 996baf680f [build][cmake] prefer USING_VERSION_SDL3 over PLATFORM_DESKTOP_SDL3 Bruno Cabral 2025-09-12 07:35:46 -0700
  • 2f47f5721d [cmake] fix definition to use SDL3 Bruno Cabral 2025-09-09 01:50:46 -0700
  • 39491a2178 fix definition to use SDL3 Bruno Cabral 2025-09-09 01:50:46 -0700
  • 7db5f56e81
    [cmake] export automatically raylib definitions and compile/link options (#5179) Bruno Cabral 2025-09-12 04:07:46 -0700
  • 8d3a4b8dd5 REVIEWED: Renamed PLATFORM_DESKTOP_SDL3 to USING_VERSION_SDL3 #5175 Ray 2025-09-12 13:03:28 +0200
  • d0c39db6c2 Update rlgl.h Ray 2025-09-12 13:02:13 +0200
  • 8abcf45b03 [cmake] pass emscripten options to consumer project Bruno Cabral 2025-09-11 17:43:42 -0700
  • 13e5fa85d3 [cmake] export automatically raylib definitions and compile/link options Bruno Cabral 2025-09-11 17:42:18 -0700
  • 5a54fc12a2 REVIEWED: Prioritize calloc() calls than malloc() on some cases Ray 2025-09-10 21:03:06 +0200
  • 8a1468c0c7 Update examples_report.md Ray 2025-09-10 21:02:26 +0200
  • 2550a45821 Update core_render_texture.c Ray 2025-09-10 18:31:52 +0200
  • 109b3b2d2e REXM: ADDED: example: text_inline_styling Ray 2025-09-10 18:31:49 +0200