This website requires JavaScript.
Explore
Help
Sign In
livie
/
phoenix-firestorm
Watch
1
Star
0
Fork
You've already forked phoenix-firestorm
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
69a31fad4c
phoenix-firestorm
/
indra
/
llwindow
History
Ansariel
0789d9bddf
Merge branch 'master' of
https://vcs.firestormviewer.org/phoenix-firestorm
2022-10-21 01:41:17 +02:00
..
CMakeLists.txt
Merge branch 'master' of
https://vcs.firestormviewer.org/phoenix-firestorm
2022-08-31 17:02:33 +02:00
llappdelegate-objc.h
…
llcursortypes.cpp
…
llcursortypes.h
…
lldragdropwin32.cpp
…
lldragdropwin32.h
…
lldxhardware.cpp
…
lldxhardware.h
…
llkeyboard.cpp
…
llkeyboard.h
…
llkeyboardheadless.cpp
…
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
…
llkeyboardwin32.h
…
llmousehandler.cpp
…
llmousehandler.h
…
llopenglview-objc.h
…
llopenglview-objc.mm
Remove extra ']'.
2022-08-17 15:32:28 +02:00
llpreeditor.h
…
llwindow.cpp
…
llwindow.h
…
llwindowcallbacks.cpp
…
llwindowcallbacks.h
…
llwindowheadless.cpp
…
llwindowheadless.h
…
llwindowmacosx-objc.h
…
llwindowmacosx-objc.mm
Remove remnants of a change long gone already - maybe this might be a reason it causes FIRE-31473 now in conjunction with
83127d2299
2022-08-16 13:18:08 +02:00
llwindowmacosx.cpp
…
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: update to SDL2-24-0, thanks PorkChop - might already help with FIRE-32074
2022-10-15 16:02:21 +02:00
llwindowsdl2.h
Linux/SDL2 - FIRE-32214 - Add checkbox to Preferences/General to enable or disable IME text input, so regular keyboard input will not be affected
2022-09-26 02:02:12 +02:00
llwindowwin32.cpp
…
llwindowwin32.h
…