5059 Commits (e0b58b7eee8a794110af496e19394cdc7085fe8a)

Author SHA1 Message Date
  Ray 82b80a6998 Review formatting, avoid variable 3 months ago
  Ray 71b302846a Review formatting, avoid variable 3 months ago
  Ray 8823aba9df Update rprand.h 3 months ago
  wwderw 093e5200d0
Update Makefile 3 months ago
  veins1 0405de794a
Fix for music stopping too early 3 months ago
  veins1 d03ac97eff
GetMusicTimePlayed fix for music shorter than buffer size 3 months ago
  Romain Plumaugat 34af70866c [rtextures] Fix ImageColorReplace() alpha issue #5009 3 months ago
  Maicon Santana 3320a2c837 Fix to prevent UpdateMusicStream to run without music playing 3 months ago
  katonar 8388160c32 - fixing SUPPORT_DRM_CACHE define check at the end of InitPlatform() 3 months ago
  sleeptightAnsiC 85bf04c7bf [rl_gputex] fix: decouple logging and memory allocation from Raylib 3 months ago
  backspaceoverload 44ebf32389 Fix HalfToFloat Mantissa hex value 3 months ago
  Daniel Vincent Horgan 901afadbf1 fix warning log macro in rlgl 3 months ago
  Jeremy Montgomery fce3102f1c
Remove excess comments 3 months ago
  sir-irk 9f03d7c426 fixing comments 3 months ago
  sir-irk 0c69c43c3a fix ImageDrawLineEx to be able to draw even numbered thicknesses 3 months ago
  garrisonhh 8dbacafbe6 fix overflow in cast for ImageBlurGaussian 3 months ago
  sleeptightAnsiC 930890555c [glfw] update mappings.h using GenerateMappings.cmake 3 months ago
  wwderw 8ef51850bf
Update raudio.c 3 months ago
  Amy Wilder d4f09984ac Add safety notes to 'Update_' functions 3 months ago
  katonar 5b182139ae - implementing Raylib coding convention 4 months ago
  katonar de62be0ec5 - created complier flag SUPPORT_DRM_CACHE, to enable triple buffered DRM caching 4 months ago
  jonathandw743 79c29cbe24 fixed compile error for PLATFORM sdl 4 months ago
  EmilSylveon 910f4083e1 update dr_libs 4 months ago
  sir-irk bee524e5e6 fixing offset for processing tangents for gltf loading 4 months ago
  Ray 44f670899c REVIEWED: Avoid `rtext` dependency on `rcore_desktop_sdl` #4959 4 months ago
  Diego Sanz 6266d0f419
Fix typo on config.h 4 months ago
  Ray b677376088 Delete shader in case compilation fails 4 months ago
  Ray 1abac023bd Update rcore.c 4 months ago
  mlorenc 518ad8b018 Fix ScanDirectoryFilesRecursively 4 months ago
  M374LX 96c898852c Update RGFW 4 months ago
  Ray 3e336e4470 Reviewed warning 4 months ago
  Ray 59bcf680aa Code gardening... 5 months ago
  Ray 533c12c386 Small security tweaks 5 months ago
  katonar 060bd787b1 Refactor: Replace DRM swap buffer implementation with asynchronous page-flipping and framebuffer caching 5 months ago
  M374LX bb5b5434a7 Update miniaudio to v0.11.22 5 months ago
  alqeeu 51958d6e2c changed `RGFW_window_eventWait` timeout to -1 5 months ago
  Vincent Lee 19ae6f2c2d [rshapes] Fix incorrect parameter names in DrawRectangleGradientEx 5 months ago
  jestarray 296e3af470 add const qualifier to ImageDrawTriangleFan and ImageDrawTriangleStrip arguments 5 months ago
  M374LX 6eeaf1dd5b Update RGFW to 1.7.5-dev 5 months ago
  M374LX bc2b2864e0 RGFW: fix Escape always closing the window 5 months ago
  M374LX 3418172617 Update comments 5 months ago
  M374LX a9525bfbc2 Update RGFW to 1.7 5 months ago
  M374LX 16f398b464 Update comment (gamepad axes) 5 months ago
  Meowster 6d5aedbd38 Add DrawEllipseV and DrawEllipseLinesV 5 months ago
  Ray 913c236487 REVIEWED: `MAX_GAMEPAD_AXES` 5 months ago
  Ray 341bfb22cc REVIEWED: `MAX_GAMEPAD_AXEX` for consistency #4960 5 months ago
  M374LX c0cf57f8f0 RGFW backend: add missing Right Control key 5 months ago
  M374LX 299f5350a4 Remove unused variable 5 months ago
  Moros Smith f7fe8b88cb add EmscriptenKeyboardCallback to consume key events 5 months ago
  Ray d7148f5f9d REDESIGNED: Base64 encoding/decoding functions 5 months ago