mirror of
https://github.com/TomHarte/CLK.git
synced 2024-11-22 12:33:29 +00:00
This is no longer TODO.
This commit is contained in:
parent
c87994336c
commit
b6a4a7e0a5
@ -309,8 +309,6 @@ std::unique_ptr<Shader> ScanTarget::conversion_shader() const {
|
||||
vertex_shader += "}";
|
||||
|
||||
// Compose a fragment shader.
|
||||
//
|
||||
// For an RGB display ... [TODO]
|
||||
|
||||
if(modals_.display_type != DisplayType::RGB) {
|
||||
fragment_shader +=
|
||||
|
Loading…
Reference in New Issue
Block a user