2bd367a4dc
Add support for compressing texture arrays.
...
Also add support for reading/writing DX10 uncompressed (RGB/lumi) textures, so
now it's possible to compress a texture array assembled with nvcompress.
2016-02-28 08:05:59 -03:00
49677da371
Remove executable property.
2016-02-22 11:54:43 -08:00
3850b22f7f
Merge pull request #235 from mpersano/master
...
Support assembling texture arrays.
2016-02-11 15:21:54 -08:00
db8fc561c3
Support assembling texture arrays.
2016-02-11 18:43:01 -02:00
9b79638f79
Disable test code from nvdecompress. Update vc12 projects and fix vc12 build. Fixes bug #232 .
2015-12-11 12:15:22 -08:00
7596650a2d
Be more clear that Qt4 is not used. From cfcohen.
2015-12-05 15:23:00 -08:00
308050923b
Integrate changes from cfcohen.
2015-12-05 15:19:59 -08:00
9d6c7d6a69
Integrate more changes from cfcohen.
2015-12-05 15:16:14 -08:00
a20044bccc
Integrate changes from cfcohen to supress warning.
2015-12-05 15:09:57 -08:00
268e6abd65
Integrate cfcohen changes to fix linker problems with gcc.
2015-12-05 15:06:37 -08:00
87ca69bd14
Do not output messages for disabled libraries.
2015-12-05 14:58:05 -08:00
63d29a508e
Fix compiler warning.
2015-12-05 14:56:36 -08:00
e9a8630a3f
Increase array size to supress compiler warning.
2015-12-05 14:50:52 -08:00
c0ad0f4d31
Merge changes from The Witness.
2015-10-28 23:53:08 -07:00
a382ea5b21
Fix compiler warning.
2015-09-02 12:25:47 -07:00
26723de502
Fix memory leak reported by Sylvain Rochette in issue #229 .
2015-08-21 21:53:16 -07:00
58617584d4
Apply patch provided in issue #224 . Add support for ARM64.
2015-07-20 23:47:01 +02:00
4ef408b591
Remove debug code.
2015-07-20 14:32:16 +02:00
592c8b8b0a
Merge pull request #225 from Skylark13/master
...
Fix compilation on VS2013 (non-CUDA)
2015-07-20 13:15:55 +02:00
b254961b22
- Removed Library.cpp and Library.h from nvcore VS2013 project
...
- Also added project references to nvtt in nvdecompress and nvimgdiff projects, lack of which prevented them from compiling
- Change to nvtt.sln is an auto-modification from VS, pretty sure it makes no difference
2015-07-19 14:08:01 -04:00
d32f0e0173
Merge pull request #223 from cmdrf/no-include-library-h
...
Do not include Library.h
2015-06-12 10:27:02 -07:00
701f8224dc
Merge pull request #222 from cmdrf/gccforeach
...
Update NV_FOREACH for C++11
2015-06-12 10:26:25 -07:00
7b031aa4bf
Do not include removed Library.h
2015-06-12 14:00:37 +02:00
d01d72f8e7
Update NV_FOREACH for C++11
2015-06-12 12:38:44 +02:00
0d205015ae
Merge pull request #221 from cmdrf/snprintf-vs2015
...
Do not redefine snprintf on VS2015
2015-06-10 10:51:07 -07:00
7aa0390f32
Merge pull request #220 from cmdrf/cmakecuda
...
Fix CMake CUDA introspection
2015-06-10 10:49:35 -07:00
68e6cbdd40
Merge pull request #219 from cmdrf/gcclinkorder
...
Fix Link Order for GCC in CMake
2015-06-10 10:48:46 -07:00
fa062aa298
Do not redefine snprintf on VS2015
2015-06-10 18:46:26 +02:00
205f492e2e
Fix CMake CUDA introspection
2015-06-10 18:14:12 +02:00
899a99a106
Fix link order for Linux
2015-06-10 17:59:57 +02:00
766edcb1a6
Fix more link order for Linux
2015-06-10 17:59:56 +02:00
b37ca4498d
Merge pull request #217 from pzychotic/master
...
Fixed compiler flag being set on wrong target.
2015-04-21 15:49:59 -07:00
9ad63e7f3a
Fixed compiler flag being set on wrong target.
2015-04-21 22:18:25 +02:00
81336cc3e9
Remove unnecessary files.
2015-03-25 12:36:16 -07:00
e9d44813d2
Merge pull request #216 from esok/master
...
Added support for gcc and c++11 features.
2015-03-24 17:08:37 -07:00
d4fbfd0ff4
Add project notes.
2015-03-24 12:32:27 -07:00
4c7ff58885
Update vc12 projects
2015-03-24 12:31:22 -07:00
a083337473
Merge changes from The Witness.
2015-03-24 12:14:49 -07:00
6bc3224fe7
Added support for gcc and c++11 features.
2015-03-23 22:05:33 -04:00
7e2a9d1adb
osx fixes. Fix issue 211.
2014-12-02 20:23:21 +00:00
2d6fc0e304
DXT1 compressor tweaks.
2014-12-02 05:43:13 +00:00
d019cd7080
Merge changes from the witness.
2014-11-04 17:49:29 +00:00
4cb60cc5ba
Fix vc12 build.
2014-09-23 17:49:18 +00:00
9722101114
Cleanup vc12 project.
2014-09-23 17:44:36 +00:00
3f0bffaadf
Add vc12 solution.
2014-09-23 17:39:36 +00:00
6e69560969
Tag dll and binaries with 32/64 suffix.
2014-07-01 18:10:28 +00:00
8f4ebf1d93
Remove missing project.
2014-07-01 17:27:46 +00:00
132443013a
Minor updates to C# bindings. Work in progress.
2014-06-11 21:31:47 +00:00
ac87eefa6d
Apply patch to update C# wraper. Fixes issue 184.
2014-06-11 21:02:04 +00:00
f705b2eaa1
Fixes issue 93.
2014-06-11 19:46:17 +00:00