aboutsummaryrefslogtreecommitdiffstats
path: root/src/intel/compiler/test_fs_saturate_propagation.cpp
Commit message (Expand)AuthorAgeFilesLines
* intel/compiler: Pass backend_shader * to cfg_t()Matt Turner2020-03-091-2/+2
* intel/fs: Drop the gl_program from fs_visitorJason Ekstrand2019-08-251-2/+1
* intel/compiler: Add unit tests for sat prop for different exec sizesMatt Turner2019-04-221-0/+68
* intel/compiler: Use SIMD16 instructions in fs saturate prop unit testMatt Turner2019-04-221-59/+59
* i965/fs: Check ADD/MAD with immediates in satprop unit testMatt Turner2017-11-211-1/+125
* i965: Move the back-end compiler to src/intel/compilerJason Ekstrand2017-03-131-0/+600