288 Commits (c91daba3b73384c4c8cfd0c6e32dacadbd96d5dd)

Author SHA1 Message Date
  Saksham Goyal c82802db56
C++ compiler support 2 weeks ago
  Ray a0a0d4d5ad Update rcore_desktop_win32.c 2 weeks ago
  Ray 0e57a572b4 REVIEWED: `rlsw` module and related files 3 weeks ago
  Le Juez Victor 584bc14929
[rlgl] Add Software Rendering Support (#4832) 3 weeks ago
  Ray 070c7894c6 REVIEWED: Some flags for window/context creation attributes 3 weeks ago
  Ray e79603d501 REDESIGNED: `rcore_desktop_win32` platform backend 3 weeks ago
  Ray 87f758f9b4 Review latest PRs formatting 3 weeks ago
  Keks137 3f6d67c61c
[rcore_android] implement GetCurrentMonitor() (#5204) 3 weeks ago
  Ray dc1632c17a REVIEWED: Platform code formatting and organization 1 month ago
  Max Coplan fbdf5e4fd2
fix(rcore): correctly scale content on macOS (#5186) 1 month ago
  Ray ed8f1a22d1 Remove trailing spaces 1 month ago
  Ray b8420d4821 REXM: Update examples 1 month ago
  Bruno Cabral 6cf38b6292
fix SDL3 gamepad detection (#5176) 1 month ago
  Ray 8d3a4b8dd5 REVIEWED: Renamed `PLATFORM_DESKTOP_SDL3` to `USING_VERSION_SDL3` #5175 1 month ago
  Ray 5a54fc12a2 REVIEWED: Prioritize `calloc()` calls than `malloc()` on some cases 1 month ago
  Ray 8f32c502a7 REVIEWED: Code sections definition 1 month ago
  Jonathan Marler f61c2c504d
[rcore][win32] Adding native win32 backend (#4869) 1 month ago
  maiphi d9cb078299
FindNearestConnectorMode: prefer mode with smallest number of unused pixels (#5158) 1 month ago
  Ray f0e49787cd minor tweak 1 month ago
  JohnnyCena123 0e73e0ea64
reviewed ALL non-external files to follow raylib's convention of no spaces around / or * (#5153) 1 month ago
  Jan Beukes 8772b0287c Fix SDL3 compilation error with gcc 2 months ago
  λxy.x 16bd18070f Fix SDL3 build if using package 2 months ago
  Maicon Santana 73950befca Work around to fix mouse positioning on scaled window 2 months ago
  Diogo Diniz 3ef5ee878c Adjusted formatting to comply with contribution guidelines 2 months ago
  Ray a9970484f3 Remove trailing spaces 2 months ago
  Diogo Diniz eae1296b08 Fixed bad macro logic 2 months ago
  Diogo Diniz 59c979a59d Added suggestions by planetis-m 2 months ago
  Didas72 93f86fa074 fixes #5110 2 months ago
  Ray 76284f1a16 Corrected typo 2 months ago
  Ray dd19b8d2c2 REVIEWED: Requested window flags application after window initialization 2 months ago
  Ray 95e4494cfe ADDED: `cursorLocked` variable and review required code #4940 #4955 2 months ago
  Ray c4414fa1ed Revert "Merge pull request #4945 from Moros1138/master" 2 months ago
  Ray 705ce45a33 FIX: Added callback broke keyboard input on web... #5107 2 months ago
  Matthijs Kooijman 9582d25217 Fix backspace key in Rpi SSH keyboard 2 months ago
  Ray 570082deba `WARNING`: **NEW** raylib code CONVENTION: Comments do not end with '.' 2 months ago
  Karim Ahmed 603219d6d6 Removed verbose logging on SDL3. Happens every time the property is read! 2 months ago
  Ray 50acba3ce8 REVIEWED: `rcore_web`, cleaning and reorganizing 2 months ago
  Ray eb7f8912f8 Minor format tweaks 2 months ago
  Ray c9f9219fa6 REVIEWED: DRM cache buffers support #4988 2 months ago
  Ray 7262be85fd Minor format tweaks 2 months ago
  Karim Ahmed 32960af1dc Fixed: 2 months ago
  Didas72 36364192d5 Fixes GetWindowHandle returning a bad handle under Linux X11 3 months ago
  katonar 8388160c32 - fixing SUPPORT_DRM_CACHE define check at the end of InitPlatform() 3 months ago
  katonar 5b182139ae - implementing Raylib coding convention 3 months ago
  katonar de62be0ec5 - created complier flag SUPPORT_DRM_CACHE, to enable triple buffered DRM caching 3 months ago
  jonathandw743 79c29cbe24 fixed compile error for PLATFORM sdl 3 months ago
  Ray 44f670899c REVIEWED: Avoid `rtext` dependency on `rcore_desktop_sdl` #4959 3 months ago
  Ray 59bcf680aa Code gardening... 4 months ago
  Ray 533c12c386 Small security tweaks 4 months ago
  katonar 060bd787b1 Refactor: Replace DRM swap buffer implementation with asynchronous page-flipping and framebuffer caching 4 months ago