open_toontown_panda3d/panda/src/pnmimage
rdb 141c7a9c35 Improve build performance on Windows slightly 2015-06-02 21:02:35 +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 Improve build performance on Windows slightly 2015-06-02 21:02:35 +02:00
convert_srgb.h Improve build performance on Windows slightly 2015-06-02 21:02:35 +02:00
convert_srgb_sse2.cxx Replace SSE4 instruction with SSE2 instruction 2015-03-02 16:18:55 +01: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 PfmVizzer::set_aux_pfm() and PfmFile::set_no_data_threshold() 2014-03-13 23:16:21 +00:00
pfmFile.cxx Windows compile issues fix 2015-03-15 19:37:14 +01:00
pfmFile.h PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01: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 Add PNMImage premultiply/unpremultiply methods. 2015-06-01 08:42:15 -05:00
pnmImage.h Add PNMImage premultiply/unpremultiply methods. 2015-06-01 08:42:15 -05:00
pnmImageHeader.I PNMImage sRGB support, use floats instead of doubles 2015-03-15 17:22:28 +01: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 PNMImage row interface 2015-03-23 19:28:37 +01: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