| .. |
|
config_pnmimage.cxx
|
general: Don't require BUILDING_* for static builds
|
2018-08-31 23:54:32 -06:00 |
|
config_pnmimage.h
|
general: Fix more DLL linkage and EXPCL_PANDA_ macros
|
2018-06-12 16:14:33 -06:00 |
|
convert_srgb.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02: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
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pfmFile.cxx
|
general: fix many compilation warnings in GCC 8
|
2018-06-19 00:37:28 +02:00 |
|
pfmFile.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pfmFile_ext.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06: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
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmBrush.I
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
pnmBrush.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmBrush.h
|
New file headers, new comment style
|
2016-02-17 17:47:48 +01:00 |
|
pnmFileType.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmFileType.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmFileTypeRegistry.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmFileTypeRegistry.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmImage.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmImage.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmImage.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmImageHeader.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmImageHeader.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmImageHeader.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02: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
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmReader.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmReader.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmWriter.I
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmWriter.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
pnmWriter.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmbitio.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmbitio.h
|
general: Fully qualify header references into the std namespace
|
2018-06-07 10:35:12 +02:00 |
|
pnmimage_base.cxx
|
general: Remove `using std::*` from headers
|
2018-06-14 16:04:49 +02:00 |
|
pnmimage_base.h
|
general: fix many compilation warnings in GCC 8
|
2018-06-19 00:37:28 +02:00 |
|
ppmcmap.cxx
|
general: Replace NULL (and 0 as pointer) with C++11 nullptr
|
2018-06-03 16:35:13 -06:00 |
|
ppmcmap.h
|
general: Fix more DLL linkage and EXPCL_PANDA_ macros
|
2018-06-12 16:14:33 -06:00 |