FastLED 3.9.15
Loading...
Searching...
No Matches
_build.cpp.hpp
Go to the documentation of this file.
1
3
4#pragma once
5
6// begin current directory includes
7#include "fl/gfx/blur.cpp.hpp"
12#include "fl/gfx/fill.cpp.hpp"
16#include "fl/gfx/hsv16.cpp.hpp"
17#include "fl/gfx/leds.cpp.hpp"
20#include "fl/gfx/rgbw.cpp.hpp"
22#include "fl/gfx/rgbww.cpp.hpp"
23#include "fl/gfx/sample.cpp.hpp"
24#include "fl/gfx/splat.cpp.hpp"
27#include "fl/gfx/xypath.cpp.hpp"
30
31// begin sub directory includes
Unity build for fl/gfx/detail/ — files moved to fl/math/.
Unity build header for fl/gfx/noise/ directory.
Explicit instantiation of gamma LUT templates.
Heavy implementations for the colorimetric RGBW solvers (issue #2545).
Dispatch + implementations for the 5-channel RGB->RGBWW path (issue #2558, Phase 3 of #2545).