Age | Commit message (Collapse) | Author |
|
|
|
|
|
6ebd6494a75d9b3d34e45655d79d0027fbba3898
|
|
|
|
vector math classes (#2766)
|
|
Port Fontcache from Firestorm.
|
|
Cmake configure speed up and MSVC redist copy fix
|
|
|
|
long explicit.
|
|
|
|
pass address size explicitly to avoid breaking build autoreconfigures
This decreased configure time from 67 to 31 seconds on my machine.
|
|
is regenerated by build/ide
|
|
|
|
|
|
(#2760)
fix secondlife/viewer#2756
|
|
|
|
|
|
loaded once in memory and then reused, saving a lot of unecessary I/O and memory.
|
|
|
|
Repair linux warning flags and fix test builds
|
|
|
|
Communicate menu (#2707)
|
|
|
|
SDL_CaptureMouse
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
dlopen and dlsym are well suited for and let us avoid the need to deal with the pecularities of APR.
|
|
SDL and Linux improvements
|
|
|
|
bindDeferredShader and dead uniform cleanup
|
|
|
|
Try to eliminate the runtime cost of `ll_convert_to<T>(const T&)`.
|
|
|
|
Add UI callback to invoke specified script via menu
|
|
|
|
|
|
|
|
|
|
Add support for Core and Debug GL context creation
Fix window position support
Fix vsync handling
Add minimum GL context support
|
|
|
|
Horizontal Scrollwheels
Proper extra mouse button handling
SDL native double click handling
|
|
|
|
functions
|
|
|