mirror of
https://github.com/melonDS-emu/melonDS.git
synced 2025-07-24 14:49:53 -06:00
rework slope/edge code. lay groundwork for antialiasing.
This commit is contained in:
@ -22,11 +22,6 @@
|
||||
namespace GPU3D
|
||||
{
|
||||
|
||||
namespace SoftRenderer
|
||||
{
|
||||
class Slope;
|
||||
}
|
||||
|
||||
typedef struct
|
||||
{
|
||||
s32 Position[4];
|
||||
|
Reference in New Issue
Block a user