Commit graph

42 commits

Author SHA1 Message Date
nillerusr
d87c806f4e engine: fix hdr to ldr conversion 2022-04-16 12:54:00 +03:00
nillerusr
54dc82a1c2 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
nillerusr
654dbe09f3 togles: gamma fix, optimize texture convertation 2022-03-28 00:45:37 +03:00
nillerusr
bc125ed0ff engine: hdr to ldr conversion for HDR_TYPE_NONE 2022-03-26 03:24:41 +03:00
nillerusr
13191a2659 add source-sdk-2013 2022-03-01 23:00:42 +03:00
nillerusr
d2b157d7f2 ToGLES: add hard float support 2022-03-01 22:53:30 +03:00
nillerusr
f76f1039ed gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
nillerusr
0c34bd2244 add more custom screen resolutions, fix build 2022-01-25 00:14:29 +03:00
nillerusr
5c0e3180e6 fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
nillerusr
0f63f6f8c7 fix compilation with msvc 2022-01-09 22:28:24 +03:00
nillerusr
0454017065 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>
2022-01-09 17:04:47 +03:00
nillerusr
0ff5b74afa saveload fix 2022-01-09 19:59:13 +03:00
nillerusr
9314a411c8 Update ToGLES( fix occlusion query and other small things ) 2022-01-09 19:32:21 +03:00
nillerusr
3e287a6b70 Fix shaders compilation, replace some opengl functions with opengles analogs 2021-11-26 20:51:33 +03:00
nillerusr
245e7d1368 togles: use GL_EXT_buffer_storage if avalible 2021-11-21 19:47:42 +03:00
nillerusr
a041c8fc1a Replace glBegin/glEnd 2021-11-21 18:51:30 +03:00
nillerusr
6e68d4f953 Rewrite ToGL in OpenGLES(Uncomplete) 2021-11-21 01:38:59 +03:00
nillerusr
7e7ac2c827 Copy original togl to track changes 2021-11-21 00:48:13 +03:00
nillerusr
9a5311c979 touch: add new commands 2021-11-16 23:46:29 +03:00
nillerusr
28aa80c3a0 saverestore fixes 2021-11-14 00:07:58 +03:00
nillerusr
8ade470a62 utlbuffer: typo fix 2021-11-09 19:02:26 +03:00
nillerusr
23e892f354 utlbuffer,bitbuf: misalign fix 2021-11-05 19:51:41 +03:00
nillerusr
de1d746fae CUtlBuffer, Color: misalign fixes 2021-10-25 18:45:21 +03:00
nillerusr
92c0c3aeb9 physics: fix a lot of problems 2021-10-23 14:41:59 +03:00
nillerusr
b44df09ae1 Replace 1e24 with 1e16 to avoid float overflow 2021-10-13 20:01:24 +03:00
nillerusr
ad16ddab04 add vgui touch panel, touch logic 2021-10-09 15:22:16 +03:00
nillerusr
c0b3c39ef4 inputsystem: touch event handling 2021-10-06 21:09:43 +03:00
nillerusr
c0eae4cc22 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
a6abdca9e6 Revert "Fix code for Android"
This reverts commit 7a91fbebd9.
2021-09-02 20:31:11 +03:00
JusicP
c3c9e2e62b Fix code for Android 2021-08-20 19:56:20 +03:00
JusicP
d4a193671c Fix clang compile 2021-04-28 18:24:16 +03:00
nillerusr
5a8f290551 build: arm target support 2021-04-25 23:36:09 +03:00
nillerusr
da0265bc15 fix loading libraries with lib prefix 2021-04-08 22:40:26 +03:00
nillerusr
b81dfa0853 tier1: fpermissive fixes 2021-03-26 11:28:35 +03:00
nillerusr
2d11c8bbf5 pixelwriter: fix undefined behaviour 2020-12-03 22:45:22 +03:00
nillerusr
7bb2dbdb1e fix some undefined behaviors 2020-11-18 17:30:58 +03:00
nillerusr
db42098a5a cut openssl, cryptopp 2020-11-13 16:42:13 +03:00
nillerusr
cbe073d167 cut telemetry 2020-11-13 01:26:58 +03:00
JusicP
4274f18e69 Update FakeSteamAPI 2020-10-24 10:23:05 +03:00
nillerusr
b7cd3625c8 change steam_api headers 2020-10-23 16:12:04 +03:00
JusicP
317a067326 Fix tier0, tier2 2020-10-22 15:53:17 +03:00
FluorescentCIAAfricanAmerican
3bf9df6b27 1 2020-04-22 12:56:21 -04:00