open_toontown_panda3d/panda/src/glxdisplay
Sam Edwards b2bfb31114 general: Remove `using std::*` from headers
Also remove most `using namespace std;` statements. The only one that remains is in py_panda.h.

Closes #350
Closes #335
2018-06-14 16:04:49 +02:00
..
config_glxdisplay.cxx general: Break apart BUILDING_PANDAGL 2018-06-12 16:15:45 -06:00
config_glxdisplay.h general: Break apart BUILDING_PANDAGL 2018-06-12 16:15:45 -06:00
glxGraphicsBuffer.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
glxGraphicsBuffer.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
glxGraphicsBuffer.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
glxGraphicsPipe.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
glxGraphicsPipe.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
glxGraphicsPipe.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
glxGraphicsPixmap.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
glxGraphicsPixmap.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
glxGraphicsPixmap.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
glxGraphicsStateGuardian.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
glxGraphicsStateGuardian.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
glxGraphicsStateGuardian.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
glxGraphicsWindow.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
glxGraphicsWindow.cxx general: Remove `using std::*` from headers 2018-06-14 16:04:49 +02:00
glxGraphicsWindow.h general: Fully qualify header references into the std namespace 2018-06-07 10:35:12 +02:00
p3glxdisplay_composite1.cxx fix makepanda built; ppremake build should use composites too 2012-01-15 15:43:06 +00:00
panda_glxext.h Changes to build on ancient Linux distributions (CentOS 5 / manylinux) 2016-12-21 17:40:49 +01:00
posixGraphicsStateGuardian.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
posixGraphicsStateGuardian.cxx general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
posixGraphicsStateGuardian.h New file headers, new comment style 2016-02-17 17:47:48 +01:00