1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-12-12 13:08:50 +01:00
dxvk/src/dxgi/shaders
Philip Rebohle 5d7c83855e
[dxgi] Use 1D texture to implement the gamma lookup table
This allows us to abuse hardware texture filters for linear
interpolation. Should fix an issue with the latest Nvidia
beta drivers.
2018-04-13 13:47:15 +02:00
..
dxgi_presenter_frag.frag [dxgi] Use 1D texture to implement the gamma lookup table 2018-04-13 13:47:15 +02:00
dxgi_presenter_vert.vert [dxgi] Re-implement presentation shaders in GLSL 2018-04-10 18:46:39 +02:00