Age | Commit message (Collapse) | Author |
|
|
|
available to all users
|
|
|
|
to get the default colours for the viewer.
|
|
|
|
It seems the queries don't work on BSDs, but works okay on Linuxes.
|
|
|
|
|
|
coroutines).
|
|
And hide warning when it's already 0
|
|
|
|
empty space
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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/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.
|
|
|
|
|
|
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.
|
|
|