Commit Graph

944 Commits

Author SHA1 Message Date
castano
5225f4810f Add stubs for quantization methods. 2010-11-03 18:53:51 +00:00
castano
1e2567e4a3 More work toward 2.1: Implement InputOptions using TexImage. 2010-11-03 18:31:16 +00:00
castano
8838b5220a user file does not appear to be portable. Deleting. 2010-11-03 06:59:22 +00:00
castano
bdf60f16a4 Add qtcreator project file. 2010-11-03 06:50:14 +00:00
castano
5d408c0aa4 Use uname -m to detect processor name. Fixes issue 140. 2010-11-03 06:33:04 +00:00
castano
ea42b83573 Fix linux build errors. 2010-11-02 01:03:19 +00:00
castano
5ae77ae037 Fix warnings. 2010-10-28 05:39:35 +00:00
castano
1c588e3311 Fix some warnings. 2010-10-28 05:39:02 +00:00
castano
4bbf62855c osx/iphone fixes. 2010-10-28 05:38:39 +00:00
castano
188d5043d8 Use tabs. 2010-10-22 05:12:35 +00:00
castano
09e46ead48 Fix some messages. Add support for range scaling in TexImage. 2010-10-22 00:28:46 +00:00
castano
47df8ff7d6 Fix readBlock. Fixes issue 145. 2010-10-21 18:58:49 +00:00
castano
a4356caefe Merge changes from The-Witness. 2010-10-21 18:48:04 +00:00
castano
f0bcbdca5c Fix seek bug. Fixes issue 144. 2010-10-21 18:47:27 +00:00
castano
bd74a9ffc6 Merge changes from the-witness. 2010-10-21 18:44:10 +00:00
castano
5d498d6824 Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
castano
5d80fb8219 Fix TGA loading using FreeImage. Fixes issue 141. 2010-10-13 17:49:16 +00:00
castano
2bd7db4244 Fix error after changes in Memory.h 2010-10-09 07:45:48 +00:00
castano
25507428c2 Prefer the GLEW static library. 2010-10-06 02:57:35 +00:00
castano
df13c904b2 Stop using custom memory allocators.
Fix aliasing errors. Fixes issue 139 in trunk.
Fix build errors under OSX.
2010-10-06 02:56:35 +00:00
castano
06bf4ea960 Fix typo, fixes issue 137. 2010-09-20 17:14:13 +00:00
castano
765a89951d tabs -> spaces 2010-09-20 06:59:24 +00:00
castano
19f872161e Use posh typedefs.
Enable stacktraces on OS X.
2010-09-20 06:58:20 +00:00
castano
276c608f26 Fix alignment assumptions in DDS loading code. Fixes issue 132.
Merge misc changes from the-witness.
2010-09-07 18:24:50 +00:00
castano
2c969b70a5 Fix mirror sampling in trunk. Fixes issue 135. 2010-09-07 18:08:53 +00:00
castano
e8dc679874 Merge recent changes from the witness. 2010-08-31 01:39:08 +00:00
castano
47e8f23e9f Merge fix for issue 134 into trunk. 2010-08-26 16:46:03 +00:00
castano
83e249a1a0 Use INCLUDE_DIR instead of INCLUDE_PATH. Fixes issue 102. 2010-07-22 14:35:23 +00:00
castano
9e881f28d1 Merge changes from the-witness.
Fix DXT5n compressor.
2010-07-22 10:25:14 +00:00
castano
ac7c017c35 DXT1a single color compressor. Fixes issue 131.
Init single color tables at startup.
2010-07-22 09:23:17 +00:00
castano
da548fd03a Use noinline. 2010-07-13 23:28:31 +00:00
castano
9094756997 Merge changes from the witness. 2010-07-13 03:08:45 +00:00
castano
30b9545d75 Add glew for real this time... 2010-07-01 00:55:39 +00:00
castano
1db253b243 Add glew. 2010-07-01 00:50:31 +00:00
castano
50d80e3b81 Add simple dds file viewer. 2010-07-01 00:26:37 +00:00
castano
e5736fcf92 Add explicit load methods to DirectDrawSurface. 2010-07-01 00:25:44 +00:00
castano
1e0dea0738 Fix build. Minor cleanups. 2010-06-24 07:45:39 +00:00
castano
cfdc731634 Write BC6/BC7 headers in TexImage path. 2010-06-24 07:32:17 +00:00
castano
528b93ab14 Replace tabs with spaces. 2010-06-24 07:17:36 +00:00
castano
39c291e2a6 Fix build. 2010-06-24 07:10:34 +00:00
castano
5c60989043 BC6/7 progress. Work in progress. 2010-06-21 22:23:28 +00:00
castano
f2c581dec1 Remove unused methods. Add float color block. 2010-06-21 22:23:01 +00:00
castano
f9753b649a Fix mingw warning. 2010-06-10 02:30:38 +00:00
castano
11411bae2b Do not compile ui. 2010-06-10 02:30:25 +00:00
castano
42a641f0a5 Fix errors when cuda is not enabled. 2010-06-10 02:30:01 +00:00
castano
b19cd63558 Fix mingw error. 2010-06-10 02:29:04 +00:00
castano
5bb6a54f61 Fix mingw errors/warnings. 2010-06-10 02:28:49 +00:00
castano
82da6ea0a0 Do not enable CUDA under mingw. 2010-06-10 02:27:51 +00:00
castano
7b65595fe2 Add mingw library for FreeImage. 2010-06-10 02:26:41 +00:00
castano
357b91a9b2 Update FindCUDA. 2010-06-10 01:24:19 +00:00