nillerusr
ab5c1c0b3a
game/client: fix messagemode, add acceleration for touch, GameUI: add touch options
3 years ago
nillerusr
0feeab91dd
engine: fix hdr to ldr conversion
3 years ago
nillerusr
58873c35c7
togles: create pseudo buffer for mali gpu's
3 years ago
nillerusr
0772ca1063
GameUI: fix propotional scale
3 years ago
nillerusr
23a370d9bb
add hl1,portal,dod source code
3 years ago
nillerusr
bc6873014e
update ivp submodule
3 years ago
nillerusr
9e6ce6501c
Merge pull request #63 from nillerusr/ssdk2013
3 years ago
nillerusr
c625d789a7
Revert "materialsystem/shaderapidx9: restore shaders from source-sdk-2013"
...
This reverts commit cca56d5a6f
.
3 years ago
nillerusr
3558b0e03c
togles: gamma fix, optimize texture convertation
3 years ago
nillerusr
cca56d5a6f
materialsystem/shaderapidx9: restore shaders from source-sdk-2013
3 years ago
nillerusr
24366ef9a8
engine: hdr to ldr conversion for HDR_TYPE_NONE
3 years ago
JusicP
312fdb9576
Fix AnimationController conditional parse
3 years ago
nillerusr
a71627226a
inputsystem: fix build with older sdl2 versions
3 years ago
nillerusr
875e52e29e
Merge pull request #55 from lilmayofuksu/fix-vpk
...
Fix VPK loading for Dedicated Linux builds
3 years ago
nillerusr
22ed5194a6
tier1: exclude steam deck from KeyValues
3 years ago
lilmayofuksu
ab71aefedc
fix linker errors for dedicated when building with vpk support
3 years ago
nillerusr
c165fb2236
game/server: fix build
3 years ago
nillerusr
5b926feae6
add csrike source code
3 years ago
nillerusr
f7233c84e0
engine: remove PROTOCOL_STEAM requirement
3 years ago
nillerusr
edc8d6c584
add source-sdk-2013
3 years ago
nillerusr
88b8830e8b
ToGLES: add hard float support
3 years ago
nillerusr
1aac303d7e
engine/audio/private: add voice recording using sdl
3 years ago
nillerusr
6b10b528e9
engine: get opus voice codec
3 years ago
nillerusr
a38e73f480
Disable trusted key verification for sv_pure, fix mod_texture.txt loading
3 years ago
nillerusr
a1d8c59d01
Fix external .lmp loading
3 years ago
nillerusr
9dd2d20e78
cl_main: set language according to LANG variable
3 years ago
nillerusr
c36cfccdf0
gameui: add console button to main menu
3 years ago
nillerusr
74b7a6d151
Merge pull request #43 from nillerusr/ToGLES3
...
ToGLES, and some other shit
3 years ago
nillerusr
c57fb24610
Merge pull request #38 from r-a-sattarov/master
...
vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts
3 years ago
r-a-sattarov
2ad3bc4a66
vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts
...
backport from MainUI C++
Ref: fad4805fab
3 years ago
nillerusr
303b387e76
add more custom screen resolutions, fix build
3 years ago
nillerusr
0fb75b41fd
fix build with clang, fix saverestore again, android mod launcher support
3 years ago
JusicP
94fb7d4c00
Add xpos scale for chapters panel
3 years ago
JusicP
463e4eb584
Fix ypos scale for chapters panel
3 years ago
nillerusr
61bd00c12b
Oops, typo fix
3 years ago
nillerusr
4a329b2e1d
fix compilation with msvc
3 years ago
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