phoenix-firestorm/indra
TommyTheTerrible ac5d59b939
calcDataSizeJ2C Adjust curve for more than 6 layers (#4018, #4020)
KDU is uploading 2k files with 7 and 8 layers which is shifting the location of discard 1 and 2.

To accommodate, this commit adds a max_layer check based on max_dimension and the MAX_BLOCK_SIZE to allow the extra layers for 2k.

Also shifted the starting size to the MIN_LAYER_SIZE instead of MAX_BLOCK_SIZE's area to allow smaller files to be decoded at discard 5 completely.

Finally able to walk around Fantasy Faire without any gray blobs!
2025-05-05 10:00:36 +03:00
..
cmake Try to parallelize xcode builds further and add more headers to PCH to reduce build time 2025-03-12 18:37:27 +02:00
copy_win_scripts
doxygen Remove obsolete cmake_minimum_required that is lower than the required version in the main CMakeLists.txt 2025-04-18 00:58:33 +02:00
integration_tests
lib/python/indra
linux_crash_logger
llappearance Reduce cost of joint lookups by reducing string allocations via use of std::string_view and heterogeneous map lookups (#3970) 2025-04-25 20:52:38 +03:00
llaudio
llcharacter Reduce cost of joint lookups by reducing string allocations via use of std::string_view and heterogeneous map lookups (#3970) 2025-04-25 20:52:38 +03:00
llcommon Reduce memory allocations pinging the mainloop timeout 2025-04-18 23:09:51 +03:00
llcorehttp
llcrashlogger
llfilesystem
llimage calcDataSizeJ2C Adjust curve for more than 6 layers (#4018, #4020) 2025-05-05 10:00:36 +03:00
llimagej2coj Fix uploading small textures with OpenJPEG, and minor logging refactor. 2025-04-29 00:02:16 +03:00
llinventory More constexpr improvements and cleanup of includes of a deleted header file 2025-04-18 23:23:10 +03:00
llkdu #3884 Crash in kdu_core::kdu_params::get 2025-04-07 21:13:48 +03:00
llmath More constexpr improvements and cleanup of includes of a deleted header file 2025-04-18 23:23:10 +03:00
llmeshoptimizer
llmessage More constexpr improvements and cleanup of includes of a deleted header file 2025-04-18 23:23:10 +03:00
llplugin
llprimitive Reduce cost of joint lookups by reducing string allocations via use of std::string_view and heterogeneous map lookups (#3970) 2025-04-25 20:52:38 +03:00
llrender Readd probe count setting (#3793) 2025-03-24 17:59:13 -04:00
llui Restore missing 'override' 2025-04-18 20:36:28 +03:00
llwebrtc
llwindow #3892 Crash at fillCompositionLogfont 2025-04-08 23:38:30 +03:00
llxml Merge branch 'marchcat/maint-b-cherrypicks' into marchcat/2025.03-maint-b 2025-03-11 05:10:11 +02:00
media_plugins
newview Fix: ignore *pass-on* counters when detecting left-button grabs (#3990) 2025-04-29 06:29:52 +03:00
test Fix llhttpdate test on windows and macos (#3909) 2025-04-18 11:57:55 +03:00
tools/vstool
viewer_components
win_crash_logger
CMakeLists.txt
edit-me-to-trigger-new-build.txt