| .. |
|
CMakeLists.txt
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2023-03-31 18:54:16 +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
|
…
|
|
|
lldragdropwin32.h
|
…
|
|
|
lldxhardware.cpp
|
Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
|
2022-11-02 13:05:00 +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
|
Merge branch 'DRTVWR-587-maint-V' of https://github.com/secondlife/viewer
|
2023-07-18 00:16:15 +02:00 |
|
llkeyboard.h
|
Merge branch 'DRTVWR-587-maint-V' of https://github.com/secondlife/viewer
|
2023-07-18 00:16:15 +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
|
FIRE-32123 - Attempt to fix Right-ALT cam on non AltGr keyboards while still keeping AltGr on AltGr keyboards working
|
2022-10-02 15:54:26 +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
|
Merge branch 'DRTVWR-577-maint-S' of https://github.com/secondlife/viewer
|
2023-02-10 10:49:36 +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 'DRTVWR-559' of https://github.com/secondlife/viewer
|
2023-06-19 11:39:41 +02:00 |
|
llpreeditor.h
|
…
|
|
|
llwindow.cpp
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-539
|
2023-04-28 00:39:47 +02:00 |
|
llwindow.h
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
|
2023-12-01 13:10:11 +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-17219: Mark LLWindowHeadless virtual overrides 'override'.
|
2022-05-10 12:26:44 -04:00 |
|
llwindowmacosx-objc.h
|
Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
|
2022-11-11 12:15:54 +01:00 |
|
llwindowmacosx-objc.mm
|
Merge branch 'DRTVWR-591-maint-X' of https://github.com/secondlife/viewer
|
2023-10-26 20:58:56 +02:00 |
|
llwindowmacosx.cpp
|
Merge branch 'DRTVWR-591-maint-X' of https://github.com/secondlife/viewer
|
2023-12-01 13:14:00 +01:00 |
|
llwindowmacosx.h
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
|
2023-12-01 13:10:11 +01:00 |
|
llwindowmesaheadless.cpp
|
…
|
|
|
llwindowmesaheadless.h
|
…
|
|
|
llwindowsdl.cpp
|
Linux: FIRE-32559: vsync not working after restart, also: remove weird inverted vsync logic for SDL based windows which was not even implemented correctly
|
2023-02-16 15:06:33 +01:00 |
|
llwindowsdl.h
|
Linux: FIRE-32559: vsync not working after restart, also: remove weird inverted vsync logic for SDL based windows which was not even implemented correctly
|
2023-02-16 15:06:33 +01:00 |
|
llwindowsdl2.cpp
|
Linux: Experimentally apply Alchemy's AMD/intel GPU memory detection fix - Thanks to Rye for this code
|
2023-11-02 05:53:30 +01:00 |
|
llwindowsdl2.h
|
Linux: make it build
|
2023-04-16 18:19:07 +02:00 |
|
llwindowwin32.cpp
|
Merge branch 'master' of https://github.com/FirestormViewer/phoenix-firestorm-ll-master
|
2024-01-09 10:21:07 +01:00 |
|
llwindowwin32.h
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-ll-master
|
2023-12-01 13:10:11 +01:00 |