phoenix-firestorm/indra/llprimitive
ruslantproductengine b008385a50 FIRE-12732/MAINT-3585 FIXED Viewer Crashes when attempting to upload image
on OS X.
The bug was fixed, the reasone of crash is following. The Core Flow view
contain another GL context and will not care about restoring a previous.
I restore context manually.
This path also contain a minor changes in another files.

All changes described here.

Change's for fix current bug.
indra/llwindow/llwindow.h
indra/llwindow/llwindowheadless.h
indra/llwindow/llwindowmacosx.h
indra/llwindow/llwindowsdl.h
indra/llwindow/llwindowwin32.h
indra/newview/lllocalbitmaps.cpp
indra/newview/llviewerdisplay.cpp
indra/newview/llviewerdisplay.h

Twice mUsage initialization (replace to forward initialization).
indra/llcharacter/lljointstate.h

Looks like condition should be befor memcopy call, otherwise - possible CRASH.
indra/llcommon/llmd5.cpp

Unused condition and variables.
indra/llmath/llsphere.cpp

Looks like should be under if otherwise - possible CRASH
indra\llprimitive\llmodel.cpp

Useless assert's.
indra/llrender/llrender.cpp
indra/newview/lldaycyclemanager.cpp
2014-11-03 20:05:20 +02:00
..
tests
CMakeLists.txt Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
legacy_object_types.h
lllslconstants.h
llmaterial.cpp
llmaterial.h
llmaterialid.cpp
llmaterialid.h
llmaterialtable.cpp
llmaterialtable.h
llmediaentry.cpp
llmediaentry.h
llmodel.cpp FIRE-12732/MAINT-3585 FIXED Viewer Crashes when attempting to upload image 2014-11-03 20:05:20 +02:00
llmodel.h
llprimitive.cpp Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llprimitive.h Merge LL 3.7.7 2014-06-09 11:29:57 -07:00
llprimlinkinfo.h
llprimtexturelist.cpp
llprimtexturelist.h
lltextureanim.cpp
lltextureanim.h
lltextureentry.cpp
lltextureentry.h
lltree_common.h
lltreeparams.cpp
lltreeparams.h
llvolumemessage.cpp
llvolumemessage.h
material_codes.cpp
material_codes.h
object_flags.h