Sylvain
|
b2db570ce9
SDL_triangle_blit_slow: sync code with SDL_blit_slow to handle ARGB2101010
|
4 anni fa |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 anni fa |
Sylvain
|
8622eda9e9
SDL_RenderGeometry / software: TRIANGLE_GET_TEXTCOORD interpolates up to the max values included, so reduce by 1
|
4 anni fa |
Sylvain
|
c27e1249e1
Remove SDL_HAVE_RENDER_GEOMETRY define
|
4 anni fa |
Ozkan Sezer
|
8270172e74
fix -Wshorten-64-to-32 warnings in android builds.
|
4 anni fa |
Sylvain
|
47db47c1cc
Add SDL_HAVE_RENDER_GEOMETRY to compile or not with RenderGeometry support
|
5 anni fa |
Sylvain
|
6e47f53869
Fix warnings
|
5 anni fa |
Sylvain
|
111c70e141
Use 64 bits precision to prevent overflow when interpolating color / texture with wide triangles
|
5 anni fa |
Sylvain
|
3ee511d71c
Add software renderer implementation
|
5 anni fa |