raylib icon indicating copy to clipboard operation
raylib copied to clipboard

[rcore] Initial Dreamcast platform support

Open psxdev opened this issue 1 year ago • 2 comments

Hello, these are the initial changes that we are using right now to work with Dreamcast and Naomi boards Changes including my own patch plus code from MikeDX and suggestion about prefix install by Tchan

We need to decide which ones could be incorporated in main stream and what changes could be done in gldc to ask them fix there.

psxdev avatar Feb 04 '24 17:02 psxdev

@psxdev Very nice! Thanks for the addition! I will keep the PR open while checking what things could be directly implemented in main branch. I also see that some reviews are required on GLdc side.

raysan5 avatar Feb 04 '24 17:02 raysan5

Reviewed rlgl missing OpenGL flags, rlgl does not need to be changed anymore.

Also, rshapes module will be reviewed on raylib side to allow QUADS-only mode (no LINES required).

raysan5 avatar Mar 18 '24 08:03 raysan5