커밋 기록

작성자 SHA1 메시지 날짜
  Alex Szpakowski d2e445d7bb Properly send a window resize event in all cases when viewDidLayoutSubviews is triggered. 11 년 전
  Alex Szpakowski b55be6e7bd Fixed SDL_HINT_ORIENTATIONS to properly allow disabling custom orientations if the hint is set with no valid orientations. 11 년 전
  Alex Szpakowski b21544c1dd The iOS 7 transparent status bar now uses white text rather than black. 11 년 전
  Alex Szpakowski b4d15ece6d Fixed SDL_SetWindowFullscreen not properly updating the status bar visibility in iOS 7+ 11 년 전
  Alex Szpakowski c81ce5a0a8 Minor fix for if SDL_JoystickInit is called more than once without a matching SDL_JoystickQuit. 11 년 전
  Alex Szpakowski 1506b3b8fb iOS now respects SDL_HINT_ACCELEROMETER_AS_JOYSTICK. 11 년 전
  Alex Szpakowski 3672409c51 Changed the way retina resolutions are handled in iOS. 11 년 전
  Alex Szpakowski 734b523302 Misc. iOS code improvements. 11 년 전
  Sam Lantinga 96b613eab3 Fixed bug 2640 - Unable to SDL_SetRenderTarget to original surface for software renderer without a window 11 년 전
  Sam Lantinga fd1da994fa Fixed bug 2639 - SDL_BLENDMODE_BLEND not working properly for software renderer, thanks to Melker Narikka 11 년 전
  Sam Lantinga d1ca658c45 Fixed bug 2638 - (Signed) Can't create signed apps in Android 11 년 전
  Sam Lantinga 454c4a019f Fixed Visual Studio 2010 build 11 년 전
  Sam Lantinga 6a1011ae6d Fixed build for arm platforms 11 년 전
  Sam Lantinga eb1c6044b2 Fixed bug in AVX detection and added AVX2 detection 11 년 전
  Sam Lantinga f1ca7bd167 Clarified the documentation for SDL_FlushEvents() so people know it only affects currently queued events. 11 년 전
  Ryan C. Gordon f7461cdc9a The Gimp puts out a different bogus color mask for 32-bit .bmp files. :) 11 년 전
  Ryan C. Gordon a91f1a1adc Make SDL_LoadBMP() work with 32-bit bitmaps from ImageMagick. 11 년 전
  Ryan C. Gordon 0e9c0855f5 Comment update: SDL_INIT_NOPARACHUTE doesn't do anything as of 2.0.0. 11 년 전
  Sam Lantinga 19d878d711 Skip JUNK chunks in wave files 11 년 전
  Sam Lantinga 35ec0075cf Strip the binaries before signing them, in release configuration 11 년 전
  Sam Lantinga ed30c80c5c Fixed supporting multiple frameworks 11 년 전
  Sam Lantinga 9bd483439e Fixed code signing release frameworks 11 년 전
  Andreas Schiffler 962c9911ce Update audio testautomation: more coverage; added SDL_PauseAudio test /w callback coverage 11 년 전
  Sam Lantinga d23d9c88e5 Fixed bug 2421 - SDL_RenderCopyEx off by one when rotating by 90 and -90 11 년 전
  Sam Lantinga ef39d1d1ff Updated configure after removing pthread spinlock support 11 년 전
  Sam Lantinga 8077bf3d10 Fixed bug 2618 - incomplete pthread-based lock support should be removed 11 년 전
  Sam Lantinga 0c8e33764c Fixed bug 2628 - invalidate surface->map in SDL_SurfacePalette() 11 년 전
  Andreas Schiffler 97bdefe2ab Enable 2 disabled audio tests (since bug 1396 is fixed and they pass now) 11 년 전
  Sam Lantinga cd8f63f280 Hopefully fixed Cygwin build 11 년 전
  Sam Lantinga a2d5dd0234 Removed useless assert 11 년 전