summaryrefslogtreecommitdiff
path: root/vcl/workben/icontest.cxx
AgeCommit message (Expand)Author
2015-01-07fdo#84938: convert STREAM_ #defines to 'enum class'Noel Grandin
2014-11-10loplugin:unreffunStephan Bergmann
2014-11-10icontest: remove hand-coded opengl path.Michael Meeks
2014-10-23Include <iostream> explicitlyTor Lillqvist
2014-10-17coverity#1247652 Uninitialized scalar fieldCaolán McNamara
2014-10-17coverity#1247651 Uninitialized pointer fieldCaolán McNamara
2014-10-13Quit after 100 roundsTor Lillqvist
2014-10-13Make the image continuously resize back and forth in both casesTor Lillqvist
2014-10-10Print out the timing results unconditionallyTor Lillqvist
2014-10-10Add some silly looping and timingTor Lillqvist
2014-10-10More hacking on 'icontest'Tor Lillqvist
2014-10-10Build icontest for Windows, tooTor Lillqvist
2014-10-10Add informative comment, and use 'auto' in a couple of places where sensibleTor Lillqvist
2014-10-08More hacking on the 'icontest' test programTor Lillqvist
2014-10-08Store the image bitmaps in MyWorkWindow in the OpenGL caseTor Lillqvist
2014-10-08vcl: make IconTestApp build with gcc 4.6Michael Stahl
2014-10-08ISO C++ forbids in-class initialization of non-const static member 'nRet'Tor Lillqvist
2014-10-08Add a start on a "temporary" test prog for traditional vcl vs. OpenGLTor Lillqvist