Age | Commit message (Collapse) | Author |
|
|
|
circumstances
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
there)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
with ARB.
|
|
|
|
|
|
|
|
Get rid of RenderUseFBO debug setting (only use FBO when rendering deferred). Use GL_ARB_framebuffer_objects instead of GL_EXT_...
|
|
|
|
The TextureFetch thread was still stalling out due to
a different path that determines whether there is work
or not in the thread (uses getPending()) and that had
to be harmonized with the changes to runCondition().
I'm not happy with this solution but a refactor of the
LLThread tree isn't in the cards right now.
|
|
|
|
from 4.6
|
|
|
|
web apps
Completes MVP
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Besides, removed redundant space before colon.
|
|
the Places SP.
|
|
rendering is on.
|
|
viewer web apps
Added support for graphic browser buttons and laid them out differently
|
|
for viewer web apps
Latest traunch of fixes to new Web only content floater
Also removed line in test app that fails to build - have a note to fix later
|