kicad/3d-viewer/common_ogl
Seth Hillbrand 1e5ba6f1b1 Replace DIM() macro
The standard DIM() macro was not typesafe as it happily deferred errors
to runtime that can be caught at compile time.  Replacing it with a
generic C++11 constexpr allows for typecasting, comparison and compile
time error checking.
2019-01-06 08:43:12 -08:00
..
cogl_att_list.cpp Replace DIM() macro 2019-01-06 08:43:12 -08:00
cogl_att_list.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
ogl_utils.cpp 3d: Replace glFinish with glFlush 2018-06-13 15:32:18 -07:00
ogl_utils.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00
openGL_includes.h 3D Viewer: complete refactor of the 3D viewer. 2016-07-19 13:35:25 -04:00