open_toontown_panda3d/panda/src/pnmimage
rdb 11ed8a4d8d Use dynamic type lookup for interrogate to eliminate inter-module dependencies
It is now no longer necessary to link to core.pyd
Also includes a slight coercion optimization for trivial types
2015-06-06 19:36:40 +02:00
..
Sources.pp Fix compilation with ppremake 2015-06-01 00:21:32 +02:00
config_pnmimage.cxx resolve pixel-offset issues with gaussian and box filters 2013-05-30 20:32:18 +00:00
config_pnmimage.h pfm-resize-quick, and let pfm-resize-gaussian default to false 2013-05-28 23:49:19 +00:00
convert_srgb.I Work around gcc compiler shortcoming 2015-04-14 15:46:52 +02:00
convert_srgb.cxx Merge branch 'release/1.9.x' 2015-06-03 20:26:22 +02:00
convert_srgb.h Merge branch 'release/1.9.x' 2015-06-03 20:26:22 +02:00
convert_srgb_sse2.cxx Compile out things irrelevant for target build, like ShaderGenerator when !HAVE_CG 2015-04-06 13:24:45 +02:00
p3pnmimage_composite1.cxx SSE2-enhanced sRGB encode (with runtime CPU detection) 2015-03-01 11:46:52 +01:00
p3pnmimage_composite2.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
pfmFile.I add PfmFile::gamma_correct(), PfmFile::apply_mask(), PNMImage::copy_channel_bits() 2015-04-25 07:23:54 -07:00
pfmFile.cxx add PfmFile::gamma_correct(), PfmFile::apply_mask(), PNMImage::copy_channel_bits() 2015-04-25 07:23:54 -07:00
pfmFile.h add PfmFile::gamma_correct(), PfmFile::apply_mask(), PNMImage::copy_channel_bits() 2015-04-25 07:23:54 -07:00
pfmFile_ext.cxx Move all Python bindings out of core DLLs into the .pyd files. 2015-02-10 14:30:51 +01:00
pfmFile_ext.h Add methods to efficiently access PfmFile data from Python 2014-03-09 01:05:34 +00:00
pnm-image-filter-core.cxx PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnm-image-filter-sparse-core.cxx Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
pnm-image-filter.cxx PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmBrush.I PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmBrush.cxx PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmBrush.h PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmFileType.cxx we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmFileType.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
pnmFileTypeRegistry.cxx filename extension check should be case-insensitive 2011-03-14 20:09:06 +00:00
pnmFileTypeRegistry.h wide interrogate improvements: sequence protocol, MAKE_SEQ, __setitem__, and parameter coercion 2008-11-07 21:12:42 +00:00
pnmImage.I PNMImage row interface 2015-03-23 19:28:37 +01:00
pnmImage.cxx Merge branch 'release/1.9.x' 2015-06-02 00:31:24 +02:00
pnmImage.h Use dynamic type lookup for interrogate to eliminate inter-module dependencies 2015-06-06 19:36:40 +02:00
pnmImageHeader.I add PfmFile::gamma_correct(), PfmFile::apply_mask(), PNMImage::copy_channel_bits() 2015-04-25 07:23:54 -07:00
pnmImageHeader.cxx a couple more writable-vfs migrations 2011-09-17 00:40:29 +00:00
pnmImageHeader.h PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmPainter.I PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmPainter.cxx PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmPainter.h PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01:00
pnmReader.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmReader.cxx integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmReader.h integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmWriter.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
pnmWriter.cxx integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmWriter.h integrate PfmFile with PNMImage, Texture 2012-08-12 15:49:08 +00:00
pnmbitio.cxx a few more warning squelches 2009-02-19 00:23:08 +00:00
pnmbitio.h a few more warning squelches 2009-02-19 00:23:08 +00:00
pnmimage_base.cxx support for #ifdef WIN64_VC instead of just #ifdev WIN32_VC alone 2010-05-28 21:09:22 +00:00
pnmimage_base.h Use dynamic type lookup for interrogate to eliminate inter-module dependencies 2015-06-06 19:36:40 +02:00
ppmcmap.cxx Fix clang 3.5 compile warnings/errors 2015-04-04 16:00:20 +02:00
ppmcmap.h okay, this is going to be a big commit. The basic idea here is to add transparent defines to allow for directory based dlls later. This will let us build tau again. ugggg 2007-07-20 23:02:51 +00:00