Commit History

Author SHA1 Message Date
  Ozkan Sezer 801dcbc5ef SDL_render_sw.c: fix -Wshadow warnings. 4 years ago
  Wouter Wijsman e17a3154ed Fix build issue 4 years ago
  Wouter Wijsman 7266cf66c7 Clean up PSP render code to fit C standard used better 4 years ago
  Wouter Wijsman 07608bf45f Fix ISO C90 violations in psp render code 4 years ago
  Wouter Wijsman 897c7cfa8b Make sure SDL_VIDEO_RENDER_PSP is set 4 years ago
  Wouter Wijsman bfbdf8969e Add automated build for PSP 4 years ago
  Wouter Wijsman a79b642638 Make SDL2 able to build or PSP with cmake 4 years ago
  Wouter Wijsman 21fd0047e3 Initial for building PSP version with CMake 4 years ago
  Sylvain d09f80ef18 SDL_DrawPointsF: fix error message typo 4 years ago
  Sylvain 6dafc85017 SDL_DrawLines: minor simpification: 4 years ago
  Sylvain a0818a63e3 Fixed bug #5071 - Float conversion warnings in SDL_render.c (see also #5003) 4 years ago
  Cameron Gutman 9ae56cb353 events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields 4 years ago
  Ozkan Sezer 03019c912a autotools, cmake: tighten Xfixes check && explicitly test BarrierEventID 4 years ago
  David Gow a709b5b602 video: wayland: Handle 0x0 xdg_toplevel_configure in fullscreen 4 years ago
  ALittleDruid 2f0edc2906 IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL 4 years ago
  Cameron Gutman b7a0200aab Update 2.0.18 release notes with CMake prefix change 4 years ago
  Ozkan Sezer a887b8e28b SDL_test_common.c: replaced all printf() calls with SDL_Log() 4 years ago
  Weng Xuetian 5056b29b0f Fix the wrong int size for fcitx capability. 4 years ago
  Anders Jenbo d68b429cfb [ios] Fix failing to link iconv when build using CMake 4 years ago
  Ozkan Sezer 514f5858e4 autotools: disable static builds on os/2 4 years ago
  Sylvain e14d10263c Change viewport and cliprect to float version: from SDL_Rect to SDL_FRect 4 years ago
  Sylvain 7828362da9 SDL_Renderer software, D3D11: don't use "renderer->viewport" in back-ends, but use the one from SETVIEWPORT cmd 4 years ago
  Ozkan Sezer a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. 4 years ago
  Ozkan Sezer f14a8bfa4e fix whitespace. 4 years ago
  Ozkan Sezer b71bfdaafb SDL_iconv.c (encodings): mark "WCHAR_T" as ENCODING_UTF16LE for OS/2 too 4 years ago
  Sam Lantinga cbe97cbf7f Added a step necessary for running on a real device 4 years ago
  Davis Mosenkovs 66b0a6ee15 workaround for libmali gbm_device_get_fd() 4 years ago
  Simon McVittie 0c7c4bfcf9 docs: Don't let Doxygen expand HOME environment variable 4 years ago
  Ozkan Sezer 339f0d4097 configure.ac: adjust os2 section for system iconv() use. 4 years ago
  Ozkan Sezer 563ef2aeb2 regenerated configure scripts. 4 years ago