April 14, 2023
View 04554dd

(screen.c) Reduced number of variables indirections

Devine Lu Linvega authored on 14/04/2023 16:51:50
View b6e6839

(screen.c) Removed pixel function

Devine Lu Linvega authored on 14/04/2023 04:57:17
View d0db4f9

(screen.c) Improved readability of the code

Devine Lu Linvega authored on 14/04/2023 04:33:16
April 13, 2023
View 8912046

Fixed issue with screen/fill layer

Devine Lu Linvega authored on 13/04/2023 16:58:09
View 2acc7ed

Added comment for blending LUT

Devine Lu Linvega authored on 13/04/2023 16:53:05
View d043ce6

(screen.c) Faster drawing of pixel

Devine Lu Linvega authored on 13/04/2023 16:42:59
View a44dbd9

(screen.c) Merge all checks

Devine Lu Linvega authored on 13/04/2023 03:00:17
View 8aae16a

(screen) Removed clamp function

Devine Lu Linvega authored on 13/04/2023 02:20:11
April 12, 2023
View 5408476

Removed screen_wipe

Devine Lu Linvega authored on 12/04/2023 21:35:48
View be138f5

Removed FIXED_SIZE flag

Devine Lu Linvega authored on 12/04/2023 19:22:17
View 11e9b63

Removed mono mode to screen

Devine Lu Linvega authored on 12/04/2023 18:58:32
April 11, 2023
View 344c5c9

Added flip-x/flip-y to pixel fill mode

Devine Lu Linvega authored on 11/04/2023 18:31:36
View 07e8306

(screen) Created static fill function

Devine Lu Linvega authored on 11/04/2023 18:11:12
View 24dbc7d

(screen) Rename screen_clear to screen_fill

Devine Lu Linvega authored on 11/04/2023 17:42:32
March 27, 2023
View 8b43d0d

Removed redundant pixel param from screen routines

Devine Lu Linvega authored on 27/03/2023 15:38:54