Rob Clark
Rob Clark
1. gbm has some extra stuff, like surfaces, for gluing together with egl.. but gbm_surface perhaps doesn't make as much sense for other APIs like v4l 2. gbm is (mostly)...
After debugging a rendering corruption issue[1] in 3dmark, I realized the problem was a driver bug caused by a renderpass with two MRTs bound, but used with a fragment shader...
Add missing checks for subgroup support. Fixes `dEQP-VK.glsl.derivate.*` on devices which do not support `VK_SUBGROUP_FEATURE_QUAD_BIT`
I'm not a py expert, but I guess this is related to something that changed between py2 and py3? ``` Traceback (most recent call last): File "/usr/lib/python3.4/site-packages/voidwalker/framework/utils/ordereddict.py", line 7, in...
would be nice to click on submitter and add that to the filter. I guess it is strictly just something in the client side javascript to do the same thing...
in the web interface, it would be nice to have similar search capabilities as in series view.
Vaguely connected to https://github.com/dlespiau/patchwork/issues/139 but I didn't want to hijack that issue. With pwclient I do (for example) 'pwclient list msm' to list just patches w/ msm in the subject....