nillerusr
dcdcf6b733
togles: don't use alpha channel in dxt1 decompression for textures without it
2023-04-06 14:36:14 +03:00
nillerusr
3d43e9fe3a
togles: optimize PBO usage
2023-01-12 20:48:13 +03:00
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
5ab75bf9ef
togl/togles: fpermissive fixes
2022-10-02 01:03:52 +03:00
nillerusr
7a26688494
togl/togles: use PBO for DYNAMIC textures
2022-10-02 00:58:57 +03:00
nillerusr
93c71cb74a
togles: fix alpha test on some GPUs( fixes #119 )
2022-09-08 20:41:35 +03:00
nillerusr
3e19d26a72
add additional logging information
2022-09-05 12:54:41 +03:00
nillerusr
a16123e4be
fixed some unitialized variables
2022-08-19 23:27:37 +03:00
nillerusr
50ff9922a6
togles: use sampler objects by default
2022-08-03 16:21:23 +03:00
HappyDOGE
90cd6e0e15
Merge branch 'master' into windows
2022-07-27 12:58:56 +03:00
nillerusr
5e1ed3bd26
togl/togles: fix flashlight problems
2022-07-25 17:10:10 +03:00
nillerusr
2e7fa2dfc8
aarch64: fix android build
2022-06-19 15:07:41 +03:00
nillerusr
ac956a9b4f
game: small fixes
2022-06-04 23:08:40 +03:00
nillerusr
3a73624b7e
misaligment fixes
2022-05-15 21:09:59 +03:00
nillerusr
ce68fffa3b
togles: use original glCompressedTexture2D when gpu have DXT support
2022-05-01 15:53:52 +03:00
nillerusr
58873c35c7
togles: create pseudo buffer for mali gpu's
2022-04-16 12:27:43 +03:00
nillerusr
3558b0e03c
togles: gamma fix, optimize texture convertation
2022-03-28 00:45:37 +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
303b387e76
add more custom screen resolutions, fix build
2022-01-25 00:14:29 +03:00
JusicP
5e27785d40
Fix compilation under MSVC(VS2019)
2022-01-13 16:18:38 +02:00
nillerusr
ead7bfc155
Update ToGLES( fix occlusion query and other small things )
2022-01-09 19:32:21 +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