Commit Graph

316 Commits (dc752e2d0aefe4c01bdf55492f3d19f8f122bb2f)

Author SHA1 Message Date
Ansariel e4f0270887 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-02-15 11:41:48 +01:00
Beq 2da8ac774b Avoid lock silliness 2021-02-05 20:29:21 +00:00
Ptolemy 3ac4e2a4fc SL-14705: Merge Sovereign Engineer's fix for name tags showing in front with AMD GPUs: Fix GL_INVALID_OPERATION when copying stencil to default window framebuffer on AMD graphics on windows 2021-02-03 09:06:02 +01:00
Ansariel 7458601374 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2021-02-02 00:05:53 +01:00
Ansariel 6c587d437d Merge branch 'DRTVWR-515-maint' of https://bitbucket.org/lindenlab/viewer 2020-12-02 08:17:58 +01:00
Ansariel c549651028 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-12-02 08:09:26 +01:00
Andrey Kleshchev bb4d02446f SL-14347 Crash at ChoosePixelFormat SEH 2020-12-01 18:22:24 +02:00
Ansariel 40b0af5b1c Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-11-20 23:02:29 +01:00
Andrey Kleshchev a55ec70585 SL-14347 Crash at ChoosePixelFormat 2020-11-19 16:56:10 +00:00
Andrey Lihatskiy 0bba892bb0 Merge branch 'master' into DRTVWR-515-maint
# Conflicts:
#	indra/newview/llfloatereditextdaycycle.cpp
#	indra/newview/llfloaterfixedenvironment.cpp
2020-11-13 18:22:43 +02:00
Ansariel 1eee9a87f3 Only try destroying an existing window 2020-11-12 22:15:44 +01:00
Ansariel daec926a54 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-11-12 17:02:25 +01:00
Ansariel af2abe17cd Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-11-12 00:51:42 +01:00
Ansariel af61974386 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-11-05 09:14:11 +01:00
Andrey Kleshchev b45eb585b6 SL-13733 Verify window handle 2020-10-20 22:25:23 +02:00
Andrey Kleshchev 3ebf3b7182 SL-13733 Verify window handle 2020-10-20 18:43:51 +03:00
Ansariel 857c733acd 4.6 is current OpenGL specification - so start with probing that... 2020-10-18 02:21:58 +02:00
Ansariel 5b89548761 Merge branch 'DRTVWR-507-maint' of https://bitbucket.org/lindenlab/viewer 2020-09-23 12:14:36 +02:00
Andrey Kleshchev a1c215aa20 SL-13733 Crash: Do not unassign event handler before handling WM_DESTROY 2020-09-18 22:30:39 +03:00
Ansariel 240757c0d0 Merge branch 'DRTVWR-515-maint' of https://bitbucket.org/lindenlab/viewer 2020-08-20 16:52:04 +02:00
Ansariel 78a79267e8 Merge branch 'master' of https://vcs.firestormviewer.org/phoenix-firestorm 2020-08-19 09:30:26 +02:00
Andrey Lihatskiy cfe0ba9035 Merge branch 'master' into DRTVWR-515-maint
# Conflicts:
#	indra/newview/llimprocessing.cpp
2020-08-18 19:16:03 +03:00
Mnikolenko Productengine 44906ac0d4 SL-13507 Viewer should log resolution of all associated displays 2020-07-17 20:28:02 +03:00
Ansariel 69b005b149 Merge branch 'DRTVWR-513-maint' of https://bitbucket.org/lindenlab/viewer 2020-07-15 16:41:49 +02:00
Andrey Kleshchev 201384690c SL-5894 Fix llurlentry test building 2020-07-15 16:02:51 +03:00
Andrey Kleshchev 8c66f54cfa SL-5894 #4 Organize device storage between sessions 2020-07-15 13:55:32 +03:00
Andrey Kleshchev 54383cac8f SL-5894 #3 WIP enumerate devices to flaoter, let floater set device
temp
2020-07-15 13:55:32 +03:00
Andrey Kleshchev df986a402a SL-5894 Changed joystick init to select device with apropriate manufacturer and type 2020-07-10 14:12:07 +03:00
Ansariel 5cb11c6214 Merge branch 'DRTVWR-501-maint' of https://bitbucket.org/lindenlab/viewer 2020-07-01 16:00:06 +02:00
Andrey Kleshchev d9a03b55ff SL-12085 Way to debug window message processing with logcontrol 2020-06-30 23:53:48 +03:00
Ansariel 7c55fc0401 Merge branch 'DRTVWR-501-maint' of https://bitbucket.org/lindenlab/viewer 2020-06-17 14:22:00 +02:00
Andrey Kleshchev d202f460e2 SL-12085 Debug log for show() and PeekMessage
User's viewer freezes right after setStartupState( STATE_LOGIN_CLEANUP ) and these places are primary suspects
2020-06-17 00:08:25 +03:00
Andrey Kleshchev 6f06ccc10a SL-12085 Debug-log window position 2020-06-15 20:22:39 +03:00
Ansariel 6e340961c0 Merge viewer-neko 2019-10-30 18:05:01 +01:00
andreykproductengine d246062116 SL-12170 Somehow crash still happens inside __try block 2019-10-22 16:21:40 +03:00
Ansariel e8b426d1c2 Merge viewer-neko 2019-09-11 17:34:55 +02:00
andreykproductengine 98b28e5881 SL-11910 [Win] Horizontal scroll 2019-09-10 19:49:15 +03:00
AndreyL ProductEngine cdcdc4b3e3 Merged in lindenlab/viewer-bear 2019-08-13 21:59:37 +03:00
AndreyL ProductEngine ef423bfb81 Merged in lindenlab/viewer-release 2019-08-13 21:54:23 +03:00
Ansariel 529569cdd9 Merge viewer-neko 2019-08-04 12:09:33 +02:00
andreykproductengine a0bf70b41d SL-11592 [Mac] Ability to bind extra mouse buttons for push to talk 2019-07-18 19:18:02 +03:00
andreykproductengine ba2429163a SL-11592 [Win] Ability to bind extra mouse buttons for push to talk 2019-07-18 18:37:45 +03:00
AndreyL ProductEngine 293d186190 Merged in lindenlab/viewer-release 2019-06-24 20:10:14 +03:00
Ansariel 25d83975f4 Merge Firestorm LGPL 2019-06-22 20:54:01 +02:00
AndreyL ProductEngine 13580377c4 Merged in lindenlab/viewer-release 2019-06-22 03:16:39 +03:00
Ansariel e0ca19d8ab Merge LL viewer-release 6.2.3 2019-06-20 23:14:11 +02:00
AndreyL ProductEngine 9212c1f33e SL-11341 Skip storing the previous gamma value on Intel GPUs + more logging 2019-06-04 00:03:03 +03:00
Ansariel 7cef93c267 Merge Firestorm LGPL 2019-04-15 11:34:13 +02:00
andreykproductengine 19cae5d2cc SL-10907 getWidthF32 crash in fonts 2019-04-08 18:53:47 +03:00
andreykproductengine b0a483bea3 SL-10907 getWidthF32 crash in fonts 2019-04-08 18:53:47 +03:00