Commit Graph
18 Commits
Author SHA1 Message Date
nillerusr 1233e05fcb android: fix SDL_QUIT 2021-11-14 13:21:01 +03:00
nillerusr 7a69af7b00 Android OpenGL support( for tegra gpu's ) 2021-10-26 21:30:11 +03:00
nillerusrandGitHub 6e5ef80a0e Update README.md, update ivp submodule 2021-10-23 17:09:16 +03:00
nillerusrandGitHub 18e088f8ff Update wscript 2021-10-23 15:51:37 +03:00
nillerusr dc2be1dcb4 physics: fix a lot of problems 2021-10-23 14:41:59 +03:00
nillerusr cb04a1e451 Replace 1e24 with 1e16 to avoid float overflow 2021-10-13 20:01:24 +03:00
nillerusr 977bac3205 touch: replace static arrays with linked list 2021-10-13 18:18:36 +03:00
nillerusr 63e458ef84 add vgui touch panel, touch logic 2021-10-09 15:22:16 +03:00
nillerusr 81b976c384 inputsystem: touch event handling 2021-10-06 21:09:43 +03:00
nillerusr 0d2a493312 materialsystem: fix undefined behaviour(bruh moment) 2021-10-05 00:53:56 +03:00
nillerusr 2f12021cce fix previous commit 2021-10-05 00:51:01 +03:00
2c6669f5e3 Initial android support (#17)
* Upload Android armv7 libs

* Fix debug build

* utlvector: fix undefined behavior

* wscript: add --use-ccache option

* wscript: store ccache in a separate directory

* Propertly use gl4es

* fontconfig: fix font detection

* [android]remove fontconfig dependency

* Add build guide for other platforms

Co-authored-by: JusicP <slender87844@gmail.com>
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-09-02 20:33:03 +03:00
nillerusr 2a490d398c Revert "Fix code for Android"
This reverts commit 7a91fbebd9.
2021-09-02 20:31:11 +03:00
nillerusr b62d2f4f1a Revert "Upload Android armv7 libs"
This reverts commit 557c300975.
2021-09-02 20:18:18 +03:00
nillerusrandGitHub ddb086ddd1 Merge pull request #11 from q4a/add_lang
add Command line param "language"
2021-05-30 19:29:28 +03:00
nillerusrandGitHub f0c72952c8 Update README.md 2021-04-06 22:34:32 +03:00
nillerusrandGitHub 668df89472 Update README.md 2020-12-16 15:07:31 +03:00
nillerusrandGitHub ca9219e79d Create README.md 2020-12-16 14:44:07 +03:00