| Age | Commit message (Collapse) | Author |
|
|
|
like mainloop does
|
|
|
|
|
|
|
|
* Replace boost::function usage with std::function for easier debugging and reduced compiler warnings
* Remove a few remaining instances of boost::noncopyable that were missed in tests
Signed-off-by: Rye <rye@alchemyviewer.org>
|
|
Signed-off-by: Hecklezz <tj8@live.com.au>
|
|
|
|
to version 1.2.6
|
|
|
|
|
|
|
|
And attempt some basic automation
|
|
This fixes an issue where the Apple MultiGL options isn't applied on startup
|
|
This commit fixes the visual glitches after the 2025.07 merging.
It also allows the user to set a very short draw distance
(this can be useful for photography)
|
|
|
|
|
|
|
|
This commit reactivates vsync when the context is created,
if the user chose this option. This was disabled for testing purpose.
|
|
|
|
This commit fixes the long time issue with attached huds rendering,
which was causing important slow down with certain combinations of
post processing settings.
|
|
|
|
|
|
This commit fixes an issue with the multithreaded textures option on Mac
and adds some more optimisations.
|
|
|
|
|
|
|
|
This commit completes the previous ones for performance optimisations,
and adds HDR display support on mac
|
|
|
|
|
|
replacements
|
|
|
|
|
|
|
|
issues in multimonitor
|
|
|
|
|
|
|
|
To help investigate shutdown freeze
|
|
|
|
|
|
|
|
# Conflicts:
# indra/newview/llvoavatar.cpp
|
|
|
|
|
|
|
|
|
|
Copied from llwindowwin32.cpp.
|
|
|
|
See commit 6e6e105f01726208d60c060c4de653cd15470db3
|