mirror of
https://github.com/86Box/86Box.git
synced 2026-02-25 04:45:31 -07:00
Implement bpixel, bformat, bpitch. Actually apply these to class 0x1C mthd 0300,0308,030c. Temporary ROP code too.
This commit is contained in:
@@ -17,4 +17,4 @@
|
||||
|
||||
|
||||
/* ROP */
|
||||
int32_t video_rop_gdi_ternary(int32_t rop, int32_t dst, int32_t pattern, int32_t src, int32_t out);
|
||||
int32_t video_rop_gdi_ternary(int32_t rop, int32_t dst, int32_t pattern, int32_t src);
|
||||
Reference in New Issue
Block a user