Commit Graph

  • 433eee1c24
    N3DS: Turn on SDL_WERROR in CI. Pierre Wendling 2022-10-10 11:07:03 -0400
  • c918791d68
    N3DS: Fix `-Wformat` warnings in tests. Pierre Wendling 2022-10-10 01:31:14 -0400
  • d56780347a
    N3DS: Use macro to correct axis. Pierre Wendling 2022-10-10 00:00:52 -0400
  • e25a7b06de
    N3DS: Fix PrivateSensorUpdate call. Pierre Wendling 2022-10-09 23:49:00 -0400
  • 357c264b64
    N3DS: ZL and ZR should be considered as triggers. Pierre Wendling 2022-09-20 23:07:04 -0400
  • f85383cf99
    N3DS: Refactor joystick module to avoid globals. Pierre Wendling 2022-09-20 23:04:20 -0400
  • 2e40a1bc9e
    N3DS: Use SDL_Sensor instead of Joystick sensors. Pierre Wendling 2022-09-20 22:45:24 -0400
  • df6a96aecc
    N3DS: Prefix timer sources with `N3DS_`. Pierre Wendling 2022-09-20 19:53:45 -0400
  • cae4bf70d7
    N3DS: Don't set `num_display` by hand. Pierre Wendling 2022-09-18 15:17:08 -0400
  • 8525a8e952
    N3DS: Update README. Pierre Wendling 2022-09-18 14:01:36 -0400
  • 370547a703
    N3DS: Move gfxInit and hidInit from main to video. Pierre Wendling 2022-09-18 13:46:09 -0400
  • 0e502e427c
    N3DS: Use SDL_Touch instead of the Joystick touch. Pierre Wendling 2022-09-18 13:38:26 -0400
  • fc791a2293
    N3DS: Deduce screen from window's display. Pierre Wendling 2022-09-18 13:22:07 -0400
  • 9e9bd6857f
    N3DS: NEON is likely not supported. Pierre Wendling 2022-09-18 12:35:32 -0400
  • 2f5b0b3ca0
    N3DS: Use osSetSpeedupEnable instead of PTMSYSM. Pierre Wendling 2022-09-18 10:52:35 -0400
  • c66f32214d
    N3DS: Use CreateJoystickGUIDForName. Pierre Wendling 2022-09-18 09:06:36 -0400
  • c309d12462
    N3DS: Use asprintf instead of snprintf. Pierre Wendling 2022-09-18 08:49:56 -0400
  • 88b77e334b
    N3DS port (squashed) Pierre Wendling 2021-03-30 04:32:39 -0400
  • 6ffc45b0ed Removed "undefined" argument for Apple platforms. Aaron Barany 2022-10-09 17:22:31 -0700
  • d79cfa9d5b Removed "undefined" argument for Apple platforms. Aaron Barany 2022-10-09 17:22:31 -0700
  • a6d9b50f66
    events: Rename SDL_SendKeyboardKeyComplete to SDL_SendKeyboardKeyAndKeycode.+ Ryan C. Gordon 2022-10-09 19:49:34 -0400
  • fb0be81c94
    emscripten: Make an attempt at correct keyboard scancode/keycodes. Ryan C. Gordon 2022-10-09 19:33:52 -0400
  • ec1137dfbd cmake: Apply CETCOMPAT fix from ef988fe1 to tests Cameron Gutman 2022-10-09 15:19:47 -0500
  • f99fc3268e d3d12: fixed window resize handling Sam Lantinga 2022-10-09 11:42:39 -0700
  • 490c20f93f d3d12: reset the vertex buffer size when it is released Sam Lantinga 2022-10-09 09:57:55 -0700
  • 965914e7eb video: Prefer Wayland over X11 (take 2!) Ethan Lee 2022-10-09 12:28:43 -0400
  • efdb390caa Disable the HIDAPI Wii driver by default as it doesn't work with the dolphinbar Sam Lantinga 2022-10-09 09:11:33 -0700
  • 6391ad970c wayland: Factor out common libdecor frame commit code Frank Praznik 2022-10-09 11:11:55 -0400
  • b0a9396b00 wayland: Remove XDG surface geometry calls Frank Praznik 2022-10-09 11:06:20 -0400
  • b91ddbc3e2 wayland: null-terminate drop data Guldoman 2022-10-09 06:15:18 +0200
  • 9df1af352f Sync SDL wiki -> header SDL Wiki Bot 2022-10-09 15:44:07 +0000
  • 66a6300f29 wayland: Factor out common libdecor frame commit code Frank Praznik 2022-10-09 11:11:55 -0400
  • 14c34d987d wayland: Remove XDG surface geometry calls Frank Praznik 2022-10-09 11:06:20 -0400
  • d022039529 testhaptic: fix watcom "&array may not produce intended result" warning Ozkan Sezer 2022-10-09 12:01:02 +0300
  • 5e2ecfa14f
    wayland: null-terminate drop data Guldoman 2022-10-09 06:15:18 +0200
  • 151c23415e ci: Add SDL_WERROR to a few configurations Anonymous Maarten 2022-10-06 05:27:37 +0200
  • eb8eb621b1 SDL_x11modes: fix -Wunused-variable Anonymous Maarten 2022-10-06 22:49:17 +0200
  • 01498d3acf SDL_render_psp.c: fix -Wshadow Anonymous Maarten 2022-10-06 03:19:28 +0200
  • 4298e79887 SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 Anonymous Maarten 2022-10-06 02:55:30 +0200
  • b8a4b8d1cd testautomation_mouse: fix format '%i' expecting 'int' instead of 'Uint32' Anonymous Maarten 2022-10-06 02:51:50 +0200
  • b51a88a95c SDL_malloc.c: fix variable 'used' set but not used Anonymous Maarten 2022-10-06 02:23:57 +0200
  • 5c150ddc2f SDL_mslibc.c: fix unknown pragma ignored [-Wunknown-pragmas] Anonymous Maarten 2022-10-06 02:21:49 +0200
  • 37beabd11c SDL_mslib.c: clang-cl does not support `/GL-` Anonymous Maarten 2022-10-06 02:16:07 +0200
  • 85fd40fafd Fix -Wunused-const-variable warning when using clang-cl Anonymous Maarten 2022-10-06 02:04:24 +0200
  • 7ae5d8d406 testmessage: fix conversion from `intptr_t` to `Uint32` Anonymous Maarten 2022-10-06 01:15:49 +0200
  • 02b200ef08 testoffscreen: fix '<': signed/unsigned mismatch Anonymous Maarten 2022-10-06 01:14:28 +0200
  • 7a7980fafa testnative: fix conversion from `time_t` to `unsigned int` Anonymous Maarten 2022-10-06 01:12:42 +0200
  • 8770689525 testmouse: add explicit int-cast to avoid warning about converting `float` to `int` Anonymous Maarten 2022-10-06 01:12:18 +0200
  • 3c251ec41e testintersections: fix conversion from `time_t` to `unsigned int` Anonymous Maarten 2022-10-06 01:10:22 +0200
  • b771d9beec tests: avoid MSVC preaching about unsafe functions Anonymous Maarten 2022-10-06 01:09:32 +0200
  • ebae142aa4 testhaptic: fix conversion from `size_t` to `int` Anonymous Maarten 2022-10-06 01:05:59 +0200
  • 18c776e155 testspriteminimal: fix conversion from `time_t` to `unsigned int` Anonymous Maarten 2022-10-06 01:02:17 +0200
  • f3389f13ef testgeometry: fix conversion from 'double' to 'float', possible loss of data Anonymous Maarten 2022-10-06 01:00:58 +0200
  • 2105c7f6ed SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) Anonymous Maarten 2022-10-06 00:58:26 +0200
  • 07225d2e26 cmake: fix check for -marm Anonymous Maarten 2022-10-06 00:55:37 +0200
  • 45da133999 cmake: don't error on apple when using deprecated declarations Anonymous Maarten 2022-10-06 00:39:47 +0200
  • 274ec02581 testautomation: avoid format related warnings by using a few pragma's Anonymous Maarten 2022-10-06 00:31:00 +0200
  • d04fa0ef76 controllermap: use enum to avoid '-Wmaybe-uninitialized' Anonymous Maarten 2022-10-06 00:30:11 +0200
  • a905db9d65 testcustomcursor: fix Wswitch warning by casting the arg to an int Anonymous Maarten 2022-10-05 23:59:01 +0200
  • bb527678a3 testgamecontroller: fix -Wshadow warning by renaming global axis+button textures Anonymous Maarten 2022-10-05 23:56:27 +0200
  • 57c886551f automation_main.c: fix -Wformat-zero-length warning due to SDL_SetError("") Anonymous Maarten 2022-10-05 23:55:59 +0200
  • be5f55c47e watcom: add ENABLE_WERROR option to makefiles Anonymous Maarten 2022-10-07 00:17:25 +0200
  • 335c672498 autotools: add --enable-werror option Anonymous Maarten 2022-10-06 19:17:18 +0200
  • 77822ed166 cmake: add SDL_WERROR to conditionally enable/disable -Werror Anonymous Maarten 2022-10-05 15:14:08 +0200
  • 1064fdee8c cmake: append to COMPILE_FLAGS property Anonymous Maarten 2022-10-06 05:04:51 +0200
  • 68e20501d6 autotools: by default, disable x11 on MacOS/iOS Anonymous Maarten 2022-10-06 23:41:13 +0200
  • a1208d5126 ci: Add SDL_WERROR to a few configurations Anonymous Maarten 2022-10-06 05:27:37 +0200
  • cde670e9db SDL_x11modes: fix -Wunused-variable Anonymous Maarten 2022-10-06 22:49:17 +0200
  • 7dd1c27b09 SDL_render_psp.c: fix -Wshadow Anonymous Maarten 2022-10-06 03:19:28 +0200
  • 716de5e5bc SDL_offscreenframebuffer.c: fix format '%d' expecting int instead of Uint32 Anonymous Maarten 2022-10-06 02:55:30 +0200
  • fc8af763b2 testautomation_mouse: fix format '%i' expecting 'int' instead of 'Uint32' Anonymous Maarten 2022-10-06 02:51:50 +0200
  • e576d134e3 SDL_malloc.c: fix variable 'used' set but not used Anonymous Maarten 2022-10-06 02:23:57 +0200
  • 810ddc679a SDL_mslibc.c: fix unknown pragma ignored [-Wunknown-pragmas] Anonymous Maarten 2022-10-06 02:21:49 +0200
  • d4ac5d2e54 SDL_mslib.c: clang-cl does not support `/GL-` Anonymous Maarten 2022-10-06 02:16:07 +0200
  • 4eeb819b4f Fix -Wunused-const-variable warning when using clang-cl Anonymous Maarten 2022-10-06 02:04:24 +0200
  • d20e3649f3 testmessage: fix conversion from `intptr_t` to `Uint32` Anonymous Maarten 2022-10-06 01:15:49 +0200
  • 3726ad9b86 testoffscreen: fix '<': signed/unsigned mismatch Anonymous Maarten 2022-10-06 01:14:28 +0200
  • d565d5e195 testnative: fix conversion from `time_t` to `unsigned int` Anonymous Maarten 2022-10-06 01:12:42 +0200
  • bf3b367e78 testmouse: add explicit int-cast to avoid warning about converting `float` to `int` Anonymous Maarten 2022-10-06 01:12:18 +0200
  • a90b4e0eab testintersections: fix conversion from `time_t` to `unsigned int` Anonymous Maarten 2022-10-06 01:10:22 +0200
  • 6fc9387b6d tests: avoid MSVC preaching about unsafe functions Anonymous Maarten 2022-10-06 01:09:32 +0200
  • 95ce91a532 testhaptic: fix conversion from `size_t` to `int` Anonymous Maarten 2022-10-06 01:05:59 +0200
  • 4ca7232ec1 testspriteminimal: fix conversion from `time_t` to `unsigned int` Anonymous Maarten 2022-10-06 01:02:17 +0200
  • 7fdc59efee testgeometry: fix conversion from 'double' to 'float', possible loss of data Anonymous Maarten 2022-10-06 01:00:58 +0200
  • 5da126b62e SDL_thread.c: fix unused function SDL_FreeErrBuf when building without thread support (emscripten) Anonymous Maarten 2022-10-06 00:58:26 +0200
  • d7e169c008 cmake: fix check for -marm Anonymous Maarten 2022-10-06 00:55:37 +0200
  • 0cffed1f31 cmake: don't error on apple when using deprecated declarations Anonymous Maarten 2022-10-06 00:39:47 +0200
  • 2933ee06d9 testautomation: avoid format related warnings by using a few pragma's Anonymous Maarten 2022-10-06 00:31:00 +0200
  • dfa6326cca controllermap: use enum to avoid '-Wmaybe-uninitialized' Anonymous Maarten 2022-10-06 00:30:11 +0200
  • 7843d739d4 testcustomcursor: fix Wswitch warning by casting the arg to an int Anonymous Maarten 2022-10-05 23:59:01 +0200
  • d8bf264c1c testgamecontroller: fix -Wshadow warning by renaming global axis+button textures Anonymous Maarten 2022-10-05 23:56:27 +0200
  • 3159bee1b6 automation_main.c: fix -Wformat-zero-length warning due to SDL_SetError("") Anonymous Maarten 2022-10-05 23:55:59 +0200
  • baf80e6280 watcom: add ENABLE_WERROR option to makefiles Anonymous Maarten 2022-10-07 00:17:25 +0200
  • 0b955eefe7 autotools: add --enable-werror option Anonymous Maarten 2022-10-06 19:17:18 +0200
  • 4ee9cff29c cmake: add SDL_WERROR to conditionally enable/disable -Werror Anonymous Maarten 2022-10-05 15:14:08 +0200
  • 6b21595959 cmake: append to COMPILE_FLAGS property Anonymous Maarten 2022-10-06 05:04:51 +0200
  • 58800a88f5 autotools: by default, disable x11 on MacOS/iOS Anonymous Maarten 2022-10-06 23:41:13 +0200
  • b18c361b0f Updated variable name for mouse coordinates in mouse wheel events Sam Lantinga 2022-10-08 13:18:00 -0700
  • 4726270ead WIN_GetDrawableSize: avoid NULL pointer dereference Ozkan Sezer 2022-10-08 23:01:28 +0300
  • 4f318c904a Add cursor position to mouse wheel event (thanks @meyraud705!) Sam Lantinga 2022-10-08 12:01:42 -0700