14 Commits

Author SHA1 Message Date
exstrim401
2fb712af66
Fix macOS build (#146)
* Fix macOS build
* Fix *BSD build
* Add missing *BSD include
2022-11-27 16:48:27 +03:00
Er2
53bd92f7a8
BSD: Add support (#140)
* BSD: Add support

* BSD: other fixes

There is still a bug when vgui haven't got text, maybe because of resources.

Also there is bug where when trying to start new game caption names shows wrong.

* BSD: Debugging

* BSD: modify preprocessor and fix windows

* BSD: Remove debugging and fix labels in gameui

* BSD: Remove disabling some DX9 commands

* BSD: Remove -g flag
2022-11-24 22:04:29 +03:00
exstrim401
1f3b4583da macOS build support 2022-11-20 15:00:44 +02:00
nillerusr
de873d3fc3 engine: upgrade benchmark 2022-11-16 13:51:03 +03:00
nillerusr
091b49e29c togl/togles: fix PBO usage 2022-10-08 22:15:17 +03:00
nillerusr
7a26688494 togl/togles: use PBO for DYNAMIC textures 2022-10-02 00:58:57 +03:00
nillerusr
5e1ed3bd26 togl/togles: fix flashlight problems 2022-07-25 17:10:10 +03:00
nillerusr
ac956a9b4f game: small fixes 2022-06-04 23:08:40 +03:00
nillerusr
24366ef9a8 engine: hdr to ldr conversion for HDR_TYPE_NONE 2022-03-26 03:24:41 +03:00
nillerusr
c36cfccdf0 gameui: add console button to main menu 2022-02-05 22:33:45 +03:00
nillerusr
ead7bfc155 Update ToGLES( fix occlusion query and other small things ) 2022-01-09 19:32:21 +03:00
nillerusr
24b2f5892c Fix shaders compilation, replace some opengl functions with opengles analogs 2021-11-26 20:51:33 +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