September 19, 2021
View f77fa80

Replaced duplicate parts of PPU init with resize functions

Andrew Alderwick authored on 19/09/2021 22:34:03
View a2305f2

Added ability to fix PPU size

Andrew Alderwick authored on 19/09/2021 21:58:23
View 332fbed

Only set size when Screen/height is written

Andrew Alderwick authored on 19/09/2021 21:56:33
View c8f47d8

Always return current PPU size when Screen/width,height is read

Andrew Alderwick authored on 19/09/2021 21:53:45
View 15239a1

Rewritten screen_talk with switch

Andrew Alderwick authored on 19/09/2021 21:51:35
View 6337680

ppu: change the API to signal when redraw is required

Sigrid Solveig Haflínudóttir authored on 19/09/2021 21:30:53
View a520176

Clear on resize

neauoire authored on 19/09/2021 00:18:20
View 8a32555

Clear before resizing

neauoire authored on 19/09/2021 00:10:29
September 18, 2021
View 28cfb14

Merge branch 'main' of git.sr.ht:~rabbits/uxn

neauoire authored on 18/09/2021 23:51:50
View bca5562

The screen width/height ports can be written to

neauoire authored on 18/09/2021 23:51:20
View b4fa6f5

Replaced malloc and manual initialization with calloc

Andrew Alderwick authored on 18/09/2021 21:34:13
September 17, 2021
View e976533

Initialized border color to black

Andrew Alderwick authored on 17/09/2021 23:00:28
View 8d98d6d

emu: don't call SDL_UpdateTexture with NULL pixels

Sigrid Solveig Haflínudóttir authored on 17/09/2021 15:22:12
View 373a797

Removed gSurface and restored previous capture_screen

Andrew Alderwick authored on 17/09/2021 08:38:01
View 478669a

Reverted to a standard SDL Texture for the screen

neauoire authored on 17/09/2021 02:48:00