open_toontown_panda3d/dtool/src/parser-inc
rdb f40e611eed parser-inc: Add some missing headers
[skip ci]
2025-10-14 15:20:14 +02:00
..
AR ar.h to Sources.pp 2009-09-24 12:55:21 +00:00
Cg New file headers, new comment style 2016-02-17 17:47:48 +01:00
Core Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
Eigen Improve Vector implementations: - Remove unecessary assignment operators - Add normalize() method - Use properties for certain swizzle masks - Add constexpr where appropriate 2016-01-03 22:02:00 +01:00
Forest Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
Renderers/OpenGL Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
Rocket/Core New file headers, new comment style 2016-02-17 17:47:48 +01:00
android parser-inc: Add stub for <android/log.h> 2021-12-09 00:02:14 +01:00
arpa Fix various compile warnings and a few code consistency issues 2017-01-09 20:36:53 +01:00
emscripten parser-inc: add emscripten/heap.h to squelch interrogate warning 2024-11-04 18:40:33 +01:00
glew general: Remove execute modes from ordinary text files 2018-02-04 17:11:43 -07:00
libavcodec Interrogate doesn't like latest ffmpeg version headers 2009-07-03 12:00:48 +00:00
libavformat update this avio, too 2011-06-30 11:16:46 +00:00
libavutil More parser-inc files to get latest ffmpeg on win working correctly 2009-07-06 07:09:16 +00:00
libswscale More parser-inc files to get latest ffmpeg on win working correctly 2009-07-06 07:09:16 +00:00
netinet IPv6 support, improve URL handling/comparison 2016-06-22 17:57:40 +02:00
ode general: Remove execute modes from ordinary text files 2018-02-04 17:11:43 -07:00
ogg general: Remove execute modes from ordinary text files 2018-02-04 17:11:43 -07:00
opencv2 Remove ppremake, genPyCode, and all hacks created to support them 2015-11-09 19:06:49 +01:00
openssl general: Remove execute modes from ordinary text files 2018-02-04 17:11:43 -07:00
opus Support loading Opus audio files via libopusfile. 2017-05-24 22:21:54 +02:00
sys parser-inc: additions to `sys/stat.h` and `signal.h` 2024-03-29 13:01:40 +01:00
vorbis Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
DbgHelp.h notify: Print out C++ backtrace on assert-abort 2025-10-10 17:51:30 +02:00
Max.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxBoxController.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxCapsuleController.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxController.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxControllerManager.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxCooking.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxExtended.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxPhysics.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
NxStream.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
OVR.h Big interrogate cleanup, new extension system, add __iter__ support, add buffer protocol support 2013-09-17 10:11:43 +00:00
Python.h pstats: Add new feature to count Python objects by type 2025-09-04 16:29:15 +02:00
README Provide stub implementations of several C/C++ standard headers, to make parsing thirdparty sources significantly easier 2015-10-11 16:55:46 +02:00
WebCore.h add awesomium headers 2009-12-29 23:22:09 +00:00
WebView.h add awesomium headers 2009-12-29 23:22:09 +00:00
WebViewListener.h add awesomium headers 2009-12-29 23:22:09 +00:00
XInput.h input: new windows input manager based on raw input 2018-01-22 22:05:14 +01:00
algorithm Remove runtime dependency on interrogatedb 2024-10-30 17:46:26 +01:00
alloca.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
ar.h ar.h to Sources.pp 2009-09-24 12:55:21 +00:00
artools.h artools.h is for artoolkit 2007-10-28 17:16:38 +00:00
assert.h Provide stub implementations of several C/C++ standard headers, to make parsing thirdparty sources significantly easier 2015-10-11 16:55:46 +02:00
atomic parser-inc: add atomic_int, etc. typedefs 2019-01-30 23:59:34 +01:00
avcodec.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
avformat.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
avio.h need another symbol 2011-06-29 20:32:58 +00:00
avutil.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
bit parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
btBulletDynamicsCommon.h bullet: improve performance of adding geometry to BulletTriangleMesh 2017-05-14 22:17:41 +02:00
cassert parser-inc: C++ headers: cassert, cerrno, fstream, new, cstdlib, csetjmp 2018-06-09 10:18:28 +02:00
cerrno parser-inc: C++ headers: cassert, cerrno, fstream, new, cstdlib, csetjmp 2018-06-09 10:18:28 +02:00
cfloat Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
clocale parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
cmath Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
collision_trimesh.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
compare cppparser: C++20 features: spaceship operator, char8_t, constinit/eval 2021-03-01 19:33:31 +01:00
condition_variable parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
control.h Added a few defs for directshow 2007-11-04 07:32:16 +00:00
coroutine parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
csetjmp parser-inc: C++ headers: cassert, cerrno, fstream, new, cstdlib, csetjmp 2018-06-09 10:18:28 +02:00
cstdarg cppparser: Add special __builtin_va_list type 2024-03-29 11:34:56 +01:00
cstddef parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
cstdint parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
cstdio parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
cstdlib parser-inc: C++ headers: cassert, cerrno, fstream, new, cstdlib, csetjmp 2018-06-09 10:18:28 +02:00
cstring parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
ctime parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
ctype.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
cv.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
cvtypes.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
cwchar parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
cxcore.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
cxerror.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
cxtypes.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
deque whoops 2008-05-28 18:59:43 +00:00
dirent.h parser-inc: add more POSIX system header stubs 2018-09-23 14:21:19 +02:00
dllpath.h more files from CMU 2004-08-06 22:22:50 +00:00
emmintrin.h parser-inc: Add some missing headers 2025-10-14 15:20:14 +02:00
emscripten.h Squash merge webgl-port branch into master 2024-01-25 15:37:38 +01:00
errno.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
event.h Fix Interrogate parser issues on FreeBSD 2010-04-28 07:44:16 +00:00
exception parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
fcntl.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
fftw3.h parser-inc: Add stub for FFTW3 header 2018-02-17 23:31:08 -07:00
files.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
float.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
forward_list parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
fstream parser-inc: C++ headers: cassert, cerrno, fstream, new, cstdlib, csetjmp 2018-06-09 10:18:28 +02:00
ft2build.h text: use HarfBuzz for text shaping; support right-to-left text 2017-04-25 12:25:31 +02:00
functional Add functional header to parser-inc (#126) 2016-11-03 14:08:25 +01:00
future parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
hash_map whoops 2008-05-28 18:59:43 +00:00
hash_set whoops 2008-05-28 18:59:43 +00:00
hex.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
highgui.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
initializer_list parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
integer.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
intfloat_readwrite.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
inttypes.h Provide stub implementations of several C/C++ standard headers, to make parsing thirdparty sources significantly easier 2015-10-11 16:55:46 +02:00
io.h Fix interrogate warnings on Windows. Show warnings when running makepanda in verbose mode. 2015-10-17 03:27:38 +02:00
iomanip parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
ios parser-inc: add missing ios_base::iostate 2018-06-09 10:21:28 +02:00
iosfwd parser-inc: properly namespace iostream definitions 2018-06-06 11:27:46 +02:00
iostream parser-inc: fix missing include to pick up PyObject 2019-09-06 16:02:51 +02:00
iparamb2.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
iparamm2.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
iskin.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
istdplug.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
iterator Fix interrogate warnings, flesh out iterator header 2017-01-08 17:51:09 -05:00
jni.h Android fixes 2014-10-06 17:44:58 +00:00
krb5.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
limits Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
limits.h Provide stub implementations of several C/C++ standard headers, to make parsing thirdparty sources significantly easier 2015-10-11 16:55:46 +02:00
list Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
locale.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
malloc.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
map parser-inc: fix invalid template args for std::map<> 2020-06-15 15:20:38 +02:00
math.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
mathematics.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
memory Fix interrogate warnings, flesh out iterator header 2017-01-08 17:51:09 -05:00
minmax.h Fix interrogate warnings on Windows. Show warnings when running makepanda in verbose mode. 2015-10-17 03:27:38 +02:00
mmsystem.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
mutex parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
netdb.h Fix various compile warnings and a few code consistency issues 2017-01-09 20:36:53 +01:00
new parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
nurbs.hh New file headers, new comment style 2016-02-17 17:47:48 +01:00
ode.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
os_types.h Remove executable permissions from files that don't need them 2015-04-05 15:41:49 +02:00
ostream parser-inc: add missing template args to std containers 2020-06-14 12:11:42 +02:00
pair whoops 2008-05-28 18:59:43 +00:00
phyexp.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
process.h Fix interrogate warnings on Windows. Show warnings when running makepanda in verbose mode. 2015-10-17 03:27:38 +02:00
pthread.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pthreadtypes.h Josh Yelon's parser-inc files for openssl-0.9.7a-35 2005-01-03 21:50:28 +00:00
py_panda.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
pyconfig.h Forgot to add this one, to resolve interrogate issues 2009-10-12 06:16:27 +00:00
queue whoops 2008-05-28 18:59:43 +00:00
random parser-inc: Add some missing headers 2025-10-14 15:20:14 +02:00
rational.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
rtp.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
rtsp.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
rtspcodes.h parser stubs are in for ffmpeg 2006-05-14 22:14:13 +00:00
semaphore.h Add semaphore.h parser-inc file 2009-09-26 13:00:26 +00:00
set whoops 2008-05-28 18:59:43 +00:00
setjmp.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
shared_mutex parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
signal.h parser-inc: additions to `sys/stat.h` and `signal.h` 2024-03-29 13:01:40 +01:00
squish.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
sstream Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
stack whoops 2008-05-28 18:59:43 +00:00
stdarg.h cppparser: Add special __builtin_va_list type 2024-03-29 11:34:56 +01:00
stdcompare.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
stddef.h interrogate: nullptr handling, faster kwargs handling in some cases 2017-05-14 22:19:25 +02:00
stdint.h Update stdint.h 2016-10-31 22:34:47 +01:00
stdio.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
stdlib.h Fix various compilation warnings 2018-06-11 14:53:25 +02:00
stdmat.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
stdtypedefs.h cppparser: Properly record C++11 attributes 2022-10-24 13:23:05 +02:00
streambuf parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
string parser-inc: add missing template args to std containers 2020-06-14 12:11:42 +02:00
string.h Provide stub implementations of several C/C++ standard headers, to make parsing thirdparty sources significantly easier 2015-10-11 16:55:46 +02:00
swscale.h This commit: 2009-07-03 08:15:54 +00:00
synchapi.h Drop support for Windows XP 2020-01-13 15:06:44 +01:00
thread parser-inc: Add some missing C++11/14/17/20 stdlib stubs 2021-03-02 14:18:13 +01:00
time.h parser-inc: add timespec 2018-07-17 22:21:44 +02:00
type_traits cppparser: Implement is_trivially_copyable type trait 2023-02-20 21:04:36 +01:00
typeinfo Interrogate cppparser improvements, C++11/14/17 additions: 2016-02-16 01:18:51 +01:00
ucontext.h New file headers, new comment style 2016-02-17 17:47:48 +01:00
unistd.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
unordered_map parser-inc: add <memory> include to unordered_map/set for allocator 2018-07-09 16:02:06 +02:00
unordered_set parser-inc: add <memory> include to unordered_map/set for allocator 2018-07-09 16:02:06 +02:00
utility parser-inc: provide various more STL headers and definitions 2018-06-04 20:44:14 +02:00
vector parser-inc: add missing template args to std containers 2020-06-14 12:11:42 +02:00
vorbisfile.h for some reason ppremake needs these files to be here 2013-08-25 17:30:29 +00:00
vrpn_Analog.h vrpn: Add VRPN headers to parser-inc, remove CPPPARSER workarounds 2018-11-03 22:51:32 -06:00
vrpn_Button.h vrpn: Add VRPN headers to parser-inc, remove CPPPARSER workarounds 2018-11-03 22:51:32 -06:00
vrpn_Configure.h vrpn: Add VRPN headers to parser-inc, remove CPPPARSER workarounds 2018-11-03 22:51:32 -06:00
vrpn_Connection.h vrpn: Add VRPN headers to parser-inc, remove CPPPARSER workarounds 2018-11-03 22:51:32 -06:00
vrpn_Dial.h vrpn: Add VRPN headers to parser-inc, remove CPPPARSER workarounds 2018-11-03 22:51:32 -06:00
vrpn_Tracker.h vrpn: Add VRPN headers to parser-inc, remove CPPPARSER workarounds 2018-11-03 22:51:32 -06:00
windows.h Drop support for Windows XP 2020-01-13 15:06:44 +01:00
winnt.h Drop support for Windows XP 2020-01-13 15:06:44 +01:00
winsock.h Fix interrogate warnings on Windows. Show warnings when running makepanda in verbose mode. 2015-10-17 03:27:38 +02:00
winsock2.h IPv6 support, improve URL handling/comparison 2016-06-22 17:57:40 +02:00
ws2tcpip.h parser-inc: fix bad socklen_t definition in ws2tcpip.h 2018-08-02 21:24:37 +02:00
wtypes.h Fix interrogate warnings on Windows. Show warnings when running makepanda in verbose mode. 2015-10-17 03:27:38 +02:00
xmmintrin.h More Interrogate C++11 support changes: 2016-11-03 12:17:11 +01:00
zconf.h Fix the vast majority of Interrogate parse issues and warnings, add support for inline namespace and constexpr 2015-10-16 14:57:40 +02:00
zlib.h Also accept a .gz wherever a .pz file is accepted 2016-04-29 16:54:25 +02:00

README

This file, and all the other files in this directory, aren't
intended to be compiled--they're just parsed by CPPParser (and
interrogate) in lieu of the actual system headers, to generate the
interrogate database.