7588 Commits (20b95c88e06c4d01767b9e863289536fa7d0d926)
 

Author SHA1 Message Date
  Ray 923f983719 REVIEWED: Possible overflow #4206 5 months ago
  Ray b657001e0d REVIEWED: shaders_vertex_displacement 5 months ago
  lnc3l0t b2d48ff172
[build.zig] Override config.h definitions (#4193) 5 months ago
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 5 months ago
  Alex ZH 43b0c9410e
[examples] Add new example: `shaders_vertex_displacement` (#4186) 5 months ago
  Randy Palamar 92f60a99f6
[rlgl] use GLint64 for glGetBufferParameteri64v (#4197) 5 months ago
  Anthony Carbajal 6595bab8ff
update make for examples (#4209) 5 months ago
  Rico P a8ec8472ff
replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) 6 months ago
  maxmutant 9e39788e07
[rcore] fix gamepad axis movement and its automation event recording (#4184) 6 months ago
  Dave Green e5a1fc4f20
No longer set the RL_TEXTURE_FILTER_LINEAR when high dpi flag is enabled. (#4189) 6 months ago
  Ray efce4d69ce Merge branch 'master' of https://github.com/raysan5/raylib 6 months ago
  Ray 5041d20f00 Update rcore_desktop_glfw.c 6 months ago
  Jutastre f5d2f8d545
Warning on invalid image data (#4179) 6 months ago
  Lázaro Albuquerque bbcb0109e1
Add default vertex/fragment shader to OpenGL ES 3.0 based on the ones from OpenGL 3.3 (#4178) 6 months ago
  Lázaro Albuquerque 30f9ca7eb6
A better default that saves the whopping amount of 28KB on the final bundle (#4177) 6 months ago
  Colleague Riley f1f08861a1
Update RGFW (#4176) 6 months ago
  Jaen 047a4da696
Fix Carp link - BINDINGS.md (#4175) 6 months ago
  github-actions[bot] ad72e3ec8f Update raylib_api.* by CI 6 months ago
  Ray 474ab48f8b Update rtextures.c 6 months ago
  Ray fde0dcd0ab ADDED: Working directory info at initialization 6 months ago
  Ray fc5eab5676 Update version to avoid confusions... 6 months ago
  CDM15y 2d94d8d06d
[examples] Fix PBR and Shadowmap example shaders for GLSL 1.20 (#4167) 6 months ago
  Julianiolo aa70d32786
Fix a dependance of rtexture to rtext (#4171) 6 months ago
  Ray 996f50393e Minor tweaks 6 months ago
  Ray 61393fff1f Update rcore_desktop_glfw.c 6 months ago
  _Tradam 50000f4b01
added brainfuck bindings (#4169) 6 months ago
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 6 months ago
  red thing 0c03cbff90
Update BINDINGS.md: dray binding supports raylib 5.0 (#4163) 6 months ago
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 6 months ago
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 6 months ago
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 6 months ago
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 6 months ago
  Jeffery Myers 74680748b9
[Shapes] Remove duplicate color calls in DrawGrid (#4148) 6 months ago
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) 6 months ago
  Ray fa03246d0e REVIEWED: Code formatting to follow raylib conventions 6 months ago
  Colleague Riley 98662b6a4a
update RGFW to RGFW 1.0 (#4144) 6 months ago
  Ray 3abe728712 Minor tweaks 6 months ago
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) 6 months ago
  Ray 9764fef262 Update models_billboard.c 6 months ago
  Ray 43fe992b94 Merge branch 'master' of https://github.com/raysan5/raylib 6 months ago
  Ray b8e5179431 Update rmodels.c 6 months ago
  github-actions[bot] bc6cf61794 Update raylib_api.* by CI 6 months ago
  Ray df4ff4e78b REVIEWED: Direction must be normalized #4131 6 months ago
  bohonghuang 6dd2a0e645
[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132) 6 months ago
  Ninad Sachania b61303244c
Fix Reddit badge (#4136) 6 months ago
  Ray a8240722c6 REVIEWED: `CheckCollisionPointRec()` 6 months ago
  kai-z99 1039e3c1bd
[rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) 6 months ago
  Ray 9a280cda0b Update rlgl.h 7 months ago
  Ray c95b2e88b7 Example review 7 months ago
  Frank Kartheuser 8fbb447a6d
Change SDL_Joystick to SDL_GameController (#4129) 7 months ago