fltk/src/drivers/OpenGL
Albrecht Schlosser ec951ce695 Remove unnecessary #include statements and compilation guards.
Currently src/drivers/OpenGL/Fl_OpenGL_Graphics_Driver.cxx wouldn't
contribute any code to the lib, but it is kept for future extensions.
This file is no longer compiled (see src/CMakeLists.txt and src/Makefile).

Tested (only) under Windows and Linux.


git-svn-id: file:///fltk/svn/fltk/branches/branch-1.4@12381 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
2017-08-14 17:10:26 +00:00
..
Fl_OpenGL_Display_Device.cxx Introduce HiDPI + rescaling support for the X11 platform (+ partial support for WIN32) 2017-05-17 11:54:18 +00:00
Fl_OpenGL_Display_Device.H Make one version of Fl_OpenGL_Display_Device::capture_gl_rectangle() the default one. 2016-04-26 06:07:53 +00:00
Fl_OpenGL_Graphics_Driver_arci.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Fl_OpenGL_Graphics_Driver_color.cxx Simpler code path for a member function calling another member function of same class. 2016-12-09 09:48:56 +00:00
Fl_OpenGL_Graphics_Driver_font.cxx Fl_OpenGL_Graphics_Driver : use gl_font()/gl_draw() to draw text in a GL window - continued. 2017-01-10 17:21:14 +00:00
Fl_OpenGL_Graphics_Driver_image.cxx Moving image drawing code into the driver system 2016-01-26 22:20:15 +00:00
Fl_OpenGL_Graphics_Driver_line_style.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Fl_OpenGL_Graphics_Driver_rect.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Fl_OpenGL_Graphics_Driver_vertex.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Fl_OpenGL_Graphics_Driver.cxx Remove unnecessary #include statements and compilation guards. 2017-08-14 17:10:26 +00:00
Fl_OpenGL_Graphics_Driver.H Make 'driver' header include guards more standard. 2017-08-14 15:44:41 +00:00