Commit Graph

  • e5b763b075 Minor fixes. Ignacio 2020-03-23 09:54:09 -07:00
  • c8a6e2c6cc Update SDK version. Ignacio 2020-03-23 09:50:11 -07:00
  • 9e36d6747b Update stb libraries. Ignacio 2020-03-23 09:49:15 -07:00
  • 831d8e1a91 Fix build on AArch64. Fixes #298. leper 2020-03-16 21:08:18 +01:00
  • 99bcaf719c Use isnan() instead of isnanf() on linux VÖRÖSKŐI András 2020-02-20 10:22:34 +01:00
  • 6474f25934 Don't include sys/sysctl.h on Linux. leper 2019-01-16 23:00:07 +01:00
  • b45560cfc4 Merge pull request #292 from leper/clang_linking Ignacio 2019-11-23 16:10:19 -08:00
  • d14b4df347 Merge pull request #304 from r-a-sattarov/master Ignacio 2019-11-23 16:03:39 -08:00
  • c621de8d2b E2K: added initial support for MCST Elbrus 2000 r-a-sattarov 2019-11-23 16:40:53 +03:00
  • b764700527 poshlib: added support for MCST Elbrus 2000 (e2k) r-a-sattarov 2019-11-23 16:22:56 +03:00
  • a131e4c6b0 Merge pull request #301 from Starnick/master Ignacio 2019-09-08 17:25:30 -07:00
  • 187fa60492 Updated C-API to expose some functionality present in the C++ API. Added the following functions and enums: Nicholas.Woodfield 2019-09-06 17:54:40 -04:00
  • e872fc2850 Merge pull request #300 from edowson/master Ignacio 2019-08-30 10:08:13 -07:00
  • d57ca44902 Enable CUDA support. Elvis Dowson 2019-08-19 03:22:00 +04:00
  • 662d223626 Merge pull request #295 from mitko0003/master Ignacio 2019-02-15 08:31:45 -08:00
  • d891d044e7 Minor fix to ATOC normalization. Димитър Трендафилов 2019-02-15 15:06:29 +02:00
  • 84595a62f2 Add helper methods for jai bindings. Ignacio 2019-02-07 15:39:32 -08:00
  • 29493d365e Add Visual Studio 2017 projects. Ignacio 2019-01-31 18:10:14 -08:00
  • c591c5f8b4 Compute spherical harmonics from cube maps. Work in progress. Ignacio 2019-01-31 18:06:02 -08:00
  • 2ac75fc932 Remove duplicate link instruction. leper 2019-01-09 00:55:49 +01:00
  • 542711f862 Link with -fPIC when using Clang. leper 2019-01-09 00:55:19 +01:00
  • 7c68e09d77 Fix ATOC overflow error on large textures. Merge fix from The Witness. Ignacio 2018-10-29 12:52:00 -07:00
  • a9a6f6968e Fix minor warnings. Add output directories to ignore list. Ignacio 2018-10-29 12:37:16 -07:00
  • 8a076c8e8d Merge pull request #289 from Starnick/master Ignacio 2018-10-27 10:51:11 -07:00
  • 40f395ef19 spaces->tabs consistency Starnick 2018-10-18 20:34:07 -04:00
  • 0f65d60602 Updated C-API to support 2D array textures + added missing enum values from nvtt.h Starnick 2018-10-18 20:29:57 -04:00
  • d2b514a3c1 Comment out hack. Ignacio 2018-10-10 16:30:25 -07:00
  • a1c54bc7f7 Add fast sRGB conversion. Ignacio 2018-10-10 14:04:13 -07:00
  • bc60e8c154 Use our own parallel for by default to avoid dependencies. Ignacio 2018-10-09 18:11:21 -07:00
  • 1722b00802 FloatImage does not need a virtual dtor. Ignacio 2018-10-09 18:10:25 -07:00
  • 95f1f60490 Enable stb libraries for image loading. This was disabled by error. Ignacio 2018-10-09 18:01:15 -07:00
  • 5c70ffef0b Merge pull request #287 from madscientist159/master Ignacio 2018-08-19 14:04:22 -07:00
  • 005b2518c9 Install nvtt_wrapper.h. Fix issue #288. Ignacio 2018-08-19 14:02:34 -07:00
  • 95454e9024 Fix build on OpenPOWER (ppc64le) platforms Timothy Pearson 2018-08-15 21:53:49 -05:00
  • 95bd6193cc Fix bug 281. Ignacio 2018-05-29 23:28:08 -07:00
  • 6ea078f196 Merge pull request #280 from MonoGame/ignore Ignacio 2018-02-24 12:04:38 -08:00
  • e52a2f1a02 Merge pull request #279 from MonoGame/vc12 Ignacio 2018-02-24 12:03:51 -08:00
  • 6cb1821bf1 Added gitignore to hide stuff that shouldn't be checked in. Tom Spilman 2018-02-23 19:59:21 -06:00
  • 1a78eae8f6 Fixed some missing files in the vc12 project. Tom Spilman 2018-02-23 19:56:37 -06:00
  • 2c276f64d7 Merge pull request #276 from StefanBruens/fix_memalign_linux Ignacio 2018-02-06 16:32:27 -08:00
  • ff3bd55892 Fix compilation on Linux - missing include, semicolon Stefan Brüns 2018-02-06 08:38:37 +01:00
  • 9489aed825 Merge changes from The Witness. Ignacio 2018-02-05 18:55:07 -08:00
  • 2075d740c9 Merge pull request #274 from StefanBruens/fix_build_errors Ignacio 2018-02-05 18:30:58 -08:00
  • 00d7e249e2 Add nvimgdiff to TOOLS target, so it is installed by default Stefan Brüns 2018-02-02 03:58:23 +01:00
  • 389f7582e5 Fix linking of bc7, needs symbols from nvmath Stefan Brüns 2018-02-02 03:42:25 +01:00
  • 7b4b7bb42e Build intermediate EtcLib always as STATIC Stefan Brüns 2018-02-02 19:45:18 +01:00
  • 8e8b3b82e1 Merge pull request #273 from wsmind/master Ignacio 2018-01-28 12:06:21 -08:00
  • b03d5178fc Fix .hdr images being loaded as LDR before compression Remi Papillie 2018-01-28 20:18:13 +01:00
  • befe79d103 Merge changes from thekla-atlas. Ignacio 2017-12-15 11:39:21 -08:00
  • 182a326e1c Merge pull request #271 from Chainsawkitten/patch-1 Ignacio 2017-11-15 16:45:18 -08:00
  • 133b84d536 Update file paths in readme Albin Bernhardsson 2017-11-08 22:49:11 +01:00
  • 6816128f80 Add dataset from lightmap compression article. Ignacio 2017-09-28 22:32:59 -07:00
  • e442d6d390 Remove incorrect assert. Fixes issue #261. Ignacio 2017-09-04 12:34:00 -07:00
  • ed735ac2cb Fix alpha coverage subsampling. Fixes issue #266. Ignacio 2017-09-04 12:25:22 -07:00
  • 5f6424778e Update changelog 2.1.1 Ignacio 2017-08-23 11:05:30 -07:00
  • 132cf14623 Bump version number Ignacio 2017-08-23 11:02:09 -07:00
  • 8d333f2a4f Merge pull request #264 from justinmeiners/master Ignacio 2017-06-28 15:06:12 -07:00
  • d47de35893 added noalpha option to assemble and fixed RGB write Justin Meiners 2017-06-28 15:39:38 -06:00
  • 4fb0070b7e Do not use undeclared format. Ignacio 2017-06-28 11:26:18 -07:00
  • fa03dfc291 Add option to control prefered swizzle. Ignacio 2017-06-28 11:19:47 -07:00
  • 923b57db45 Merge pull request #255 from AMDmi3/patch-3 Ignacio 2017-06-06 17:58:17 -07:00
  • ef30f69c9d Merge pull request #256 from AMDmi3/patch-4 Ignacio 2017-06-06 17:57:50 -07:00
  • 7849ee9e71 Merge pull request #260 from leper/master Ignacio 2017-06-06 17:57:01 -07:00
  • 0608489ec4 Merge pull request #262 from kencooke/master Ignacio 2017-06-06 17:56:24 -07:00
  • 01597842fe Update CMakeLists.txt and vc8/9/10 projects Ken Cooke 2017-06-04 11:10:15 -07:00
  • 96b73af196 Fast implementations of toLinear() and toGamma() for default gamma=2.2 Ken Cooke 2017-06-01 13:44:28 -07:00
  • 78054e977b Add virtual destructor to TaskDispatcher. leper 2017-05-04 03:22:19 +02:00
  • a64cc24169 Use HW_NCPU on FreeBSD as well Dmitry Marakasov 2017-02-16 18:21:39 +04:00
  • 6b24b1f45c Use libexecinfo on FreeBSD as well Dmitry Marakasov 2017-02-16 18:20:07 +04:00
  • e85d851cd9 Do not compile etcpack. Only used for reference. Ignacio 2017-02-15 11:12:27 -08:00
  • 91fe4d37d6 Enable c++1x the official way. Ignacio 2017-02-15 11:11:44 -08:00
  • 1762334a9f Fix buildpkg for osx. Ignacio 2017-02-15 11:10:43 -08:00
  • d7612a3b67 Add some external dependencies. Ignacio 2017-02-08 11:42:25 -08:00
  • 1004d5d5b5 Merge pull request #252 from lunkhound/fix-normal-maps Ignacio 2016-12-26 23:19:17 -08:00
  • 0535ab3414 fix a bug where created normal maps were not packed prior to compression Lunkhound 2016-12-26 12:34:06 -08:00
  • cec8e7159a Merge pull request #247 from Lectem/patch-2 Ignacio 2016-10-19 12:18:37 -07:00
  • 24e63456c6 Fix compression for non multiple of 4 texture size Lectem 2016-10-19 17:47:00 +02:00
  • 6fb57d3478 Fix order of kaiser parameters. Ignacio 2016-10-05 11:14:11 -07:00
  • fa6ebda53f Cleanups for 2.1.0 release. 2.1.0 Ignacio 2016-09-19 12:53:33 -07:00
  • 383331bb42 Fix issue #240. Ignacio 2016-09-19 11:29:40 -07:00
  • 1a75484520 Minor fixes. Ignacio 2016-09-19 11:20:25 -07:00
  • a11a6739c2 Fix comments. Minor fixes. Ignacio 2016-09-19 11:12:19 -07:00
  • 94e0ba9ec7 Merge pull request #245 from Lectem/patch-1 Ignacio 2016-09-19 10:57:25 -07:00
  • 1770ad7280 Fix build on VC2015 Lectem 2016-09-19 10:28:03 +02:00
  • d41c7ac33a Merge pull request #243 from fshp/master Ignacio 2016-09-14 11:37:41 -07:00
  • 396b6153af Fix CMakeLists after rename license and readme files Additions to 831ebec475 Maxim Moseychuk 2016-09-14 13:14:58 +03:00
  • 831ebec475 Update readme files. Ignacio 2016-08-16 12:43:17 -07:00
  • b0afc82d7d Minor osx fixes. Remove FindCUDA and use cmake version instead. Ignacio 2016-08-16 12:31:31 -07:00
  • 8659d3fb4a Merge pull request #241 from krytarowski/netbsd-1 Ignacio 2016-07-30 09:01:25 -07:00
  • 3c4ccd41fa Add basic NetBSD support Kamil Rytarowski 2016-07-30 11:41:40 +02:00
  • 475c66d2cc Merge pull request #239 from madscientist159/master Ignacio 2016-07-12 00:57:05 -07:00
  • f8790a536a Fix remaining issues on PPC64EL Timothy Pearson 2016-07-12 06:02:35 +00:00
  • b549e862b0 Merge pull request #238 from madscientist159/master Ignacio 2016-06-29 17:04:44 -07:00
  • 203eda1d47 Fix build on PPC64LE Timothy Pearson 2016-06-26 20:09:39 -05:00
  • 47b06d3255 Fix build failure due to PPM save incorrect data types Timothy Pearson 2016-06-26 19:23:56 -05:00
  • e965a668a3 Merge pull request #237 from sanderd17/patch-1 Ignacio 2016-06-20 12:36:57 -07:00
  • 65b3dfa4a6 Fix compilation on GCC 6 sanderd17 2016-06-12 15:09:19 +02:00
  • 875a78a124 Merge pull request #236 from mpersano/master Ignacio 2016-02-29 12:50:39 -08:00
  • 46e5c6a8ee Fix nvassemble command-line options parsing. mpersano 2016-02-28 08:17:35 -03:00
  • 2bd367a4dc Add support for compressing texture arrays. mpersano 2016-02-27 20:45:16 -03:00