1
0
Fork 0
mirror of https://github.com/halpz/re3.git synced 2025-01-22 06:40:57 +00:00
re3/src
Greg V 5654347c5d Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback
Framebuffer size is scaled by the display scale.
This fixes the game being shrunk to the bottom left quarter of the window on Wayland HiDPI setups.

Corresponding change in librw: glfwGetWindowSize -> glfwGetFramebufferSize.
2020-09-28 04:50:57 +03:00
..
animation small fix 2020-08-24 21:56:34 +03:00
audio Fixes: PS2/PS2-like menu, Hud, new sliding text found 2020-09-27 19:22:21 +03:00
control bug fixed 2020-09-26 21:25:40 +03:00
core Fixes: PS2/PS2-like menu, Hud, new sliding text found 2020-09-27 19:22:21 +03:00
entities fixed hanim for 64 bit 2020-07-24 23:28:55 +02:00
extras CFO fixes 2020-08-25 03:27:38 +03:00
fakerw synch fakerw with reVC; update librw 2020-07-29 09:50:06 +02:00
math Fix RotateY 2020-09-15 00:31:57 +03:00
modelinfo Merge pull request #688 from aap/master 2020-08-19 14:36:38 +02:00
objects fixes for CPhysical and friends 2020-05-22 14:34:44 +02:00
peds Fixes from miami 2020-09-10 03:14:50 +03:00
render Fixes: PS2/PS2-like menu, Hud, new sliding text found 2020-09-27 19:22:21 +03:00
rw small fixes 2020-08-20 12:55:41 +02:00
save Island loading cleanup and fix 2020-08-19 03:31:42 +03:00
skel Use glfwSetFramebufferSizeCallback instead of glfwSetWindowSizeCallback 2020-09-28 04:50:57 +03:00
text 64-bit on Windows 2020-07-22 18:51:28 +03:00
vehicles silentpatch fixes 2020-09-26 13:30:22 +03:00
weapons silentpatch fixes 2020-09-26 13:30:22 +03:00