Commit Graph

  • ead7bfc155 Update ToGLES( fix occlusion query and other small things ) nillerusr 2022-01-09 19:32:21 +0300
  • d651c2b38d Fix font problems nillerusr 2022-01-09 19:20:00 +0300
  • 8703d8bbf4 togles: update wscript nillerusr 2021-11-26 20:57:45 +0300
  • 24b2f5892c Fix shaders compilation, replace some opengl functions with opengles analogs nillerusr 2021-11-26 20:51:33 +0300
  • 1aa234af4d togles: use GL_EXT_buffer_storage if avalible nillerusr 2021-11-21 19:47:42 +0300
  • e8dd3cece3 Replace glBegin/glEnd nillerusr 2021-11-21 18:51:30 +0300
  • 4508c9c863 Rewrite ToGL in OpenGLES(Uncomplete) nillerusr 2021-11-21 01:38:59 +0300
  • 76bfcf40ca Copy original togl to track changes nillerusr 2021-11-21 00:48:13 +0300
  • 4aa6e258f2 Rewrite ToGL in OpenGLES(Uncomplete) #32 nillerusr 2021-11-20 04:25:08 +0300
  • d947e5e20e
    Vpc parser (#31) nillerusr 2021-11-16 20:50:27 +0300
  • 28a52e7ef1
    Merge branch 'master' into vpc-parser #31 vpc-parser nillerusr 2021-11-16 20:50:04 +0300
  • fb55975a75
    Merge pull request #30 from nillerusr/misalign-fixes nillerusr 2021-11-16 20:48:45 +0300
  • d2f3cc44db touch: add new commands #30 misalign-fixes nillerusr 2021-11-16 23:46:29 +0300
  • 2f6aa51749 Upload shitty multiplayer hacks dedicated nillerusr 2021-11-14 17:25:13 +0300
  • 4243cede59
    Merge pull request #29 from nillerusr/misalign-fixes nillerusr 2021-11-14 13:31:02 +0300
  • 1233e05fcb android: fix SDL_QUIT nillerusr 2021-11-14 13:21:01 +0300
  • f7cdca7ad2 saverestore fixes #29 #26 nillerusr 2021-11-14 00:07:58 +0300
  • b1edca8c4c utlbuffer: typo fix nillerusr 2021-11-09 19:02:26 +0300
  • 2d17c2b52f utlbuffer,bitbuf: misalign fix nillerusr 2021-11-05 19:51:41 +0300
  • cd72eac63d
    Update server_base.vpc #27 nillerusr 2021-11-05 11:46:37 +0300
  • 29c83b7867 vpc_parser: typo fix nillerusr 2021-11-05 10:54:43 +0300
  • 1b98e8994e vpc_parser: fix python2 compatibility again nillerusr 2021-11-05 10:53:29 +0300
  • 31586ce622 vpc_parser: fix python2 compatibility nillerusr 2021-11-05 10:49:26 +0300
  • 889829e5b4 upload vpc parser nillerusr 2021-11-05 10:29:53 +0300
  • 2f8a8d893f Fix button wrong state on fast clicking #35 gameui JusicP 2021-11-01 10:19:13 +0200
  • 92bd6a132e Add Android platform define JusicP 2021-10-31 22:26:20 +0200
  • 82545dfe26 Add proportionality support for GameUI panels JusicP 2021-10-31 21:45:57 +0200
  • 7a69af7b00 Android OpenGL support( for tegra gpu's ) nillerusr 2021-10-26 21:30:11 +0300
  • 99e02e25c9 CUtlBuffer, Color: misalign fixes nillerusr 2021-10-25 18:45:21 +0300
  • 58f76cfc18 update ivp submodule #23 nillerusr 2021-10-23 20:07:16 +0300
  • 6e5ef80a0e
    Update README.md, update ivp submodule nillerusr 2021-10-23 17:09:16 +0300
  • a996fbcbb9
    Update README.md nillerusr 2021-10-23 17:05:50 +0300
  • b1a5d0cd67
    Update README.md nillerusr 2021-10-23 17:04:39 +0300
  • f651053555
    Update README.md nillerusr 2021-10-23 16:11:00 +0300
  • 18e088f8ff
    Update wscript nillerusr 2021-10-23 15:51:37 +0300
  • dc2be1dcb4 physics: fix a lot of problems nillerusr 2021-10-23 14:41:59 +0300
  • cb04a1e451 Replace 1e24 with 1e16 to avoid float overflow nillerusr 2021-10-13 20:01:24 +0300
  • 977bac3205 touch: replace static arrays with linked list nillerusr 2021-10-13 18:18:36 +0300
  • 63e458ef84 add vgui touch panel, touch logic nillerusr 2021-10-09 15:22:16 +0300
  • 81b976c384 inputsystem: touch event handling nillerusr 2021-10-06 21:09:43 +0300
  • 0d2a493312 materialsystem: fix undefined behaviour(bruh moment) nillerusr 2021-10-05 00:53:56 +0300
  • 2f12021cce fix previous commit nillerusr 2021-10-05 00:51:01 +0300
  • 61302b61e7
    fix latest gcc builds (#19) Danny Parker 2021-10-02 03:02:20 +0930
  • c1ad39c402 fix latest gcc builds #19 Danny Parker 2021-09-30 16:40:38 +0930
  • 2c6669f5e3
    Initial android support (#17) nillerusr 2021-09-02 20:33:03 +0300
  • 2a490d398c Revert "Fix code for Android" nillerusr 2021-09-02 20:31:11 +0300
  • b62d2f4f1a Revert "Upload Android armv7 libs" nillerusr 2021-09-02 20:18:18 +0300
  • bf94043881
    Add build guide for other platforms #17 #16 android-fixes JusicP 2021-09-02 16:24:05 +0300
  • 64420781a1 [android]remove fontconfig dependency nillerusr 2021-09-01 18:50:41 +0300
  • 0e865b5e52 fontconfig: fix font detection JusicP 2021-08-31 09:35:59 +0300
  • 6fb7fc1f4f Propertly use gl4es nillerusr 2021-08-27 20:41:24 +0300
  • 20552cc8b9
    remove -fsanitize from wscript nillerusr 2021-08-25 16:11:51 +0300
  • 4b14b6b94d wscript: store ccache in a separate directory nillerusr 2021-08-25 15:46:43 +0300
  • 887c0c73f6 wscript: add --use-ccache option nillerusr 2021-08-25 14:45:14 +0300
  • 88e720bfc1 utlvector: fix undefined behavior nillerusr 2021-08-25 12:10:12 +0300
  • de6f256299 Fix debug build JusicP 2021-08-24 20:26:53 +0300
  • 2a5b5060b4 Initial android support nillerusr 2021-08-24 18:42:20 +0300
  • af3ceed851 Upload JusicP 2021-08-21 15:18:30 +0300
  • 7a91fbebd9 Fix code for Android JusicP 2021-08-20 19:56:20 +0300
  • 557c300975 Upload Android armv7 libs JusicP 2021-08-20 19:10:45 +0300
  • 3b4285ab0d Upload remaining libs JusicP 2021-08-20 19:17:41 +0300
  • f1a0f093a9 Upload remaining libs JusicP 2021-08-20 19:15:47 +0300
  • e4fb69378a Upload Android armv7 libs JusicP 2021-08-20 19:10:45 +0300
  • ddb086ddd1
    Merge pull request #11 from q4a/add_lang nillerusr 2021-05-30 19:29:28 +0300
  • 51ba28fae1 add Command line param "language" #11 q4a 2021-05-30 18:04:37 +0300
  • 838584af38 wscript: fix 32bit build nillerusr 2021-05-23 18:43:53 +0300
  • 8d6eeb47bf force32_bit should be loaded before check_pkg calls nillerusr 2021-05-23 18:18:18 +0300
  • f12e8ced50
    this isnt going to work lol #8 Margen67 2021-04-29 21:08:03 -1000
  • 757163e1e2
    Update main.yml Margen67 2021-04-29 20:58:49 -1000
  • d525653f05
    uncomment other jobs Margen67 2021-04-29 20:37:57 -1000
  • 81062ada61
    install even more libsdl2 Margen67 2021-04-29 20:29:53 -1000
  • ae97dc614d
    install bz2 and more sdl2 Margen67 2021-04-29 20:20:59 -1000
  • 3cf993a82b
    oops Margen67 2021-04-29 20:16:01 -1000
  • a0c33e1ac2
    install g++-multilib Margen67 2021-04-29 20:14:43 -1000
  • 19c20b4da5
    oops Margen67 2021-04-29 19:22:46 -1000
  • f92cd455e5
    split jobs, reduce amount of libcurl packages Margen67 2021-04-29 19:15:43 -1000
  • fabcaea1dc
    typo fix Margen67 2021-04-29 19:08:47 -1000
  • c3e24ba060
    Update main.yml Margen67 2021-04-29 19:06:39 -1000
  • fb069362d4
    add libcurl Margen67 2021-04-29 19:03:51 -1000
  • 658bdf3c45
    oops Margen67 2021-04-29 18:57:50 -1000
  • c9f7a86514
    add libopenal Margen67 2021-04-29 18:56:47 -1000
  • ff5dd89436
    try fixing linux Margen67 2021-04-29 18:53:48 -1000
  • baa50121f6
    Create main.yml Margen67 2021-04-29 18:49:11 -1000
  • d349b1769a Fix clang compile JusicP 2021-04-28 18:24:16 +0300
  • c70e496e72 fix dedicated server build nillerusr 2021-04-27 23:33:46 +0300
  • c1c616e569 wscript: typo fix nillerusr 2021-04-27 21:07:11 +0300
  • 814b22f25b waifulib: update nillerusr 2021-04-28 08:36:34 +0300
  • b33af199a7 fixes for arm target nillerusr 2021-04-27 19:44:24 +0300
  • 50a93ce91a build: arm target support nillerusr 2021-04-25 23:36:09 +0300
  • e794dbcbb1 fix loading libraries with lib prefix nillerusr 2021-04-08 22:40:26 +0300
  • 597f9da3b0 waf: fix install nillerusr 2021-04-06 23:22:52 +0300
  • f0c72952c8
    Update README.md nillerusr 2021-04-06 22:34:32 +0300
  • 598de9eb49 add wscipt files to build vphysics and game nillerusr 2021-04-06 22:31:58 +0300
  • b28176ff44 add ivp submodule nillerusr 2021-03-31 20:19:16 +0300
  • 5e870e53c1 add waf buildsystem nillerusr 2021-03-31 20:12:00 +0300
  • 0b3e8be302 tier1: fpermissive fixes nillerusr 2021-03-26 11:28:35 +0300
  • 391a86b225 server: fix crash when m_pCurrentPathTarget is null nillerusr 2021-03-26 11:25:55 +0300
  • 850fca74ee add LICENSE file nillerusr 2020-12-16 15:14:33 +0300
  • 668df89472
    Update README.md nillerusr 2020-12-16 15:07:31 +0300
  • ca9219e79d
    Create README.md nillerusr 2020-12-16 14:44:07 +0300