celestia/src/tools/cmod/cmodview
Hleb Valoshka bd7f9ebc9b Use libepoxy instead of GLEW
Unlike GLEW libepoxy supports OpenGL ES and better handles cases with
functions provided by different extensions, e.g. the same functions
provided by vendor/EXT/ARB/core.
2020-03-26 11:24:56 +03:00
..
CMakeLists.txt Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
cmodview.cpp Reorganise cmod tools directory and add qmake project files. 2012-05-03 19:49:05 +00:00
cmodview.pro Reorganise cmod tools directory and add qmake project files. 2012-05-03 19:49:05 +00:00
glframebuffer.cpp Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
glframebuffer.h Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
glshader.cpp Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
glshader.h Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
glsupport.cpp Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
glsupport.h Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
mainwindow.cpp Port cmod tools to Qt5 2019-04-08 12:07:43 +03:00
mainwindow.h Port cmod tools to Qt5 2019-04-08 12:07:43 +03:00
materialwidget.cpp Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
materialwidget.h Automatically convert to c++11 using clan-tidy 2018-09-22 23:42:02 +03:00
modelviewwidget.cpp Use libepoxy instead of GLEW 2020-03-26 11:24:56 +03:00
modelviewwidget.h Port cmod tools to Eigen 3 2019-04-08 12:07:43 +03:00