128 次程式碼提交 (dec7f12b148ea4383c166d42812e19e0c793bdb0)

作者 SHA1 備註 提交日期
  Dave Green 0c06a08e07
[rcore][desktop_glfw] Keeping CORE.Window.position properly in sync with glfw window position (#4190) 1 年之前
  Colleague Riley bc0bd98763
(rcore_desktop_rgfw.c) fix errors when compiling with mingw (#4282) 1 年之前
  Menno van der Graaf 3079c69725
Replace deprecated Android function ALooper_pollAll with ALooper_pollOnce (#4275) 1 年之前
  Colleague Riley b432aa2b9c
Update RGFW (#4259) 1 年之前
  Lázaro Albuquerque 308b77cd42
Fix warnings (#4251) 1 年之前
  Dave Green 596cc3a645
[rcore][desktop_glfw] Set AUTO_ICONIFY flag to false per default (#4188) 1 年之前
  Ray 5041d20f00 Update rcore_desktop_glfw.c 1 年之前
  Colleague Riley f1f08861a1
Update RGFW (#4176) 1 年之前
  Ray 61393fff1f Update rcore_desktop_glfw.c 1 年之前
  MrScautHD 576bee5cce
Adding GetKeyName(int key) (WIP) (#4161) 1 年之前
  SuperUserNameMan 174313acbf
`WindowSizeCallback()` should not try to handle DPI since already managed by GLFW (#4143) 1 年之前
  Ray fa03246d0e REVIEWED: Code formatting to follow raylib conventions 1 年之前
  Colleague Riley 98662b6a4a
update RGFW to RGFW 1.0 (#4144) 1 年之前
  Ray 3abe728712 Minor tweaks 1 年之前
  NishiOwO 598b7f5210
Add workaround for NetBSD (#4139) 1 年之前
  Frank Kartheuser 8fbb447a6d
Change SDL_Joystick to SDL_GameController (#4129) 1 年之前
  Ray d243094ede WARNING: BREAKING: Renamed `PLATFORM_DESKTOP` to `PLATFORM_DESKTOP_GLFW` 1 年之前
  Ray 61cfd1afcb Minor tweaks 1 年之前
  Ray c8313d9ebc Update Storage base path, use provided SDL base path 1 年之前
  Ray 1e1061d5c7 REVIEWED: Formatting, follow raylib coding conventions 1 年之前
  Ray 17cbc75aa7 REVIEWED: Formatting, follow raylib coding conventions 1 年之前
  Colleague Riley 84971d81f3
Update RGFW and replace long switch in rcore_desktop_rgfw.c with a lookup table (#4108) 1 年之前
  Anthony Carbajal 52f2a10db6
fixed issue with GetScreenWidth/GetScreenHeight (#4074) 1 年之前
  Colleague Riley 8c712f82d1
Update RGFW (#4048) 1 年之前
  Ray 5767c4cd05 Update rcore_desktop.c 1 年之前
  Ray b212750b85 Update rcore_desktop_sdl.c 1 年之前
  JupiterRider c7f098f4d2
Call SDL_GL_SetSwapInterval() after GL context creation (#3997) 1 年之前
  Cemal Gönültaş 1d52985943
[rcore_web] Relative mouse mode issues. (#3940) 1 年之前
  Colleague Riley f62202198e
remove #define RGFWDEF and make the #undefs only happen for their OS (RGFW) (#3971) 1 年之前
  Colleague Riley 9805fe0b1a
make RGFW a custom platform (#3941) 1 年之前
  gabriel-marques fa2b1c8f09
Implementing GetMonitorWidth/Height for DRM (#3956) 1 年之前
  Christian Haas 3d9aafed3b
[rcore_desktop] Fix 3693 initial window geometry (#3950) 1 年之前
  Ray 3caa424ad4 Review formatting 1 年之前
  Rafael Bordoni 88f7762921
Fix window not initializing on primary monitor on GLFW backend (#3923) 1 年之前
  Arthur e42f9263b8
Fix GetKeyPressed for PLATFORM_DESKTOP_SDL (#3869) 1 年之前
  Aria a1f5e34d81
Update rcore_android.c (#3910) 1 年之前
  Ray 04afba260f REVIEWED: Window positioning, avoid out-of-screen window-bar 1 年之前
  Ray 646d70e93a Remove trailing spaces 1 年之前
  MrMugame eda239cc97
Fixing gamepad buttons not working in drm backend (#3888) 1 年之前
  Ray 07128896af Update rcore_drm.c 1 年之前
  MrMugame 30781c423b
Organizing the drm backend to only use one api to allow for more devices (#3879) 1 年之前
  Ray 28c232d856 Update rcore_desktop.c 1 年之前
  Jeffery Myers 9bb3d9977a
Put GLFW in relative mouse mode when the cursor is disabled. (#3874) 1 年之前
  Peter0x44 f072497551
Implement IsCursorOnScreen for PLATFORM_DESKTOP_SDL (#3862) 1 年之前
  Alexandre Almeida dc1cec8bab
Remove GLFW mouse passthrough hack and increase GLFW version in CMake (#3852) 1 年之前
  Ray fea3395fc1 Review formatting 1 年之前
  mooff 94c79917e3
Fix SDL multitouch tracking (#3810) 1 年之前
  Alexandre Almeida 6589311a0b
Update GLFW to 3.4 (#3827) 1 年之前
  GideonSerf 371d25c8c9
Gamepad rumble support with SDL2 (#3819) 1 年之前
  A a96b224b38
Add gamepad support to PLATFORM_DESKTOP_SDL (#3776) 1 年之前