| Age | Commit message (Collapse) | Author |
|
We only support 10.13+ now, and it's been called macOS since 10.12. References in code to older versions are unchanged.
|
|
|
|
|
|
|
|
|
|
animations disappear when root goes off-screen
|
|
|
|
|
|
It turns out glGetIntegerv on GL colour bits hasn't given any value,
so the values used afterwards have been random since the variables
aren't initialised. The numbers haven't been 8, 8, 8 since core profile
or VRAM detection or something else.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
remove unused typedef
|
|
|
|
|
|
|
|
|
|
|
|
source for viewer 7.1.2.7215179142
|
|
|
|
# Conflicts:
# indra/newview/llmaterialeditor.cpp
|
|
# Conflicts:
# indra/newview/llmaterialeditor.cpp
|
|
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/VIEWER_VERSION.txt
|
|
|
|
following promotion of DRTVWR-596
|
|
|
|
|
|
There will be a case not having vram_megabytes declared.
|
|
/var/log/Xorg.0.log doesn't seem to contain such information any more.
My Debian 12 doesn't even have that file any more, I wonder why.
|
|
Copied code from llopenglview-objc.mm.
It would normally fail SDL2, but somehow adding a logging fixed it O.o
This is so texture compression is not enabled by default.
|
|
|
|
file changes
|
|
|
|
|
|
|
|
(cherry picked from commit a7dcb0df2a11377b1112dfa0720e876507e1ae3d)
|
|
Under debug LL_ERRS will show a message as well, but release won't show
anything and will quit silently so show a notification when applicable.
|
|
|
|
|
|
|
|
|
|
|
|
|