7855 Commits (0a26d9a26f1ddd734ee844bc6730dc91aad4c1c3)
 

Author SHA1 Message Date
  Anthony Carbajal 3c5bdae7ab
update shapes bouncing ball (#4226) 4 months ago
  Anthony Carbajal 06aeb21429
update shaders basic pbr (#4225) 4 months ago
  Anthony Carbajal 85c6489d81
update models box collisions (#4224) 4 months ago
  Anthony Carbajal 243801c2d1
update text writing anim (#4230) 4 months ago
  Maxim Knyazkin 2590a30d04
[rlgl] Adding warnings in case OpenGL 4.3 is not enabled (#4202) 4 months ago
  NishiOwO fe9e371f27
[miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 4 months ago
  Anthony Carbajal 070c1c9d63
update examples missing unloadtexture (#4234) 4 months ago
  Anthony Carbajal 5233b80fb7
update raygui (#4238) 4 months ago
  Jeffery Myers 9ef678d90a
Fix warnings (#4239) 4 months ago
  freakmangd cae0946764
Fix build.zig and use zig fmt (#4242) 4 months ago
  kai-z99 97c02b2425
[examples] Fix some examples (#4211) 4 months ago
  Ray 5af331d708 REVIEWED #4206 4 months ago
  Ray db8b199363 Reviewed shader 4 months ago
  CDM15y b44b759b8f
[examples][shaders_raymarching] Add `raymarching.fs` for GLSL120 (#4183) 4 months ago
  Anthony Carbajal 4b84b5563e
Update audio mixed processor (#4214) 4 months ago
  lnc3l0t 8b714e9dd9
[build.zig] check if wayland-scanner is installed (#4217) 4 months ago
  Ray 9c2ba3bfb7 REVIEWED: possible overflow... again #4206 4 months ago
  Ray 923f983719 REVIEWED: Possible overflow #4206 4 months ago
  Ray b657001e0d REVIEWED: shaders_vertex_displacement 4 months ago
  lnc3l0t b2d48ff172
[build.zig] Override config.h definitions (#4193) 4 months ago
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 4 months ago
  Alex ZH 43b0c9410e
[examples] Add new example: `shaders_vertex_displacement` (#4186) 4 months ago
  Randy Palamar 92f60a99f6
[rlgl] use GLint64 for glGetBufferParameteri64v (#4197) 4 months ago
  Anthony Carbajal 6595bab8ff
update make for examples (#4209) 4 months ago
  Rico P a8ec8472ff
replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) 4 months ago
  maxmutant 9e39788e07
[rcore] fix gamepad axis movement and its automation event recording (#4184) 4 months ago
  Dave Green e5a1fc4f20
No longer set the RL_TEXTURE_FILTER_LINEAR when high dpi flag is enabled. (#4189) 4 months ago
  Ray efce4d69ce Merge branch 'master' of https://github.com/raysan5/raylib 4 months ago
  Ray 5041d20f00 Update rcore_desktop_glfw.c 4 months ago
  Jutastre f5d2f8d545
Warning on invalid image data (#4179) 4 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) 4 months ago
  Lázaro Albuquerque 30f9ca7eb6
A better default that saves the whopping amount of 28KB on the final bundle (#4177) 5 months ago
  Colleague Riley f1f08861a1
Update RGFW (#4176) 5 months ago
  Jaen 047a4da696
Fix Carp link - BINDINGS.md (#4175) 5 months ago
  github-actions[bot] ad72e3ec8f Update raylib_api.* by CI 5 months ago
  Ray 474ab48f8b Update rtextures.c 5 months ago
  Ray fde0dcd0ab ADDED: Working directory info at initialization 5 months ago
  Ray fc5eab5676 Update version to avoid confusions... 5 months ago
  CDM15y 2d94d8d06d
[examples] Fix PBR and Shadowmap example shaders for GLSL 1.20 (#4167) 5 months ago
  Julianiolo aa70d32786
Fix a dependance of rtexture to rtext (#4171) 5 months ago
  Ray 996f50393e Minor tweaks 5 months ago
  Ray 61393fff1f Update rcore_desktop_glfw.c 5 months ago
  _Tradam 50000f4b01
added brainfuck bindings (#4169) 5 months ago
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 5 months ago
  red thing 0c03cbff90
Update BINDINGS.md: dray binding supports raylib 5.0 (#4163) 5 months ago
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 5 months ago
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 5 months ago
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 5 months ago
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 5 months ago
  Jeffery Myers 74680748b9
[Shapes] Remove duplicate color calls in DrawGrid (#4148) 5 months ago