| .. |
|
CMakeLists.txt
|
Linux: Initial work to fix broken build, restore gstreamer 1.0
|
2023-03-23 21:56:53 +11:00 |
|
llappdelegate-objc.h
|
…
|
|
|
llcursortypes.cpp
|
…
|
|
|
llcursortypes.h
|
…
|
|
|
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-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
|
2022-11-02 13:05:00 +01:00 |
|
lldxhardware.h
|
…
|
|
|
llkeyboard.cpp
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2022-05-05 10:43:31 +02:00 |
|
llkeyboard.h
|
…
|
|
|
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
|
…
|
|
|
llkeyboardmacosx.cpp
|
…
|
|
|
llkeyboardmacosx.h
|
…
|
|
|
llkeyboardsdl.cpp
|
…
|
|
|
llkeyboardsdl.h
|
…
|
|
|
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
|
…
|
|
|
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
|
…
|
|
|
llmousehandler.h
|
…
|
|
|
llopenglview-objc.h
|
…
|
|
|
llopenglview-objc.mm
|
SL-18384 Fix NSException for keyboard handling
|
2022-12-22 23:03:19 +01:00 |
|
llpreeditor.h
|
…
|
|
|
llwindow.cpp
|
Merge branch 'DRTVWR-539' of https://bitbucket.org/lindenlab/viewer
|
2022-06-30 18:59:34 +02:00 |
|
llwindow.h
|
Merge branch 'DRTVWR-539' of https://bitbucket.org/lindenlab/viewer
|
2022-06-30 18:59:34 +02:00 |
|
llwindowcallbacks.cpp
|
SL-11910 [Win] Horizontal scroll
|
2019-09-10 19:49:15 +03:00 |
|
llwindowcallbacks.h
|
…
|
|
|
llwindowheadless.cpp
|
SL-16330 Clean up vertical sync handling, add to UI
|
2021-11-09 17:17:49 +02:00 |
|
llwindowheadless.h
|
…
|
|
|
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-573-maint-R' of https://github.com/secondlife/viewer
|
2023-02-03 13:06:40 +01:00 |
|
llwindowmacosx.cpp
|
Merge branch 'master' of https://vcs.firestormviewer.org/viewer-merges/phoenix-firestorm-568
|
2023-03-21 10:57:56 +01:00 |
|
llwindowmacosx.h
|
Merge branch 'DRTVWR-570-maint-Q' of https://bitbucket.org/lindenlab/viewer
|
2022-11-11 12:15:54 +01:00 |
|
llwindowmesaheadless.cpp
|
remove execute permission from many files that should not have it
|
2015-11-10 09:48:56 -05:00 |
|
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: 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.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 |
|
llwindowwin32.cpp
|
Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm
|
2023-03-31 16:56:37 +02:00 |
|
llwindowwin32.h
|
…
|
|