Commit Graph

54 Commits (96b73af196bdece35bcfaa8987d2713fdd656995)

Author SHA1 Message Date
Ken Cooke 96b73af196 Fast implementations of toLinear() and toGamma() for default gamma=2.2 7 years ago
castano d019cd7080 Merge changes from the witness. 10 years ago
castano@gmail.com 94d0635285 Merge changes from the Witness. 11 years ago
castano 63897b3ecc Integrate 3D texture fixes from Ben Goldstein @ Nihilistic. 12 years ago
castano 04bdc76749 Merge changes from The Witness. 12 years ago
castano b130487c2a Merge changes from the witness. 12 years ago
castano e98d795d2b More header optimizations. 13 years ago
castano 94401919b8 Add some inline files to reduce amount of code parsed. 13 years ago
castano e15aa7a9bf Remove RGBE compressor. Implement as a color transform. 13 years ago
castano fcd296cd81 Merge changes from the witness. 13 years ago
castano 91e6bbe5c3 Add convolution method to TexImage. Fixes issue 166. 13 years ago
castano 3c0ab2d3f3 Merge changes from the witness. 13 years ago
castano 17e01ed240 Fix errors, warnings. 13 years ago
castano af9ba8ae90 Add support for 3D texture. Integrate patch provided in issue 28 plus some additional changes. 13 years ago
castano 43b16d85f4 Use STB image by default.
Add buffer object, try to reduce binary size.
13 years ago
castano 5324156cc4 Fix kernel offset. Fixes issue 158. 14 years ago
castano 3265c36e14 Reallocate float image data properly. Fixes issue 155. 14 years ago
castano c1204bfb66 Fix errors in new implementation of InputOptions.
Output cube map faces in DDS order. Fixes issue 147.
14 years ago
castano bd74a9ffc6 Merge changes from the-witness. 14 years ago
castano df13c904b2 Stop using custom memory allocators.
Fix aliasing errors. Fixes issue 139 in trunk.
Fix build errors under OSX.
14 years ago
castano 276c608f26 Fix alignment assumptions in DDS loading code. Fixes issue 132.
Merge misc changes from the-witness.
14 years ago
castano 2c969b70a5 Fix mirror sampling in trunk. Fixes issue 135. 14 years ago
castano e8dc679874 Merge recent changes from the witness. 14 years ago
castano 322dcd72c1 Some bug fixes and more progress toward BC6-7 support. 14 years ago
castano 68cbe543b0 Add missing files for previous change.
Some cleanup.
14 years ago
castano da503d2b3e Imperative api is sort of working now. Fixed various bugs. 14 years ago
castano 51a4fe7e2d Merge private branch. 14 years ago
castano 56401d5f7d fix polyphase filter 14 years ago
castano 8cbd2c9ec6 Add mipmap scaling according to alphatest coverage. 14 years ago
castano f6a39d6eab Remove duplicate code. 14 years ago
castano 85db14f213 Add vertical flip. 14 years ago
castano a52d3b7cdc Tweak implementation of scaleBias. 15 years ago
castano 1afdf2da8a Fix alpha-weighted filtering. 16 years ago
castano 4f576d5539 Add support for alpha weighting to float image. 16 years ago
castano 5234060618 Integrate branch 2.0 to trunk. 16 years ago
castano e9002a7d86 Adding support for floating point input/output. Work in progress. 16 years ago
castano c70e5d6121 Reorg header files. 16 years ago
castano 756f12c994 Fix errors in color transforms.
Add support for color offsets.
Add support for special swizzles that select default const values.
16 years ago
castano fb2b0cb38c Fix bug reported by Noel Llopis.
Make sure FreeImage declarations are not used when FreeImage is not available.
16 years ago
castano 70267fda15 Add support for input floating point images. Patch provided by Jim Tilander. See issue 27. 16 years ago
castano 4ba8e87a38 Ups, checked in file before saving it. 16 years ago
castano 48f61dbfc0 Add support for linear and swizzle transforms. Fixes issue 4. 16 years ago
castano 7d3facd81a Merge private branch. 16 years ago
castano 2307416b07 Fix build error. 17 years ago
castano 743599eb1d Fix fast box downsampling filter. 17 years ago
castano f8377cf7ed Remove msvc warnings. 17 years ago
castano 4373aa758b merge internal branch:
- some support for floating point images.
- Charles Bloom extrapolation filter.
- misc fixes.
17 years ago
castano 067f3abf54 Cleanup filters. 17 years ago
castano 3359090581 Correct polyphase filters. 17 years ago
castano c772a00b8f More progress with polyphase filters. 17 years ago