diff options
Diffstat (limited to 'docs')
-rw-r--r-- | docs/envvars.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/envvars.html b/docs/envvars.html index 253aaf26dcd..ed957bd1999 100644 --- a/docs/envvars.html +++ b/docs/envvars.html @@ -166,6 +166,7 @@ See the <a href="xlibdriver.html">Xlib software driver page</a> for details. <li>vec4 - force vec4 mode in vertex shader</li> <li>spill_fs - force spilling of all registers in the scalar backend (useful to debug spilling code)</li> <li>spill_vec4 - force spilling of all registers in the vec4 backend (useful to debug spilling code)</li> + <li>norbc - disable single sampled render buffer compression</li> </ul> </ul> |