31 Коміти (1d52985943d102b321c631bc4d24cca8ad0f651e)

Автор SHA1 Повідомлення Дата
  Cemal Gönültaş 1d52985943
[rcore_web] Relative mouse mode issues. (#3940) 1 рік тому
  GideonSerf 371d25c8c9
Gamepad rumble support with SDL2 (#3819) 1 рік тому
  Hongyu Ouyang 0a8165c0ac
Make raylib/raygui work better on touchscreen (#3728) 1 рік тому
  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) 1 рік тому
  Ray 3f1e59a7cf Update copyright to 2024 1 рік тому
  ubkp 9fcfc8d64b
[rcore] Fix `ShowCursor()`, `HideCursor()` and review `SetMouseCursor()` for `PLATFORM_WEB` (#3647) 1 рік тому
  ubkp 2487174b48
Fix CORE.Input.Mouse.cursorHidden with callbacks for PLATFORM_WEB (#3644) 1 рік тому
  ubkp 0df78d4eeb
Fix fullscreen known issue 1 for PLATFORM_WEB (#3642) 1 рік тому
  ubkp e001f7e75e
Add ToggleFullscreen() and required changes for PLATFORM_WEB (#3634) 1 рік тому
  ubkp 489f0b93f9
[rcore] Add `GetWindowPosition()` implementation for `PLATFORM_WEB` and fixes #3636 style/format (#3637) 1 рік тому
  ubkp 10c82595b0
Add GetMonitorWidth() and GetMonitorHeight() implementations for PLATFORM_WEB (#3636) 1 рік тому
  Ray 38626dcffd REVIEWED: HighDPI support on Web platform #3372 -WIP- 1 рік тому
  ubkp a2e45239c3
[rcore] Complement `SetWindowState()` and `ClearWindowState()` for `PLATFORM_WEB` (#3625) 1 рік тому
  ubkp 39457ace2f
[rcore] Add `ToggleBorderlessWindowed()` implementation for `PLATFORM_WEB` (#3622) 1 рік тому
  ubkp a9ba51aa72
[rcore] Fix `IsMouseButtonUp()` for `PLATFORM_WEB` and `PLATFORM_DRM` (#3611) 1 рік тому
  RadsammyT fe53ba80dd
Fix typos in src/platforms/rcore_*.c (#3581) 1 рік тому
  Ray 1b88f2ec03 Review #3526 2 роки тому
  Ray 107ece438a Reviewed duplicate lines 2 роки тому
  Ray e4ea116857 Reviewing automation events on web... 2 роки тому
  Ray 3c3e311190 Remove unneeded line on web platform 2 роки тому
  Ray 807516a991 Support OpenGL ES 3.0 building on Web 2 роки тому
  Ray d77c918d51 Update rcore_web.c 2 роки тому
  Ray c563490cf8 Update rcore_web.c 2 роки тому
  Ray 0a3567439d Comments tweaks 2 роки тому
  Ray d0141bd105 Remove trail spaces 2 роки тому
  Ray 1cef62cf05 REVIEWED: `glfwGetError()` not availbale on `PLATFORM_WEB` fix #3470 2 роки тому
  Ray a0f0034352 REVIEWED: `InitPlatform()` organization and code-gardening 2 роки тому
  Ray 3ff6026917 REVIEWED: Move screen capture logic to `rcore.c`, available for all platforms 2 роки тому
  Ray 081fffd46e REVIEWED: Issue with functions definitions 2 роки тому
  Ray b674e344a8 REVIEWED: Issue with symbols exposure 2 роки тому
  Ray 982641228c REDESIGNED: Move platforms to separate directory #3313 2 роки тому
  Ray 53cd60bb29 REVIEWED: Move `InitWindow()`/`CloseWindow()` to `rcore.c` #3313 2 роки тому
  MichaelFiber 18bedbd095
[core] Change axisCount to be an array (#3421) 2 роки тому
  ubkp 781f717530
Remove the rcore.h include from drm, web, template (#3420) 2 роки тому
  Ray 37e3ffcaac REVIEWED: `SetMouseCursor()` #3416 2 роки тому
  BeardedBread b79e381092
Fix SetMouseCursor implementation for PLATFORM_WEB (#3416) 2 роки тому
  BeardedBread d31b439e04
Implement SetMouseCursor for PLATFORM_WEB (#3414) 2 роки тому
  Ray 54950f9a3d Make sure CORE.Window.ready is set 2 роки тому
  Ray b34c2ecbcb WARNING: REDESIGN: `InitPlatform()` to initialize all platform data #3313 2 роки тому
  Ray 4521a142c3 tweaks 2 роки тому
  Ray 005ba155c0 Minor tweaks 2 роки тому
  Ray 2e65bc675c Moved some platforms functions to generic `rcore` #3313 2 роки тому
  Ray a2c5f01059 Reordered one function 2 роки тому
  Ray 0d175a69ae REVIEWED: Mouse and Touch functions generic to all platforms #3313 2 роки тому
  Ray 6ebfec99c5 Added gamepad functions as generic for all platforms 2 роки тому
  Ray 101a9b0445 Added comments and review some functions #3313 2 роки тому
  Ray b94e6290a4 Added some comments and tweaks #3313 2 роки тому
  Ray b55cf40b91 Format tweaks 2 роки тому
  Ray f86f4159e6 Avoid references to `PLATFORM_` flags #3313 2 роки тому
  Ray 682992e868 REVIEWED: Reorganize functions 2 роки тому