summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowsdl.cpp
AgeCommit message (Expand)Author
2024-07-29Remove LLWindowSDL::getAvailableVRAMMegabytes()Erik Kundiman
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-07-15Merge branch 'main' into maint-bErik Kundiman
2024-07-14Performance and tuningmobserveur
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-06buffer optimisation llwindowsdl.cpp fixmobserveur
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-06missing header fix in llwindowsdl.cppmobserveur
2024-07-06Merge branch 'main' into maint-bErik Kundiman
2024-07-05Tuning floater and buffer mapping improvementsmobserveur
2024-07-01Fix core profile set not taking effect on SDL2Erik Kundiman
2024-06-20Merge remote-tracking branch 'secondlife/release/maint-b' into maint-bErik Kundiman
2024-06-18SDL 2 Window completions and HiDPI supportmobserveur
2024-06-14Revert "Replace LL_X11 and LL_FLTK to LL_LINUX"AiraYumi
2024-06-12Replace LL_X11 and LL_FLTK to LL_LINUXAiraYumi
2024-06-06Change LL_FREEBSD to already existing __FreeBSD__Erik Kundiman
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-18Colour bits test not done on Linux eitherErik Kundiman
2024-05-17More misleading indentation fixesErik Kundiman
2024-05-17Parts that were left out during 7.1.7 mergeErik Kundiman
2024-05-16Merge tag '7.1.7-release'Erik Kundiman
2024-05-16Correcting the display position of the input dialog (#1480)AiraYumi
2024-05-15Merge branch 'main' into marchcat/x-b-mergeAndrey Lihatskiy
2024-05-02Convert the detected VRAM on NVIDIA & ATI to MBsErik Kundiman
2024-05-02Correct the GL function used for detecting VRAMErik Kundiman
2024-05-01Attempt to detect NVIDIA & ATI VRAMErik Kundiman
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-04-05Linux viewer (ReleaseOS) resurrection (#1099)Nicky Dasmijn
2024-02-22IME composition is now replaced by the resultErik Kundiman
2024-02-18Replace BOOL with bool in llwindow and dependent classesAnsariel
2024-01-30First attempt to fix unicode inputErik Kundiman
2024-01-15Re-enable GL colour bits check but only on LinuxErik Kundiman
2024-01-15Revive external web browser spawning on macOSErik Kundiman
2024-01-10Ignore colour bit resultsErik Kundiman
2024-01-06Move assignments with vram_megabytes inside scopesErik Kundiman
2024-01-06VRAM detection implementation using GLX MesaErik Kundiman
2024-01-06Revive VRAM detection on macOSErik Kundiman
2023-12-21Force the GL profile to be the core oneErik Kundiman
2023-12-09Fix alt dragging when not in full screenErik Kundiman
2023-11-16Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-11-16Clipboard implementation using SDLErik Kundiman
2023-09-14Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-14getNativeKeyData impl for non Darwin non GTKErik Kundiman
2023-09-11Fix macOS crash by explicitly ask SDL2 for GL 4.1Erik Kundiman
2023-09-11Merge branch 'main' into DRTVWR-559Erik Kundiman
2023-09-11Revive HiDPI support & multi threaded OpenGLErik Kundiman
2023-09-10SDL window overrides all window pure virtual funcsErik Kundiman
2023-09-05Preprocess non portable GL funcs & macrosErik Kundiman
2023-08-26Make using the system browser for links worksErik Kundiman