Unknown W. Brackets
|
b4eab72015
|
Common: Fix conversion of 4444 to BGRA.
This was affecting tests emitting screenshots in 4444 as well as Direct3D
backends.
|
2022-01-23 19:22:32 -08:00 |
|
Unknown W. Brackets
|
8a00c2d233
|
GPU: Allow gcc/clang/icc runtime SSE4 usage.
All our builds before were only using SSE4 in jit...
|
2022-01-08 17:09:09 -08:00 |
|
Unknown W. Brackets
|
e869a3979b
|
Draw: Centralize funcs in ColorConv.
|
2021-05-01 11:20:05 -07:00 |
|
Unknown W. Brackets
|
915265e531
|
Draw: Optimize GL A1R5G5B5 conversion.
This seems to be enough to trigger SIMD in x86_64 at least.
|
2021-05-01 11:20:05 -07:00 |
|
Unknown W. Brackets
|
8a8328c431
|
Common: Move ColorConv to a more appropriate place.
|
2021-05-01 11:20:05 -07:00 |
|