summaryrefslogtreecommitdiff
path: root/avmedia/source/opengl
AgeCommit message (Expand)Author
2014-07-21fdo#81055: Crash due to inadequate checks for GL version / capabilitiesZolnai Tamás
2014-07-17glTF: allow to move camera also by keyboard in orbit mode.Zolnai Tamás
2014-07-16fdo#81182: Resizing glTF window affects camera positionZolnai Tamás
2014-07-14glTF: More rendering related error handlingZolnai Tamás
2014-07-11glTF: crash after starting a model without an OpenGL windowZolnai Tamás
2014-07-11glTF: Removing one model breaks an other modelZolnai Tamás
2014-07-04glTF: camera movement constraint: use distance from the boundary boxZolnai Tamás
2014-07-03glTF: improve camera movement constraintZolnai Tamás
2014-07-03glTF: constraine camera move in orbit modeZolnai Tamás
2014-07-01Activate the "suspicious cast to sal_Bool" parts of loplugin:salboolStephan Bergmann
2014-06-25glTF rendering: moving in walktrough mode is to fastZolnai Tamás
2014-06-25Update libgltf: new build system and various fixesZolnai Tamás
2014-06-13glTF: Avoid segmentation fault when one of the input files can't be loadedZolnai Tamás
2014-05-29OGLFrameGrabber: use reference instead of pointerZolnai Tamás
2014-05-29OGLWindow: no need to call update after changes, timer takes care of itZolnai Tamás
2014-05-29OGLWindow: remove unused zoom levelZolnai Tamás
2014-05-29Remove accidently committed lineZolnai Tamás
2014-05-29OGLWindow: use reference instead of pointerZolnai Tamás
2014-05-29OGLPlayer: use more assertionsZolnai Tamás
2014-05-27First stop the timer, then the animation.Jan Holesovsky
2014-05-27Use AutoTimer instead of Timer, and add some more locking.Jan Holesovsky
2014-05-29OGLPlayer: handle json parsing errorZolnai Tamás
2014-05-29OGLPlayer: check before dereferenceZolnai Tamás
2014-05-28glTF rendering: workaround for camera movementsZolnai Tamás
2014-05-28libgltf: solve this memory leak problem on a better way 2Zolnai Tamás
2014-05-27glTF rendering: fix texture problemsZolnai Tamás
2014-05-24libgltf: Another new version.Jan Holesovsky
2014-05-23avmedia: remove unused code related to fast-forwardZolnai Tamás
2014-05-23coverity#1210188 Uninitialized pointer fieldCaolán McNamara
2014-05-21libgltf: Updated version.Jan Holesovsky
2014-05-21gltf: Send delta when rotating, not absolute value.Jan Holesovsky
2014-05-21libgltf: Update to the new version.Jan Holesovsky
2014-05-16OGLPlayer: comment out gltf_animation_get_timeZolnai Tamás
2014-05-16WaE: unused parameter 'fTime'Tor Lillqvist
2014-05-16OGLPlayer: fix playing of animation in edit modeZolnai Tamás
2014-05-16OGLPlayer: set a timer which call redrawing to show animationZolnai Tamás
2014-05-16OGLWindow: fix key capturing issueZolnai Tamás
2014-05-15OGLWindow: improve camera movement, make it fasterZolnai Tamás
2014-05-15Resolves fdo#70681: fixincludeguards.pl: all that's leftThomas Arnhold
2014-05-15OGLWindow: First try to rotate cameraZolnai Tamás
2014-05-15OGLWindow: use update function for redrawing.Zolnai Tamás
2014-05-15OGLWindow: move camera only when one of the key candidates is pressedZolnai Tamás
2014-05-15OGLWindow: remove event listeners also when window is disposedZolnai Tamás
2014-05-15avmediaogl: call gltf_renderer_set_content() only onceZolnai Tamás
2014-05-13glTF rendering: first try to move camera positionZolnai Tamás
2014-05-13More warnings related to glTF renderingZolnai Tamás
2014-05-10coverity#1213288 Resource leakCaolán McNamara
2014-05-06Upgrade libgltfZolnai Tamás
2014-04-29coverity#1210188 Uninitialized pointer fieldCaolán McNamara
2014-04-28Slideshow: display OpenGL window also during slideshowZolnai Tamás