Historial de Commits

Autor SHA1 Mensaje Fecha
  Peter Kosyh 55b5d8dce6 haiku: Invert mouse wheel values to match what SDL expects. hace 5 años
  EXL b22fb9e2ba haiku: Implement message box for Haiku hace 5 años
  Ozkan Sezer a365c7f6fb ran gendynapi.pl after SDL_HasARMSIMD() addition hace 5 años
  Ryan C. Gordon b70222d056 Fixed a comment typo (thanks, Dominus!). hace 5 años
  Sylvain Becker 303646a697 Android: some readability: redundant casts, deads stores, redundant control flow hace 5 años
  Ozkan Sezer fea3c8bdef SDL_qsort.c: sync comments with version 1.15 from mainstream hace 5 años
  Sylvain Becker 88ba6798e9 Wayland: touch events, use of memory after it is freed hace 5 años
  Sylvain Becker 86ae245bc0 Use correct enum: typo in org_kde_kwin_server_decoration_mode hace 5 años
  Sylvain Becker 81cdd50002 Remove redundant 'SDL_GetErrBuf' declaration hace 5 años
  Sylvain Becker 9e509e4a4f SDL_render_gles2: remove ineffective widening cast hace 5 años
  Sylvain Becker ce308a7841 revert this const parameter for X11 function hace 5 años
  Sylvain Becker dab55a8d23 Readability: remove redundant cast hace 5 años
  Sylvain Becker f16e51068b Fix const warning in RLE getpix functions hace 5 años
  Sylvain Becker 25d53a4475 SDL_syspower.c: remove redundant expression hace 5 años
  Sylvain Becker d4a67e2541 Readability: change some pointer parameter to be pointer to const hace 5 años
  Sylvain Becker 3d100df36f Readability: remove const-qualifation from function declaration hace 5 años
  Sylvain Becker 60d3965ece Readability: remove redundant return, continue, enum declaration hace 5 años
  Sylvain Becker b458d7a28f Readability: remove redundant cast to the same type hace 5 años
  Sylvain Becker 56cbe12037 BlitAuto: remove redundant cast to the same type hace 5 años
  Sylvain Becker 735691ecd6 Remove nested redundant #ifndef hace 5 años
  Sylvain Becker ff0d9245a9 SDL_syspower: remove dead store warning hace 5 años
  Sylvain Becker 42153342ab Use fill_function for FillRect SIMD/NEON (bug 4365) hace 5 años
  Alex Szpakowski bda618a2af iOS: remove some unused code, minor code style cleanup. hace 5 años
  Alex Szpakowski df49e2a572 iOS: replace a deprecated function call with a non-deprecated equivalent. hace 5 años
  Sylvain Becker 7289e5e215 Android: remove warning in blit_features hace 5 años
  Sylvain Becker 463bf5c2d8 Android: fix compilation error of SDL_cpuinfo.c on android-r13b (bug 4365) hace 5 años
  Ryan C. Gordon c0255be458 x11: check if the X server honored our XMoveWindow() call (thanks, R.E. Rust!). hace 5 años
  Alex Szpakowski a963e36e2d macOS: more robust detection and switching of exclusive-fullscreen display modes (bug #4822). hace 5 años
  Alex Szpakowski a9b867ab07 macOS Fix potential memory leaks in the Metal renderer caught by clang's static analyzer. hace 5 años
  Ryan C. Gordon 1ce1364b29 d3d11: Don't fail if there's no vertex data to upload (thanks, Martin!). hace 5 años