4720 Commits (b0140b876bf3670034bba67b1de2c5248d51a456)

Author SHA1 Message Date
  Dave Green 0c06a08e07
[rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) 9 months ago
  Jeffery Myers 0aba21f71c
[RCORE] Update comments on fullscreen and boderless window to describe what they do (#4280) 9 months ago
  Ray 4c9282b090 ADDED: `isGpuReady` flag, allow font loading with no GPU acceleration 9 months ago
  Ray 78e86b6ea5 Update rlgl.h 9 months ago
  Colleague Riley bc0bd98763
(rcore_desktop_rgfw.c) fix errors when compiling with mingw (#4282) 9 months ago
  Reese Gallagher 7bde76ca2c
[rmodels] More performant point cloud rendering with `DrawModelPoints()` (#4203) 9 months ago
  konstruktor227 b0c3013b51
[raudio] Support 24-bit FLACs in `LoadMusicStreamFromMemory` (#4279) 9 months ago
  Menno van der Graaf 3079c69725
Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce (#4275) 9 months ago
  Bugsia 77172e34db
Fixing GenImagePerlinNoise() being stretched, if Image is not rectangular (#4276) 9 months ago
  listeria cc88e0b780
rtext: always multiply by sign in TextToFloat() (#4273) 9 months ago
  Jeffery Myers c8bee7c439
[rmodels] Add a warning when loading an OBJ with multiple materials. (#4271) 9 months ago
  Paperdomo101 fa3f73d881
[rshapes] Review DrawGradient color parameter names (#4270) 9 months ago
  Ray 039df36f4b REVIEWED: Automation events mouse wheel #4263 9 months ago
  hanaxars 7fab03c0b4
Fix warnings (#4264) 9 months ago
  Colleague Riley b432aa2b9c
Update RGFW (#4259) 10 months ago
  Lázaro Albuquerque 308b77cd42
Fix warnings (#4251) 10 months ago
  Ray f70d8a33cb REVIEWED: Shader load failing returns 0, instead of fallback 10 months ago
  Lázaro Albuquerque 6e644a27fc
Change some global variables to have internal linkage (#4252) 10 months ago
  hanaxars 65c4003546
Make camera movement independant of framerate (#4247) 10 months ago
  Maxim Knyazkin 13491a485a
Fixed compilation for OpenGL ES (#4243) 10 months ago
  Maxim Knyazkin 2590a30d04
[rlgl] Adding warnings in case OpenGL 4.3 is not enabled (#4202) 10 months ago
  NishiOwO fe9e371f27
[miniaudio] Fixing miniaudio and Makefile for NetBSD (#4212) 10 months ago
  Jeffery Myers 9ef678d90a
Fix warnings (#4239) 10 months ago
  freakmangd cae0946764
Fix build.zig and use zig fmt (#4242) 10 months ago
  Ray 5af331d708 REVIEWED #4206 10 months ago
  lnc3l0t 8b714e9dd9
[build.zig] check if wayland-scanner is installed (#4217) 10 months ago
  Ray 9c2ba3bfb7 REVIEWED: possible overflow... again #4206 10 months ago
  Ray 923f983719 REVIEWED: Possible overflow #4206 10 months ago
  lnc3l0t b2d48ff172
[build.zig] Override config.h definitions (#4193) 10 months ago
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 10 months ago
  Randy Palamar 92f60a99f6
[rlgl] use GLint64 for glGetBufferParameteri64v (#4197) 10 months ago
  Rico P a8ec8472ff
replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) 10 months ago
  maxmutant 9e39788e07
[rcore] fix gamepad axis movement and its automation event recording (#4184) 10 months ago
  Dave Green e5a1fc4f20
No longer set the RL_TEXTURE_FILTER_LINEAR when high dpi flag is enabled. (#4189) 10 months ago
  Ray 5041d20f00 Update rcore_desktop_glfw.c 10 months ago
  Jutastre f5d2f8d545
Warning on invalid image data (#4179) 10 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) 10 months ago
  Lázaro Albuquerque 30f9ca7eb6
A better default that saves the whopping amount of 28KB on the final bundle (#4177) 10 months ago
  Colleague Riley f1f08861a1
Update RGFW (#4176) 10 months ago
  Ray 474ab48f8b Update rtextures.c 10 months ago
  Ray fde0dcd0ab ADDED: Working directory info at initialization 10 months ago
  Ray fc5eab5676 Update version to avoid confusions... 10 months ago
  Julianiolo aa70d32786
Fix a dependance of rtexture to rtext (#4171) 10 months ago
  Ray 996f50393e Minor tweaks 11 months ago
  Ray 61393fff1f Update rcore_desktop_glfw.c 11 months ago
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 11 months ago
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 11 months ago
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 11 months ago
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 11 months ago
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 11 months ago