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

Автор SHA1 Сообщение Дата
  Sam Lantinga 614cb35a4d Fixed bug 3165 - define numbers don't match types in Swift 10 лет назад
  Sam Lantinga ecea3c4a24 Fixed bug 3169 - GLES2_CreateRenderer does not check SDL_GL_GetAttribute result, causing use of uninitialized data 10 лет назад
  Sam Lantinga 67901f537c Fixed bug 3174 - SDL_SetRenderTarget clip rect 10 лет назад
  Sam Lantinga f4b26cd8e0 Removed carriage returns from previous patch 10 лет назад
  Sam Lantinga 7b0ccd32e5 Fixed bug 3405 - Wrong default icon size on windows systems 10 лет назад
  Sam Lantinga 86b4319d21 Fixed bug 3422 - OpenGL ES 1.1 renderer: SDL_UpdateTexture breaks later function calls (missing glDisable) 10 лет назад
  Alex Szpakowski 571f4ce8a6 Fix CMake setting an incorrect video backend on iOS 10 лет назад
  Sam Lantinga c2e2565144 Fixed bug 3424 - SDL_GameController: Increase k_nMaxReverseEntries 10 лет назад
  Sam Lantinga 8d8e490dc3 Fixed bug 3262 - Premake scripts are not compatible with "Genie" (premake fork) 10 лет назад
  Sam Lantinga 671f2a4914 Fixed bug 3268 - CMAKE: ios fixes 10 лет назад
  Sam Lantinga 6a9ee8fa4b Fixed bug 3276 - build-scripts/showrev.sh prints the tip, which isn't useful if you're on a different -# branch, or just not sync'd to the tip. 10 лет назад
  Sam Lantinga bb24662c79 Fixed bug 3301 - IBus support on Linux with CMake 10 лет назад
  Sam Lantinga 765d8bea01 Fixed bug 3305 - Fixed TextInput status when the keyboard was dismissed with the dismiss key on the iPad 10 лет назад
  Ethan Lee c3e48e71b4 Force WM_PAINT events on window resize 10 лет назад
  Sam Lantinga f032f811a3 Fixed bug 3318 - testime.c enhancement with GNU Unifont support 10 лет назад
  Sam Lantinga 3ac201cf7f Fixed bug 3319 - Getting the POSIX out of testqsort.c 10 лет назад
  Sam Lantinga d870f2719b Fixed bug 3320 - SDL_windows_main.c defines both console application entry points 10 лет назад
  Sam Lantinga 2cbe9e2b77 Fixed bug 3322 - Missing error checking in testaudioinfo and testaudiohotplug 10 лет назад
  Sam Lantinga 6f11545a2d Fixed bug 3323 - SDL_LogOutput prints message twice on Windows when linked with libc 10 лет назад
  Sam Lantinga 0b576962ca Reset dead keys when the SDL window loses focus, so dead keys pressed in SDL applications don't affect text input into other applications. 10 лет назад
  Sam Lantinga 1e6e595484 Fixed bug 3332 - Win32: reset deadkeys in StartTextInput/StopTextInput 10 лет назад
  Sam Lantinga 708def87f3 Fixed bug 3338 - console_wmain doesn't null terminate the argv array 10 лет назад
  Sam Lantinga 77305d47c2 Fixed bug 3345 - SDL_RenderClear inconsistency with ClipRect 10 лет назад
  Sam Lantinga 89c868f4f8 Fixed bug 3347 - OpenGL ES renderer doesn't flip projection matrix for target textures 10 лет назад
  Sam Lantinga 061cc5e75f Fixed bug 3349 - GLES2_RenderReadPixels doesn't use target texture format 10 лет назад
  Sam Lantinga 51d6371ec1 Fixed bug 3350 - GL renderers don't need to flip rows after reading back pixels from the target texture 10 лет назад
  Sam Lantinga 9fff05f8d6 Fixed bug 3352 - Adding alpha mask support to SDL_SaveBMP_RW 10 лет назад
  Sam Lantinga 53e22e4be8 Only use GCC pragmas when we're building with GCC 10 лет назад
  Sam Lantinga a42c396a57 Fixed bug 3361 - Texture color modulation doesn't work with active NONE blend mode (opengl and opengles) 10 лет назад
  Sam Lantinga 3f1b1629c4 Fixed bug 3362 - OpenGL renderer doesn't check if framebuffers are supported when creating target textures 10 лет назад