Ignacio
|
2b3ffac418
|
Add sublime and vscode projects.
|
2020-08-23 15:20:01 -07:00 |
|
Ignacio
|
7525d356a0
|
Update buildpkg script
|
2020-08-23 15:16:47 -07:00 |
|
Ignacio
|
cb21ee18a1
|
Remove unused dependencies.
|
2020-08-23 15:15:45 -07:00 |
|
Ignacio
|
e5be4a615f
|
Remove unused scripts.
|
2020-08-23 15:14:55 -07:00 |
|
Ignacio
|
c4aefe530c
|
Remove unused scripts.
|
2020-08-23 15:13:22 -07:00 |
|
Ignacio
|
a77953a306
|
Update copyright.
|
2020-08-23 14:47:27 -07:00 |
|
Ignacio
|
6b9a6abccb
|
Fix github action
|
2020-08-23 14:46:54 -07:00 |
|
Ignacio
|
8dc9df25d7
|
Create build.yml
|
2020-08-23 14:17:31 -07:00 |
|
Ignacio
|
614a7a4b82
|
Update README.md
Update build instructions.
|
2020-08-23 13:57:17 -07:00 |
|
Ignacio
|
61935ffa08
|
Update README.md
Provide links for source path.
|
2020-08-23 13:54:25 -07:00 |
|
Ignacio
|
6f3d02deab
|
Merge pull request #328 from akb825/linux-fix-2
Linux build fixes.
|
2020-08-19 10:28:31 -07:00 |
|
Aaron Barany
|
cfa3fc528e
|
Linux build fixes.
* Avoid hacks to get an empty VA list, which doesn't work with all
compilers.
* Fix for isnan() on some versions of GCC.
|
2020-08-16 21:26:37 -07:00 |
|
Ignacio
|
b4cf9bc3f6
|
Merge pull request #324 from tepGithub/master
Add some support for uncompressed textures for ktx
|
2020-07-28 10:24:19 -07:00 |
|
sindra
|
967278d579
|
Fix tab/whitespace 2
|
2020-07-28 10:16:25 -07:00 |
|
sindra
|
aa8514e65d
|
Fix tab/whitespace
|
2020-07-28 10:15:34 -07:00 |
|
sindra
|
b4eb9c5972
|
Added some support for uncompressed texture for ktx
|
2020-07-28 10:07:16 -07:00 |
|
Ignacio
|
eb34681ce8
|
Merge pull request #308 from voroskoi/musl
Musl build fixes
|
2020-07-13 16:54:35 -07:00 |
|
Ignacio
|
aeb84b5ffa
|
Merge pull request #322 from leper/fix_va_list_vcpp
Fix build on VC++. Refs #309.
|
2020-07-13 16:17:19 -07:00 |
|
leper
|
d73335fb82
|
Fix build on VC++. Refs #309.
This was broken by 831d8e1a91 .
|
2020-07-10 19:01:56 +02:00 |
|
Ignacio
|
1aa1b038e8
|
Merge pull request #309 from leper/aarch64
Fix build on AArch64. Fixes #298.
|
2020-07-09 17:14:13 -07:00 |
|
Ignacio Castano
|
26a56414c5
|
Do not include etcpack & rgetc in the build.
|
2020-07-07 09:56:04 -07:00 |
|
Ignacio Castano
|
8baac9b111
|
Fix mac build error.
|
2020-07-06 13:28:18 -07:00 |
|
Ignacio Castano
|
2bd1ed1ba7
|
Use AVX2 by default.
|
2020-07-06 11:13:05 -07:00 |
|
Ignacio Castano
|
8fb22e951e
|
Fix error reported by #312.
|
2020-07-06 11:04:47 -07:00 |
|
Ignacio Castano
|
ea53e0b1ee
|
Update vs2017 project files.
|
2020-07-06 10:33:17 -07:00 |
|
Ignacio Castano
|
721cc85da7
|
Remove old projects.
|
2020-07-06 10:31:30 -07:00 |
|
Ignacio Castano
|
446e4b4611
|
Remove unused dependencies.
|
2020-07-06 10:08:14 -07:00 |
|
Ignacio Castano
|
0be40976a2
|
Remove unused external dependencies.
|
2020-07-06 10:07:14 -07:00 |
|
Ignacio Castano
|
bf4799c9ac
|
Fix build errors.
|
2020-07-06 10:00:04 -07:00 |
|
Ignacio Castano
|
bfd1a38a86
|
Updates for new icbc interface.
|
2020-07-05 23:09:46 -07:00 |
|
Ignacio Castano
|
ba3dbe32df
|
KTX output fixes.
|
2020-07-05 23:09:29 -07:00 |
|
Ignacio Castano
|
7aebf0c251
|
ETC compression experiments.
|
2020-07-05 23:08:57 -07:00 |
|
Ignacio Castano
|
c87706f2a4
|
Remove unused files.
|
2020-07-05 23:08:22 -07:00 |
|
Ignacio Castano
|
e5b93bbfe8
|
Upgrade icbc
|
2020-07-05 23:07:21 -07:00 |
|
Ignacio Castano
|
d09dd24ce9
|
Remove unused files.
|
2020-07-05 23:06:48 -07:00 |
|
Ignacio Castano
|
7894e9e6f8
|
Upgrade rgbcx.
|
2020-07-05 23:05:50 -07:00 |
|
Ignacio Castano
|
07d9ab7860
|
Add goofy_tc.
|
2020-07-05 23:05:17 -07:00 |
|
Ignacio Castano
|
4ff7af50ca
|
Upgrade CMP Core.
|
2020-07-05 23:05:07 -07:00 |
|
Ignacio
|
1e06539012
|
Create FUNDING.yml
|
2020-06-12 23:01:14 -07:00 |
|
Ignacio
|
fdfbfb2552
|
Update to latest icbc version.
|
2020-06-07 20:02:14 -07:00 |
|
Ignacio
|
0f98a936f8
|
Fix rgbe conversion routines thanks to Charles Bloom. http://cbloomrants.blogspot.com/2020/06/widespread-error-in-radiance-hdr-rgbe.html
|
2020-06-07 19:46:35 -07:00 |
|
Ignacio
|
3e034d2de1
|
Merge pull request #314 from r-a-sattarov/master
Added compiler check for support of C++11 standard
|
2020-04-26 09:39:57 -07:00 |
|
r-a-sattarov
|
0297a00ebc
|
Added compiler check for support of C ++ 11 standard
|
2020-04-26 15:23:47 +03:00 |
|
Ignacio
|
8e64503338
|
Update vc projects.
Disable RGETC for now.
|
2020-04-13 18:44:57 -07:00 |
|
Ignacio
|
a671567596
|
Update nvtt to use icbc library.
|
2020-04-13 18:01:33 -07:00 |
|
Ignacio
|
daff42781d
|
Work toward packaging dxt1 compressor as a single header library.
|
2020-04-05 12:22:25 -07:00 |
|
Ignacio
|
1a6e70c9a0
|
Cleanup. Assume static linking.
|
2020-04-05 12:20:35 -07:00 |
|
Ignacio
|
860b639492
|
Remove unused code.
|
2020-04-04 10:40:58 -07:00 |
|
Ignacio
|
52e065d66a
|
Update benchmark with rgbcx.
|
2020-04-04 10:21:00 -07:00 |
|
Ignacio
|
0b15c58692
|
Fix more build errors.
|
2020-04-04 10:18:58 -07:00 |
|