Historial de Commits

Autor SHA1 Mensaje Fecha
  Anonymous Maarten 274ec02581 testautomation: avoid format related warnings by using a few pragma's hace 2 años
  Anonymous Maarten d04fa0ef76 controllermap: use enum to avoid '-Wmaybe-uninitialized' hace 2 años
  Anonymous Maarten a905db9d65 testcustomcursor: fix Wswitch warning by casting the arg to an int hace 2 años
  Anonymous Maarten bb527678a3 testgamecontroller: fix -Wshadow warning by renaming global axis+button textures hace 2 años
  Anonymous Maarten 57c886551f automation_main.c: fix -Wformat-zero-length warning due to SDL_SetError("") hace 2 años
  Anonymous Maarten be5f55c47e watcom: add ENABLE_WERROR option to makefiles hace 2 años
  Anonymous Maarten 335c672498 autotools: add --enable-werror option hace 2 años
  Anonymous Maarten 77822ed166 cmake: add SDL_WERROR to conditionally enable/disable -Werror hace 2 años
  Anonymous Maarten 1064fdee8c cmake: append to COMPILE_FLAGS property hace 2 años
  Anonymous Maarten 68e20501d6 autotools: by default, disable x11 on MacOS/iOS hace 2 años
  Sam Lantinga b18c361b0f Updated variable name for mouse coordinates in mouse wheel events hace 2 años
  Sam Lantinga 4f318c904a Add cursor position to mouse wheel event (thanks @meyraud705!) hace 2 años
  Sam Lantinga 5490505a2b Added a note to update the website after a stable release hace 2 años
  Sam Lantinga 17b43b0fdd Don't try to create a semaphore for the mutex implementation if threads are disabled hace 2 años
  Sam Lantinga 33050fea39 Only open HID devices that might have a HIDAPI driver available hace 2 años
  Kamil Ševeček 31991ab851 Fix \sa to a valid function in SDL_metal.h. hace 2 años
  Nicolas Cian 484d5fd6cf audio open: ensure 2 devices don't get the same id hace 2 años
  Brad Smith 5ec1cef6b5 Further fixes for the sndio CMake detection hace 2 años
  Ozkan Sezer e714d4d724 regenerated configure script. hace 2 años
  Brad Smith f48823181b Use the pkg-config file when checking for sndio. hace 2 años
  Sam Lantinga fc720321b3 Fix rare deadlock when opening a HID controller on Android hace 2 años
  Sam Lantinga 689409fd97 Fixed the start button on the Nimbus+ controller on tvOS hace 2 años
  Sam Lantinga b4aba10154 Reverted game controller buttons from interacting with message box dialogs hace 2 años
  Sam Lantinga 893c87b27b Fixed game controller buttons being unresponsive when the on-screen keyboard is up hace 2 años
  Frank Praznik 914a65e098 wayland: Don't unset min/max values when entering fullscreen via a compositor event hace 2 años
  Frank Praznik 69cf5fb0e1 wayland: Remove surface type helpers hace 2 años
  Frank Praznik c2b0c41c0a wayland: Set/unset the opaque regions on surfaces when transparency is toggled hace 2 años
  Frank Praznik ea5958009c wayland: Set the damage buffer size when supported hace 2 años
  Frank Praznik a8cb7bbe2f wayland: Add dedupe logic to window geometry configuration hace 2 años
  Sam Lantinga f687cbd4c6 Clarified that GNU sort isn't required, we just need the -V option to be supported hace 2 años