mirror of
https://github.com/OpenMW/openmw.git
synced 2025-02-21 11:09:43 +00:00
14 lines
250 B
Text
14 lines
250 B
Text
material mat_brightness_contrast_gamma
|
|
{
|
|
pass
|
|
{
|
|
vertex_program transform_vertex
|
|
fragment_program openmw_brightness_contrast_gamma_fragment
|
|
|
|
depth_check off
|
|
|
|
texture_unit SceneBuffer
|
|
{
|
|
}
|
|
}
|
|
}
|