7609 Commits (d29eb34cfb2688ca11d1a84883c849fa0500881d)
 

Author SHA1 Message Date
  Anthony Carbajal 418b878053
[Examples] set FPS to 60 (#4235) 6 months ago
  Asdqwe 46cb6af437
Fix core_input_gamepad_info example so all buttons are displayed within the window (#4241) 6 months ago
  Maxim Knyazkin 13491a485a
Fixed compilation for OpenGL ES (#4243) 6 months ago
  Anthony Carbajal e4529ff8f9
update text input box (#4229) 6 months ago
  Anthony Carbajal 3c5bdae7ab
update shapes bouncing ball (#4226) 6 months ago
  Anthony Carbajal 06aeb21429
update shaders basic pbr (#4225) 6 months ago
  Anthony Carbajal 85c6489d81
update models box collisions (#4224) 6 months ago
  Anthony Carbajal 243801c2d1
update text writing anim (#4230) 6 months ago
  Maxim Knyazkin 2590a30d04
[rlgl] Adding warnings in case OpenGL 4.3 is not enabled (#4202) 6 months ago
  NishiOwO fe9e371f27
[miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 6 months ago
  Anthony Carbajal 070c1c9d63
update examples missing unloadtexture (#4234) 6 months ago
  Anthony Carbajal 5233b80fb7
update raygui (#4238) 6 months ago
  Jeffery Myers 9ef678d90a
Fix warnings (#4239) 6 months ago
  freakmangd cae0946764
Fix build.zig and use zig fmt (#4242) 6 months ago
  kai-z99 97c02b2425
[examples] Fix some examples (#4211) 6 months ago
  Ray 5af331d708 REVIEWED #4206 6 months ago
  Ray db8b199363 Reviewed shader 6 months ago
  CDM15y b44b759b8f
[examples][shaders_raymarching] Add `raymarching.fs` for GLSL120 (#4183) 6 months ago
  Anthony Carbajal 4b84b5563e
Update audio mixed processor (#4214) 6 months ago
  lnc3l0t 8b714e9dd9
[build.zig] check if wayland-scanner is installed (#4217) 6 months ago
  Ray 9c2ba3bfb7 REVIEWED: possible overflow... again #4206 6 months ago
  Ray 923f983719 REVIEWED: Possible overflow #4206 6 months ago
  Ray b657001e0d REVIEWED: shaders_vertex_displacement 6 months ago
  lnc3l0t b2d48ff172
[build.zig] Override config.h definitions (#4193) 6 months ago
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 6 months ago
  Alex ZH 43b0c9410e
[examples] Add new example: `shaders_vertex_displacement` (#4186) 6 months ago
  Randy Palamar 92f60a99f6
[rlgl] use GLint64 for glGetBufferParameteri64v (#4197) 6 months ago
  Anthony Carbajal 6595bab8ff
update make for examples (#4209) 6 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) 7 months ago
  Ray efce4d69ce Merge branch 'master' of https://github.com/raysan5/raylib 7 months ago
  Ray 5041d20f00 Update rcore_desktop_glfw.c 7 months ago
  Jutastre f5d2f8d545
Warning on invalid image data (#4179) 7 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) 7 months ago
  Lázaro Albuquerque 30f9ca7eb6
A better default that saves the whopping amount of 28KB on the final bundle (#4177) 7 months ago
  Colleague Riley f1f08861a1
Update RGFW (#4176) 7 months ago
  Jaen 047a4da696
Fix Carp link - BINDINGS.md (#4175) 7 months ago
  github-actions[bot] ad72e3ec8f Update raylib_api.* by CI 7 months ago
  Ray 474ab48f8b Update rtextures.c 7 months ago
  Ray fde0dcd0ab ADDED: Working directory info at initialization 7 months ago
  Ray fc5eab5676 Update version to avoid confusions... 7 months ago
  CDM15y 2d94d8d06d
[examples] Fix PBR and Shadowmap example shaders for GLSL 1.20 (#4167) 7 months ago
  Julianiolo aa70d32786
Fix a dependance of rtexture to rtext (#4171) 7 months ago
  Ray 996f50393e Minor tweaks 7 months ago
  Ray 61393fff1f Update rcore_desktop_glfw.c 7 months ago
  _Tradam 50000f4b01
added brainfuck bindings (#4169) 7 months ago
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 7 months ago
  red thing 0c03cbff90
Update BINDINGS.md: dray binding supports raylib 5.0 (#4163) 7 months ago
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 7 months ago