Nguyen Dac Nam
db2f547434
shader: FMUL switch to using LUT (#3441)
* shader: add FmulPostFactor LUT table
* shader: FMUL apply LUT
* Update src/video_core/engines/shader_bytecode.h
Co-Authored-By: Mat M. <mathew1800@gmail.com>
* nit: mistype
* clang-format & add missing import
* shader: remove post factor LUT.
* shader: move post factor LUT to function and fix incorrect order.
* clang-format
* shader: FMUL: add static to post factor LUT
* nit: typo
Co-authored-by: Mat M. <mathew1800@gmail.com>
2020-02-27 11:14:25 -05:00
..
2020-02-22 02:29:41 -05:00
2020-01-24 20:59:57 -05:00
2020-02-25 21:39:26 -05:00
2020-02-18 06:45:37 +01:00
2019-11-26 21:53:34 -05:00
2020-02-27 11:14:25 -05:00
2020-02-18 18:04:33 -08:00
2020-02-17 22:02:18 -05:00
2020-02-14 14:39:04 -05:00
2020-02-14 14:39:04 -05:00
2020-01-19 12:52:09 +01:00