added note about double buffering for in-window rendering

This commit is contained in:
Brian Paul 2000-02-25 04:42:58 +00:00
parent b11b0954a2
commit f183a0fc01

View file

@ -205,6 +205,9 @@ Doing more with Mesa & Linux Glide:
visual depth doesn't match the Voodoo framebufffer bit per pixel, it
is required also a pixel format translation).
NOTE: the in-window rendering feature only works with double-buffering.
On the fly switching between in window rendering and full screen rendering
--------------------------------------------------------------------------