4599 Commits (b44b759b8f646dfd7823978b59d2cf0f700e14a7)

Author SHA1 Message Date
  lnc3l0t 8b714e9dd9
[build.zig] check if wayland-scanner is installed (#4217) 11 months ago
  Ray 9c2ba3bfb7 REVIEWED: possible overflow... again #4206 11 months ago
  Ray 923f983719 REVIEWED: Possible overflow #4206 11 months ago
  lnc3l0t b2d48ff172
[build.zig] Override config.h definitions (#4193) 11 months ago
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 11 months ago
  Randy Palamar 92f60a99f6
[rlgl] use GLint64 for glGetBufferParameteri64v (#4197) 11 months ago
  Rico P a8ec8472ff
replace unicode characters by ascii characters in jar_xml to avoid warning in MSVC (#4196) 11 months ago
  maxmutant 9e39788e07
[rcore] fix gamepad axis movement and its automation event recording (#4184) 11 months ago
  Dave Green e5a1fc4f20
No longer set the RL_TEXTURE_FILTER_LINEAR when high dpi flag is enabled. (#4189) 11 months ago
  Ray 5041d20f00 Update rcore_desktop_glfw.c 1 year ago
  Jutastre f5d2f8d545
Warning on invalid image data (#4179) 1 year ago
  Lázaro Albuquerque bbcb0109e1
Add default vertex/fragment shader to OpenGL ES 3.0 based on the ones from OpenGL 3.3 (#4178) 1 year ago
  Lázaro Albuquerque 30f9ca7eb6
A better default that saves the whopping amount of 28KB on the final bundle (#4177) 1 year ago
  Colleague Riley f1f08861a1
Update RGFW (#4176) 1 year ago
  Ray 474ab48f8b Update rtextures.c 1 year ago
  Ray fde0dcd0ab ADDED: Working directory info at initialization 1 year ago
  Ray fc5eab5676 Update version to avoid confusions... 1 year ago
  Julianiolo aa70d32786
Fix a dependance of rtexture to rtext (#4171) 1 year ago
  Ray 996f50393e Minor tweaks 1 year ago
  Ray 61393fff1f Update rcore_desktop_glfw.c 1 year ago
  Lázaro Albuquerque 24726a4bc2
Removes the redundant USE_AUDIO flag (#4158) 1 year ago
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 1 year ago
  jkaup 5ede47618b
Fix crash when switching playback device (#4102) 1 year ago
  Kai Kitagawa-Jones 8d5374a443
Replace `glGetInteger64v` with `glGetBufferParameteri64v` (#4154) 1 year ago
  InventorXtreme 44c6cd2d37
[build.zig] GLFW Platform Detection Support (#4150) 1 year ago
  Jeffery Myers 74680748b9
[Shapes] Remove duplicate color calls in DrawGrid (#4148) 1 year ago
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) 1 year ago
  Ray fa03246d0e REVIEWED: Code formatting to follow raylib conventions 1 year ago
  Colleague Riley 98662b6a4a
update RGFW to RGFW 1.0 (#4144) 1 year ago
  Ray 3abe728712 Minor tweaks 1 year ago
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) 1 year ago
  Ray b8e5179431 Update rmodels.c 1 year ago
  Ray df4ff4e78b REVIEWED: Direction must be normalized #4131 1 year ago
  bohonghuang 6dd2a0e645
[rmodels] Consistent `DrawBillboardPro` with `DrawTexturePro` (#4132) 1 year ago
  Ray a8240722c6 REVIEWED: `CheckCollisionPointRec()` 1 year ago
  kai-z99 1039e3c1bd
[rshapes] Give CheckCollisionPointCircle() its own implementation (#4135) 1 year ago
  Ray 9a280cda0b Update rlgl.h 1 year ago
  Frank Kartheuser 8fbb447a6d
Change SDL_Joystick to SDL_GameController (#4129) 1 year ago
  Jeffery Myers 9d3bd43c6e
[CORE] Fix MSVC warnings/errors and raymath.h in C++ (#4125) 1 year ago
  Ray 2f49250baf WARNING: UPDATE: Starting works on `raylib 5.5` release 1 year ago
  Ray fbd79cde5f Reverted memory allocators additional checks 1 year ago
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 1 year ago
  Ray 2bc75b877a WARNING: TEST: Security check to address potential overflow cocerns 1 year ago
  Ray 61cfd1afcb Minor tweaks 1 year ago
  Bruno Cabral b5473d5ffd
[rtextures] advance k in LoadImageColors (#4120) 1 year ago
  Mike Will 9e22fddf1a
[build.zig] Make emscripten build compatible with Zig 0.13.0 (#4121) 1 year ago
  Ray c8313d9ebc Update Storage base path, use provided SDL base path 1 year ago
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 1 year ago
  Ray 13e3092511 REVIEWED: `DrawSphereEx()`, added educational info 1 year ago
  smalltimewizard 953df38ac4
[rmodels] `DrawSphereEx()` optimization (#4106) 1 year ago