summaryrefslogtreecommitdiffstats
path: root/src/render/renderers/opengl/textures
Commit message (Expand)AuthorAgeFilesLines
* Texture property update: notify frontend only when properties have changedPaul Lemire2018-08-142-0/+2
* GLTexture: simplify createOrUpdateGLFunctionPaul Lemire2018-08-142-59/+71
* Properly update properties from Backend to Frontend texturesPaul Lemire2018-08-082-10/+31
* 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-292-2/+16
* 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-196-0/+1006