Go to file
pogokeen f6993940e5 Separate out polymost1Frag and polymost1Vert shaders from polymost.cpp and add rules for building in the GNUmakefile.
Additionally, git ignore the shader's generated headers folder.

git-svn-id: https://svn.eduke32.com/eduke32@7782 1a8010ca-5511-0410-912e-c29ae57300e0

# Conflicts:
#	.gitignore
#	source/build/src/polymost.cpp
2019-09-20 14:57:42 +02:00
package/common - more uselessness eliminated 2019-09-17 20:28:28 +02:00
platform Simplify map structure tracker overloads 2019-09-20 10:15:17 +02:00
source Separate out polymost1Frag and polymost1Vert shaders from polymost.cpp and add rules for building in the GNUmakefile. 2019-09-20 14:57:42 +02:00
.gitignore Separate out polymost1Frag and polymost1Vert shaders from polymost.cpp and add rules for building in the GNUmakefile. 2019-09-20 14:57:42 +02:00
Android.mk Rename net.* to network.* 2019-09-19 12:20:45 +02:00
Common.mak Separate out polymost1Frag and polymost1Vert shaders from polymost.cpp and add rules for building in the GNUmakefile. 2019-09-20 14:57:42 +02:00
GNUmakefile Separate out polymost1Frag and polymost1Vert shaders from polymost.cpp and add rules for building in the GNUmakefile. 2019-09-20 14:57:42 +02:00
_clang-format Set AllowShortCaseLabelsOnASingleLine to false and AlignAfterOpenBracket to Align in _clang-format 2018-12-15 01:37:24 +00:00