qt6-bb10/src
Laszlo Agocs dfa303c9af rhi: Improve srb hash perf somewhat
Do not qHashBits on the whole data that is at least 260 bytes, a big
part of it often unused. Just hash binding/stage/type and the first
resource pointer.

Change-Id: If9b3dc9acf36edf225302b1216d91e87b652b8ef
Reviewed-by: Christian Strømme <christian.stromme@qt.io>
2020-09-17 18:30:12 +02:00
..
3rdparty Android: remove --no-daemon arg for Gradle 2020-09-17 10:29:16 +03:00
android Android: remove --no-daemon arg for Gradle 2020-09-17 10:29:16 +03:00
concurrent Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
corelib Rework checkValidDateTime() to avoid needless spec-checks 2020-09-17 18:13:50 +02:00
dbus Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
gui rhi: Improve srb hash perf somewhat 2020-09-17 18:30:12 +02:00
network CMake: build add flags for building QtAndroid.jar 2020-09-16 20:55:16 +03:00
opengl Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
openglwidgets Port from devicePixelRatioF() to devicePixelRatio() 2020-09-10 17:28:11 +02:00
platformsupport Make xkb a private dependency of QtGui 2020-09-16 08:22:38 +02:00
plugins xcb: Reduce number of created colormaps 2020-09-16 21:22:15 +03:00
printsupport Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
sql Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
testlib Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
tools Make moc ready for when null byte-arrays have null constData() 2020-09-17 18:13:13 +02:00
widgets Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
winmain Windows: Fix linker warning about missing WinMain.pdb 2020-09-15 15:55:47 +02:00
xml Doc: Add porting guide documents 2020-09-16 18:32:09 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
src.pro Doc: Compile snippets only when running tests 2020-09-10 18:26:43 +02:00