Alexandre Gauthier

Results 10 issues of Alexandre Gauthier

Hi, We have a large codebase for which we use doxygen. Doxygen generation of XML + HTML is quite fast ~10sec. When using only breathe + .. doxygenindex :: directive...

bug
major-fix-in-1.x?

Hi, I'm getting the following crash when running breathe on the doxygen XML output. The doxygen HTML output works fine. The crash occurs both with breathe or using exhale as...

suggestion

In the case of EXR tiled multi-part files, ImageInput::read_tiles will almost never fall in the case ``` if (native_data && contiguous && (xend - xbegin) == nxtiles * spec.tile_width &&...

When an external application already has its own threading technology (be it a thread-pool or w/e), it is hard to wire it to OpenImageIO's own thread-pool. If we enable multi-threading...

Is integration with sphinx cpp domain is supposed to be working/planned feature ? Such as :cpp:class:`MyClass` Is there something I could edit in the .rst.in templates ?

FileTransform currently loads the LUT from a file no matter what. https://github.com/AcademySoftwareFoundation/OpenColorIO/blob/main/src/OpenColorIO/transforms/FileTransform.cpp#L549 This may be useful for applications to wrap LUTs in memory files along with other data. However, this...

Maybe a silly question, but I've been wondering what's the expected behavior for a typical application that applies colorspace conversion to images that are "expected" to be in e.g: sRGB...

Support
To Close

**Describe the bug** The following assert triggers after rebasing to latest changes to SamplerGroups. https://github.com/google/filament/blob/main/filament/backend/src/metal/MetalDriver.mm#L876 After tracking it down, it happens with the texture mKernelTexture created by IBLPrefilterContext::SpecularFilter and involves...

bug
metal

This PR implements what was suggested by Pierre to add a way for a plug-in to check if a specific function is supported by a given host in a suite....

standard change

**Standard version**: 1.4.1 (Should be set as 1.4.1 milestone by @garyo) **Subcommittee** Pierre Jasmin @revisionfx (Their Github user account (if any) should be set to assignees by @garyo) # Overview...

standard change