nillerusr
9d77bb17c5
Add proportionality support for GameUI panels ( #35 )
...
* Add proportionality support for GameUI panels
* Add Android platform define
* Fix button wrong state on fast clicking
Co-authored-by: JusicP <slender87844@gmail.com>
3 years ago
nillerusr
1f3436945f
saveload fix
3 years ago
nillerusr
1d8149a3b3
client: add touch editor
3 years ago
nillerusr
05ab85e853
make achivements work without steam( partially )
3 years ago
nillerusr
ead7bfc155
Update ToGLES( fix occlusion query and other small things )
3 years ago
nillerusr
d651c2b38d
Fix font problems
3 years ago
nillerusr
8703d8bbf4
togles: update wscript
3 years ago
nillerusr
24b2f5892c
Fix shaders compilation, replace some opengl functions with opengles analogs
3 years ago
nillerusr
1aa234af4d
togles: use GL_EXT_buffer_storage if avalible
3 years ago
nillerusr
e8dd3cece3
Replace glBegin/glEnd
3 years ago
nillerusr
4508c9c863
Rewrite ToGL in OpenGLES(Uncomplete)
3 years ago
nillerusr
76bfcf40ca
Copy original togl to track changes
3 years ago
nillerusr
d947e5e20e
Vpc parser ( #31 )
...
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
3 years ago
nillerusr
fb55975a75
Merge pull request #30 from nillerusr/misalign-fixes
...
Misalign fixes
3 years ago
nillerusr
d2f3cc44db
touch: add new commands
3 years ago
nillerusr
1233e05fcb
android: fix SDL_QUIT
3 years ago
nillerusr
f7cdca7ad2
saverestore fixes
3 years ago
nillerusr
b1edca8c4c
utlbuffer: typo fix
3 years ago
nillerusr
2d17c2b52f
utlbuffer,bitbuf: misalign fix
3 years ago
nillerusr
7a69af7b00
Android OpenGL support( for tegra gpu's )
3 years ago
nillerusr
99e02e25c9
CUtlBuffer, Color: misalign fixes
3 years ago
nillerusr
6e5ef80a0e
Update README.md, update ivp submodule
3 years ago
nillerusr
18e088f8ff
Update wscript
3 years ago
nillerusr
dc2be1dcb4
physics: fix a lot of problems
3 years ago
nillerusr
cb04a1e451
Replace 1e24 with 1e16 to avoid float overflow
3 years ago
nillerusr
977bac3205
touch: replace static arrays with linked list
3 years ago
nillerusr
63e458ef84
add vgui touch panel, touch logic
3 years ago
nillerusr
81b976c384
inputsystem: touch event handling
3 years ago
nillerusr
0d2a493312
materialsystem: fix undefined behaviour(bruh moment)
3 years ago
nillerusr
2f12021cce
fix previous commit
3 years ago
Danny Parker
61302b61e7
fix latest gcc builds ( #19 )
...
Co-authored-by: Danny Parker <DannyParker0001@users.noreply.github.com>
3 years ago
nillerusr
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>
3 years ago
nillerusr
2a490d398c
Revert "Fix code for Android"
...
This reverts commit 7a91fbebd9
.
3 years ago
nillerusr
b62d2f4f1a
Revert "Upload Android armv7 libs"
...
This reverts commit 557c300975
.
3 years ago
JusicP
7a91fbebd9
Fix code for Android
3 years ago
JusicP
557c300975
Upload Android armv7 libs
3 years ago
nillerusr
ddb086ddd1
Merge pull request #11 from q4a/add_lang
...
add Command line param "language"
3 years ago
q4a
51ba28fae1
add Command line param "language"
3 years ago
nillerusr
838584af38
wscript: fix 32bit build
4 years ago
nillerusr
8d6eeb47bf
force32_bit should be loaded before check_pkg calls
4 years ago
JusicP
d349b1769a
Fix clang compile
4 years ago
nillerusr
c70e496e72
fix dedicated server build
4 years ago
nillerusr
c1c616e569
wscript: typo fix
4 years ago
nillerusr
814b22f25b
waifulib: update
4 years ago
nillerusr
b33af199a7
fixes for arm target
4 years ago
nillerusr
50a93ce91a
build: arm target support
4 years ago
nillerusr
e794dbcbb1
fix loading libraries with lib prefix
4 years ago
nillerusr
597f9da3b0
waf: fix install
4 years ago
nillerusr
f0c72952c8
Update README.md
4 years ago
nillerusr
598de9eb49
add wscipt files to build vphysics and game
4 years ago