Koncz Levente

Results 4 issues of Koncz Levente

**Is your feature request related to a problem? Please describe.** In our application using Filament, we use `/W3` (Warning level 3) and `/WX` (Treat warnings as errors) MSVC compiler options....

windows
build

First PR of https://github.com/google/filament/issues/7319. To be followed by another 2 PRs for Metal and for OpenGL backends. I have a working solution for these 2 backends but I wanted to...

**Is your feature request related to a problem? Please describe.** We have been using Filament in our CAD app for PBR and reusing the (native) vertex and index buffers between...

**Describe the bug** There are visible shadow artifacts when using the Metal backend with Intel GPUs. Based on our investigations the root cause is that uniform buffer loads sometimes fail....

macos
gpu specific