summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhigles2_p_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: gl: vulkan: Generate barriers between dispatches in a compute passLaszlo Agocs2020-01-131-0/+11
* RHI: Remove old native texture APIPaul Olav Tvete2020-01-061-3/+1
* rhi: gl: Add support for arrays of float, vec2, vec3 and vec4Laszlo Agocs2019-12-121-0/+1
* rhi: gl: Handle struct and array of struct uniformsLaszlo Agocs2019-12-101-1/+8
* RHI: new native texture APIPaul Olav Tvete2019-12-051-0/+2
* rhi: Allow testing QRhiRenderPassDescriptors for compatibilityLaszlo Agocs2019-11-271-0/+1
* rhi: gl: Do not let external rendering trash our vaoLaszlo Agocs2019-10-151-0/+1
* rhi: gl: Add a feature flag for reading back non-zero mip levelsLaszlo Agocs2019-10-091-1/+3
* rhi: gl: Switch GetBufferSubData emulation to MapBufferRangeLaszlo Agocs2019-10-091-2/+2
* rhi: Add support for buffer readbacksLaszlo Agocs2019-10-091-2/+12
* Share and enable shader disk cache in QRhi OpenGL backendLaszlo Agocs2019-09-301-2/+12
* rhi: gl: Pick up context lossLaszlo Agocs2019-09-131-1/+2
* rhi: Better handling of device lossLaszlo Agocs2019-09-121-0/+1
* rhi: gl, metal, d3d: Reuse shader objects when source is the sameLaszlo Agocs2019-09-091-0/+3
* rhi: vulkan: Introduce secondary command buffer usageLaszlo Agocs2019-08-291-2/+2
* rhi: Attempt to fix up the logic around beginExternal()Laszlo Agocs2019-08-291-8/+5
* rhi: gl: remove useless npot checksLaszlo Agocs2019-08-141-5/+2
* rhi: Avoid generating gl errors in ES 2.0 contextsLaszlo Agocs2019-08-141-0/+1
* rhi: gl: Add support for computeLaszlo Agocs2019-07-311-31/+117
* rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-1/+6
* rhi: gl: Add support for instanced drawingLaszlo Agocs2019-07-011-1/+6
* rhi: gl: Adjust texture and renderbuffer sizes automaticallyLaszlo Agocs2019-07-011-0/+1
* rhi: gl: Make fb attachment logic ES 2.0 and WebGL compatibleLaszlo Agocs2019-07-011-1/+6
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-2/+22
* rhi: Make it possible to request making the context current on GLLaszlo Agocs2019-06-171-0/+1
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+695