243 Commits (27d7e61f2829ee8be1364ab672b96dd4c009f99b)

Author SHA1 Message Date
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 4 months ago
  Karim Ahmed 603219d6d6 Removed verbose logging on SDL3. Happens every time the property is read! 4 months ago
  Ray 50acba3ce8 REVIEWED: `rcore_web`, cleaning and reorganizing 5 months ago
  Ray eb7f8912f8 Minor format tweaks 5 months ago
  Ray c9f9219fa6 REVIEWED: DRM cache buffers support #4988 5 months ago
  Ray 7262be85fd Minor format tweaks 5 months ago
  Karim Ahmed 32960af1dc Fixed: 5 months ago
  Didas72 36364192d5 Fixes GetWindowHandle returning a bad handle under Linux X11 5 months ago
  katonar 8388160c32 - fixing SUPPORT_DRM_CACHE define check at the end of InitPlatform() 5 months ago
  katonar 5b182139ae - implementing Raylib coding convention 5 months ago
  katonar de62be0ec5 - created complier flag SUPPORT_DRM_CACHE, to enable triple buffered DRM caching 5 months ago
  jonathandw743 79c29cbe24 fixed compile error for PLATFORM sdl 5 months ago
  Ray 44f670899c REVIEWED: Avoid `rtext` dependency on `rcore_desktop_sdl` #4959 6 months ago
  Ray 59bcf680aa Code gardening... 6 months ago
  Ray 533c12c386 Small security tweaks 6 months ago
  katonar 060bd787b1 Refactor: Replace DRM swap buffer implementation with asynchronous page-flipping and framebuffer caching 6 months ago
  alqeeu 51958d6e2c changed `RGFW_window_eventWait` timeout to -1 7 months ago
  M374LX 6eeaf1dd5b Update RGFW to 1.7.5-dev 7 months ago
  M374LX bc2b2864e0 RGFW: fix Escape always closing the window 7 months ago
  M374LX 3418172617 Update comments 7 months ago
  M374LX a9525bfbc2 Update RGFW to 1.7 7 months ago
  Ray 913c236487 REVIEWED: `MAX_GAMEPAD_AXES` 7 months ago
  M374LX c0cf57f8f0 RGFW backend: add missing Right Control key 7 months ago
  Moros Smith f7fe8b88cb add EmscriptenKeyboardCallback to consume key events 7 months ago
  Padmadev D b6daa48a9c
Update rcore_android.c 7 months ago
  Padmadev D 5da2d10118
Update rcore_android.c 7 months ago
  Ray 8c99a508c6 REVIEWED: `WindowSizeCallback()`, GLFW 7 months ago
  Gavin Rohrer 10478ff756 Revert GLFW_SCALE_FRAMEBUFFER to pre GLFW 4.3 behavior 8 months ago
  AndrewHamel111 fdb92b373b Warning to direct users to appropriate function 8 months ago
  Ray 80fcca4155 Update rcore_desktop_glfw.c 8 months ago
  Ray cc5739a6d7 REVIEWED: Some PRs formating 8 months ago
  Eike Decker 1c4aa1378f [rcore][SDL2] First touch position is overwritten with mouse pos 9 months ago
  Ray 1a67dcb578 REVIEWED: RGB order on SDL3 #3568 9 months ago
  Jonathan Marler af16f7823a Improve description of RestoreWindow 9 months ago
  MikiZX1 55c6864092
Update rcore_desktop_sdl.c 9 months ago
  Ray 266fba1111 Minor tweaks 9 months ago
  Jeffery Myers d56ab670c3 spaces not tabs 9 months ago
  Ray cb830bed72 Increased depth size and clip distances to avoid z-fighting issues 9 months ago
  Ray d0e638cc31 REVIEWED: Platform DRM messages... 9 months ago
  Jeffery Myers 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. 9 months ago
  Ray 7f8bf2233c REVIEWED: Formating to follow raylib conventions 9 months ago
  Colleague Riley 0853c5b03f
[rcore][RGFW] bug fixes (#4798) 9 months ago
  Kaluub 9ba0cdbe6d
Fix GetCurrentMonitor comments. (#4812) 9 months ago
  sleeptightAnsiC a20d9dedf3
[desktop_glfw] fix InitPlatform crash caused by glfwCreateWindow... (#4804) 10 months ago
  Colleague Riley e4dcdfa1f2
update RGFW to 1.6 (#4795) 10 months ago
  Mario Nachbaur 85a87baf69
Support `IsWindowHidden()` on web. (#4789) 10 months ago
  Colleague Riley c34ef35433
Update RGFW and ensure it's consistent with the GLFW backend (#4783) 10 months ago
  Ray 5ea60dd3ce Minor tweaks 10 months ago
  Ray 32fcfd3549 Minor tweaks 10 months ago
  sleeptightAnsiC 77df0ab1e8
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) 10 months ago