Commit Graph

  • 4a33d1ac75 Add baboon image to waterloo image set. Ignacio 2020-03-23 10:05:31 -0700
  • 9009962054 Minor cleanups and some experiments. Ignacio 2020-03-23 10:03:19 -0700
  • 97723db794 Rename internal squish library to nvsquish to avoid conflicts. Ignacio 2020-03-23 10:02:07 -0700
  • 4d47c0d2fc Comment out debug code. Ignacio 2020-03-23 10:01:12 -0700
  • 5d7a761d6b Handle more DDS formats in Surface::load(). Ignacio 2020-03-23 10:00:40 -0700
  • a3ae50b50f Update stb_image. Ignacio 2020-03-23 09:59:44 -0700
  • 6dd3687be1 Minor cleanup. Ignacio 2020-03-23 09:58:56 -0700
  • 3a99af11d7 Fix initialization of PVR texture header. Ignacio 2020-03-23 09:58:19 -0700
  • e5b763b075 Minor fixes. Ignacio 2020-03-23 09:54:09 -0700
  • c8a6e2c6cc Update SDK version. Ignacio 2020-03-23 09:50:11 -0700
  • 9e36d6747b Update stb libraries. Ignacio 2020-03-23 09:49:15 -0700
  • 831d8e1a91 Fix build on AArch64. Fixes #298. leper 2020-03-16 21:08:18 +0100
  • 99bcaf719c Use isnan() instead of isnanf() on linux VÖRÖSKŐI András 2020-02-20 10:22:34 +0100
  • 6474f25934 Don't include sys/sysctl.h on Linux. leper 2019-01-16 23:00:07 +0100
  • 35ba5a5f6a
    Merge 311e943b63 into b45560cfc4 Damiano 2020-01-27 00:20:21 +0100
  • 311e943b63
    for mingw Damiano 2020-01-27 00:17:10 +0100
  • d0a16676a3
    for mingw Damiano 2020-01-27 00:16:30 +0100
  • 0b5018c1b4
    for mingw Damiano 2020-01-27 00:16:00 +0100
  • a72e415897
    for mingw Damiano 2020-01-27 00:15:10 +0100
  • 7215864558
    for mingw Damiano 2020-01-27 00:14:30 +0100
  • 43d95b5dc2
    for mingw Damiano 2020-01-27 00:13:47 +0100
  • ddf5534648
    for mingw Damiano 2020-01-27 00:12:42 +0100
  • 85192be595
    for mingw Damiano 2020-01-27 00:12:01 +0100
  • 323eab49f6
    small fix for mingw Damiano 2020-01-27 00:09:20 +0100
  • 2f8f39f28c E2K: added optimization option for MCST lcc compiler r-a-sattarov 2019-12-03 23:35:15 +0300
  • 30739ee4ca Added compiler check for support of C++11 standard r-a-sattarov 2019-12-03 23:34:54 +0300
  • b45560cfc4
    Merge pull request #292 from leper/clang_linking Ignacio 2019-11-23 16:10:19 -0800
  • d14b4df347
    Merge pull request #304 from r-a-sattarov/master Ignacio 2019-11-23 16:03:39 -0800
  • c621de8d2b E2K: added initial support for MCST Elbrus 2000 r-a-sattarov 2019-11-23 16:40:53 +0300
  • b764700527 poshlib: added support for MCST Elbrus 2000 (e2k) r-a-sattarov 2019-11-23 16:22:56 +0300
  • 809c6df193 E2K: added initial support for MCST Elbrus 2000 r-a-sattarov 2019-11-22 22:37:03 +0300
  • 261948f076 poshlib: added support for MCST Elbrus 2000 (e2k) r-a-sattarov 2019-11-22 22:05:19 +0300
  • 8d140dceef
    Merge 41b5945172 into a131e4c6b0 Benoit NEIL 2019-11-07 20:20:19 -0500
  • a131e4c6b0
    Merge pull request #301 from Starnick/master Ignacio 2019-09-08 17:25:30 -0700
  • 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 -0400
  • e872fc2850
    Merge pull request #300 from edowson/master Ignacio 2019-08-30 10:08:13 -0700
  • d57ca44902 Enable CUDA support. Elvis Dowson 2019-08-19 03:22:00 +0400
  • 662d223626
    Merge pull request #295 from mitko0003/master Ignacio 2019-02-15 08:31:45 -0800
  • d891d044e7
    Minor fix to ATOC normalization. Димитър Трендафилов 2019-02-15 15:06:29 +0200
  • 84595a62f2 Add helper methods for jai bindings. Ignacio 2019-02-07 15:39:32 -0800
  • 29493d365e Add Visual Studio 2017 projects. Ignacio 2019-01-31 18:10:14 -0800
  • c591c5f8b4 Compute spherical harmonics from cube maps. Work in progress. Ignacio 2019-01-31 18:06:02 -0800
  • 34c85d642d Don't include sys/sysctl.h on Linux. leper 2019-01-16 23:00:07 +0100
  • a94838c6cf Prefer C++11 std::isnan and std::isfinite. leper 2019-01-16 21:28:48 +0100
  • 2ac75fc932 Remove duplicate link instruction. leper 2019-01-09 00:55:49 +0100
  • 542711f862 Link with -fPIC when using Clang. leper 2019-01-09 00:55:19 +0100
  • 7c68e09d77 Fix ATOC overflow error on large textures. Merge fix from The Witness. Ignacio 2018-10-29 12:52:00 -0700
  • a9a6f6968e Fix minor warnings. Add output directories to ignore list. Ignacio 2018-10-29 12:37:16 -0700
  • 8a076c8e8d
    Merge pull request #289 from Starnick/master Ignacio 2018-10-27 10:51:11 -0700
  • 40f395ef19 spaces->tabs consistency Starnick 2018-10-18 20:34:07 -0400
  • 0f65d60602 Updated C-API to support 2D array textures + added missing enum values from nvtt.h Starnick 2018-10-18 20:29:57 -0400
  • d2b514a3c1 Comment out hack. Ignacio 2018-10-10 16:30:25 -0700
  • a1c54bc7f7 Add fast sRGB conversion. Ignacio 2018-10-10 14:04:13 -0700
  • bc60e8c154 Use our own parallel for by default to avoid dependencies. Ignacio 2018-10-09 18:11:21 -0700
  • 1722b00802 FloatImage does not need a virtual dtor. Ignacio 2018-10-09 18:10:25 -0700
  • 95f1f60490 Enable stb libraries for image loading. This was disabled by error. Ignacio 2018-10-09 18:01:15 -0700
  • 52bba99122
    Merge 714faa03e6 into 5c70ffef0b shelltdf 2018-09-21 04:38:22 +0000
  • 5c70ffef0b
    Merge pull request #287 from madscientist159/master Ignacio 2018-08-19 14:04:22 -0700
  • 005b2518c9 Install nvtt_wrapper.h. Fix issue #288. Ignacio 2018-08-19 14:02:34 -0700
  • 95454e9024 Fix build on OpenPOWER (ppc64le) platforms Timothy Pearson 2018-08-15 21:53:49 -0500
  • 714faa03e6 fix cmake script will 2018-07-07 18:34:05 +0800
  • 95bd6193cc Fix bug 281. Ignacio 2018-05-29 23:28:08 -0700
  • 1514fffcdb
    Merge 173370ae90 into 6ea078f196 Tom Spilman 2018-03-10 07:17:35 +0000
  • 173370ae90 Cleanup to test PR building. Tom Spilman 2018-03-10 01:16:41 -0600
  • 1525c39308
    Added note. Tom Spilman 2018-03-10 00:55:41 -0600
  • a88aaa4f3a
    Merge pull request #1 from dellis1972/macos Tom Spilman 2018-03-10 00:52:55 -0600
  • 2bd6811fa4 Updated Tests Dean Ellis 2018-03-09 21:32:25 +0000
  • 71de7c6827 Fleshed out UnitTest. ReImplemented SetOutputOptionsOutputHandler Dean Ellis 2018-03-09 20:57:52 +0000
  • cdf0df3307 Added C# Unit Tests Dean Ellis 2018-03-09 20:15:06 +0000
  • 2a37ea484b Added .travis.yml Dean Ellis 2018-03-09 19:34:39 +0000
  • 5a4bface9c To avoid extra dependencies in MonoGame link NVTT.dll to the static runtime. Tom Spilman 2018-03-04 07:08:31 -0600
  • baa5240591 Merge branch 'master' into monogame Tom Spilman 2018-03-04 06:49:03 -0600
  • 6ea078f196
    Merge pull request #280 from MonoGame/ignore Ignacio 2018-02-24 12:04:38 -0800
  • e52a2f1a02
    Merge pull request #279 from MonoGame/vc12 Ignacio 2018-02-24 12:03:51 -0800
  • 73d8da0ea1 Merge branch 'vc12' into monogame Tom Spilman 2018-02-23 20:00:47 -0600
  • 6cb1821bf1 Added gitignore to hide stuff that shouldn't be checked in. Tom Spilman 2018-02-23 19:59:21 -0600
  • 1a78eae8f6 Fixed some missing files in the vc12 project. Tom Spilman 2018-02-23 19:56:37 -0600
  • 2c276f64d7
    Merge pull request #276 from StefanBruens/fix_memalign_linux Ignacio 2018-02-06 16:32:27 -0800
  • ff3bd55892 Fix compilation on Linux - missing include, semicolon Stefan Brüns 2018-02-06 08:38:37 +0100
  • a52f9cee06 ABI/API: Restore InputOptions::setColorTransform(ColorTransform) Stefan Brüns 2018-02-06 06:32:29 +0100
  • 80ca02930a ABI: restore InputOptions::setLinearTransform(...) Stefan Brüns 2018-02-06 06:21:28 +0100
  • 1e33823b12 ABI: Restore InputOptions::setTextureLayout(TextureType, int, int, int) Stefan Brüns 2018-02-06 06:10:40 +0100
  • 9489aed825 Merge changes from The Witness. Ignacio 2018-02-05 18:55:07 -0800
  • 2075d740c9
    Merge pull request #274 from StefanBruens/fix_build_errors Ignacio 2018-02-05 18:30:58 -0800
  • 00d7e249e2 Add nvimgdiff to TOOLS target, so it is installed by default Stefan Brüns 2018-02-02 03:58:23 +0100
  • 389f7582e5 Fix linking of bc7, needs symbols from nvmath Stefan Brüns 2018-02-02 03:42:25 +0100
  • 7b4b7bb42e Build intermediate EtcLib always as STATIC Stefan Brüns 2018-02-02 19:45:18 +0100
  • 8e8b3b82e1
    Merge pull request #273 from wsmind/master Ignacio 2018-01-28 12:06:21 -0800
  • b03d5178fc Fix .hdr images being loaded as LDR before compression Remi Papillie 2018-01-28 20:18:13 +0100
  • befe79d103 Merge changes from thekla-atlas. Ignacio 2017-12-15 11:39:21 -0800
  • 182a326e1c
    Merge pull request #271 from Chainsawkitten/patch-1 Ignacio 2017-11-15 16:45:18 -0800
  • 133b84d536
    Update file paths in readme Albin Bernhardsson 2017-11-08 22:49:11 +0100
  • 83462e4561 Fix build error on macOS 10.13 Atlante45 2017-10-12 14:08:28 -0700
  • 6816128f80 Add dataset from lightmap compression article. Ignacio 2017-09-28 22:32:59 -0700
  • 6279c7e91b Added GLM header only lib in extern and used it to fix bugs in shared exponent and float11 / float10 encoding Olivier Prat 2017-09-19 10:18:05 +0200
  • e442d6d390 Remove incorrect assert. Fixes issue #261. Ignacio 2017-09-04 12:34:00 -0700
  • ed735ac2cb Fix alpha coverage subsampling. Fixes issue #266. Ignacio 2017-09-04 12:25:22 -0700
  • 5f6424778e Update changelog 2.1.1 Ignacio 2017-08-23 11:05:30 -0700
  • 132cf14623 Bump version number Ignacio 2017-08-23 11:02:09 -0700
  • 8d333f2a4f Merge pull request #264 from justinmeiners/master Ignacio 2017-06-28 15:06:12 -0700