Istoricul angajamentelor

Autor SHA1 Permisiunea de a trimite mesaje. Dacă este dezactivată, utilizatorul nu va putea trimite nici un fel de mesaj Data
  Ryan C. Gordon a5c892d2c3 stdlib: Improve Unicode support and consistency in string comparison functions. 2 ani în urmă
  Dan Ginsburg cab20117e6 Vulkan Renderer (#9114) 2 ani în urmă
  Ozkan Sezer 6efe5f30ed don't let SDL_render.c:render_drivers[] have an empty initializer list. 2 ani în urmă
  Ozkan Sezer aae2d22852 Check the SDL_VIDEO_RENDER_??? macros with #if instead of #ifdef 2 ani în urmă
  Sam Lantinga cacac6cc34 Updated structure and field names for consistency 2 ani în urmă
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) 2 ani în urmă
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 2 ani în urmă
  Sam Lantinga 0dad56354c Fixed warning C6326: Potential comparison of a constant with another constant. 2 ani în urmă
  Sam Lantinga 21f273ecc7 Fixed warning C6255: _alloca indicates failure by raising a stack overflow exception. Consider using _malloca instead. 2 ani în urmă
  Ozkan Sezer 5730eb67f0 add HAVE_GCC_DIAGNOSTIC_PRAGMA to SDL_internal.h, use it 2 ani în urmă
  Sam Lantinga f439ccfc1a Updated return values for SDL event functions 2 ani în urmă
  Sam Lantinga 38afd48daf Added a single source of SDL object IDs 2 ani în urmă
  Sam Lantinga 87ad71f9b2 Rename SDL mutex, semaphore and condition variable types to match SDL 3.0 naming convention 3 ani în urmă
  Sam Lantinga 61c0c009ab Rename SDL semaphore and condition variable functions to match SDL 3.0 naming convention 3 ani în urmă
  Anonymous Maarten b6ae281e97 Use #ifdef/#ifndef instead of #if defined/#if \!defined 3 ani în urmă
  Elad Lahav b4f28fb532 Define _LARGEFILE64_SOURCE as 1 for all platforms 3 ani în urmă
  Elad Lahav 49a8b16ffd Fix use of _LARGEFILE64_SOURCE 3 ani în urmă
  Anonymous Maarten b5b9ddb205 SDL_intrin.h: define SDL_<simd>_INTRINSICS in user-visible header 3 ani în urmă
  Ozkan Sezer 41c693dc25 build fix for non-x86 targets. 3 ani în urmă
  Ozkan Sezer 69de6964e5 use target attributes of gcc / clang for SIMD code. 3 ani în urmă
  Anonymous Maarten d27db3defa cmake+video: always use altivec.h header for detection + introduce SDL_ENABLE_ALTIVEC 3 ani în urmă
  Anonymous Maarten fc4085b54e cmake: Allow build system to disable arm neon intrinsics 3 ani în urmă
  Anonymous Maarten 46de6241d7 cmake: Allow build system to disable loongarch intrinsics 3 ani în urmă
  Anonymous Maarten 4681240241 cmake: Detect AVX + allow build system to disable Intel intrinsics 3 ani în urmă
  Sam Lantinga dc280c17a0 Moved SDL_intrin.h back into the public headers for application use 3 ani în urmă
  Sam Lantinga fde78d12f2 Updated copyright for 2023 3 ani în urmă
  Anonymous Maarten f91a747549 include: SDL_dynapi.h depends on platform defines 3 ani în urmă
  Sam Lantinga cc0296c934 SDL API renaming: SDL_surface.h 3 ani în urmă
  Sam Lantinga 63724c113b Removed the vi format comments from the source 3 ani în urmă
  Daniel Gibson 28b93451dc Make WinRT's SDL_main header-only 3 ani în urmă