mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
Make unimplemented methods a warning rather than log them, and add logging for each method executed.
This commit is contained in:
@@ -98,6 +98,7 @@ typedef enum nv3_pgraph_class_e
|
||||
#define NV3_PATTERN_SHAPE_1X64 2
|
||||
#define NV3_PATTERN_SHAPE_LAST_VALID NV3_PATTERN_SHAPE_1X64
|
||||
|
||||
#define NV3_PATTERN_UNUSED_DRIVER_BUG 0x030C
|
||||
#define NV3_PATTERN_COLOR0 0x0310
|
||||
#define NV3_PATTERN_COLOR1 0x0314
|
||||
#define NV3_PATTERN_BITMAP_HIGH 0x0318
|
||||
|
||||
Reference in New Issue
Block a user