summaryrefslogtreecommitdiff
path: root/slideshow/source/engine/OGLTrans
AgeCommit message (Expand)AuthorFilesLines
2013-01-11QUARTZ is equivalent to MACOSXTor Lillqvist2-4/+4
2013-01-11Avoid crashTor Lillqvist1-1/+1
2013-01-11I meant -1 of course, not -127Tor Lillqvist1-1/+1
2013-01-11Copy/paste errorTor Lillqvist1-1/+1
2013-01-10Add note that these files are unusedTor Lillqvist1-0/+4
2013-01-10Rename the "unx" folder to "generic" to match realityTor Lillqvist5-0/+0
2013-01-10We always define QUARTZ for Mac OS XTor Lillqvist1-4/+0
2013-01-10Make the OpenGL transition code buildable for WindowsTor Lillqvist6-127/+112
2013-01-10The "unx" and "win" OGLTrans_Shaders.cxx files were effectively identicalTor Lillqvist1-142/+0
2013-01-07Cleanup: #include <tools/gen.hxx>Matteo Casalin2-2/+4
2012-12-31Remove some unused functionsMarcos Paulo de Souza2-9/+0
2012-12-27Fix 'Primitive::operator=' should return 'Primitive &Julien Nabet4-4/+4
2012-12-10WaE: non-constant-expression cannot be narrowed to float in initializer listTor Lillqvist1-1/+1
2012-12-06-Werror,-Wunused-functionStephan Bergmann1-16/+0
2012-11-28fix first run of shader-using 3D transitionsDavid Tardon1-0/+5
2012-11-28fix 3D slide trans. initializationDavid Tardon1-19/+48
2012-11-23Remove some newly tagged unused methodsJulien Nabet2-7/+0
2012-11-22fix 3D 'fade' transitionsDavid Tardon1-2/+365
2012-11-22refactor OpenGL transition creationDavid Tardon3-496/+939
2012-11-22make conditionally-compiled code easier to readDavid Tardon1-4/+14
2012-09-28SetPosSizePixel->setPosSizePixelCaolán McNamara2-2/+2
2012-09-28having two SetPosSizePixel is a blasted nuisanceCaolán McNamara1-1/+1
2012-09-07convert OSL_ debug funcs to SAL_David Tardon1-2/+2
2012-09-07more refactoringDavid Tardon1-23/+38
2012-09-07refactor the OGLTransitionerImpl init. a bitDavid Tardon1-33/+36
2012-09-07shuffle #ifdefs around a bitDavid Tardon1-6/+4
2012-09-07more indentation fixesDavid Tardon1-196/+194
2012-09-07drop useless nested anonymous namespaceDavid Tardon1-32/+29
2012-09-07add more timing codeDavid Tardon1-0/+4
2012-09-07simplify time profilingDavid Tardon1-12/+24
2012-09-07use meaningful names for debugging variablesDavid Tardon1-22/+22
2012-08-31-Werror,-Wunused-private-field (Clang towards 3.2)Stephan Bergmann1-2/+0
2012-08-17switch logging from OSL_ to SAL_David Tardon2-49/+53
2012-08-17fix indentationDavid Tardon2-76/+76
2012-08-12Check MACOSX_SDK_VERSION, not MAC_OS_X_VERSION_MIN_REQUIREDTor Lillqvist1-2/+2
2012-07-11re-base on ALv2 code. Includes:Michael Meeks1-26/+17
2012-06-23WaE on Mac SDK > 10.4Norbert Thiebaud1-3/+4
2012-06-22remove bunch of obsolete looking .dxp filesMichael Stahl1-1/+0
2012-04-24Bin commented-out codeTor Lillqvist1-42/+0
2012-04-24WaE: assigning to 'AquaOpenGLView *' from incompatible type 'NSOpenGLView *'Tor Lillqvist1-1/+1
2012-04-24Add hopefully helpful commentTor Lillqvist1-0/+9
2012-04-24WaE: 'SceneObject' has virtual functions but non-virtual destructorTor Lillqvist1-0/+2
2012-04-24WaE: incompatible pointer types: 'long *' vs. 'const GLint *'Tor Lillqvist1-0/+4
2012-03-16Add COMPHELPER_SERVICEDECL_EXPORTS* back in, after libmerge changesThorsten Behrens3-27/+3
2012-02-13EasyHack: Removed gcc conditionalsAlexander Bergmann3-19/+1
2012-01-15WaE: deleting object of abstract class type with non-virtual destructorDavid Tardon2-0/+5
2012-01-04slideshow: fix unused param warnings in ObjC filesMichael Stahl1-0/+1
2011-10-19Workaround for building against MacOSX 10.6 SDK but with 10.4 as the highest ...Tor Lillqvist3-0/+21
2011-09-30add mode-lines to .m files and last round of merged files, etc.Caolán McNamara4-0/+11
2011-09-29Fix error: invalid conversion from 'long int*' to 'const GLint*'Tor Lillqvist1-1/+1