Skip to content

Commit 160aae5

Browse files
Merge branch 'master' into member_test
2 parents 42fc455 + 44dd63c commit 160aae5

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+1762
-2359
lines changed

.gitignore

Lines changed: 3 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,6 @@
1313
*.ilk
1414
*.pdb
1515
*_d.exe
16-
# CEGUI's downloaded dependencies on Windows
17-
3rdparty/CEGUI/cegui-deps-0.8.x-src.zip
1816
# usually where people build
1917
android_build/*
2018
build*/*
@@ -23,14 +21,10 @@ install/*
2321
# legacy temporary and output directories
2422
lib/*
2523
doctemp/*
26-
source/obj
27-
source/Irrlicht/libIrrlichtServer.a
2824
# stuff output by examples
2925
examples_tests/*
3026
examples_tests/tmp/*
3127
android-sample/bin/*
32-
.vs/*
33-
*/.vs/*
34-
__pycache__/*
35-
*/__pycache__/*
36-
*.pyc
28+
# shader debug sideeffects
29+
preprocessed.hlsl
30+
compiled.spv

include/nbl/builtin/glsl/subgroup/arithmetic_portability.glsl

Lines changed: 0 additions & 114 deletions
This file was deleted.

0 commit comments

Comments
 (0)