Sam Lantinga
|
0d1f0fed71
Added a hint to disable window frame and title bar interaction when the cursor is hidden
|
11 years ago |
J?rgen P. Tjern?
|
d34184461f
SDL_opengl: Fix Mac build for SDK 10.9 too.
|
11 years ago |
J?rgen P. Tjern?
|
d623c0b443
SDL_opengl: Fix Mac build with new glext.h
|
11 years ago |
Sam Lantinga
|
65133ebc1b
Wait for the fullscreen transition to complete before allowing the application to continue.
|
11 years ago |
Sam Lantinga
|
16360b1979
Fixed escape cancelling fullscreen mode now that the SDL window is the first res
|
11 years ago |
J?rgen P. Tjern?
|
a2085da216
SDL_opengles2: Update to latest Khronos headers.
|
11 years ago |
J?rgen P. Tjern?
|
0887f5184c
SDL_opengl: Update to glext.h from Khronos dated 2014-05-21.
|
11 years ago |
J?rgen P. Tjern?
|
f45a2fd05d
SDL_opengles2: Separate out GLES2 headers.
|
11 years ago |
J?rgen P. Tjern?
|
8793657db7
SDL_opengl: Move glext.h to a separate file.
|
11 years ago |
J?rgen P. Tjern?
|
c1e11f699e
X11: Provide specific X error when SDL_GL_CreateContext fails.
|
11 years ago |
Sam Lantinga
|
ece2a9bf06
Hopefully really fixed the Android build
|
11 years ago |
Sam Lantinga
|
5186be4a12
Fixed Android build
|
11 years ago |
Sam Lantinga
|
a8fcbc466a
Fixed bug 2534 - Mac: black bar at top of screen in SDL_WINDOW_FULLSCREEN mode
|
11 years ago |
Sam Lantinga
|
6b90d7f58a
Fixed bug 2550 - [OS X 10.9] Enabling SDL_WINDOW_FULLSCREEN after relative mouse mode leaves cursor visible
|
11 years ago |
Sam Lantinga
|
32665131f6
Added a way to get the native Android window and EGL context
|
11 years ago |
Sam Lantinga
|
3905b910f3
Fixed bug 2479 - [OS X] SDL_SetWindowFullscreen fails to switch to windowed
|
11 years ago |
Sam Lantinga
|
75c57f8db7
Don't use D3D9Ex by default, since it can change behavior for games which rely on D3D9 classic.
|
11 years ago |
Sam Lantinga
|
9d00f75a27
Fixed bug 2520 - Held double-click app startup creates a stuck MOUSEBUTTONDOWN event
|
11 years ago |
Sam Lantinga
|
70df9cd0cd
Fullscreen to windowed mode switch
|
11 years ago |
Sam Lantinga
|
18c31dec54
Fixed Direct3DCreate9Ex prototype
|
11 years ago |
Sam Lantinga
|
0c6b99d576
Fixed cast
|
11 years ago |
Sam Lantinga
|
49c53fd280
Use D3D9Ex when available
|
11 years ago |
Sam Lantinga
|
52222db255
Fixed SDL error when filtering events after shutdown.
|
11 years ago |
Philipp Wiesemann
|
f29ac39934
Added javadoc comments to document methods used by JNI.
|
11 years ago |
Philipp Wiesemann
|
eac27bcd2f
Added javadoc comments to prevent unused parameter warning.
|
11 years ago |
Philipp Wiesemann
|
1f111f3ddc
Fixed implicit boxing and unboxing of Java Objects warning.
|
11 years ago |
Philipp Wiesemann
|
8d11db2f93
Added missing stdio include in test program.
|
11 years ago |
Philipp Wiesemann
|
3a8033587b
Fixed use of uninitialized variable warning in test program.
|
11 years ago |
Ryan C. Gordon
|
dd5277d65c
Fixed stack overflow in X11_CreateWindow() (thanks, rapha and Brad!).
|
11 years ago |
Ryan C. Gordon
|
4db368e625
Added note about Wayland and Mir packages for Ubuntu 14.04.
|
11 years ago |