36 Cometimentos (b8fe0c47fa2b48cb17004f80838fc362b95e4831)

Autor SHA1 Mensagem Data
  Jonathan Marler af16f7823a Improve description of RestoreWindow há 1 semana
  Ray 266fba1111 Minor tweaks há 2 semanas
  Jeffery Myers d56ab670c3 spaces not tabs há 3 semanas
  Jeffery Myers 4bed3741c1 Unscale the window size on resize if we are doing automatic HighDPI scaling. há 3 semanas
  Kaluub 9ba0cdbe6d
Fix GetCurrentMonitor comments. (#4812) há 4 semanas
  sleeptightAnsiC a20d9dedf3
[desktop_glfw] fix InitPlatform crash caused by glfwCreateWindow... (#4804) há 1 mês
  sleeptightAnsiC 77df0ab1e8
[rcore_desktop_glfw.c] fix: make sure that GLFW uses RL_*alloc macros (#4777) há 1 mês
  whaley e85ae86f70
[platforms/glfw] fix: allow GetGamepadButtonPressed() to return GAMEPAD_BUTTON_LEFT_TRIGGER_2 / GAME_PAD_BUTTON_RIGHT_TRIGGER_2 if they are pressed (#4742) há 2 meses
  Ray 74256943a4 REVIEWED: `MAX_GAMEPAD_NAME_LENGTH` #4695 há 2 meses
  Asdqwe ad035edfac
Fix camera initial position (#4657) há 3 meses
  veins1 97fa3a73e8
Fix: Alt-Tab not working in borderless fullscreen (#3865) (#4655) há 3 meses
  Ray fa0eada61a Update year to 2025 há 3 meses
  Asdqwe 5b822585e5
[rcore] [GLFW] [SDL2] Updates `CORE.Window.eventWaiting` and `FLAG_WINDOW_ALWAYS_RUN` handling (#4642) há 3 meses
  Asdqwe 4758867815
[rcore] [SDL2] Add implementation for `FLAG_WINDOW_ALWAYS_RUN` (#4598) há 3 meses
  veins1 e5d8de7c63
Fix: Setting flags disables fullscreen #4618 (#4619) há 3 meses
  Asdqwe 99cb4cbc36
Fix SetGamepadVibration() TRACELOG message (#4615) há 3 meses
  Ray 26548c1062 Remove trail-spaces há 4 meses
  Ray c78757a959 REVIEWED: `GetClipboardImage()`, make symbol available on all platforms há 4 meses
  Ray 928535a828 Commented code issuing warnings on w64devkit (GCC) há 4 meses
  Jeffery Myers fb69b39d54
Fix a typecast warning in glfw clipboard access (#4479) há 4 meses
  Everton Jr. 00396e3436
[rcore] Clipboard Image Support (#4459) há 4 meses
  Ray 10c8e4e435 Update rcore_desktop_glfw.c há 5 meses
  Jeffery Myers 743e557e1e
Fix inconsistent dll linkage warning on windows (#4447) há 5 meses
  Asdqwe f8f6aa0907
[rcore] Adds implementation to `SetGamepadVibration()` on `PLATFORM_WEB` and updates it on `PLATFORM_DESKTOP_SDL` to handle duration (#4410) há 5 meses
  Ray f141c75cde Removed trailing spaces há 5 meses
  Ray 3fb1ba25ac Removed tabs and triple line-breaks há 5 meses
  Ray f9e709915a Fix #4355 há 6 meses
  Dave Green 0c06a08e07
[rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) há 7 meses
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) há 8 meses
  Ray 5041d20f00 Update rcore_desktop_glfw.c há 8 meses
  Ray 61393fff1f Update rcore_desktop_glfw.c há 8 meses
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) há 8 meses
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) há 9 meses
  Ray 3abe728712 Minor tweaks há 9 meses
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) há 9 meses
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` há 9 meses
  Ray 61cfd1afcb Minor tweaks há 9 meses
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) há 9 meses
  Ray 5767c4cd05 Update rcore_desktop.c há 10 meses
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) há 11 meses
  Ray 3caa424ad4 Review formatting há 11 meses
  Rafael Bordoni 88f7762921
Fix window not initializing on primary monitor on GLFW backend (#3923) há 11 meses
  Ray 04afba260f REVIEWED: Window positioning, avoid out-of-screen window-bar há 1 ano
  Ray 646d70e93a Remove trailing spaces há 1 ano
  Ray 28c232d856 Update rcore_desktop.c há 1 ano
  Jeffery Myers 9bb3d9977a
Put GLFW in relative mouse mode when the cursor is disabled. (#3874) há 1 ano
  Alexandre Almeida dc1cec8bab
Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852) há 1 ano
  Alexandre Almeida 6589311a0b
Update GLFW to 3.4 (#3827) há 1 ano
  GideonSerf 371d25c8c9
Gamepad rumble support with SDL2 (#3819) há 1 ano
  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) há 1 ano