Bernhard Stegmaier
df2ff50aa2
Fix OSX bundling issue.
...
Bundle kicad-ogltest as a console tool into the main KiCad bundle where
the other tools reside.
2017-05-17 08:14:18 -04:00
Mathias Grimmberger
097f89dcbc
Use wxSetAssertHandler() instead of changing wxTheAssertHandler
2017-05-02 11:16:48 +02:00
Simon Richter
7b4ea2a382
Mark kicad-ogltest as GUI binary for Windows and MacOS
2017-04-07 08:14:54 -04:00
Simon Richter
5d48d8a2f8
Fix signature of dummy Pgm() function
2017-04-07 07:43:49 -04:00
Simon Richter
c845a9c88d
Add missing GLEW and GLM include dirs for ogltest
2017-04-07 07:43:49 -04:00
Chris Pavlina
e8b811bab7
kicad-ogltest: use OPENGL_GAL
2017-03-29 19:00:24 -04:00
Chris Pavlina
23590d8d3f
kicad-ogltest: if version can't be interpreted, print it
2017-03-29 16:25:32 -04:00
Chris Pavlina
c8ef5208ee
Add initial ogltest tool for user testing
...
This tool is currently very rudimentary. I pushed it because I need to
collect responses from it from users with diverse graphics
configurations, so I want the tool to be in the nightly builds.
This affects no KiCad code.
2017-03-29 16:19:43 -04:00