phoenix-firestorm/indra
Nicky 30dcad4b95 Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and x64. (GWL_USERDATA is deprecated anyway). 3. Replace Get/SetWindowLong with Get/SetWindoeLongPtr or placing this into GWLP_USERDATA will truncate the pointer.
(transplanted from 5f50745bff03700d3862a6bb1eb5936be0fdc6cd)
2016-04-22 14:55:19 +02:00
..
cmake Windows x64: Disable warning 4267 (it causes too much noise) and do not enable /arch:SSE2 (x64 implies SSE2 and setting the flag causes warnings). 2016-04-22 12:58:20 +02:00
copy_win_scripts
doxygen
integration_tests
lib/python
linux_crash_logger DRTVWR-418: Unify control flow through LLAppViewer across platforms. 2016-06-30 16:51:50 -04:00
llappearance
llaudio
llcharacter
llcommon Windows: USe the correct datatypes when calling the Windows API. 2016-04-22 13:02:37 +02:00
llcorehttp Automated merge with tip of viewer-release to pick up 4.0.5 2016-05-19 11:00:03 -07:00
llcrashlogger DRTVWR-418: Unify control flow through LLAppViewer across platforms. 2016-06-30 16:51:50 -04:00
llimage Merge 2016-09-16 14:59:52 -07:00
llimagej2coj MAINT-6584: Convert LLImage class hierarchy to standard 'bool' 2016-07-22 11:35:23 -04:00
llinventory
llkdu DRTVWR-418: Update KDU and llimagej2ckdu* with certain clang fixes. 2016-11-03 20:48:41 -04:00
llmath Windows x64: Cannot use inline assembly. 2016-04-22 12:59:59 +02:00
llmessage Merge 2016-09-14 09:55:18 -07:00
llplugin Fix MAINT-6730 Media audio does not play when Media volume slider is set to max 2016-10-05 13:15:25 -07:00
llprimitive Merged in lindenlab/viewer-release 2016-05-19 23:02:37 +03:00
llrender MAINT-5011: Commit backing out BlockTimer warning suppression. 2016-09-06 20:42:27 -04:00
llui Merge 2016-09-16 14:59:52 -07:00
llvfs
llwindow Windows: 1. GWL_USERDATA must be GWLP_USERDATA to be compatible with x86 and x64. (GWL_USERDATA is deprecated anyway). 3. Replace Get/SetWindowLong with Get/SetWindoeLongPtr or placing this into GWLP_USERDATA will truncate the pointer. 2016-04-22 14:55:19 +02:00
llxml
mac_crash_logger DRTVWR-418: Unify control flow through LLAppViewer across platforms. 2016-06-30 16:51:50 -04:00
media_plugins Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-11-03 09:31:15 -04:00
newview Automated merge with ssh://bitbucket.org/lindenlab/viewer-release 2016-11-03 09:31:15 -04:00
test Automated merge with ssh://bitbucket.org/nat_linden/viewer-mac-mainloop 2016-07-01 14:11:45 -04:00
tools/vstool
viewer_components MAINT-5011: Catch unhandled exceptions in LLCoros coroutines. 2016-08-18 17:33:44 -04:00
win_crash_logger DRTVWR-418: Unify control flow through LLAppViewer across platforms. 2016-06-30 16:51:50 -04:00
CMakeLists.txt
edit-me-to-trigger-new-build.txt null commit to increment codeticket # 2016-06-07 09:56:04 -04:00
fix-incredibuild.py