]> git.mxchange.org Git - simgear.git/history - simgear/canvas/ShivaVG
Add simple keyboard event demo application.
[simgear.git] / simgear / canvas / ShivaVG /
2014-06-21 Thomas GeymayerShivaVG: fix call to shCopyPixels.
2014-06-21 Thomas GeymayerShivaVG: check for zero before dividing.
2014-05-27 Thomas GeymayerShivaVG: get rid of glu dependency.
2014-04-03 James TurnerFixed for FreeBSD
2014-04-01 Thomas GeymayerCanvas::Path: reduce number of OpenGL state changes.
2014-03-27 Thomas GeymayerShivaVG: disable paint textures (Fixes #1414)
2013-05-31 Thomas GeymayerCanvas: bug fixing and add some helpers.
2012-11-05 Thomas GeymayerFix windows and headless build
2012-11-04 Thomas GeymayerInclude ShivaVG into libSimGearScene
2012-11-04 Thomas GeymayerRefactor Canvas and add some helpers.
2012-10-31 Thomas GeymayerAdd VGInitOperation for initializing OpenVG
2012-10-29 Thomas GeymayerHelper for property controlled subsystems
2012-10-24 Thomas GeymayerShivaVG: Support for pseudo non-zero fillrule
2012-10-24 James TurnerFix a Clang warning in Shiva.
2012-10-24 Thomas GeymayerAdd missing glx.h include and fix some warnings.
2012-10-24 James TurnerFix OS-X compilation.
2012-10-24 Thomas GeymayerAllow filling paths and do some clean up/fixing.
2012-10-24 Thomas GeymayerAdd ShivaVG sources