qt6-bb10/src/gui/rhi
Laszlo Agocs 8641d5d729 rhi: gl: Correctly report WideLines for OpenGL
In core profile contexts a line width other than 1 may not work
as expected since it is deprecated in the core profile.

Change-Id: I3fc33cf90c65156aa87d04f08518c9ddcfb62625
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-08-30 17:45:02 +02:00
..
cs_tdr_p.h rhi: d3d11: Make tdr header private 2019-09-28 08:35:59 +02:00
qrhi.cpp rhi: gl: Correctly report WideLines for OpenGL 2020-08-30 17:45:02 +02:00
qrhi_p.h rhi: d3d: Allow compiling source shaders with debug at run time 2020-08-28 15:24:50 +02:00
qrhi_p_p.h Switch to qvla where it makes sense in rhi 2020-06-30 15:24:43 +02:00
qrhid3d11.cpp rhi: d3d: Allow compiling source shaders with debug at run time 2020-08-28 15:24:50 +02:00
qrhid3d11_p.h rhi: Enable specifying just an adapter or phys dev 2020-06-26 14:42:42 +02:00
qrhid3d11_p_p.h Switch to qvla where it makes sense in rhi 2020-06-30 15:24:43 +02:00
qrhigles2.cpp rhi: gl: Correctly report WideLines for OpenGL 2020-08-30 17:45:02 +02:00
qrhigles2_p.h RHI: Remove old native texture API 2020-01-06 18:13:01 +01:00
qrhigles2_p_p.h rhi: QRhiGles2 use proper texture target for multisampled textures 2020-08-17 08:10:33 +02:00
qrhimetal.mm Change QByteArray to handle large arrays 2020-08-27 18:58:20 +02:00
qrhimetal_p.h rhi: Enable specifying just an adapter or phys dev 2020-06-26 14:42:42 +02:00
qrhimetal_p_p.h Use QList instead of QVector in gui 2020-06-29 19:19:47 +02:00
qrhinull.cpp Use QList instead of QVector in gui implementation 2020-07-07 20:35:05 +02:00
qrhinull_p.h RHI: Remove old native texture API 2020-01-06 18:13:01 +01:00
qrhinull_p_p.h Use QList instead of QVector in gui 2020-06-29 19:19:47 +02:00
qrhiprofiler.cpp Disentangle QIODevice dependencies 2020-08-15 20:55:31 +02:00
qrhiprofiler_p.h
qrhiprofiler_p_p.h Use QList instead of QVector in gui 2020-06-29 19:19:47 +02:00
qrhivulkan.cpp rhi: vulkan: Enable features on the device 2020-08-30 17:44:59 +02:00
qrhivulkan_p.h rhi: Enable specifying just an adapter or phys dev 2020-06-26 14:42:42 +02:00
qrhivulkan_p_p.h Switch to qvla where it makes sense in rhi 2020-06-30 15:24:43 +02:00
qrhivulkanext_p.h
qshader.cpp Doc: Fix documentation warnings for Qt GUI 2020-08-28 11:37:35 +02:00
qshader_p.h Another round of using noexcept instead of pre-C++11 defines 2020-08-13 19:58:40 +02:00
qshader_p_p.h rhi: Use versioning in QShaderDescription serialization as well 2020-03-03 18:25:57 +01:00
qshaderdescription.cpp Another round of using noexcept instead of pre-C++11 defines 2020-08-13 19:58:40 +02:00
qshaderdescription_p.h Another round of using noexcept instead of pre-C++11 defines 2020-08-13 19:58:40 +02:00
qshaderdescription_p_p.h Remove old CBOR-based format from QShader 2020-08-11 13:45:09 +02:00
rhi.pri Enable QRhi Metal backend on iOS 2019-11-27 09:51:28 +01:00
tdr.hlsl rhi: d3d11: Add the device lost testing machinery 2019-09-12 12:39:12 +02:00