커밋 기록

작성자 SHA1 메시지 날짜
  Anonymous Maarten fc2497b109 Revert "cmake: don't add -mwindows to link flags in sdl2.pc" 3 년 전
  Anonymous Maarten 2fdedd17be Revert 6fa7d62 and 856c99e5 3 년 전
  Anonymous Maarten 856c99e583 android: target android-19 by default when building with build-scripts/androidbuildlibs.sh 3 년 전
  Anonymous Maarten 832754b970 ci: install SDL when built as a subproject 3 년 전
  Anonymous Maarten 6fa7d62408 ci: use android-ndk r25 (LTS) on CI 3 년 전
  Anonymous Maarten d211aaddc1 cmake: don't add -mwindows to link flags in sdl2.pc 3 년 전
  Anonymous Maarten d63a699e01 cmake: by default, disable install target when building SDL as a subproject 3 년 전
  Ozkan Sezer 8c51cae784 audio/aaudio, audio/openslES: fix -Wdeclaration-after-statement errors 3 년 전
  slime 65647b3417 SDL_Render: use high precision texcoords in ES2 shaders, when possible 3 년 전
  Sam Lantinga f9beef760a Added support for the Nintendo Switch Joy-Con Controllers on iOS and tvOS 16 3 년 전
  Sam Lantinga aad7ef6eaf Added support for the Nintendo Switch Pro Controller on iOS and tvOS 16 3 년 전
  Sam Lantinga 59963473ef Enable bitcode by default for iOS and tvOS builds 3 년 전
  Sam Lantinga 20f51b1fd7 Fixed crash if debug text wasn't drawn during a session 3 년 전
  Ozkan Sezer 8cd515c324 better wording. 3 년 전
  Frank Praznik 41b89aec19 video: Improve the SDL_WINDOW_ALLOW_HIGHDPI flag documentation 3 년 전
  Ivan Epifanov 0a1641635d VIta: enable arm neon/simd optimisations 3 년 전
  Anonymous Maarten e5698d1394 cmake: allow cmake re-configuration after installation of x11 library 3 년 전
  Ozkan Sezer 192ae1e356 WhatsNew.txt: added line for the calling convention fixes. 3 년 전
  Anonymous Maarten 9ad3711a6b cmake: only enable x11_xss/x11_xrandr/x11_xfixes when its lib is available 3 년 전
  Anonymous Maarten ac9e8691a2 cmake: only build testnative when X11 is available 3 년 전
  Anonymous Maarten aa7a6c0ea6 cmake: only enable x11_xcursor and x11_xinput when its library is available 3 년 전
  Anonymous Maarten 8f33de8462 cmake: set CMP0054 policy to NEW 3 년 전
  Ethan Lee a33b5449ff WhatsNew.txt: Added audio channel support changes 3 년 전
  Ethan Lee f3008e4aab audio: 3- and 5-channel formats are now supported 3 년 전
  Ryan C. Gordon 45c3b59d4b audio: Turn off DEBUG_CONFIG logging again. 3 년 전
  Ryan C. Gordon bec721f08a audio: Fixed dst pointer on channel conversions that grow in-place. 3 년 전
  Ryan C. Gordon 9f56c7cf02 audio: Remove 5.1->X SIMD converters, add SSE mono->stereo. 3 년 전
  Ryan C. Gordon b83ae9f24c audio: Replaced some debug-printfs with debug-SDL_Logs. :) 3 년 전
  Ryan C. Gordon f73d07da5f audio: Headers said 5 channel is quad+center, but it's 4.1. 3 년 전
  Ryan C. Gordon 49ec8db5f8 audio: Generate the channel converter code from a program. 3 년 전