Ivan Avdeev
|
364b46ea87
|
[WIP] rtx: first build with ray tracing pipeline and black screen
|
2021-07-05 13:24:57 -07:00 |
|
Ivan Avdeev
|
014925b3d4
|
fix linux build
|
2021-03-20 16:21:26 -07:00 |
|
Ivan 'provod' Avdeev
|
3045c6ea1f
|
rtx: render into fixed 720p framebuffer then upscale
help with perf stability
|
2021-03-20 11:15:57 -07:00 |
|
Ivan 'provod' Avdeev
|
a039e7e5ae
|
rtx: add vk_rtx_reload command to reload rtx.comp.psv shader
This allows faster shader iterations. Do `bind z vk_rtx_reload`.
Still need to recompile the shader outside xash process manually.
|
2021-03-13 12:29:17 -08:00 |
|
Ivan Avdeev
|
6b2c8977ae
|
add pipeline cache
|
2021-02-06 11:38:21 -08:00 |
|
Ivan Avdeev
|
b11501e4ef
|
improve blending; add alpha test
Set blending modes according to existing GL renderer.
Cull back faces.
Implement alpha test.
Add TODO.md file
|
2021-02-06 11:07:00 -08:00 |
|
Ivan Avdeev
|
4949f6e29e
|
extract pipeline creation helper
|
2021-01-23 13:23:25 -08:00 |
|