Pierre-Eric Pelloux-Prayer

Results 5 issues of Pierre-Eric Pelloux-Prayer

PR #212 enabled code style checking following airbnb coding style. Some of the existing problems were fixed, but there's some work left. Let's use this issue to track down the...

rules :scroll:
validated :ok_hand:

In some parts of iTowns we assume that the camera has no parent, and that we can directly use its `.position` attribute instead of extracting its real world position from...

bug :bug:

Hi, I'm working on improving the gpu_scheduler trace events. The events are changed to make fence tracking easier (context + seqno are printed consistently across events) and to contain the...

The first commit is a bug fixes for tests. The second commit changes the order of PhysicalDevices to match the order of ICDs and updates the tests that depend on...

**Describe the bug** On a system with multiple Vulkan drivers and multiple ICD files, the [documentation](https://github.com/KhronosGroup/Vulkan-Loader/blob/main/docs/LoaderDriverInterface.md#driver-discovery-on-linux) specifies the loading order. As an example, it would pick first the driver manifest...

bug