summaryrefslogtreecommitdiff
path: root/slideshow
AgeCommit message (Expand)Author
2014-12-05-Werror,-WuninitializedStephan Bergmann
2014-11-17sal: clean up public headers with include-what-you-useMichael Stahl
2014-11-12Fix common typos. No automatic tools. Handmade…Andrea Gelmini
2014-11-10constify slideshow.Michael Meeks
2014-11-10merge vcllo and vclopenglloMarkus Mohrhard
2014-11-06Bin unused include files, thanks to Andrea GelminiTor Lillqvist
2014-11-05removed nTimeout variableJennifer Liebel
2014-10-30Fixed typos. No automatic tools (sed, and so on).Andrea Gelmini
2014-10-08back out even more wrong tools::Time changes, geez..Eike Rathke
2014-10-08back out more wrong and confusing tools::Time comment changesEike Rathke
2014-10-07disambiguate uniform_int_distributionCaolán McNamara
2014-10-06use comphelper::rng::uniform_*_distribution everywhereCaolán McNamara
2014-10-03GLSL files should go into $(LIBO_ETC_FOLDER)/openglTor Lillqvist
2014-10-01slideshow: std::auto_ptr -> std::unique_ptrStephan Bergmann
2014-10-01fdo#82577: Handle TimeNoel Grandin
2014-09-23fdo#82577: Handle WindowNoel Grandin
2014-09-19Fix build with system glm by catering for explicit constructorsFridrich Štrba
2014-09-18fdo#82577: Handle FontNoel Grandin
2014-09-03SAL_WARN to SAL_INFOMarkus Mohrhard
2014-09-02fix Wunused-private-fieldMarkus Mohrhard
2014-09-02fix buildMarkus Mohrhard
2014-09-02replace check with GLEW variableMarkus Mohrhard
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