open_toontown_panda3d/panda/src/glxdisplay
rdb 475bd55bb1 glgsg: add gl-forward-compatible config variable
This is meant to be used alongside gl-version to request a "forward compatible" OpenGL 3.0 or 3.1 context, which removes support for deprecated features such as the fixed-function pipeline.
2019-05-03 15:46:01 +02:00
..
config_glxdisplay.cxx general: Don't require BUILDING_* for static builds 2018-08-31 23:54:32 -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 glxdisplay: grab X11 lock around various GLX calls 2018-11-22 23:14:29 +01: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 glxdisplay: grab X11 lock around various GLX calls 2018-11-22 23:14:29 +01: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 glgsg: add gl-forward-compatible config variable 2019-05-03 15:46:01 +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 glxdisplay: grab X11 lock around various GLX calls 2018-11-22 23:14:29 +01:00
glxGraphicsWindow.h display: add support for debug markers, to help with debugging 2018-11-20 12:41:20 +01: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