Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Арсений Писаревский
mygameos
Commits
f9eb37e4
Commit
f9eb37e4
authored
1 year ago
by
kl
Browse files
Options
Download
Patches
Plain Diff
что-то пытался сделать с к-н
parent
a2ad7e8e
slave
No related merge requests found
Changes
38
Hide whitespace changes
Inline
Side-by-side
Showing
20 changed files
.idea/deploymentTargetDropDown.xml
+2
-2
.idea/deploymentTargetDropDown.xml
app/build.gradle
+1
-7
app/build.gradle
app/src/main/cpp/AndroidOut.cpp
+0
-4
app/src/main/cpp/AndroidOut.cpp
app/src/main/cpp/AndroidOut.h
+0
-38
app/src/main/cpp/AndroidOut.h
app/src/main/cpp/CMakeLists.txt
+0
-32
app/src/main/cpp/CMakeLists.txt
app/src/main/cpp/Model.h
+0
-66
app/src/main/cpp/Model.h
app/src/main/cpp/Renderer.cpp
+0
-378
app/src/main/cpp/Renderer.cpp
app/src/main/cpp/Renderer.h
+0
-74
app/src/main/cpp/Renderer.h
app/src/main/cpp/Shader.cpp
+0
-154
app/src/main/cpp/Shader.cpp
app/src/main/cpp/Shader.h
+0
-98
app/src/main/cpp/Shader.h
app/src/main/cpp/TextureAsset.cpp
+0
-80
app/src/main/cpp/TextureAsset.cpp
app/src/main/cpp/TextureAsset.h
+0
-34
app/src/main/cpp/TextureAsset.h
app/src/main/cpp/Utility.cpp
+0
-87
app/src/main/cpp/Utility.cpp
app/src/main/cpp/Utility.h
+0
-34
app/src/main/cpp/Utility.h
app/src/main/cpp/main.cpp
+0
-100
app/src/main/cpp/main.cpp
app/src/main/java/com/example/game/TicTacToe.kt
+6
-1
app/src/main/java/com/example/game/TicTacToe.kt
app/src/main/res/drawable/circle.png
+0
-0
app/src/main/res/drawable/circle.png
app/src/main/res/drawable/circle_blue.png
+0
-0
app/src/main/res/drawable/circle_blue.png
app/src/main/res/drawable/loading.gif
+0
-0
app/src/main/res/drawable/loading.gif
app/src/main/res/drawable/map.png
+0
-0
app/src/main/res/drawable/map.png
with
9 additions
and
1189 deletions
+9
-1189
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets