Commit Graph

12 Commits (master)

Author SHA1 Message Date
Torsten Paul 092b9eeddc Build with -DNOGDI by default to prevent name conflicts with windows.h. 2014-12-04 23:30:42 +01:00
Ben Gamari ff466c2189 Switch from #define guards to #pragma once
As well as a few whitespace cleanups
2014-04-28 13:32:19 -04:00
Don Bright 0308a2c896 build on system without OpenGL. do cmake .. -DNULLGL=1 2014-01-30 18:21:32 -06:00
don bright e3ecf26d45 obj_rot + obj_trans -> Eigen::Vector. simplify glinfo dialog box. 2013-02-20 23:02:44 -06:00
don bright 561a7c7ca5 fixup bug 2013-01-26 23:23:44 +01:00
don bright f17a282220 cleanups. and restore accidentally deleted old system-gl.h 2013-01-26 23:19:14 +01:00
don bright d4c15a8fc4 fixups for mingw32 cross compilation 2013-01-26 21:19:42 +01:00
don bright 009baca904 move imageutils platform stuff to qmake build file mv system-gl. fix gcc warning 2013-01-24 04:10:24 +01:00
Marius Kintel 6a9b8a56c1 Fix for missing GLU include by chrysn 2012-02-22 14:00:10 +01:00
Marius Kintel 65181c9ad6 Windows compile fix. Fixes #73 2012-01-29 13:20:40 +01:00
Marius Kintel cd33efb4ed GLXEW mixed with eigen2 causes weird compiler errors. This is a temporary fix 2011-11-28 01:41:36 +01:00
Marius Kintel 84e98b178a Cleaned up some unnecessary includes 2011-10-01 01:36:30 +02:00