Unknown W. Brackets
|
876c8cd368
|
softgpu: Fix PixelFuncID size.
Oops, can't use unions in bitfields. Also improve typesafety.
|
2021-11-21 09:40:13 -08:00 |
|
Unknown W. Brackets
|
28bc91bd79
|
softgpu: Add func to tersely name pixel funcs.
|
2021-11-21 08:23:32 -08:00 |
|
Unknown W. Brackets
|
aa3786ed21
|
softgpu: Force off alpha blend if uselessly on.
This is a simple optimization to prevent some work games sometimes waste.
|
2021-11-20 15:27:04 -08:00 |
|
Unknown W. Brackets
|
953200c995
|
softgpu: Add func to calculate pixel func ID.
This normalizes some things, and eventually can be used for a jit key.
|
2021-11-20 15:27:04 -08:00 |
|