summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhigles2.cpp
Commit message (Expand)AuthorAgeFilesLines
* rhi: Improve base vertex/instance supportLaszlo Agocs2019-07-011-12/+34
* rhi: gl: Add support for instanced drawingLaszlo Agocs2019-07-011-15/+39
* rhi: gl: Adjust texture and renderbuffer sizes automaticallyLaszlo Agocs2019-07-011-18/+46
* rhi: gl: Make fb attachment logic ES 2.0 and WebGL compatibleLaszlo Agocs2019-07-011-18/+62
* rhi: Enhance line width and point size supportLaszlo Agocs2019-07-011-0/+7
* rhi: d3d: gl: Remove incorrect exec.Cmd.Buf. assumptionLaszlo Agocs2019-06-211-2/+0
* rhi: Add compute api and implement for Vulkan and MetalLaszlo Agocs2019-06-171-40/+95
* rhi: Make it possible to request making the context current on GLLaszlo Agocs2019-06-171-0/+8
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+2975