summaryrefslogtreecommitdiffstats
path: root/src/gui/rhi/qrhigles2_p.h
Commit message (Expand)AuthorAgeFilesLines
* rhi: gl: Clean up UNPACK_ROW_LENGTH handlingLaszlo Agocs5 days1-1/+5
* rhi: Add support for resolving depth-stencilLaszlo Agocs2024-04-031-0/+2
* rhi: gl: Further enhance depth-stencil support for QRhiTextureRenderTargetLaszlo Agocs2024-03-141-0/+2
* rhi: Make it possible to discard depth/stencil even when using a textureLaszlo Agocs2024-03-141-1/+6
* rhi: gl: Add GLES-specific multisample rendering to texture pathLaszlo Agocs2024-03-141-1/+4
* rhi: Add basic support for specifying a view format for a textureLaszlo Agocs2024-03-121-2/+2
* rhi: add labels to OpenGL objects to make debugging easier in RenderDocAurélien Brooke2024-03-021-1/+4
* rhi: Make sample count selection logic be closer to Qt 5Laszlo Agocs2023-12-061-1/+0
* rhi: gl: Implement lastCompletedGpuTime()Laszlo Agocs2023-08-141-1/+29
* rhi: gl: Make resolve on par with other backendsLaszlo Agocs2023-06-261-2/+15
* rhi: Introduce multiview starting with OpenGL (ES)Laszlo Agocs2023-06-221-1/+5
* rhi: fix compilation error when using rhi headersYuhang Zhao2023-06-211-1/+1
* rhi: Make it a QPA-style private but semi-public APILaszlo Agocs2023-05-211-18/+1047
* rhi: gl: Avoid magic adjustments to the context/window formatLaszlo Agocs2022-08-011-1/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Use the QSurface for QRhiGles2InitParams::fallbackSurfaceJiDe Zhang2022-04-121-1/+2
* rhi: gl: Allow passing in a custom shareContextLaszlo Agocs2021-08-261-0/+1
* RHI: Use QT_BEGIN_LICENSE:LGPL headerKai Köhne2021-01-151-11/+14
* RHI: Remove old native texture APIPaul Olav Tvete2020-01-061-5/+0
* Introduce the Qt graphics abstraction as private QtGui helpersLaszlo Agocs2019-06-131-0/+84