summaryrefslogtreecommitdiff
path: root/indra/llwindow/llwindowsdl.cpp
AgeCommit message (Expand)Author
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
2023-08-21Darwin & any platform can, and should, use SDLErik 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-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
2021-06-07Merge branch 'master' into DRTVWR-530-maintAndrey Lihatskiy
2021-04-27SL-14664 Added zoomout and sizeallAndrey Kleshchev
2020-10-08DRTVWR-510 remove all LL_SOLARIS conditionalsDave Houlton
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-05-07merge changes for 3.7.7-releaseOz Linden
2014-03-13OPEN-209: Corrected all instances of trigraphs in the code.Ricky Curtice
2013-08-14BUILDFIX: converted platform-specific files over to new LL_INFOS, etc macrosRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-13Fix for gcc 4.6 build failures on Linux in llwindowsdl.cppDon Kjer
2013-03-11LLWindow merge fixes for Macprep
2013-01-24merging in viewer-beta.Nyx Linden
2012-12-12Pull and merge viewer-developmentsimon@Simon-PC.lindenlab.com
2012-12-05Pull from viewer-developmentprep
2012-12-01Fixed previous commit.Logan Dethrow
2012-11-30Fix for STORM-1854. Adapted the fix based on other open source consumers of f...Logan Dethrow
2012-11-14MAINT-536 MAINT-1913 Added missing URL scheme filtering to the Linux viewer, ...Maestro Linden
2012-10-11Updating linux build to gcc4.6Don Kjer
2012-09-23Removing unused gHeadlessClient code from viewerDon Kjer
2012-08-13PATH-852: BUGFIX Adding the custom pathfinding cursors to the mac and linux b...Todd Stinson
2012-02-23EXP-1832 FIX Viewer Size not persistent across loginsRichard Linden
2011-12-08Automated merge with http://hg.secondlife.com/viewer-developmentRichard Linden
2011-12-06EXP-1651 FIXED Added saving window size after each reshape.Seth ProductEngine