chalonverse
|
3b191580c3
Windows GDK Support (#5830)
|
2 years ago |
Sylvain
|
314bb5a1ed
Fixed bug #5850: Android EGL_BAD_ACCESS because of viewport command while turning the screen off/on.
|
2 years ago |
Francisco Javier Trujillo Mata
|
7fd46ec581
Initial PS2_Joystick implementation
|
2 years ago |
Francisco Javier Trujillo Mata
|
84d69da4e1
Initial SDL_ps2_main implementation
|
3 years ago |
Francisco Javier Trujillo Mata
|
1f3ae75228
Add ps2_drivers dependency
|
2 years ago |
Ivan Epifanov
|
b2f07d94d2
Vita: create rendertarget color surface with same format as texture. Fixes #5844
|
2 years ago |
unknown
|
ebe4f47f2b
Fixed __VA_ARGS__ in gcc when no args
|
2 years ago |
unknown
|
51c6488f97
Add support for SDL_render_d3d12.c to compile in C++ mode
|
2 years ago |
Anonymous Maarten
|
fa39f73552
cmake: add generated files to a custom target (#5851)
|
2 years ago |
Ozkan Sezer
|
787dc260a8
autotools: properly enable the version static assertions
|
2 years ago |
Anonymous Maarten
|
76f40e2b3b
cmake: remove stray debug line
|
2 years ago |
Anonymous Maarten
|
ca30936314
cmake: check and use clock_gettime by default on android
|
2 years ago |
Ryan C. Gordon
|
118a2189fb
build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages.
|
2 years ago |
hsdk123
|
bd49696133
cmake: use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR (#5834)
|
2 years ago |
Anonymous Maarten
|
6dcb2868b0
cmake: avoid use of possible non-available XEXT_LIB
|
2 years ago |
Anonymous Maarten
|
78a3751659
cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms
|
2 years ago |
Anonymous Maarten
|
c61367c273
cmake: do list(APPEND SDLMAIN_SOURCES)
|
2 years ago |
Anonymous Maarten
|
965c164537
cmake: let cmake test script make use of the installed cmake scripts
|
2 years ago |
Anonymous Maarten
|
3617691fe0
cmake: install Android.mk files for ndk-build
|
2 years ago |
Anonymous Maarten
|
b3159714db
cmake: set HAVE_STATIC_PIC for correct summary
|
2 years ago |
Anonymous Maarten
|
de409d2a81
cmake: remove spurious UNIX_SYS in dep_option
|
2 years ago |
Anonymous Maarten
|
2f321fb73c
cmake: disable UNIX_SYS by default for Android
|
2 years ago |
Wouter Wijsman
|
3b0c86a36f
Merge pull request #5835 from fjtrujy/psp/improveJoystickDriver
|
2 years ago |
Anonymous Maarten
|
5f4e9fb9b3
cmake: use add_custom_command to copy include files
|
2 years ago |
Anonymous Maarten
|
485b1037b0
cmake: copy all headers to the build directory and exclusively use that
|
2 years ago |
Anonymous Maarten
|
3e1021239a
cmake: also add the recently-added include folder to the public interface
|
2 years ago |
Anonymous Maarten
|
4ad4fe67c7
cmake: install generated SDL_config.h
|
2 years ago |
Francisco Javier Trujillo Mata
|
2b41f497db
Improve Joystick removing semaphores
|
3 years ago |
Francisco Javier Trujillo Mata
|
c3a5e4aa7b
Adding GetGamepadMapping to Vita Joystick driver
|
2 years ago |
Ozkan Sezer
|
7adb08a79a
fixed SDL_BlitMap typedef redefinition errors
|
2 years ago |