Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga f6b92c9b88 Re-added a simplified version of SDL_SetWindowShape() hace 2 años
  Sam Lantinga 3158342441 Use SDL_Color for SDL_RenderGeometryRaw() and add SDL_RenderGeometryRawFloat() hace 2 años
  Sam Lantinga 327b976bc4 SDL_COLORSPACE_JPEG is the default YUV colorspace hace 2 años
  Sam Lantinga 89b9d6cbdc SDL_RenderReadPixels() now returns a surface hace 2 años
  Sam Lantinga 50a805cdd1 Use YUV colorspaces instead of a global YUV conversion mode hace 2 años
  Sam Lantinga 554f0625d3 Renderer colors now have floating point precision hace 2 años
  Sam Lantinga f66fe7e221 Replaced SDL_GetJoystickCaps() with joystick properties hace 2 años
  Sam Lantinga 3b55c7d1f4 Shortened SDL property names hace 2 años
  Ryan C. Gordon 8814095aa8 main: Indented SDL_main headers for readability, removed SDL2 compat macros. hace 2 años
  Ryan C. Gordon b8081e8e35 video: lowercase some video backend names. hace 2 años
  Sam Lantinga 594eef99ec Added a migration note about SDL_TouchID and SDL_FingerID hace 2 años
  Sam Lantinga 95a67278d1 Updated documentation after 2654c52d0e03578ea002dc62603a3f48e1353829 hace 2 años
  Anonymous Maarten 31d133db40 Define SDL_PLATFORM_* macros instead of underscored ones (#8875) hace 2 años
  Sam Lantinga cd231a65f6 Added SDL_GetJoystickCaps() and SDL_GetGamepadCaps() to get the capabilities of controllers hace 2 años
  Sam Lantinga 7a069cc4b0 Allow optimizing memcpy and memset where possible hace 2 años
  Sam Lantinga 308906ba25 Added SDL_FlipSurface() to flip a surface vertically or horizontally hace 2 años
  Edoardo Lolletti b19d43a74d Add SDL_HINT_WINDOWS_DISABLE_THREAD_NAMING to migration readme hace 2 años
  Sam Lantinga fc0c774976 Renamed SDL_ThreadID() to SDL_GetCurrentThreadID() hace 2 años
  Sam Lantinga 464f4d19fe Removed obsolete XInput mapping hint hace 2 años
  Sam Lantinga c540c77756 Removed SDL_INIT_EVERYTHING hace 2 años
  Sam Lantinga a2665f54c8 Updated the atomic API for SDL 3.0 naming conventions hace 2 años
  Sam Lantinga fb898d6df0 Clarify that desktop mode is the non-exclusive borderless fullscreen mode hace 2 años
  Sam Lantinga f224af5ac5 Updated Haptic API for SDL 3.0 conventions hace 2 años
  Sam Lantinga 7eae08cfc4 Removed SDL_GL_BindTexture() and SDL_GL_UnbindTexture() hace 2 años
  Sam Lantinga 1a13dae219 Added constant definitions for SDL properties hace 2 años
  Sam Lantinga 21c80ac843 Added a practical example of confirm/cancel gamepad button handling hace 2 años
  Frank Praznik 73d02184d7 docs: Add Wayland to the SysWM migration example hace 2 años
  Sam Lantinga ebd7f9adbd Fixed warning C4245: 'initializing': conversion from 'int' to 'Uint32', signed/unsigned mismatch in SDL_video.c hace 2 años
  Sam Lantinga 39e24e52c8 Fixed example of creating a window with properties hace 2 años
  Sam Lantinga dc450ba908 Added an example of creating a window with position hace 2 años