open_toontown_panda3d/panda/src/glxdisplay
rdb bc24576b02 Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
..
Sources.pp fix makepanda built; ppremake build should use composites too 2012-01-15 15:43:06 +00:00
config_glxdisplay.cxx further robustness for WxPandaWindow on Linux 2012-01-14 19:20:56 +00:00
config_glxdisplay.h more robust handling of glx version and extension functions w.r.t. pbuffers and pixmaps 2010-03-08 20:58:06 +00:00
glxGraphicsBuffer.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
glxGraphicsBuffer.cxx Fix issues resizing OpenGL FBOs. Use LVecBase2i for storing buffer size. 2014-09-16 14:51:13 +00:00
glxGraphicsBuffer.h protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
glxGraphicsPipe.I protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
glxGraphicsPipe.cxx Allow creating a buffer under a callback GSG 2014-06-18 21:02:28 +00:00
glxGraphicsPipe.h CallbackGraphicsWindow on Linux, but there are issues 2012-01-10 01:09:48 +00:00
glxGraphicsPixmap.I glxGraphicsPixmap 2009-03-12 15:43:18 +00:00
glxGraphicsPixmap.cxx Fix issues resizing OpenGL FBOs. Use LVecBase2i for storing buffer size. 2014-09-16 14:51:13 +00:00
glxGraphicsPixmap.h protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
glxGraphicsStateGuardian.I we are now using the modified BSD license 2008-05-28 18:37:20 +00:00
glxGraphicsStateGuardian.cxx Split up color-bits into red-bits + green-bits + blue-bits 2014-12-06 16:10:01 +01:00
glxGraphicsStateGuardian.h Support OpenGL debugging features (see gl-debug). 2014-06-20 13:17:01 +00:00
glxGraphicsWindow.I protect x11 namespace better; support building with x11 support on osx too 2011-08-28 23:31:28 +00:00
glxGraphicsWindow.cxx The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
glxGraphicsWindow.h The buffer flip should be performed in end_flip(), not in begin_flip(). This long-existing mistake caused double-flips with parasite buffers in effect. 2012-02-10 18:21:55 +00:00
p3glxdisplay_composite1.cxx fix makepanda built; ppremake build should use composites too 2012-01-15 15:43:06 +00:00
panda_glxext.h Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
posixGraphicsStateGuardian.I further robustness for WxPandaWindow on Linux 2012-01-14 19:20:56 +00:00
posixGraphicsStateGuardian.cxx Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00
posixGraphicsStateGuardian.h Eliminate GLP() macro (so we can write glEnable instead of GLP(Enable) again). 2014-06-18 21:06:05 +00:00