summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2014-09-02use size_t instead of unsigned int for container indicesMarkus Mohrhard
2014-09-02the values are float nowMarkus Mohrhard
2014-09-02remove that ugly underscore at the end of the method namesMarkus Mohrhard
2014-09-02basegfx -> glm in OGLTransMarkus Mohrhard
2014-09-02use constructor initializer listMarkus Mohrhard
2014-09-02improve readabilityMarkus Mohrhard
2014-09-02no need to make these variables publicMarkus Mohrhard
2014-09-02more OpenGL error checking in OGLTransMarkus Mohrhard
2014-09-02add OpenGL error checking to OGLTransMarkus Mohrhard
2014-09-02remove old OSX OGLTransMarkus Mohrhard
2014-09-02use generic implementation for OSXMarkus Mohrhard
2014-09-02don't try to use X11 functions on OSXMarkus Mohrhard
2014-09-02use glew instead of directly including OpenGL headersMarkus Mohrhard
2014-08-29Fix build with boost-1.56.0.Jörg Sonnenberger
2014-08-26glew is setting up that function pointer for usMarkus Mohrhard
2014-08-26that variable has nothing to do with glxMarkus Mohrhard
2014-08-26let us assume that we need to special handling for mesa anymoreMarkus Mohrhard
2014-08-26use glew variable to check for the featureMarkus Mohrhard
2014-08-22Remove some useless tools/debug.hxx includesMarcos Paulo de Souza
2014-08-13warning C4189 local variable initialized but not referencedMichael Stahl
2014-08-13slideshow: prewin.h/postwin.h included twiceMichael Stahl
2014-08-13update_pchThomas Arnhold
2014-08-13fix problems around shadersMarkus Mohrhard
2014-08-13make OGLTrans build on windowsMarkus Mohrhard
2014-08-13we always have GLX 1.3, even on the baselineMarkus Mohrhard
2014-08-13remove useless OGL transition shader codeMarkus Mohrhard
2014-08-12let us use OpenGL types for OpenGL resourcesMarkus Mohrhard
2014-08-12fix indentationMarkus Mohrhard
2014-08-12nobody is using the win implementation anymoreMarkus Mohrhard
2014-07-21Revert also an other part of "Extract getGLVersion() method to OpenGLHelper"Zolnai Tamás
2014-07-21Partly revert "Extract getGLVersion() method to OpenGLHelper" to fix mac buildZolnai Tamás
2014-07-21Extract getGLVersion() method to OpenGLHelperZolnai Tamás
2014-07-18remove unnecessary "const &" qualifier from T* parametersNoel Grandin
2014-06-30Optimize media rendering during slideshow: save one grabFrame() callZolnai Tamás
2014-06-17improve the inlinesimplememberfunctions clang pluginNoel Grandin
2014-06-13-Werror,-Wunused-parameterStephan Bergmann
2014-06-12Introduce HAVE_FEATURE_GLTF to enable/disable gltf related codeZolnai Tamás
2014-06-09loplugin: inlinesimplememberfunctionsNoel Grandin
2014-06-06fixincludeguards: fix include guardsThomas Arnhold
2014-06-01fdo#68849: Add header guards to all include filesJens Carl
2014-05-27slideshow: Don't assume anything about the duration.Jan Holesovsky
2014-05-28update_pchThomas Arnhold
2014-05-27remove unnecessary use of OUString constructor when throwingNoel Grandin
2014-05-23coverity#984143 Uninitialized scalar fieldCaolán McNamara
2014-05-23remove boilerplate in UNO Exception constructor callsNoel Grandin
2014-05-20avoid duplicationDavid Tardon
2014-05-20normalize member var. namesDavid Tardon
2014-05-20use VCL's OpenGLContext for 3D transitionsDavid Tardon
2014-05-16slideshow/glTF: make sure parent window does not cover the OpenGL windowZolnai Tamás
2014-05-15slideshow\glTF: add a parent window to the OpenGL windowZolnai Tamás