Registry / other / librashader-common

librashader-common

JSON →
library0.10.1rscratesunverified

Common types and utilities for RetroArch shader support across platforms.

# Cargo.toml [dependencies] librashader-common = "0.10.1"
INSTALL
IMPORT
SIG · LIBRASHADER-COMMON
L
librashader-common
otherrustv0.10.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

FilterChain
use librashader_common::FilterChain;

Initialize a RetroArch shader filter chain.

use librashader_common::FilterChain; fn main() { let chain = FilterChain::new(); // Apply shader chain }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.10.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
librashader-common — cargo add librashader-common · libregistry