emufan4568
|
0fedf11be1
|
rasterizer_cache: Move depth tuples to cpp file
|
2022-08-21 01:16:47 +03:00 |
|
emufan4568
|
22acfe4d41
|
rasterizer_cache: SurfaceParams interface cleanup
|
2022-08-21 01:16:47 +03:00 |
|
emufan4568
|
cb0816c987
|
rasterizer_cache: Compute width and height only when used
Solves the compiler warning
|
2022-08-21 01:16:47 +03:00 |
|
emufan4568
|
6a7d601e42
|
rasterizer_cache: Factor morton swizzle and pixel format to dedicate headers
* Makes the code cleaner in general by not having to alias PixelFormat and SurfaceType everywhere
|
2022-08-21 01:16:47 +03:00 |
|
emufan4568
|
efc2db4088
|
rasterizer_cache: Separate into common directory
|
2022-08-21 01:16:42 +03:00 |
|