summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)AuthorFilesLines
2018-03-13packaging: add RPM spec files for Tizentizen_8.0_m2_releasetizen_7.0_m2_releasetizen_6.5.m2_releasetizen_6.0.m2_releasetizen_5.5.m2_releasesubmit/tizen_6.5/20211028.163501submit/tizen_6.0_hotfix/20201103.115102submit/tizen_6.0_hotfix/20201102.192902submit/tizen_6.0/20201029.205502submit/tizen_5.5_wearable_hotfix/20201026.184307submit/tizen_5.5_mobile_hotfix/20201026.185107submit/tizen_5.5/20191031.000007submit/tizen_5.0/20181101.000006submit/tizen/20180313.065752accepted/tizen/unified/20180314.062103accepted/tizen/8.0/unified/20231005.095021accepted/tizen/7.0/unified/hotfix/20221116.110934accepted/tizen/7.0/unified/20221110.063644accepted/tizen/6.5/unified/20211029.013344accepted/tizen/6.0/unified/hotfix/20201103.051709accepted/tizen/6.0/unified/hotfix/20201102.234332accepted/tizen/6.0/unified/20201030.110913accepted/tizen/5.5/unified/wearable/hotfix/20201027.100801accepted/tizen/5.5/unified/mobile/hotfix/20201027.074438accepted/tizen/5.5/unified/20191031.012140accepted/tizen/5.0/unified/20181102.025501tizen_8.0tizen_7.0_hotfixtizen_7.0tizen_6.5tizen_6.0_hotfixtizen_6.0tizen_5.5_wearable_hotfixtizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_5.0tizenaccepted/tizen_unifiedaccepted/tizen_8.0_unifiedaccepted/tizen_7.0_unified_hotfixaccepted/tizen_7.0_unifiedaccepted/tizen_6.5_unifiedaccepted/tizen_6.0_unified_hotfixaccepted/tizen_6.0_unifiedaccepted/tizen_5.5_unified_wearable_hotfixaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedaccepted/tizen_5.0_unifiedMyungJoo Ham1-2/+2
2016-11-16Fix syntaxMathis Rosenhauer1-1/+1
2016-10-10Add gcc visibility only for API functionsMathis Rosenhauer9-29/+36
2016-09-14Remove sample data from repoMathis Rosenhauer4-1/+44
2016-09-08Allow Cygwin to build shared libsMathis Rosenhauer1-2/+2
2016-08-19OS X and clang fixesMathis Rosenhauer1-1/+4
2016-08-16Version bumpMathis Rosenhauer2-2/+2
2016-08-16Always pad bufferMathis Rosenhauer1-30/+23
2016-08-15Add macro for used RSIMathis Rosenhauer1-4/+4
2016-05-20Change Windows packager to WIXMathis Rosenhauer1-5/+5
2016-05-19Small fix for WindowsMathis Rosenhauer1-1/+2
2016-05-12Version bumpMathis Rosenhauer2-2/+2
2016-05-12Fix ROS detection in combination with incomplete RSIMathis Rosenhauer2-2/+7
2016-04-14Bump yearMathis Rosenhauer9-9/+9
2016-01-28Type changesMathis Rosenhauer2-7/+7
2016-01-28Vertorization is also enabled with size_t type loop indexMathis Rosenhauer1-4/+4
2016-01-28Newer Intel compilers need int loop index to vectorize.Mathis Rosenhauer1-4/+4
2016-01-15Fail with uneven output buffer only if it filled up.Mathis Rosenhauer1-8/+9
2016-01-14Fail if output buffer cannot be completely filled with selected type.Mathis Rosenhauer1-0/+3
2015-03-27SZ_Compress stub for netcdf's configure.Mathis Rosenhauer1-0/+3
2015-02-04Version bump.Mathis Rosenhauer11-13/+13
2015-02-04Shut up VS warning.Mathis Rosenhauer1-3/+3
2015-02-04Allow nonconforming block sizes in SZ mode.Mathis Rosenhauer3-8/+18
2014-10-30Slightly faster loading of accumulator.Mathis Rosenhauer1-28/+61
2014-10-29Increase code sharing between CLZ implementations.Mathis Rosenhauer1-15/+11
2014-10-28Formatting.Mathis Rosenhauer1-79/+75
2014-10-27Avoid operations in k=0 case.Mathis Rosenhauer1-6/+17
2014-10-24xmin/xmax all 32 bits.Mathis Rosenhauer3-7/+7
2014-10-24removes on loop in FLUSHMoritz Hanke1-13/+6
2014-10-24replace "<" in FLUSH with "&"Moritz Hanke1-6/+7
2014-10-24replaces subtraction with XOR in FLUSHMoritz Hanke1-2/+3
2014-10-24makes last_out int32_tMoritz Hanke2-6/+5
2014-10-24removes "int32_t xmin" from FLUSHMoritz Hanke1-4/+3
2014-10-24uses 32bit Operations in FLUSHMoritz Hanke1-28/+55
2014-10-24replaces if statement in FLUSH with a little bit hackMoritz Hanke1-8/+2
2014-10-23Version bump.Mathis Rosenhauer2-4/+4
2014-09-22removes unused filesMoritz Hanke2-317/+0
2014-09-03Fix padded buffer size.Mathis Rosenhauer1-1/+1
2014-09-02Allow incomplete scanlines in SZ mode.Mathis Rosenhauer1-8/+14
2014-08-06Version and SOVERSION bump.Mathis Rosenhauer2-6/+4
2014-08-06License reformatting for proportional fonts.Mathis Rosenhauer9-104/+81
2014-08-06CPack packagingMathis Rosenhauer1-4/+26
2014-08-06Signed PP purely 32 bit.Mathis Rosenhauer2-17/+17
2014-08-06Set uncomp_len and ref during init. Important for no PP.Mathis Rosenhauer2-0/+4
2014-08-06Fix -pedantic warnings.Mathis Rosenhauer3-17/+18
2014-08-06Keep reference sample in struct member to start more loops from zero.Mathis Rosenhauer2-23/+18
2014-08-06Unroll first iteration of SE calculation.Mathis Rosenhauer1-18/+16
2014-08-01Config.h is required for these files.Mathis Rosenhauer2-6/+2
2014-08-01More explicit casting to shup up VS.Mathis Rosenhauer6-201/+307
2014-07-31Omit redundant SE-encoding of reference sample.Mathis Rosenhauer1-5/+8