Difference between revisions of "Porting/SDL"

From RCS Wiki
Jump to navigation Jump to search
(Implement mathematically correct scalar and x86 SIMD blitters)
(Move to subcategory)
 
Line 10: Line 10:
 
* Investigate whether [https://github.com/libsdl-org/SDL/pull/8206 Implement mathematically correct scalar and x86 SIMD blitters] should be ported to VSX (either native or via compile-time SSE to VSX translation).
 
* Investigate whether [https://github.com/libsdl-org/SDL/pull/8206 Implement mathematically correct scalar and x86 SIMD blitters] should be ported to VSX (either native or via compile-time SSE to VSX translation).
  
[[Category:Ports]]
+
[[Category:Ports/Games]]

Latest revision as of 15:15, 18 May 2025

Finished

In progress