Luke Benstead
|
acee4b5c37
|
Merge branch 'quicker_transform' into 'master'
Quicker vertex transform in non-fast path
See merge request simulant/GLdc!144
|
2025-02-02 08:34:36 +00:00 |
|
UnknownShadow200
|
a566bba082
|
Call TransformVertex directly instead of using TransformVertices
|
2025-02-02 15:58:19 +11:00 |
|
UnknownShadow200
|
3b2e549934
|
Optimise vertex transform in non-fast path to avoid storing xyz to memory and then loading it again
|
2025-02-02 14:36:40 +11:00 |
|
UnknownShadow200
|
3b4b1b6975
|
Fix compile error
|
2025-02-01 14:00:49 +11:00 |
|
UnknownShadow200
|
71d0094ac4
|
Prefer relying on built in codegen rather than relying on sh4_math.h
|
2025-02-01 13:06:37 +11:00 |
|
Falco Girgis
|
9653bf8c12
|
Got rid of a memset4() call from KOS.
|
2025-01-23 21:27:34 -06:00 |
|
Luke Benstead
|
307d371c55
|
Various store queue shinanigans
|
2023-04-11 20:46:31 +01:00 |
|
Luke Benstead
|
f0a3465486
|
Use Moops memcpy
|
2023-03-05 21:16:12 +00:00 |
|
Luke Benstead
|
0b62ac8673
|
Clean ups and optimisations
|
2022-08-25 21:24:08 +01:00 |
|
Luke Benstead
|
dbb94d0cb9
|
Move clipping into list submission
|
2022-06-09 13:07:51 +01:00 |
|
Luke Benstead
|
fc947c49f8
|
Performance improvements
|
2021-05-25 20:40:43 +01:00 |
|
Luke Benstead
|
5ea4313d59
|
Fix software renderer
|
2021-05-14 21:58:54 +01:00 |
|
Luke Benstead
|
d05c5b8353
|
Remove incorrect warning
|
2021-04-30 07:52:12 +01:00 |
|
Luke Benstead
|
df2d7a210c
|
New Fast Path
|
2021-04-21 16:23:43 +00:00 |
|
Luke Benstead
|
9ca68de427
|
Force 32-byte allocations
|
2021-04-18 13:57:00 +01:00 |
|
Luke Benstead
|
1172086378
|
Add debug logging and assertions to make sure we use sq_cpy aligned
|
2021-04-15 21:31:48 +01:00 |
|
Luke Benstead
|
fe616028bb
|
X86
|
2021-04-09 15:24:47 +00:00 |
|