summaryrefslogtreecommitdiff
path: root/vcl/opengl
AgeCommit message (Expand)AuthorFilesLines
2017-03-03Remove redundant 'inline' keywordStephan Bergmann1-2/+2
2017-03-03Remove uses of SAL_CONSTEXPR in LIBO_INTERNAL_ONLYStephan Bergmann2-2/+2
2017-03-02Fix typosAndrea Gelmini1-2/+2
2017-02-21loplugin:subtlezeroinit: vclStephan Bergmann1-1/+1
2017-02-15Typo: lenghten->lengthenJulien Nabet2-2/+2
2017-02-09loplugin:unusedenumconstants read-only constants in vcl (2)Noel Grandin1-2/+1
2017-01-27Related: tdf#105514 recursive fallback GetOpenGLContextCaolán McNamara1-1/+7
2017-01-17Refactor Scheduler to add Task classJan-Marek Glogowski1-4/+5
2017-01-13new loplugin: useuniqueptr: vclNoel Grandin1-2/+1
2017-01-09New loplugin:externvar: vclStephan Bergmann1-1/+1
2017-01-04tdf#97228 Moved class ControlCacheKey in a seperate include file.Huzaifa Iftikhar2-0/+2
2016-12-20Related: tdf#104705 an effort to address crashCaolán McNamara2-2/+2
2016-12-16loplugin:nullptr (clang-cl)Stephan Bergmann1-1/+1
2016-12-14Simplify GLX11Window::HasGLXExtension, avoiding strtokStephan Bergmann1-39/+6
2016-12-13change from glew to epoxyCaolán McNamara2-22/+43
2016-12-09move the windows restart because of bad-opengl requirements to a better placeCaolán McNamara1-41/+2
2016-12-08tdf#104034 skip polygons with less than 2 pointsTomaž Vajngerl1-0/+2
2016-12-08model the WinOpenGLContext::isCurrent like the X11OpenGLContext::isCurrentCaolán McNamara1-1/+1
2016-12-08the return from ImplInit *is* checkedCaolán McNamara1-3/+2
2016-12-07convert PolyFlags to scoped enumNoel Grandin1-3/+3
2016-11-28don't leak impl. detailsDavid Tardon6-54/+51
2016-11-25tdf#103820 & tdf#103824 fix texture refactoring mistakeTomaž Vajngerl1-1/+1
2016-11-23loplugin:unnecessaryoverride (dtors) in vclStephan Bergmann1-3/+1
2016-11-22loplugin:datamembershadowStephan Bergmann1-3/+3
2016-11-18loplugin:datamembershadowNoel Grandin1-9/+9
2016-11-10Windows 8 driver blacklistMarina Latini1-0/+3
2016-11-09tdf#103758 wrong GL format for RGBA image buffersTomaž Vajngerl1-1/+1
2016-11-09tdf#103804 reduced register areaScale shader and detection for intelTomaž Vajngerl4-22/+122
2016-11-07opengl: use shared_ptr for ImplOpenGLTextureTomaž Vajngerl3-23/+14
2016-11-04opengl: move shaders to its own directoryTomaž Vajngerl26-0/+0
2016-11-04opengl: change from BGRA to RGBA color arrangement on WindowsTomaž Vajngerl1-39/+1
2016-10-26loplugin:expandablemethods in vclNoel Grandin1-5/+0
2016-10-19opengl: blit offscreen framebuffer instead of drawingTomaž Vajngerl2-44/+20
2016-10-15clang-cl loplugin: vclStephan Bergmann3-58/+58
2016-10-03Fix typosAndrea Gelmini2-2/+2
2016-09-22loplugin:unusedmethods in sc..vclNoel Grandin2-12/+0
2016-09-13loplugin:override: No more need for the "MSVC dtor override" workaroundStephan Bergmann1-1/+1
2016-09-06don't need to include all these headers, reduce to required minCaolán McNamara1-1/+0
2016-09-05convert GradientStyle to scoped enumNoel Grandin1-6/+6
2016-08-31opengl: remove unsused "bitmap ops" in GL backendTomaž Vajngerl1-30/+1
2016-08-18cppcheck: noCopyConstructorCaolán McNamara1-0/+4
2016-08-12fix windows buildNoel Grandin1-1/+1
2016-08-05opengl: add #version to shaders - minimum 130 which is OpenGL 3.0Tomaž Vajngerl21-0/+42
2016-08-04tdf#101008 fix XOR renderingTomaž Vajngerl1-24/+69
2016-08-01Look also for "RDPDD Chained DD"Tor Lillqvist1-1/+2
2016-07-28opengl: don't initialize MSAA when we create VCL contextTomaž Vajngerl1-2/+7
2016-07-28opengl: improve context creation, temp window creation on windowsTomaž Vajngerl1-15/+37
2016-07-28tdf#100915 draw antialiased line just for polygon outlineTomaž Vajngerl1-11/+4
2016-07-26tdf#101138 opengl: blacklist intel drivers for Win 7Tomaž Vajngerl1-0/+3
2016-07-25opengl: log device/driver info, remove unneeded info messagesTomaž Vajngerl1-0/+1