| .. |
|
CMakeLists.txt
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llappdelegate-objc.h
|
SL-15196 Attach correct log file to Bugsplat report
|
2021-05-26 14:57:31 +03:00 |
|
llcursortypes.cpp
|
Merge branch 'DRTVWR-530-maint' of https://bitbucket.org/lindenlab/viewer
|
2021-08-24 10:47:18 +02:00 |
|
llcursortypes.h
|
Merge branch 'DRTVWR-530-maint' of https://bitbucket.org/lindenlab/viewer
|
2021-08-24 10:47:18 +02:00 |
|
lldragdropwin32.cpp
|
Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and x64. (GWL_USERDATA is deprecated anyway). 3. Replace Get/SetWindowLong with Get/SetWindoeLongPtr or placing this into GWLP_USERDATA will truncate the pointer.
|
2016-04-22 14:55:19 +02:00 |
|
lldragdropwin32.h
|
…
|
|
|
lldxhardware.cpp
|
Merge branch 'DRTVWR-543-maint' of https://bitbucket.org/lindenlab/viewer
|
2022-01-14 13:46:29 +01:00 |
|
lldxhardware.h
|
Merge branch 'DRTVWR-543-maint' of https://bitbucket.org/lindenlab/viewer
|
2022-01-14 13:46:29 +01:00 |
|
llkeyboard.cpp
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llkeyboard.h
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llkeyboardheadless.cpp
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llkeyboardheadless.h
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llkeyboardmacosx.cpp
|
Fix the fix
|
2021-03-08 19:35:05 +01:00 |
|
llkeyboardmacosx.h
|
…
|
|
|
llkeyboardsdl.cpp
|
Undo SDL2 update till all the keyboard quirks are fixed.
|
2021-03-09 11:30:48 +01:00 |
|
llkeyboardsdl.h
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llkeyboardsdl2.cpp
|
Linux SDL2 - Make AltGr outside text input fields not trigger regular Alt functions, might have an impact on non-AltGr keyboards, though
|
2022-08-01 16:52:19 +02:00 |
|
llkeyboardsdl2.h
|
Make SDL2 a cmake option, use SDL2 Mixer for audio playback, this might open a good way to a full open source way (no FModStudio needed). But here be dragons still.
|
2022-04-25 21:24:29 +02:00 |
|
llkeyboardwin32.cpp
|
Undo Linux updates.
|
2021-03-09 10:40:01 +01:00 |
|
llkeyboardwin32.h
|
…
|
|
|
llmousehandler.cpp
|
Reverted SL-6109 keybinding changes
|
2020-06-23 16:55:06 +03:00 |
|
llmousehandler.h
|
Reverted SL-6109 keybinding changes
|
2020-06-23 16:55:06 +03:00 |
|
llopenglview-objc.h
|
…
|
|
|
llopenglview-objc.mm
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2021-11-16 21:01:05 +01:00 |
|
llpreeditor.h
|
…
|
|
|
llwindow.cpp
|
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
|
2021-11-12 17:31:39 +01:00 |
|
llwindow.h
|
Merge branch 'DRTVWR-546' of https://bitbucket.org/lindenlab/viewer
|
2021-11-20 22:35:31 +01:00 |
|
llwindowcallbacks.cpp
|
SL-11910 [Win] Horizontal scroll
|
2019-09-10 19:49:15 +03:00 |
|
llwindowcallbacks.h
|
SL-11910 [Win] Horizontal scroll
|
2019-09-10 19:49:15 +03:00 |
|
llwindowheadless.cpp
|
SL-16330 Clean up vertical sync handling, add to UI
|
2021-11-09 17:17:49 +02:00 |
|
llwindowheadless.h
|
SL-16330 Allow vsync update without restart on mac
|
2021-11-17 17:51:50 +02:00 |
|
llwindowmacosx-objc.h
|
Merge branch 'DRTVWR-522-maint' of https://bitbucket.org/lindenlab/viewer
|
2021-02-03 23:54:18 +01:00 |
|
llwindowmacosx-objc.mm
|
SL-16789 FIXED [MAC] only default cursor is shown after nstalling the Viewer in a directory with a non-ASCII name
|
2022-02-14 12:51:30 +01:00 |
|
llwindowmacosx.cpp
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-03-02 10:12:19 +01:00 |
|
llwindowmacosx.h
|
OSX build fix
|
2022-07-27 13:07:32 +02:00 |
|
llwindowmesaheadless.cpp
|
…
|
|
|
llwindowmesaheadless.h
|
…
|
|
|
llwindowsdl.cpp
|
Disable texture decode thread if shared context are not available (SDL1).
|
2022-08-01 19:32:26 +02:00 |
|
llwindowsdl.h
|
Implementations for pure virtual methods from base class (needed for threaded texture decode. Or at least to make things compile first).
|
2022-07-28 12:06:55 +02:00 |
|
llwindowsdl2.cpp
|
Linux SDL2 - Attempt to make AltGr in text input fields work, so e.g. German keyboard users can type @ € and such characters again.
|
2022-08-01 15:45:32 +02:00 |
|
llwindowsdl2.h
|
Add support for shared OpenGL contexts when using SDL2 for multithreaded OpenGL image processing
|
2022-07-28 17:53:47 +02:00 |
|
llwindowwin32.cpp
|
Merge branch 'master' of https://bitbucket.org/lindenlab/viewer
|
2022-06-29 17:25:32 +02:00 |
|
llwindowwin32.h
|
Merge branch 'master' (DRTVWR-557) into DRTVWR-546
|
2022-03-01 13:41:42 +02:00 |