Lioncash
|
e2533e8edb
|
swrasterizer/proctex: Take regs and state by const reference
Avoids unnecessarily copying 512 bytes and 3584 bytes upon every
invocation.
|
2020-04-18 22:16:05 -04:00 |
|
Lioncash
|
643472e24a
|
common/vector_math: Move Vec[x] types into the Common namespace
These types are within the common library, so they should be using the
Common namespace.
|
2019-03-02 15:04:13 +01:00 |
|
tgsm
|
d6c530d08c
|
video_core: use nested namespaces
|
2019-02-19 03:09:57 -05:00 |
|
wwylele
|
ade45b5b99
|
pica/swrasterizer: implement procedural texture
|
2017-05-20 13:50:50 +03:00 |
|