28 Commits (0c07eca9dc1f619bb165730724e9637f45ddd8c0)

Autor SHA1 Nachricht Datum
  asdqwe 0c07eca9dc Init mouse positions vor 3 Monaten
  Asdqwe ad035edfac
Fix camera initial position (#4657) vor 3 Monaten
  veins1 97fa3a73e8
Fix: Alt-Tab not working in borderless fullscreen (#3865) (#4655) vor 3 Monaten
  Ray fa0eada61a Update year to 2025 vor 3 Monaten
  Asdqwe 5b822585e5
[rcore] [GLFW] [SDL2] Updates `CORE.Window.eventWaiting` and `FLAG_WINDOW_ALWAYS_RUN` handling (#4642) vor 3 Monaten
  Asdqwe 4758867815
[rcore] [SDL2] Add implementation for `FLAG_WINDOW_ALWAYS_RUN` (#4598) vor 3 Monaten
  veins1 e5d8de7c63
Fix: Setting flags disables fullscreen #4618 (#4619) vor 3 Monaten
  Asdqwe 99cb4cbc36
Fix SetGamepadVibration() TRACELOG message (#4615) vor 4 Monaten
  Ray 26548c1062 Remove trail-spaces vor 4 Monaten
  Ray c78757a959 REVIEWED: `GetClipboardImage()`, make symbol available on all platforms vor 4 Monaten
  Ray 928535a828 Commented code issuing warnings on w64devkit (GCC) vor 5 Monaten
  Jeffery Myers fb69b39d54
Fix a typecast warning in glfw clipboard access (#4479) vor 5 Monaten
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) vor 5 Monaten
  Ray 10c8e4e435 Update rcore_desktop_glfw.c vor 5 Monaten
  Jeffery Myers 743e557e1e
Fix inconsistent dll linkage warning on windows (#4447) vor 5 Monaten
  Asdqwe f8f6aa0907
[rcore] Adds implementation to `SetGamepadVibration()` on `PLATFORM_WEB` and updates it on `PLATFORM_DESKTOP_SDL` to handle duration (#4410) vor 5 Monaten
  Ray f141c75cde Removed trailing spaces vor 5 Monaten
  Ray 3fb1ba25ac Removed tabs and triple line-breaks vor 6 Monaten
  Ray f9e709915a Fix #4355 vor 6 Monaten
  Dave Green 0c06a08e07
[rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) vor 7 Monaten
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) vor 8 Monaten
  Ray 5041d20f00 Update rcore_desktop_glfw.c vor 8 Monaten
  Ray 61393fff1f Update rcore_desktop_glfw.c vor 9 Monaten
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) vor 9 Monaten
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) vor 9 Monaten
  Ray 3abe728712 Minor tweaks vor 9 Monaten
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) vor 9 Monaten
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` vor 9 Monaten
  Ray 61cfd1afcb Minor tweaks vor 9 Monaten
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) vor 10 Monaten
  Ray 5767c4cd05 Update rcore_desktop.c vor 10 Monaten
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) vor 11 Monaten
  Ray 3caa424ad4 Review formatting vor 1 Jahr
  Rafael Bordoni 88f7762921
Fix window not initializing on primary monitor on GLFW backend (#3923) vor 1 Jahr
  Ray 04afba260f REVIEWED: Window positioning, avoid out-of-screen window-bar vor 1 Jahr
  Ray 646d70e93a Remove trailing spaces vor 1 Jahr
  Ray 28c232d856 Update rcore_desktop.c vor 1 Jahr
  Jeffery Myers 9bb3d9977a
Put GLFW in relative mouse mode when the cursor is disabled. (#3874) vor 1 Jahr
  Alexandre Almeida dc1cec8bab
Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852) vor 1 Jahr
  Alexandre Almeida 6589311a0b
Update GLFW to 3.4 (#3827) vor 1 Jahr
  GideonSerf 371d25c8c9
Gamepad rumble support with SDL2 (#3819) vor 1 Jahr
  Karl Zylinski 520c8cffb2
Simplified GetWindowScaleDPI() so it does not fetch the wrong DPI scale some times (Windows looks at center of window while the old raylib code looked on upper left corner of window, now it just uses the glfw function to fetch the window's current scaling). Also introduced a callback to update the CORE.Window.screenScaling when the content scaling updates, previously scaling did not work correctly on systems with multiple monitors that have different DPI scaling. (#3701) vor 1 Jahr
  Ray 3f1e59a7cf Update copyright to 2024 vor 1 Jahr
  Ray efe3510a9a REVIEWED: SDL text input to Unicode codepoints #3650 vor 1 Jahr
  Kenneth M 8b33d1eeb9
Fix IsMouseButtonUp() (#3609) vor 1 Jahr
  Ray 5aa84a34ea Revert "Fix warning while using external GLFW older than version 3.4.0 (#3599)" vor 1 Jahr
  Marco Maia f1b0d15813
Fix warning while using external GLFW older than version 3.4.0 (#3599) vor 1 Jahr
  RadsammyT fe53ba80dd
Fix typos in src/platforms/rcore_*.c (#3581) vor 1 Jahr
  Ray 107ece438a Reviewed duplicate lines vor 1 Jahr
  Ray e4ea116857 Reviewing automation events on web... vor 1 Jahr