-
I'm seeing this test fail with python 3.7 too:
autopkgtest [10:04:52]: test test-suite: [-----------------------
============================= test session starts =========================…
-
**HA version 0.69.1 using hassbian**
I cannot increase the temperature through HA. The thermostat is on KNX bus. However I can decrease the temperature without any problem. I can increase/decreas…
-
|a |b |c |d |
|---|---|---|---|
|000 |2 |3 ||
|001 |5 |6 ||
|010 |2 |3 ||
|011 |5 |6 ||
|100 |2 |3 ||
|101 |5 |6 ||
|110 |2 |3 ||
|111 |5 |6 ||
-
I have a bit of confusion on some sg_pixel_format names ..
1. _SG_PIXELFORMAT_ETC2_RGB8A1_: there is no SG_PIXELFORMAT_ETC2_RGBA8 and it's the most common usage of ETC2 format. but in GL version it…
-
-
I managed to create a box on the display using some ImageDraw stuff but I can't figure out how to write text to it (at least so that it is visible). I can print text fine using the inkyphat libs but t…
-
Although, we fixed #4 the isPlacable and isPathable functions are still broken (always return false) for the 1bit case due to explicit checkout:
`return value == 255 ? true : false;`.
-
Add 1bit to indicate whether the sampler is in comparison mode and 3 bits to hold a E_COMPARISON_FUNC value for the comparison operation
https://www.khronos.org/opengl/wiki/Sampler_Object#Compariso…
-
If I add VK_LAYER_LUNARG_parameter_validation layer to my app, it will crashes on call to `vkCreateGraphicsPipelines`
If I remove it, everything compile and works correctly.
-
I have just downloaded last commit and I am trying to run SD example and / or SDMMC example on Olimex EVB board (I am unsure witch one is applicable).
Build is OK but I get "Card Mount Failed" messag…