Commit Graph

1167 Commits

Author SHA1 Message Date
castano
1d6861d21e Fix aliasing bug. Fixes issue 139. 2010-10-21 18:54:46 +00:00
castano
800c2f3e85 Merge changes from The-Witness. 2010-10-21 18:48:04 +00:00
castano
6ed91582ef Fix seek bug. Fixes issue 144. 2010-10-21 18:47:27 +00:00
castano
99ba5613fb Merge changes from the-witness. 2010-10-21 18:44:10 +00:00
castano
e0999208c3 Fix cuda compressor. Start work on new UI. 2010-10-18 08:47:50 +00:00
castano@gmail.com
57248e4230 Edited wiki page ApiDocumentation through web user interface. 2010-10-13 17:58:02 +00:00
castano
0d8af13f00 Fix TGA loading using FreeImage. Fixes issue 141. 2010-10-13 17:49:16 +00:00
castano
a75c77557a Fix error after changes in Memory.h 2010-10-09 07:45:48 +00:00
castano
6bd759b974 Prefer the GLEW static library. 2010-10-06 02:57:35 +00:00
castano
8965a925dc 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
43ece8683d Current CUDA runtime generates cpp code by default. Fix extension. Fixes issue 133. 2010-09-20 18:18:02 +00:00
castano
64c0211779 Use posh type definitions. 2010-09-20 17:55:36 +00:00
castano
a39cda5634 Fix typo, fixes issue 137. 2010-09-20 17:14:13 +00:00
castano
c96f3e5458 tabs -> spaces 2010-09-20 06:59:24 +00:00
castano
755aee9123 Use posh typedefs.
Enable stacktraces on OS X.
2010-09-20 06:58:20 +00:00
castano@gmail.com
b8e0dc254f Edited wiki page ProjectsUsingNVTT through web user interface. 2010-09-16 02:37:07 +00:00
castano@gmail.com
31c62c5eeb Edited wiki page ProjectsUsingNVTT through web user interface. 2010-09-16 02:31:08 +00:00
castano@gmail.com
5d580825db Edited wiki page ProjectsUsingNVTT through web user interface. 2010-09-16 02:30:41 +00:00
castano
fafb147290 Fix alignment assumption. Fixes issue 132. 2010-09-07 18:28:53 +00:00
castano
b5a84477c1 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@gmail.com
1fb02d935a Edited wiki page ApiDocumentation through web user interface. 2010-09-07 18:16:25 +00:00
castano
ffd0c214df Fix mirror sampling in trunk. Fixes issue 135. 2010-09-07 18:08:53 +00:00
castano
b6f96418e6 Fix mirror sampling fixes issue 135. 2010-09-07 18:08:27 +00:00
castano
2a4569f258 Align rows to 8 bits only. 2010-09-07 18:07:53 +00:00
castano
854a38d01d Merge recent changes from the witness. 2010-08-31 01:39:08 +00:00
castano
7e298c13b1 Add vc9 project. 2010-08-26 17:31:27 +00:00
castano
e38fada7c0 Revert changes. 2010-08-26 17:24:01 +00:00
castano
1b43ac9a40 Update vc9 projects. Fix optimization settings. 2010-08-26 17:15:01 +00:00
castano
b288e3db7e Merge fix for issue 134 into trunk. 2010-08-26 16:46:03 +00:00
castano
849c4137be Fix DXT1a single color compressor. Compare alpha against 0 instead of 128. Fixes issue 134. 2010-08-26 16:41:24 +00:00
castano
63a68bd4d9 Use INCLUDE_DIR instead of INCLUDE_PATH. Fixes issue 102. 2010-07-22 14:35:23 +00:00
castano
368b793a2e Merge changes from the-witness.
Fix DXT5n compressor.
2010-07-22 10:25:14 +00:00
castano
22e709b40f DXT1a single color compressor. Fixes issue 131.
Init single color tables at startup.
2010-07-22 09:23:17 +00:00
castano
aafdaf9abb Use noinline. 2010-07-13 23:28:31 +00:00
castano
7196ac6ab1 Merge changes from the witness. 2010-07-13 03:08:45 +00:00
castano
3209fb093f Add glew for real this time... 2010-07-01 00:55:39 +00:00
castano
f880d44d91 Add glew. 2010-07-01 00:50:31 +00:00
castano
b984c26a89 Add simple dds file viewer. 2010-07-01 00:26:37 +00:00
castano
8d109826c0 Add explicit load methods to DirectDrawSurface. 2010-07-01 00:25:44 +00:00
castano
f7ef0ce000 Fix build. Minor cleanups. 2010-06-24 07:45:39 +00:00
castano
a600d6ee93 Write BC6/BC7 headers in TexImage path. 2010-06-24 07:32:17 +00:00
castano
581a1e67d9 Replace tabs with spaces. 2010-06-24 07:17:36 +00:00
castano
ed3feef32b Fix build. 2010-06-24 07:10:34 +00:00
castano
c71d3a84eb BC6/7 progress. Work in progress. 2010-06-21 22:23:28 +00:00
castano
d6ad0ed5c1 Remove unused methods. Add float color block. 2010-06-21 22:23:01 +00:00
castano
8d3d72a95d Fix mingw warning. 2010-06-10 02:30:38 +00:00
castano
ce5de524dc Do not compile ui. 2010-06-10 02:30:25 +00:00
castano
c69edfa16e Fix errors when cuda is not enabled. 2010-06-10 02:30:01 +00:00
castano
41edfc0c22 Fix mingw error. 2010-06-10 02:29:04 +00:00
castano
5224147279 Fix mingw errors/warnings. 2010-06-10 02:28:49 +00:00