Histórico de Commits

Autor SHA1 Mensagem Data
  Sylvain Becker 735691ecd6 Remove nested redundant #ifndef há 6 anos atrás
  Sylvain Becker ff0d9245a9 SDL_syspower: remove dead store warning há 6 anos atrás
  Sylvain Becker 42153342ab Use fill_function for FillRect SIMD/NEON (bug 4365) há 6 anos atrás
  Alex Szpakowski bda618a2af iOS: remove some unused code, minor code style cleanup. há 6 anos atrás
  Alex Szpakowski df49e2a572 iOS: replace a deprecated function call with a non-deprecated equivalent. há 6 anos atrás
  Sylvain Becker 7289e5e215 Android: remove warning in blit_features há 6 anos atrás
  Sylvain Becker 463bf5c2d8 Android: fix compilation error of SDL_cpuinfo.c on android-r13b (bug 4365) há 6 anos atrás
  Ryan C. Gordon c0255be458 x11: check if the X server honored our XMoveWindow() call (thanks, R.E. Rust!). há 6 anos atrás
  Alex Szpakowski a963e36e2d macOS: more robust detection and switching of exclusive-fullscreen display modes (bug #4822). há 6 anos atrás
  Alex Szpakowski a9b867ab07 macOS Fix potential memory leaks in the Metal renderer caught by clang's static analyzer. há 6 anos atrás
  Ryan C. Gordon 1ce1364b29 d3d11: Don't fail if there's no vertex data to upload (thanks, Martin!). há 6 anos atrás
  Ryan C. Gordon 6dffc5d461 cpuinfo: Remove incorrect #warning when building for non-ARM architectures. há 6 anos atrás
  Ryan C. Gordon b7df26037b cmake: added support for enabling the ARM SIMD/NEON code. há 6 anos atrás
  Ryan C. Gordon d5e9fcf16f configure: Regenerate configure script with the ARM SIMD/NEON changes. há 6 anos atrás
  Ryan C. Gordon 0702954909 configure: warn about MIT-licensed code if using ARM SIMD/NEON optimizations. há 6 anos atrás
  Ben Avison 72f8044a42 ARM: NEON assembly optimization for SDL_FillRect há 6 anos atrás
  Ben Avison 1187b013a5 ARM: NEON assembly optimization for function BlitARGBto565PixelAlpha há 6 anos atrás
  Ben Avison 2dfe060564 ARM: NEON assembly optimization for function BlitRGBtoRGBPixelAlpha há 6 anos atrás
  Ben Avison a6bfdd103f ARM: Create configure option --enable-arm-neon to govern assembly optimizations há 6 anos atrás
  Ben Avison 74846657ec ARM: SIMD optimization for 4:4:4:4 to 8:8:8:8 normal blits há 6 anos atrás
  Ben Avison becc649ae2 ARM: assembly optimization for SDL_FillRect há 6 anos atrás
  Ben Avison 7ac733f025 ARM: SIMD assembly optimization for BGR-to-RGB 32bpp normal blits há 6 anos atrás
  Ben Avison 8425d9d5d0 SDL_blit: use a named enum for required hardware bits in dispatch tables há 6 anos atrás
  Ben Avison 0eaa52cedf ARM: SIMD assembly optimization for function BlitARGBto565PixelAlpha há 6 anos atrás
  Ben Avison 57723b83e8 ARM: SIMD assembly optimization for function BlitRGBtoRGBPixelAlpha há 6 anos atrás
  Ben Avison 6a6a05289e ARM: Create configure option --enable-arm-simd to govern assembly optimizations há 6 anos atrás
  Alex Szpakowski 59beaccd50 macOS: Expose high dpi-capable display modes on macOS 10.13+. há 6 anos atrás
  Sylvain Becker 8081f11773 Fixed bug 2014 - Hardcoded srcA value in SDL_Blit_auto.c functions há 6 anos atrás
  Sylvain Becker 59352cea8b Fixed bug 4775 - Japanese on Android, remove inputtype PASSWORD (Thanks Tamo!) há 6 anos atrás
  Sylvain Becker 3a8b899428 Android: remove eglGetProcAdded busted comment (bug #4040) há 6 anos atrás