Histórico de Commits

Autor SHA1 Mensagem Data
  Daniel Gibson 28ecbbf0b5 Make GDK's SDL_main header-only há 2 anos atrás
  Daniel Gibson 2d0eaea1cc Add missing SDL_main.h includes to remaining libSDLmain implementations há 2 anos atrás
  Daniel Gibson 22e22ba196 Add SDL_main.h includes to tests há 2 anos atrás
  Daniel Gibson ca2fe7be1a Implement SDL_main as header-only lib for Win32 há 2 anos atrás
  Sylvain ffaf451558 testime.c: fix wrong {} in switch há 2 anos atrás
  Sylvain ff3f4236f2 testime.c: add valid cast, since the variable as been tested non negative before há 2 anos atrás
  Sylvain 48955cce0e test/testime.c: put back size_t há 2 anos atrás
  Sylvain deba9f4b8b testime.c: fix various warnings + test error code from SDL_RWread, changing bytesRead to Sint64 (thanks Ozkan) see #6818 há 2 anos atrás
  Sylvain Becker 1e6d4649c0 fixed build rwops (#6818) há 2 anos atrás
  Ryan C. Gordon c637031294 rwops: Fixed another Windows build failure. há 2 anos atrás
  Ryan C. Gordon 4075748e41 rwops: Removed unused variable in Windows-specific code. há 2 anos atrás
  Brian Kirkpatrick e35730ac54 fixed const error when compiling for mutated total_need value in SDL_rwops.c há 2 anos atrás
  Ryan C. Gordon 83559503c4 test: patched to compile. há 2 anos atrás
  Sam Lantinga 980208b814 Fixed crash in SDL_PrivateGameControllerRefreshMapping() há 2 anos atrás
  Ryan C. Gordon 72c1f73bc5 rwops: Make read and write work like POSIX, not stdio. há 2 anos atrás
  Frank Praznik e9a9afaded wayland: Look up pressed keys via keycodes instead of scancodes on keyboard entry há 2 anos atrás
  Sam Lantinga 3a940ba8ee Updated gendynapi.py to handle thread-safety annotations há 2 anos atrás
  Sam Lantinga 5c29b58e95 Added support for clang thread-safety analysis há 2 anos atrás
  Sylvain Becker 02493579b5 DBus: add a reference to the connection há 2 anos atrás
  Sylvain Becker e0ee9fa80c Fix build (#6808) há 2 anos atrás
  Ryan C. Gordon 5a2d0b69c8 render: Remove SDL_GetRenderDriverInfo and change SDL_CreateRenderer. há 2 anos atrás
  Ozkan Sezer 1230a8fde8 fix (hopefully) MSVC builds after gesture removal. há 2 anos atrás
  Ryan C. Gordon a76053352c gesture: Removed the gesture API from SDL3. há 2 anos atrás
  Simon McVittie 07fa2769b8 cmake: Fix detection of ALSA::ALSA for static linking há 2 anos atrás
  Simon McVittie 45ebdfb1dc emscripten: Replace a stray reference to SDL2 with SDL3 há 2 anos atrás
  Simon McVittie 4a46a9e372 .gitignore: Replace all SDL2 with SDL3 há 2 anos atrás
  Sam Lantinga 650e16a824 Detect display change when fullscreen desktop windows move displays há 2 anos atrás
  Sam Lantinga a506d798d8 Don't try to open the Razer Huntsman Elite keyboard as a controller há 2 anos atrás
  Ryan C. Gordon 12486e144b wasapi: Fixed incorrect assertions. há 2 anos atrás
  Frank Praznik 90a964f132 wayland: Set xdg surface geometry há 2 anos atrás