summaryrefslogtreecommitdiff
path: root/indra/llwindow
AgeCommit message (Expand)Author
2023-09-14getNativeKeyData impl for non Darwin non GTKErik Kundiman
2023-09-11Revive HiDPI support & multi threaded OpenGLErik Kundiman
2023-09-10Darwin hasn't been using llwindowmacosxErik Kundiman
2023-09-05Preprocess non portable GL funcs & macrosErik Kundiman
2023-08-26Make using the system browser for links worksErik Kundiman
2023-08-21Darwin not (directly) relying on Carbon & Obj-CErik Kundiman
2023-08-21Darwin & any platform can, and should, use SDLErik Kundiman
2023-08-17Make SDL exclude immintrin.h when not on IntelErik Kundiman
2023-08-17Re-enable x11_detect_VRAM_kb useErik Kundiman
2023-08-16Revive alt mouse click override with X11Erik Kundiman
2023-08-16Revive mouse wheel on SDL2Erik Kundiman
2023-08-15SDL 1.2 to 2.0 migrationErik Kundiman
2023-08-01Initialise vars so they wouldn't be errors on GCCErik Kundiman
2023-07-29The Linden libraries can be installed nowErik Kundiman
2023-07-29Setting BUILD_SHARED_LIBS on is now possibleErik Kundiman
2023-07-19Fix what GCC considers as misleading indentationsErik Kundiman
2023-07-19Disable g_thread_init when using system libsErik Kundiman
2023-07-19FreeBSD has SDL keyboard & window files built tooErik Kundiman
2023-07-19Stubs for missing implementations that use SDLErik Kundiman
2023-07-07SL-19966 Reverted "SL-18721: Faster viewer shutdown time since performance im...Andrey Lihatskiy
2023-05-17Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-05-02Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-05-02Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-04-25SL-19652 Fixed 'working' cursor flickerAndrey Kleshchev
2023-03-31Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2023-03-30Merge branch 'main' into DRTVWR-580-maint-TAndrey Lihatskiy
2023-03-30Merge branch 'main' into DRTVWR-577-maint-SAndrey Lihatskiy
2023-03-20SL-18721: Faster viewer shutdown time since performance improvements can lead...Alexander Gavriliuk
2023-03-20Merge branch 'DRTVWR-568' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-02-09SL-19190 Laggy behavior when turningAndrey Kleshchev
2023-02-03Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2023-02-02Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2023-01-19SL-18999 IME disabling should be called in window's threadAndrey Kleshchev
2023-01-18SL-18985 Crash at std::basic_string::eraseAndrey Kleshchev
2023-01-12SL-12456 Potential fix for NSPersistentUIFileManager crashAndrey Kleshchev
2023-01-12Merge branch 'main' into DRTVWR-573-maint-RAndrey Lihatskiy
2022-12-16SL-18384 Fix NSException for keyboard handlingAndrey Kleshchev
2022-12-13Merge branch 'main' into DRTVWR-539Mnikolenko Productengine
2022-12-12Merge branch 'main' into DRTVWR-568Callum Prentice
2022-12-12Merge branch 'main' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-11-25SL-18713 fix crash in handleCompositionMessage (#12)Maxim Nikolenko
2022-11-22Merge branch 'DRTVWR-568' into DRTVWR-539Mnikolenko Productengine
2022-11-02SL-18136 fix for Japanese IMEMnikolenko Productengine
2022-11-02Merge remote-tracking branch 'RyeMutt/viewer/mac-fixes' into DRTVWR-570-maint-QAndrey Lihatskiy
2022-10-30Fix checks for empty LLSD maps to use size and not emptyMap which is for crea...Rye Mutt
2022-10-29Fix use of deprecated CGDisplayAvailableModes with CGDisplayCopyAllDisplayModesRye Mutt
2022-10-29Fix RenderAppleUseMultGL debug setting for enabling threaded GL engineRye Mutt
2022-10-28Clean up autorelease behavior in llwindowmac and additional leaksRye Mutt
2022-10-28Fix leak of copy and paste on macRye Mutt
2022-10-24Merge master into DRTVWR-568 (and fix conflicts)Callum Linden