Commit graph

193 commits

Author SHA1 Message Date
nillerusr
58873c35c7 togles: create pseudo buffer for mali gpu's 2022-04-16 12:27:43 +03:00
nillerusr
0772ca1063 GameUI: fix propotional scale 2022-04-16 12:20:36 +03:00
nillerusr
23a370d9bb add hl1,portal,dod source code 2022-04-16 12:05:19 +03:00
nillerusr
bc6873014e update ivp submodule 2022-04-16 10:07:38 +03:00
nillerusr
9e6ce6501c
Merge pull request #63 from nillerusr/ssdk2013 2022-04-09 20:51:24 +03:00
nillerusr
c625d789a7 Revert "materialsystem/shaderapidx9: restore shaders from source-sdk-2013"
This reverts commit cca56d5a6f.
2022-03-28 00:45:52 +03:00
nillerusr
3558b0e03c togles: gamma fix, optimize texture convertation 2022-03-28 00:45:37 +03:00
nillerusr
cca56d5a6f materialsystem/shaderapidx9: restore shaders from source-sdk-2013 2022-03-26 03:26:53 +03:00
nillerusr
24366ef9a8 engine: hdr to ldr conversion for HDR_TYPE_NONE 2022-03-26 03:24:41 +03:00
JusicP
312fdb9576 Fix AnimationController conditional parse 2022-03-15 17:35:39 +02:00
nillerusr
a71627226a inputsystem: fix build with older sdl2 versions 2022-03-15 15:33:05 +03:00
nillerusr
875e52e29e
Merge pull request #55 from lilmayofuksu/fix-vpk
Fix VPK loading for Dedicated Linux builds
2022-03-15 13:14:42 +03:00
nillerusr
22ed5194a6 tier1: exclude steam deck from KeyValues 2022-03-15 13:09:34 +03:00
lilmayofuksu
ab71aefedc fix linker errors for dedicated when building with vpk support 2022-03-07 02:21:30 +03:00
nillerusr
c165fb2236 game/server: fix build 2022-03-02 20:47:19 +03:00
nillerusr
5b926feae6 add csrike source code 2022-03-02 11:45:17 +03:00
nillerusr
f7233c84e0 engine: remove PROTOCOL_STEAM requirement 2022-03-02 11:42:47 +03:00
nillerusr
edc8d6c584 add source-sdk-2013 2022-03-01 23:00:42 +03:00
nillerusr
88b8830e8b ToGLES: add hard float support 2022-03-01 22:53:30 +03:00
nillerusr
1aac303d7e engine/audio/private: add voice recording using sdl 2022-03-01 22:48:18 +03:00
nillerusr
6b10b528e9 engine: get opus voice codec 2022-02-13 06:15:27 +03:00
nillerusr
a38e73f480 Disable trusted key verification for sv_pure, fix mod_texture.txt loading 2022-02-12 13:45:43 +03:00
nillerusr
a1d8c59d01 Fix external .lmp loading 2022-02-11 11:00:57 +03:00
nillerusr
9dd2d20e78 cl_main: set language according to LANG variable 2022-02-06 03:48:40 +03:00
nillerusr
c36cfccdf0 gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
nillerusr
74b7a6d151
Merge pull request #43 from nillerusr/ToGLES3
ToGLES, and some other shit
2022-02-05 21:45:29 +03:00
nillerusr
c57fb24610
Merge pull request #38 from r-a-sattarov/master
vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts
2022-02-05 18:25:24 +03:00
r-a-sattarov
2ad3bc4a66 vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts
backport from MainUI C++
Ref: fad4805fab
2022-01-28 23:49:27 +03:00
nillerusr
303b387e76 add more custom screen resolutions, fix build 2022-01-25 00:14:29 +03:00
nillerusr
0fb75b41fd fix build with clang, fix saverestore again, android mod launcher support 2022-01-19 18:59:42 +03:00
JusicP
94fb7d4c00 Add xpos scale for chapters panel 2022-01-09 20:21:50 +02:00
JusicP
463e4eb584 Fix ypos scale for chapters panel 2022-01-09 20:17:11 +02:00
nillerusr
61bd00c12b Oops, typo fix 2022-01-09 22:33:59 +03:00
nillerusr
4a329b2e1d fix compilation with msvc 2022-01-09 22:28:24 +03:00
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>
2022-01-09 17:04:47 +03:00
nillerusr
1f3436945f saveload fix 2022-01-09 19:59:13 +03:00
nillerusr
1d8149a3b3 client: add touch editor 2022-01-09 19:58:08 +03:00
nillerusr
05ab85e853 make achivements work without steam( partially ) 2022-01-09 19:57:09 +03:00
nillerusr
ead7bfc155 Update ToGLES( fix occlusion query and other small things ) 2022-01-09 19:32:21 +03:00
nillerusr
d651c2b38d Fix font problems 2022-01-09 19:20:00 +03:00
nillerusr
8703d8bbf4 togles: update wscript 2021-11-26 20:57:45 +03:00
nillerusr
24b2f5892c Fix shaders compilation, replace some opengl functions with opengles analogs 2021-11-26 20:51:33 +03:00
nillerusr
1aa234af4d togles: use GL_EXT_buffer_storage if avalible 2021-11-21 19:47:42 +03:00
nillerusr
e8dd3cece3 Replace glBegin/glEnd 2021-11-21 18:51:30 +03:00
nillerusr
4508c9c863 Rewrite ToGL in OpenGLES(Uncomplete) 2021-11-21 01:38:59 +03:00
nillerusr
76bfcf40ca Copy original togl to track changes 2021-11-21 00:48:13 +03:00
nillerusr
d947e5e20e
Vpc parser (#31)
Co-authored-by: nillerusr <nillerusr@users.noreply.github.com>
2021-11-16 20:50:27 +03:00
nillerusr
fb55975a75
Merge pull request #30 from nillerusr/misalign-fixes
Misalign fixes
2021-11-16 20:48:45 +03:00
nillerusr
d2f3cc44db touch: add new commands 2021-11-16 23:46:29 +03:00
nillerusr
1233e05fcb android: fix SDL_QUIT 2021-11-14 13:21:01 +03:00