open_toontown_panda3d/panda/src/pnmimage
Sam Edwards 84e7539f99 Merge branch 'master' into cmake 2018-02-17 23:35:19 -07:00
..
CMakeLists.txt cmake: install header files 2017-02-19 23:42:48 +01:00
config_pnmimage.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
config_pnmimage.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
convert_srgb.I Add double-precision versions of encode_sRGB_uchar 2017-12-19 23:44:15 +01:00
convert_srgb.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
convert_srgb.h Add double-precision versions of encode_sRGB_uchar 2017-12-19 23:44:15 +01:00
convert_srgb_sse2.cxx New file headers, new comment style 2016-02-17 17:47:48 +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 PfmFile::set_point() should allow NaN's 2016-10-23 19:14:39 -07:00
pfmFile.cxx Merge branch 'master' of https://github.com/panda3d/panda3d 2016-08-29 16:44:05 -07:00
pfmFile.h Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
pfmFile_ext.cxx Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
pfmFile_ext.h Separate out CPython calls from core libs; eliminate need for pystub 2016-07-20 14:30:41 +02:00
pnm-image-filter-core.cxx Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
pnm-image-filter-sparse-core.cxx Assorted tweaks and compile warning fixes 2016-07-14 12:54:39 +02:00
pnm-image-filter.cxx fix occasional crash in PNMImage::quick_filter_from() 2017-01-04 16:28:38 -08:00
pnmBrush.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmBrush.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmBrush.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmFileType.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmFileType.h Interrogate improvements, more properties, MAKE_SEQ_PROPERTY 2016-05-11 00:16:53 +02:00
pnmFileTypeRegistry.cxx android: support writing png/jpg/webp via android.graphics.Bitmap 2018-02-17 18:40:08 +01:00
pnmFileTypeRegistry.h android: support writing png/jpg/webp via android.graphics.Bitmap 2018-02-17 18:40:08 +01:00
pnmImage.I texture: support store() on more component types (incl. sRGB) 2017-12-19 20:02:49 +01:00
pnmImage.cxx add PfmFile::indirect_1d_lookup() 2016-02-19 18:11:57 -08:00
pnmImage.h pnmimage: mark many heavy methods as BLOCKING to release GIL 2017-08-22 20:04:59 +02:00
pnmImageHeader.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmImageHeader.cxx Backport various bugfixes from master, among which: 2016-06-07 14:40:27 +02:00
pnmImageHeader.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmPainter.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmPainter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmPainter.h Mark constructors 'explicit' for which coercion makes no sense 2017-11-06 19:47:38 +01:00
pnmReader.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmReader.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmReader.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmWriter.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmWriter.cxx New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmWriter.h New file headers, new comment style 2016-02-17 17:47:48 +01: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 New file headers, new comment style 2016-02-17 17:47:48 +01:00
pnmimage_base.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
ppmcmap.cxx Fix clang 3.5 compile warnings/errors 2015-04-04 16:00:20 +02:00
ppmcmap.h