qt5base-lts/tests/manual
Laszlo Agocs 2189e0f2fc rhi: Make the new direct buffer update available for non-uniform buffers
The original restriction to UniformBuffer was due to the GL backend
where there is no GL buffer object for QRhiBuffers with usage
UniformBuffer. However, we can still implement this for cases when
there is a true GL buffer object underneath. With other backends it
should all work as-is already.

This becomes useful when one has buffers with usage Vertex that need
full updates every frame. (f.ex. instance data)

Unfortunately this involves renaming the function. But while at it, add
an autotest case as well.

Change-Id: Iff59e4509a8bae06654cc92fe8428bd79eb012fb
Reviewed-by: Andy Nichols <andy.nichols@qt.io>
2020-10-12 07:55:37 +02:00
..
cocoa Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
corelib/tools Use QList instead of QVector in other qtbase tests 2020-07-07 11:48:45 +02:00
diaglib Port from devicePixelRatioF() to devicePixelRatio() 2020-09-10 17:28:11 +02:00
dialogs Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
embeddedintoforeignwindow Fix compilation of some manual tests 2020-09-26 19:53:54 +02:00
filetest CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
foreignwindows Fix compilation of some manual tests 2020-09-26 19:53:54 +02:00
gestures Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
highdpi CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
inputmethodhints Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
keypadnavigation Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
lance CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
markdown CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
mkspecs Updated license headers 2016-01-21 18:55:18 +00:00
network_remote_stresstest CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
network_stresstest Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qcursor Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qdesktopservices CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qgraphicsitem Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qgraphicsitemgroup Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qgraphicslayout/flicker CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qhttpnetworkconnection CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qimagereader CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qlayout Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qlocale CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qmetatype CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qmimedatabase CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetconmonitor CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetworkaccessmanager/qget CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qnetworkreply CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qopenglcontext Rename the new platform APIs from QPlatformInterface to QNativeInterface 2020-10-07 13:03:27 +02:00
qopengltextureblitter CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qopenglwidget/openglwidget Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qopenglwindow/multiwindow CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qprintdevice_dump CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qscreen Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qssloptions CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsslsocket CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qstorageinfo CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qsysinfo CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qt_poll CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtabbar Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qtabletevent Rename the new platform APIs from QPlatformInterface to QNativeInterface 2020-10-07 13:03:27 +02:00
qtbug-8933 Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qtbug-52641 CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtexteditlist Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qtexttableborders CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qtouchevent Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
qvulkaninstance CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
qwidget_zorder CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
repaint Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
rhi rhi: Make the new direct buffer update available for non-uniform buffers 2020-10-12 07:55:37 +02:00
shortcuts CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
socketengine CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
startsystemmove Add QWindow::startSystemMove and startSystemResize 2020-01-28 16:52:13 +01:00
textrendering Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
touch Rename the new platform APIs from QPlatformInterface to QNativeInterface 2020-10-07 13:03:27 +02:00
touchGraphicsItem CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
transientwindow Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
triangulator CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
unc CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
wasm wasm: support all cursor shapes 2019-12-30 14:30:22 +03:00
widgetgrab Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
widgets Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
windowchildgeometry Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
windowflags Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
windowgeometry Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
windowmodality Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
windowtransparency CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
xcb_gl_integration CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
xembed-raster Another round of replacing 0 with nullptr 2020-10-07 23:02:47 +02:00
xembed-widgets CMake: Regenerate projects to use new qt_internal_ API 2020-09-23 16:59:06 +02:00
.prev_CMakeLists.txt CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
CMakeLists.txt CMake: Regenerate manual tests 2020-07-08 11:01:38 +02:00
manual.pro QtNetwork: Delete bearer management 2020-04-05 16:41:08 +02:00