SDL/src/video/wayland
Frank Praznik c11bdeeb69 wayland: Round fractional backbuffer sizes halfway away from zero
Use SDL_lroundf() to round fractional backbuffer sizes halfway away from zero, as this is the rounding method recommended by the forthcoming Wayland fractional scaling protocol.
2022-06-21 14:01:29 -04:00
..
SDL_waylandclipboard.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandclipboard.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylanddatamanager.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylanddatamanager.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylanddyn.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylanddyn.h add libdecor_dispatch 2022-05-21 09:40:26 -07:00
SDL_waylandevents.c SDL_SendEditingText() has int parameters, so use that type for parameter calculation 2022-06-18 12:59:28 -07:00
SDL_waylandevents_c.h wayland: Optimize keyboard_handle_modifiers. 2022-03-25 12:54:05 -04:00
SDL_waylandkeyboard.c Added SDL_copyp to avoid size mismatch when copying values (thanks @1bsyl!) 2022-06-17 10:22:28 -07:00
SDL_waylandkeyboard.h Fix text_input_v3 preedit string 2022-02-01 15:51:26 -05:00
SDL_waylandmessagebox.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandmessagebox.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandmouse.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandmouse.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandopengles.c wayland: Use a separate frame callback for setting the surface damage region 2022-06-10 14:24:12 -07:00
SDL_waylandopengles.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandsym.h add libdecor_dispatch 2022-05-21 09:40:26 -07:00
SDL_waylandtouch.c Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandtouch.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandvideo.c wayland: Use the output descriptions from xdg-output when available 2022-06-14 11:02:20 -04:00
SDL_waylandvideo.h wayland: Support xdg_decoration requesting client-side decorations. 2022-05-11 13:13:59 -07:00
SDL_waylandvulkan.c video: wayland: Use wp-viewporter for fullscreen with non-native resolutions 2022-03-28 13:18:26 -04:00
SDL_waylandvulkan.h Updated copyright for 2022 2022-01-03 09:40:21 -08:00
SDL_waylandwindow.c wayland: Round fractional backbuffer sizes halfway away from zero 2022-06-21 14:01:29 -04:00
SDL_waylandwindow.h wayland: Use a separate frame callback for setting the surface damage region 2022-06-10 14:24:12 -07:00