7337 Commits (48be1a6733600e98a5396c4e90c9d62d70a78796)
 

Author SHA1 Message Date
  1102-Campbell-Nick 48be1a6733
jpeg support 1 month ago
  Lionel Briand 785ec74b92
Update BINDINGS.md (#4004) 10 months ago
  listeria b429dbdc4b
fix WaveCrop(): update wave->frameCount (#4003) 10 months ago
  Antonis Geralis d9c5066382
nim bindings are in 5.1-dev, remove umaintained repos (#3999) 10 months ago
  Ray b212750b85 Update rcore_desktop_sdl.c 10 months ago
  Ray 3abb6d9eaf REVIEWED: `ColorToInt()` PR 10 months ago
  JupiterRider c7f098f4d2
Call SDL_GL_SetSwapInterval() after GL context creation (#3997) 10 months ago
  OetkenPurveyorOfCode 9ef29aff9a
[rtextures] Fix Undefined behaviour in ColorToInt (#3996) 10 months ago
  Salvador Galindo c4a51a3ebd
fixed out of bounds error in GenMeshTangents (#3990) 10 months ago
  Ray b2f4f4d8fd
Update BINDINGS.md 10 months ago
  Carmine Pietroluongo fc9634a4de
Update BINDINGS.md (#3995) 10 months ago
  IoIxD 74d7e78b70
BINDINGS.md: raylib-rs now at 5.0 (#3991) 10 months ago
  github-actions[bot] 272a142ee5 Update raylib_api.* by CI 10 months ago
  listeria bb9bd73f43
fix WaveCrop() and use frames instead of samples (#3994) 10 months ago
  Ray 9d67f4734b REVIEWED: LoadBMFont(), issue on not glyph data initialized 10 months ago
  Ray 00ac9b6c53 Update config.h 10 months ago
  FishingHacks 3d70d6179c
[raudio] Removed drwav_uninit in LoadMusicStream to fix a crash (#3986) 11 months ago
  Cemal Gönültaş 1d52985943
[rcore_web] Relative mouse mode issues. (#3940) 11 months ago
  Jeffery Myers f26bfa0c8e
[RAYMATH] Revert Extern 'C' in raymath (#3985) 11 months ago
  CosmicBagel d6b22b17ae
LazyPath.path has been deprecated, using b.path() (#3983) 11 months ago
  Ray 02d98a3e44 REVIEWED: 2d camera zoom, add alternative method #3977 11 months ago
  Ray 479bd84400 Update shaders_palette_switch.c 11 months ago
  Mike Will 46f9806359
Use logarithmic scaling for a 2d example with zoom functionality (#3977) 11 months ago
  Peter0x44 bf5eecc71f
[parser] Don't crash for files that don't end in newlines (#3981) 11 months ago
  Jeffery Myers 3d885ef919
[raymath] Add extern "C" to raymath header for C++ (#3978) 11 months ago
  Filyus 3f13f7921d
Fix parsing of empty parentheses (#3974) 11 months ago
  Alexei Mozaidze f4b5622ba3
feat(zig): add `opengl_version` option (#3979) 11 months ago
  Ray 7a1cad3e61 Reviewed input params #3974 11 months ago
  Colleague Riley f62202198e
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 11 months ago
  Colleague Riley 8a5fd3ac1d
Do not use "nanosleep" on windows at all (PLATFORM_DESKTOP_RGFW) (#3970) 11 months ago
  Colleague Riley 6ec925554c
Fix Makefile issues (RGFW) (linux) (macOS) (#3969) 11 months ago
  veins1 1aa3559155
Fixes for loading Music (#3966) 11 months ago
  Ray 08ae888722 Update Makefile 11 months ago
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 11 months ago
  gabriel-marques fa2b1c8f09
Implementing GetMonitorWidth/Height for DRM (#3956) 11 months ago
  MrScautHD f69ae58304
Update BINDINGS.md (#3963) 11 months ago
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) 11 months ago
  bohonghuang 23385231c6
[rlgl] Fix incorrect matrix multiplication order in `rlMultMatrixf` (#3935) 11 months ago
  Ray 34d00d5217 Minor formatting tweaks 11 months ago
  Ray f1007554a0 Set default init values for random #3954 11 months ago
  Ray 33b32ca53a Default shader attrib locations need to be exposed 11 months ago
  Ray c21edadab0 Update rprand.h 11 months ago
  Ray 763129e96b Reviewed some warnings 11 months ago
  github-actions[bot] 27a015d022 Update raylib_api.* by CI 11 months ago
  UmgefallenesGlas 7246d798ad
Changed one minor Comment (#3949) 11 months ago
  Ray b03c8ba945 WARNING: BREAKING: REDESIGN: `SetTextLineSpacing()` 11 months ago
  Ray e0027eb767 REVIEWED: `DrawLine()` to avoid pixel rounding issues #3931 11 months ago
  github-actions[bot] 915dd95d88 Update raylib_api.* by CI 11 months ago
  Tomas Fabrizio Orsi 80d318461f
Made comments on raylib.h match those present in rcamera.h (#3942) 11 months ago
  OetkenPurveyorOfCode f78721991f
Use builtin_clz for clang on windows (#3939) 11 months ago