Sam Lantinga
|
e9652b1987
Fixed bug 3857 - SDL_ConvertPixels misses YUV conversions
|
7 years ago |
Sam Lantinga
|
827e985041
Fixed bug 3862 - Install is broken when adding SDL2 to an existing CMake project
|
7 years ago |
Sam Lantinga
|
d9e1036e0f
Fixed potential overflow in surface allocation (thanks Yves!)
|
7 years ago |
Sam Lantinga
|
312da2623a
Fixed bug 3854 - arguments to dbus_type_is_basic() were incorrect
|
7 years ago |
Brandon Schaefer
|
db20e71d54
Fixed bug 3855 - Memory leak in SDL_FreeSurface
|
7 years ago |
Brandon Schaefer
|
e564da78b7
revert files I didnt mean to commit!
|
7 years ago |
Brandon Schaefer
|
e27f12e0da
wayland: Fix bug 3814 -Wmissing-field-initializers
|
7 years ago |
Sam Lantinga
|
aad58c622c
Fixed bug 3852 - SDL_FreeSurface deallocates surface->map even if the surface is not yet freed
|
7 years ago |
Sam Lantinga
|
bd5c984ac0
Fixed bug 3850 - incorrect numbering in docs/README-ios.md
|
7 years ago |
Sam Lantinga
|
54685787ca
Fixed bug 3847 - Hit Test x coordinate wrong on secondary monitor
|
7 years ago |
Alex Szpakowski
|
fb071a4cd9
Mac: Fix the menu bar not always working for non-.app-bundled apps. Fixes bug #3051.
|
7 years ago |
Sam Lantinga
|
c44e741bd9
Fixed bug 3842 - fix SDL_thread.h for emx
|
7 years ago |
Sam Lantinga
|
14ed0d24c8
Fixed bug 3843 - Android missing some code in SDLHapticHandler
|
7 years ago |
Ryan C. Gordon
|
099ae43e81
audio: Fixed compiler warning on Visual Studio.
|
7 years ago |
Sam Lantinga
|
58d1c54d06
Fixed spacing
|
7 years ago |
Sam Lantinga
|
0fea9164eb
Added an example for SDL_SetWindowHitTest() when you create a borderless resizable window.
|
7 years ago |
Sam Lantinga
|
e763dac6dd
Good bye, Visual Studio 2008
|
7 years ago |
Sam Lantinga
|
260db92cbb
Added stub Steam Controller sources to Android and iOS command line builds
|
7 years ago |
Sam Lantinga
|
2fd5235145
Added stubs for simple Steam Controller support
|
7 years ago |
Sam Lantinga
|
82557750b0
Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example.
|
7 years ago |
Sam Lantinga
|
4187b3d760
Removed non-existent files
|
7 years ago |
Sam Lantinga
|
2079ec992a
Removed non-existent files
|
7 years ago |
Sam Lantinga
|
d828647944
Added stubs for simple Steam Controller support
|
7 years ago |
Sam Lantinga
|
53b2c91d26
Separated out SDL Android java code so audio, controller, and filesystem APIs can be used independently of the SDL activity, in Qt apps for example.
|
7 years ago |
Sam Lantinga
|
ad86eff1a8
Guarded EGL code with SDL_VIDEO_OPENGL_EGL
|
7 years ago |
Sam Lantinga
|
499f928c33
borderless windows will have WM_NCCALCSIZE return 0 for the non-client area. When this happens, it looks like windows will send a resize message expanding the window client area to the previous window + chrome size, so shouldn't need to adjust the window size for the set styles.
|
7 years ago |
Sam Lantinga
|
3176a7f5e9
sdl
|
7 years ago |
Sam Lantinga
|
cc023b6b81
Fixed bug 3837 - Change project settings for Xcode 9?
|
7 years ago |
Sam Lantinga
|
f0111b6ac9
Added tag release-2.0.6 for changeset 8e2bab21d23b
|
7 years ago |
Sam Lantinga
|
fe6b8f1c31
Fixed Mac OS X build
|
7 years ago |