Files
loongoffice/slideshow
Caolán McNamara dde94c7348 coverity#1257110 Big parameter passed by value
and

coverity#1186125 Big parameter passed by value

Change-Id: I6cb6863645647edf4fba114059195582679c30c4
2014-12-08 17:10:45 +00:00
..
2014-08-13 10:10:33 +02:00
2014-11-05 09:26:43 +00:00

The Impress slideshow engine

== 3D transitions ==

The 3D transitions are slideshow transition engine using OpenGL and
are located in slideshow/source/engine/OGLTrans/. They were initially
written by GSOC student Shane.M.Mathews. Radek has later polished the
code a bit, added few new 3D transitions, added infrastructure for
vertex and fragment shaders. Wrote few transitions with fragment shader
too.