hzqst

Results 27 issues of hzqst

**Description** tcg is generating the following code on platforms that don't support AVX instruction and causing the program termination due to #UD exception (at vzeroupper). ![image](https://user-images.githubusercontent.com/12287588/164898216-e980f709-7ade-41c4-96da-fe9538746635.png) **How to repro the...

bug
enhancement

![image](https://user-images.githubusercontent.com/12287588/161061051-06c4f402-4d8b-4c14-b151-46f3eb391a32.png)

like alpha blend sprites, decals... so we have to shift the alpha a little bit up...

enhancement
help wanted

`glTexParameter` (`GL_TEXTURE_MIN_FILTER` or `GL_TEXTURE_MAG_FILTER`) doesn't work for bindless textures. Adding `-nobindless` to launch parameters should temporarily fix this issue.