summaryrefslogtreecommitdiff
path: root/vcl/opengl
AgeCommit message (Expand)Author
2015-07-24opengl: don't cache checkboxes for nowTomaž Vajngerl
2015-07-24Use LRU map for caching of native widgetsTomaž Vajngerl
2015-07-24tdf#92018 cache native controls for X11 OpenGL backend (for now)Tomaž Vajngerl
2015-07-10vcl: move resample kernel classes out of bitmap.hxxMichael Stahl
2015-07-10loplugin:unusedmethods vcl(part2)Noel Grandin
2015-07-09opengl: use MVP matrix in vertex shaders, pixel offsetsTomaž Vajngerl
2015-07-09opengl: adjust rect drawing - should be to width (height) - 1Tomaž Vajngerl
2015-07-09opengl: don't forget to call swapBuffers when paint endsTomaž Vajngerl
2015-07-08loplugin:unusedmethods vclNoel Grandin
2015-07-03opengl: draw rectangle lines with only one glDrawArrays callTomaž Vajngerl
2015-07-03opengl: use common macro for conversion of coordinatesTomaž Vajngerl
2015-07-03opengl: fix fat hairlines - draw hairlines using DrawLineAATomaž Vajngerl
2015-06-21Fix typosAndrea Gelmini
2015-06-17finally enable the blacklist parserMarkus Mohrhard
2015-06-17fix a few bugs in blacklist parserMarkus Mohrhard
2015-06-17add license header to blacklist fileMarkus Mohrhard
2015-06-17install blacklist into user profileMarkus Mohrhard
2015-06-17remove all traces of old device codeMarkus Mohrhard
2015-06-17fix typo in file nameMarkus Mohrhard
2015-06-17support multiple devices in the blacklistMarkus Mohrhard
2015-06-17rename xml elements as I need to reorganize everything a bitMarkus Mohrhard
2015-06-17first part for server based blacklistMarkus Mohrhard
2015-06-16Drop duplicated statementsTor Lillqvist
2015-06-16Log blacklisting more visiblyTor Lillqvist
2015-06-15remove unnecessary check for null when calling deleteNoel Grandin
2015-06-15Fix humorous search/replace accidentTor Lillqvist
2015-06-12that case can't happen anymoreMarkus Mohrhard
2015-06-12in general this seems to make more senseMarkus Mohrhard
2015-06-08\<the the\> -> theJan Holesovsky
2015-06-03more style fixesMarkus Mohrhard
2015-06-03that is not a TODO anymore, we actually block OpenGL in RDP connectionsMarkus Mohrhard
2015-06-03fix commentMarkus Mohrhard
2015-06-03document that these are references to mozilla bugsMarkus Mohrhard
2015-06-03more style clean-upMarkus Mohrhard
2015-06-03adapt coding styleMarkus Mohrhard
2015-06-03document that it is a reference to a mozilla bugMarkus Mohrhard
2015-05-25cppcheck: noExplicitConstructorCaolán McNamara
2015-05-20convert SAL_LAYOUT flags to scoped enumNoel Grandin
2015-05-06convert BMP_SCALE constant to scoped enumNoel Grandin
2015-05-05typo: strech -> stretchAndras Timar
2015-04-01loplugin:staticfunctionNoel Grandin
2015-03-28Clean up C-style casts from pointers to voidStephan Bergmann
2015-03-26const_cast: convert some C-style casts and remove some redundant onesStephan Bergmann
2015-03-20opengl: More checking for GL errors.Jan Holesovsky
2015-03-19opengl: Off-by-one in getPixel.Jan Holesovsky
2015-03-09V801: Decreased performanceCaolán McNamara
2015-03-05this drawAlphaBitmap variant is unusedCaolán McNamara
2015-02-28tdf#89482 - return size of system virtual device resource at construction.Michael Meeks
2015-02-16boost::foo_ptr->std::foo_ptrCaolán McNamara
2015-01-31coverity#1267670 Division or modulo by float zeroCaolán McNamara