open_toontown_panda3d/panda/src/x11display
Sam Edwards 5fa4af9189 CMake: Rely on GNUInstallDirs to specify install paths
This makes multiarch OSes happy as they can dictate that
64-bit libraries go into 'lib64'
2019-08-31 00:48:42 -06:00
..
CMakeLists.txt CMake: Rely on GNUInstallDirs to specify install paths 2019-08-31 00:48:42 -06:00
config_x11display.cxx x11display: add x-init-threads var to call XInitThreads() 2018-11-23 00:22:27 +01:00
config_x11display.h x11display: add x-init-threads var to call XInitThreads() 2018-11-23 00:22:27 +01:00
p3x11display_composite1.cxx rename all Panda-built libraries to begin with libp3 or libpanda 2011-12-06 02:39:21 +00:00
x11GraphicsPipe.I general: Replace NULL (and 0 as pointer) with C++11 nullptr 2018-06-03 16:35:13 -06:00
x11GraphicsPipe.cxx x11display: fixes for multi-monitor and fullscreen support 2019-03-10 19:33:13 +01:00
x11GraphicsPipe.h x11display: fixes for multi-monitor and fullscreen support 2019-03-10 19:33:13 +01:00
x11GraphicsWindow.I New file headers, new comment style 2016-02-17 17:47:48 +01:00
x11GraphicsWindow.cxx x11display: fix crash when starting in fullscreen on Linux/X11 2019-04-14 18:01:55 +02:00
x11GraphicsWindow.h Merge branch 'master' into input-overhaul 2018-11-25 17:10:31 +01:00