overte-HifiExperiments/libraries/render-utils
Anthony J. Thibault 39d68828ab Disable FXAA on tablet overlay in desktop mode.
This introduces the "isAA" property to 3d overlays. When false, the overlay is rendered after
the "Antialiasing" render pass.  Ironically, disabling FXAA makes the text more readable, which is
essential in 2D desktop mode.

Two new shaders were introduced.

simple_opaque_web_browser_overlay.slf
simple_transparent_web_browser_overlay.slf

These are tailored to write into the main framebuffer instead of the g-buffer.
2017-01-30 11:24:59 -08:00
..
res/fonts
src Disable FXAA on tablet overlay in desktop mode. 2017-01-30 11:24:59 -08:00
CMakeLists.txt Remove all oglplus usage and references 2016-10-02 11:44:34 -07:00