4704 Commits (a2fcbc94fd38a2703a75fbb6310a3827f97c09d5)

Author SHA1 Message Date
  Nikolas 0ef0791854
Allow Zig build script to change desktop backend (#4358) 9 months ago
  Asdqwe 96d91a3892
[rlgl] Fix rlgl standalone defaults (#4357) 9 months ago
  Jeffery Myers 09987b01cc
[MODELS] Better fix for GPU skinning issues (#4353) 9 months ago
  Asdqwe d9c10ed264
Fixes GetClipboardText() memory leak for PLATFORM_DESKTOP_SDL (#4354) 9 months ago
  Asdqwe 282d6478ba
Complements the #4348 GPU skinning fix (#4352) 9 months ago
  Jeffery Myers 0e7bcd5639
[MODELS] Disable GPU skinning for MacOS platform (#4348) 9 months ago
  Ray 84a4d93bc4 Fix #4349 9 months ago
  Jeffery Myers 0573ef0382
[SHAPES] Add more detail to comment for DrawPixel (#4344) 9 months ago
  Menno van der Graaf 55e83468c9
Fix isGpuReady flag on android (#4340) 9 months ago
  Ray 13178b9373 Update rcore.c 10 months ago
  Ray 291063c98f Update rcore.c 10 months ago
  Ray 24a1cd8c5b Update rcore.c 10 months ago
  Ray 352c450ad0 Update rcore.c 10 months ago
  Ray 100f6624d6 Update rcore.c 10 months ago
  Ray 55a25ac04b ADDED: `MakeDirectory()` 10 months ago
  Ray 1eb8ff5e54 `LoadFontDefault()`: Initialize glyphs and recs to zero #4319 10 months ago
  Asdqwe 212b1e5fe7
Fix rlgl standalone defaults (#4334) 10 months ago
  Ray e5d0cc978a Some minor tweaks 10 months ago
  Daniel Holden 86ead96263
[rmodels] Optional GPU skinning (#4321) 10 months ago
  Ray 0a03ed913b Update raylib.h 10 months ago
  Ray 627e76cf7b REVIEWED: Directory filter tag #4323 10 months ago
  Ray 0e4ebaf89d REVIEWED: `DrawTexturePro()` to avoid negative dest rec #4316 10 months ago
  foxblock 16e9317220
[rcore] Add filtering folders to `LoadDirectoryFilesEx()`/`ScanDirectoryFiles()` (#4302) 10 months ago
  Ray e9bbf02b2b Update rtextures.c 10 months ago
  Ray b807f633d9 REVIEWED: `ColorLerp()` formatting #4310 10 months ago
  SusgUY446 ddc523ffbe
[rtextures] add MixColors. a function to mix 2 colors together (#4310) 10 months ago
  base d02fcc5262
chore: GetApplicationDirectory definition for FreeBSD (#4318) 10 months ago
  Jett ed702673ea
fix for hardcoded index values in vboID array (#4312) 10 months ago
  masnm 0656440e38
fix vld1q_f16 undeclared in arm on stb_image_resize2.h v2.10 (#4309) 10 months ago
  masnm 10b01ba7c2
Change implicit conversion to explicit conversion to remove warning (#4308) 10 months ago
  Michał Jaskólski 42022c3531
fix: In certain cases the connector status is reported UNKNOWN, should be conisdered as CONNECTED (#4305) 10 months ago
  carverdamien 59b44a4908
Add uConsole mapping (#4297) 10 months ago
  hanaxars 5f49ec3d64
Fix missing equal sign (#4294) 10 months ago
  Hesham Abourgheba 8ea5db3ec4
fix(rcore/android): Allow main() to return it its caller on configuration changes. (#4288) 10 months ago
  Jeffery Myers 91a9888baa
[rModels] Correctly split obj meshes by material (#4285) 10 months ago
  Ray f5ef357810 Update rtext.c 10 months ago
  Ray 5604f6d8a3 Update rlgl.h 10 months ago
  Ray 157c7c21d4 ADDED: more uniform data type options #4137 10 months ago
  Ray dec7f12b14 Update raylib.h 10 months ago
  Tchan0 d314afc451
rlgl.h: glint64 did not exist before OpenGL 3.2 (#4284) 10 months ago
  Dave Green 0c06a08e07
[rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) 10 months ago
  Jeffery Myers 0aba21f71c
[RCORE] Update comments on fullscreen and boderless window to describe what they do (#4280) 10 months ago
  Ray 4c9282b090 ADDED: `isGpuReady` flag, allow font loading with no GPU acceleration 10 months ago
  Ray 78e86b6ea5 Update rlgl.h 10 months ago
  Colleague Riley bc0bd98763
(rcore_desktop_rgfw.c) fix errors when compiling with mingw (#4282) 10 months ago
  Reese Gallagher 7bde76ca2c
[rmodels] More performant point cloud rendering with `DrawModelPoints()` (#4203) 10 months ago
  konstruktor227 b0c3013b51
[raudio] Support 24-bit FLACs in `LoadMusicStreamFromMemory` (#4279) 11 months ago
  Menno van der Graaf 3079c69725
Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce (#4275) 11 months ago
  Bugsia 77172e34db
Fixing GenImagePerlinNoise() being stretched, if Image is not rectangular (#4276) 11 months ago
  listeria cc88e0b780
rtext: always multiply by sign in TextToFloat() (#4273) 11 months ago