Commit History

Author SHA1 Message Date
  Francisco Javier Trujillo Mata 84d69da4e1 Initial SDL_ps2_main implementation 4 years ago
  Francisco Javier Trujillo Mata 1f3ae75228 Add ps2_drivers dependency 3 years ago
  Ivan Epifanov b2f07d94d2 Vita: create rendertarget color surface with same format as texture. Fixes #5844 3 years ago
  unknown ebe4f47f2b Fixed __VA_ARGS__ in gcc when no args 3 years ago
  unknown 51c6488f97 Add support for SDL_render_d3d12.c to compile in C++ mode 3 years ago
  Anonymous Maarten fa39f73552 cmake: add generated files to a custom target (#5851) 3 years ago
  Ozkan Sezer 787dc260a8 autotools: properly enable the version static assertions 3 years ago
  Anonymous Maarten 76f40e2b3b cmake: remove stray debug line 3 years ago
  Anonymous Maarten ca30936314 cmake: check and use clock_gettime by default on android 3 years ago
  Ryan C. Gordon 118a2189fb build-scripts/wikiheaders.pl: ignore the 'FrontPage' wiki pages. 3 years ago
  hsdk123 bd49696133 cmake: use CMAKE_CURRENT_BINARY_DIR instead of CMAKE_BINARY_DIR (#5834) 3 years ago
  Anonymous Maarten 6dcb2868b0 cmake: avoid use of possible non-available XEXT_LIB 3 years ago
  Anonymous Maarten 78a3751659 cmake+ci: fix+test sdl2-config + sdl2.pc for all supported platforms 3 years ago
  Anonymous Maarten c61367c273 cmake: do list(APPEND SDLMAIN_SOURCES) 3 years ago
  Anonymous Maarten 965c164537 cmake: let cmake test script make use of the installed cmake scripts 3 years ago
  Anonymous Maarten 3617691fe0 cmake: install Android.mk files for ndk-build 3 years ago
  Anonymous Maarten b3159714db cmake: set HAVE_STATIC_PIC for correct summary 3 years ago
  Anonymous Maarten de409d2a81 cmake: remove spurious UNIX_SYS in dep_option 3 years ago
  Anonymous Maarten 2f321fb73c cmake: disable UNIX_SYS by default for Android 3 years ago
  Wouter Wijsman 3b0c86a36f Merge pull request #5835 from fjtrujy/psp/improveJoystickDriver 3 years ago
  Anonymous Maarten 5f4e9fb9b3 cmake: use add_custom_command to copy include files 3 years ago
  Anonymous Maarten 485b1037b0 cmake: copy all headers to the build directory and exclusively use that 3 years ago
  Anonymous Maarten 3e1021239a cmake: also add the recently-added include folder to the public interface 3 years ago
  Anonymous Maarten 4ad4fe67c7 cmake: install generated SDL_config.h 3 years ago
  Francisco Javier Trujillo Mata 2b41f497db Improve Joystick removing semaphores 4 years ago
  Francisco Javier Trujillo Mata c3a5e4aa7b Adding GetGamepadMapping to Vita Joystick driver 3 years ago
  Ozkan Sezer 7adb08a79a fixed SDL_BlitMap typedef redefinition errors 3 years ago
  Ryan C. Gordon 12b371ee0f x11: Don't send diplay-add events for displays connected at init time. 3 years ago
  Frank Praznik c11bdeeb69 wayland: Round fractional backbuffer sizes halfway away from zero 3 years ago
  Ryan C. Gordon ff735b3c0f SDL_Surface: don't implicitly declare struct SDL_BlitMap. 3 years ago