История коммитов

Автор SHA1 Сообщение Дата
  Ozkan Sezer 8cee50eea5 removed stdlib.h from SDL_psp_main.c now that exit() is gone. 4 лет назад
  Ozkan Sezer 4facca0bff made Makefile.psp to build libSDL2main.a 4 лет назад
  Ozkan Sezer 00014dc2ac fix some warnings from psp builds (missing includes.) 4 лет назад
  Wouter Wijsman da5dbb4763 Fix SDL2main on PSP (#5076) 4 лет назад
  Cameron Gutman 2d673e5b56 evdev: Add support for REL_WHEEL_HI_RES and REL_HWHEEL_HI_RES 4 лет назад
  Ozkan Sezer 493d45f00f minor tidy-up in cmake script. 4 лет назад
  Ozkan Sezer f266d92286 psp/SDL_sysjoystick.c: fix -Wshadow warnings. 4 лет назад
  Ozkan Sezer 801dcbc5ef SDL_render_sw.c: fix -Wshadow warnings. 4 лет назад
  Wouter Wijsman e17a3154ed Fix build issue 4 лет назад
  Wouter Wijsman 7266cf66c7 Clean up PSP render code to fit C standard used better 4 лет назад
  Wouter Wijsman 07608bf45f Fix ISO C90 violations in psp render code 4 лет назад
  Wouter Wijsman 897c7cfa8b Make sure SDL_VIDEO_RENDER_PSP is set 4 лет назад
  Wouter Wijsman bfbdf8969e Add automated build for PSP 4 лет назад
  Wouter Wijsman a79b642638 Make SDL2 able to build or PSP with cmake 4 лет назад
  Wouter Wijsman 21fd0047e3 Initial for building PSP version with CMake 4 лет назад
  Sylvain d09f80ef18 SDL_DrawPointsF: fix error message typo 4 лет назад
  Sylvain 6dafc85017 SDL_DrawLines: minor simpification: 4 лет назад
  Sylvain a0818a63e3 Fixed bug #5071 - Float conversion warnings in SDL_render.c (see also #5003) 4 лет назад
  Cameron Gutman 9ae56cb353 events: Add logging for SDL_MOUSEWHEEL preciseX/Y fields 4 лет назад
  Ozkan Sezer 03019c912a autotools, cmake: tighten Xfixes check && explicitly test BarrierEventID 4 лет назад
  David Gow a709b5b602 video: wayland: Handle 0x0 xdg_toplevel_configure in fullscreen 4 лет назад
  ALittleDruid 2f0edc2906 IAudioClient::SetEventHandle Parameter eventHandle Should not be NULL 4 лет назад
  Cameron Gutman b7a0200aab Update 2.0.18 release notes with CMake prefix change 4 лет назад
  Ozkan Sezer a887b8e28b SDL_test_common.c: replaced all printf() calls with SDL_Log() 4 лет назад
  Weng Xuetian 5056b29b0f Fix the wrong int size for fcitx capability. 4 лет назад
  Anders Jenbo d68b429cfb [ios] Fix failing to link iconv when build using CMake 4 лет назад
  Ozkan Sezer 514f5858e4 autotools: disable static builds on os/2 4 лет назад
  Sylvain e14d10263c Change viewport and cliprect to float version: from SDL_Rect to SDL_FRect 4 лет назад
  Sylvain 7828362da9 SDL_Renderer software, D3D11: don't use "renderer->viewport" in back-ends, but use the one from SETVIEWPORT cmd 4 лет назад
  Ozkan Sezer a2b13e585c SDL_iconv_string: avoid memory leak if realloc() fails. 4 лет назад