mirror of https://github.com/libsdl-org/SDL
				
				
				
			
			You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			174 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
			
		
		
	
	
			174 lines
		
	
	
		
			2.5 KiB
		
	
	
	
		
			Plaintext
		
	
| build/
 | |
| build-*/
 | |
| !build-scripts/
 | |
| buildbot/
 | |
| /VERSION.txt
 | |
| __pycache__
 | |
| 
 | |
| *.so
 | |
| *.so.*
 | |
| *.dll
 | |
| *.exe
 | |
| *.o
 | |
| *.obj
 | |
| *.res
 | |
| *.lib
 | |
| *.a
 | |
| *.la
 | |
| *.dSYM
 | |
| *,e1f
 | |
| *,ff8
 | |
| *.lnk
 | |
| *.err
 | |
| *.exp
 | |
| *.map
 | |
| *.orig
 | |
| *~
 | |
| *.swp
 | |
| *.tmp
 | |
| *.rej
 | |
| 
 | |
| # for CMake
 | |
| .cmake
 | |
| CMakeFiles/
 | |
| CMakeCache.txt
 | |
| cmake_install.cmake
 | |
| cmake_uninstall.cmake
 | |
| install_manifest.txt
 | |
| *Targets.cmake
 | |
| *Config.cmake
 | |
| *ConfigVersion.cmake
 | |
| CTestTestfile.cmake
 | |
| Testing
 | |
| compile_commands.json
 | |
| .cache/
 | |
| /include-config-*
 | |
| /include-revision
 | |
| /Makefile
 | |
| .ninja_*
 | |
| *.ninja
 | |
| *.pc
 | |
| test/*.test
 | |
| wayland-generated-protocols
 | |
| CMakeSettings.json
 | |
| 
 | |
| # for CLion
 | |
| .idea
 | |
| cmake-build-*
 | |
| 
 | |
| # for Xcode
 | |
| *.mode1*
 | |
| *.perspective*
 | |
| *.pbxuser
 | |
| (^|/)build($|/)
 | |
| .DS_Store
 | |
| xcuserdata
 | |
| *.xcworkspace
 | |
| Xcode/build.xcconfig
 | |
| 
 | |
| # for Visual Studio Code
 | |
| .vscode/
 | |
| 
 | |
| # for Visual C++
 | |
| .vs
 | |
| Debug
 | |
| Release
 | |
| *.user
 | |
| *.ncb
 | |
| *.suo
 | |
| *.sdf
 | |
| VisualC/tests/loopwave/sample.wav
 | |
| VisualC/tests/testautomation/*.bmp
 | |
| VisualC/tests/testautomation/*.png
 | |
| VisualC/tests/testcontroller/*.png
 | |
| VisualC/tests/testoverlay/moose.dat
 | |
| VisualC/tests/testrendertarget/icon.png
 | |
| VisualC/tests/testrendertarget/sample.png
 | |
| VisualC/tests/testscale/icon.png
 | |
| VisualC/tests/testscale/sample.png
 | |
| VisualC/tests/testsprite/icon.png
 | |
| VisualC/tests/testyuv/testyuv.png
 | |
| VisualC-GDK/**/Layout
 | |
| src/render/direct3d12/D3D12_*_One.h
 | |
| src/render/direct3d12/D3D12_*_Series.h
 | |
| src/gpu/d3d12/D3D12_*_One.h
 | |
| src/gpu/d3d12/D3D12_*_Series.h
 | |
| out/
 | |
| 
 | |
| # for Android
 | |
| android-project/local.properties
 | |
| android-project/.gradle/
 | |
| 
 | |
| test/checkkeys
 | |
| test/checkkeysthreads
 | |
| test/gamepadmap
 | |
| test/loopwave
 | |
| test/loopwavequeue
 | |
| test/testatomic
 | |
| test/testaudiorecording
 | |
| test/testaudiohotplug
 | |
| test/testaudioinfo
 | |
| test/testautomation
 | |
| test/testbounds
 | |
| test/testcustomcursor
 | |
| test/testdisplayinfo
 | |
| test/testdraw
 | |
| test/testdrawchessboard
 | |
| test/testdropfile
 | |
| test/testerror
 | |
| test/testevdev
 | |
| test/testfile
 | |
| test/testfilesystem
 | |
| test/testgamepad
 | |
| test/testgeometry
 | |
| test/testgesture
 | |
| test/testgl
 | |
| test/testgles
 | |
| test/testgles2
 | |
| test/testhaptic
 | |
| test/testhittesting
 | |
| test/testhotplug
 | |
| test/testiconv
 | |
| test/testime
 | |
| test/testintersections
 | |
| test/testjoystick
 | |
| test/testkeys
 | |
| test/testloadso
 | |
| test/testlocale
 | |
| test/testlock
 | |
| test/testmessage
 | |
| test/testmouse
 | |
| test/testmultiaudio
 | |
| test/testnative
 | |
| test/testoverlay
 | |
| test/testplatform
 | |
| test/testpower
 | |
| test/testqsort
 | |
| test/testrelative
 | |
| test/testrendercopyex
 | |
| test/testrendertarget
 | |
| test/testresample
 | |
| test/testrumble
 | |
| test/testscale
 | |
| test/testsem
 | |
| test/testsensor
 | |
| test/testshader
 | |
| test/testshape
 | |
| test/testsprite
 | |
| test/testspriteminimal
 | |
| test/testsurround
 | |
| test/testthread
 | |
| test/testtimer
 | |
| test/testurl
 | |
| test/testver
 | |
| test/testviewport
 | |
| test/testvulkan
 | |
| test/testwm
 | |
| test/testyuv
 | |
| test/torturethread
 | |
| 
 | |
| # for Doxygen
 | |
| docs/output
 | |
| SDL.tag
 | |
| doxygen_warn.txt
 |