133 Commits (a71627226a58fc530e6c8eea32a91ee6df04dc42)
 

Author SHA1 Message Date
nillerusr a71627226a inputsystem: fix build with older sdl2 versions 2 years ago
nillerusr 875e52e29e
Merge pull request #55 from lilmayofuksu/fix-vpk 2 years ago
nillerusr 22ed5194a6 tier1: exclude steam deck from KeyValues 2 years ago
lilmayofuksu ab71aefedc fix linker errors for dedicated when building with vpk support 2 years ago
nillerusr c165fb2236 game/server: fix build 2 years ago
nillerusr 5b926feae6 add csrike source code 2 years ago
nillerusr f7233c84e0 engine: remove PROTOCOL_STEAM requirement 2 years ago
nillerusr edc8d6c584 add source-sdk-2013 2 years ago
nillerusr 88b8830e8b ToGLES: add hard float support 2 years ago
nillerusr 1aac303d7e engine/audio/private: add voice recording using sdl 2 years ago
nillerusr 6b10b528e9 engine: get opus voice codec 2 years ago
nillerusr a38e73f480 Disable trusted key verification for sv_pure, fix mod_texture.txt loading 2 years ago
nillerusr a1d8c59d01 Fix external .lmp loading 2 years ago
nillerusr 9dd2d20e78 cl_main: set language according to LANG variable 2 years ago
nillerusr c36cfccdf0 gameui: add console button to main menu 2 years ago
nillerusr 74b7a6d151
Merge pull request #43 from nillerusr/ToGLES3 2 years ago
nillerusr c57fb24610
Merge pull request #38 from r-a-sattarov/master 2 years ago
r-a-sattarov 2ad3bc4a66 vgui2/vgui_surfacelib/linuxfont: fix incorrect variadic casts 2 years ago
nillerusr 303b387e76 add more custom screen resolutions, fix build 2 years ago
nillerusr 0fb75b41fd fix build with clang, fix saverestore again, android mod launcher support 2 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) 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) 3 years ago
nillerusr fb55975a75
Merge pull request #30 from nillerusr/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