summaryrefslogtreecommitdiff
path: root/indra/llrender/llfontgl.cpp
AgeCommit message (Expand)Author
2024-07-28Merge remote-tracking branch 'secondlife/release/2024.06-atlasaurus' into 202...Erik Kundiman
2024-06-28Apple GPU Optimisationsmobserveur
2024-06-10Fix incorrect use of VX/VY/VZ/VW indices when color components are accessedAnsariel
2024-06-01Re-enable a lot of compiler warnings for MSVC and address the C4267 "possible...Ansariel
2024-05-22Fix line endlingsAnsariel
2024-05-22Merge remote-tracking branch 'origin/main' into DRTVWR-600-maint-AAnsariel
2024-05-01Merge branch 'marchcat/w-whitespace' into marchcat/x-ws-mergeAndrey Lihatskiy
2024-04-29#824 Process source files in bulk: replace tabs with spaces, convert CRLF to ...Andrey Lihatskiy
2024-03-15Allow fading emojis characters in fading text.Henri Beauchamp
2024-03-12Merge branch 'main' of https://github.com/secondlife/viewer into DRTVWR-600-m...Ansariel
2024-03-05triage#86 Use Emoji font in LineEditor by defaultAlexander Gavriliuk
2024-02-20Convert BOOL to bool in llrenderAnsariel
2024-01-17SL-20795 Part of previously typed emojis disappear in the 'Save settings as a...Alexander Gavriliuk
2024-01-11Rename OS X to macOS, mostly in commentsLars Næsbye Christensen
2023-10-08Merge branch main into DRTVWR-489Alexander Gavriliuk
2023-10-03:xAlexander Gavriliuk
2023-07-18DRTVWR-489: trivial merge conflict fixCallum Prentice
2023-07-17Merge branch 'main' (DRTVWR-580) into DRTVWR-567Andrey Kleshchev
2023-07-13SL-20001 EmojiPicker - make the preview to be a panel instead of a buttonAlexander Gavriliuk
2023-03-31SL-19379 WIP add worn suffix, use bold font style for worn items and italic f...Maxim Nikolenko
2023-03-24SL-17045 LSL editor cursor position desynchronizationAlexander Gavriliuk
2022-11-09Merge branch contribution/emoji into DRTVWR-489-emojiKitty Barnett
2022-10-23Add emoji as its own font to promote character reuseKitty Barnett
2022-01-14SL-16606: Add profiler category UIPtolemy
2021-10-28SL-16148 SL-16244 SL-16270 SL-16253 Remove most BlockTimers, remove LLMemTrac...Dave Parks
2021-10-11SL-16141 Load fonts and generate glyphs on startupMnikolenko Productengine
2019-11-07Fallback fonts can have first crack at adding an unknown character + set Twem...Kitty Barnett
2019-11-06Characters can have more than one representation in LLFontFreetypeKitty Barnett
2019-10-28Support for COLR/CPAL fontsKitty Barnett
2019-10-27Font debugging aid to dump descriptors + individual texturesKitty Barnett
2019-05-13SL-11139 FIXED LLFontGL::getStringFromStyle() never return "NORMAL"maxim_productengine
2019-03-19SL-10610 FIXED Floaters fails to display certain symbols. Added ability to lo...maxim_productengine
2018-12-17SL-10252: On Windows, use $SystemRoot again, not FOLDERID_Fonts.Nat Goodspeed
2018-12-15SL-10153: auto name{expression} declares an initializer_listNat Goodspeed
2018-12-14SL-10153: Review and rationalize fetching paths from environment.Nat Goodspeed
2016-08-30MAINT-6683 fixed wrapping issues of notecard embedded itemsandreykproductengine
2016-03-16merge changes for DRTVWR-417Oz Linden
2015-12-29MAINT-5984 FIXED Incorrect cursor position with UI scale >1.0andreykproductengine
2015-11-10remove execute permission from many files that should not have itOz Linden
2014-12-10Rename llround(..) to ll_round(..) because of a collision with MS llround (lo...callum_linden
2014-10-17Update to build on Xcode 6.0: more removal of unused variables [-Wunused-vari...callum_linden
2013-10-15renamed TimeBlock to BlockTimerStatHandleRichard Linden
2013-09-05changed fast timer over to using macroRichard Linden
2013-08-09second phase summer cleaningRichard Linden
2013-06-05merge with viewer-releaseRichard Linden
2013-04-19merge changes for DRTVWR-294Oz Linden
2013-03-29Update Mac and Windows breakpad builds to latestGraham Madarasz
2013-03-20Merge with viewer-chuiprep@lindenlab.com
2013-03-12CHUI-846 FIXED [crashhunters] crash in LLFontGL::maxDrawableCharsmaksymsproductengine
2012-11-28SH-3563. Pull and merge from viewer-development. Modest code changes to fix a...prep