myT
ca9757082f
r_colorMipLevels disables MSAA when centroid sampling would be used
...
this is because it would draw (parts of) geometric edges with different colors and that makes visual inspections annoying
also, final MSAA sample counts are always reported by GL3 and GL2 now
2020-02-05 03:43:19 +01:00
myT
e91f6e1c08
re-added r_textureMode to keep GL_NEAREST compatibility
2020-01-12 23:03:41 +01:00
myT
9cb02a32bf
searching for valid sample counts for MSAA in GL2 and GL3 instead of failing
2019-12-26 16:24:22 +01:00
myT
0cbfe60d86
fixed hyperspace rendering
2019-11-12 04:23:49 +01:00
myT
cb0ef3aab8
fixed OpenGL version checks and FBO support checks
2019-11-12 04:22:36 +01:00
myT
8ee79c7b9e
added r_rtColorFormat to select the color format for render targets
...
fixed FindBestAvailableAA not testing the depth/stencil format
2019-09-25 05:31:55 +02:00
myT
db4fb31658
added OpenGL 3.2 and Direct3D 11 renderer back-ends
2019-09-25 05:25:59 +02:00