summaryrefslogtreecommitdiffstats
path: root/src/render/renderers/opengl/textures/gltexture.cpp
Commit message (Expand)AuthorAgeFilesLines
* Texture property update: notify frontend only when properties have changedPaul Lemire2018-08-141-0/+1
* GLTexture: simplify createOrUpdateGLFunctionPaul Lemire2018-08-141-59/+69
* Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-081-9/+24
* Fix QTextureImageData data access with individual TextureImagesLaszlo Agocs2018-06-271-3/+5
* GLTexture: don't assert on empty image data contentv5.11.1Paul Lemire2018-06-131-1/+8
* Fix flashing and crashing of scene2dMäättä Antti2018-05-291-0/+1
* ES2: Do not set Mip Levels on GL Textures when its not supportedv5.11.0-beta4Andy Nichols2018-04-121-2/+4
* Move Renderer specific classes into new folderPaul Lemire2018-03-191-0/+468