Commit History

Author SHA1 Message Date
  Sam Lantinga 362d549690 Fixed bug 2500 - X11: SDL tries (and fails) to hide foreign windows 7 years ago
  Sam Lantinga c350d91a6a Fixed bug 3752 - minor os2 defines 7 years ago
  Sam Lantinga 2bf7bf2cbf Fixed compiler warning with enum 7 years ago
  Sam Lantinga 36ba92485c Fixed setting the texture blend mode in the OpenGL ES2 renderer 7 years ago
  Sam Lantinga de91b1248f Fixed bug 3745 - specify SDLCALL as the calling convention for API callbacks 7 years ago
  Sam Lantinga d03409e118 Fixed bug 3191 - haptic system on android? 7 years ago
  Sam Lantinga c59d9923b3 Implemented more flexible blending modes for accelerated renderers 7 years ago
  Sam Lantinga f8e1874d01 Fixed bug 2646 - Problems with software renderer when SDL_SetRenderLogicalSize set 7 years ago
  Sam Lantinga f8de064c0a Added wchar.h to fix build on some platforms with new wcs* functions 7 years ago
  Sam Lantinga 7af3786def Fixed bug 2755 - SDL2 fails to build on Solaris 10 u3 7 years ago
  Sam Lantinga 72ab258812 Fixed bug 2764 - Timer is not rescheduled with the returned interval 7 years ago
  Sam Lantinga 0112f61889 Fixed bug 3743 - make testautomation_sdltest.c to compile 7 years ago
  Sam Lantinga eb06aba8ae Fixed bug 3742 - minor warning fixes 7 years ago
  Sam Lantinga 2da830a909 Fixed bug 3741 - more compatible initializers for arrays 7 years ago
  Sam Lantinga 93a520b385 Fixed bug 3605 - Software renderer no longer renders after Android screen orientation change 7 years ago
  Sam Lantinga 3cae0c38d2 Fixed bug 3746 - remove SDLCALL attribute from SDL_BlitFunc() funcptr 7 years ago
  Sam Lantinga ca5c304814 Fixed bug 3744 - missing SDLCALL in several functions 7 years ago
  Sam Lantinga e54eede265 Provide the correct state of the on-screen keyboard to the API (patch from Sylvain) 7 years ago
  Sam Lantinga 6ee661398d Fixed bug 3235 - Make the Android window creation similar to iOS' window creation 7 years ago
  Sam Lantinga 6ef1a25d18 Fixed bug 3751 - DirectFB linux_input disabled by default 7 years ago
  Sam Lantinga ddeaa6016c Fixed bug 3299 - DirectInput: Incorrect joystick mapping when attaching new joysticks 7 years ago
  Sam Lantinga ea9bc659f5 Added check for XBOX in addition to Xbox and X-Box 7 years ago
  Sam Lantinga 78865effb5 Fixed compiler warning 7 years ago
  Sam Lantinga f1829d956f Added SDL_wcscmp() 7 years ago
  Sam Lantinga af9ec8f6b5 Fixed copy-paste error, thanks Alen! 7 years ago
  Sam Lantinga df2d299447 Fixed bug 2812 - Make libSDL2main.a usable on Android via a dummy symbol 7 years ago
  Sam Lantinga e977225937 Fixed bug 2839 - No way to create pre-built libraries for Android 7 years ago
  Sam Lantinga c87e1d525c Fixed bug 2841 - Hint to set resource id for window icon 7 years ago
  Ryan C. Gordon 18cceb5ce0 x11: Patched to compile. 7 years ago
  Ryan C. Gordon 0a1b905b6c x11: Fix message box titles with Unicode chars on some window managers. 7 years ago