oot icon indicating copy to clipboard operation
oot copied to clipboard

Move `Graph_Alloc` and open/close Disps to `gfx.h`

Open Dragorn421 opened this issue 1 year ago • 2 comments

which is where the GraphicsContext struct is defined.

(Note: imo not all Graph_ functions belong in gfx.h)

Dragorn421 avatar Jun 25 '24 21:06 Dragorn421

wanna note this conflicts with #1972

I'm more of the opinion that this stuff belongs in Graph.h not Gfx.h because the GraphicsContext belongs to the graph thread.

mzxrules avatar Jun 26 '24 00:06 mzxrules

graph.h and gfx.h should be the same header 🚀

Thar0 avatar Jun 26 '24 00:06 Thar0

Based on this having received approvals I'll prefer and merge this over #1972 Will merge in 24 hours

Dragorn421 avatar Sep 06 '24 09:09 Dragorn421

I don't think this necessarily replaces #1972, that has a few more changes

cadmic avatar Sep 06 '24 09:09 cadmic

Right, for the conflicting part I mean

Dragorn421 avatar Sep 06 '24 09:09 Dragorn421