19 Commits

Author SHA1 Message Date
f2f56acf84 drm: add texture_dual 2025-10-17 18:29:57 -05:00
be6f79b4f1 drm/texture: fixed texture example
typo:

VAP_PROG_STREAM_CNTL_EXT__WRITE_ENA_0

should have been:

VAP_PROG_STREAM_CNTL_EXT__WRITE_ENA_1
2025-10-17 15:28:22 -05:00
a090965a69 drm: partially working texture example 2025-10-16 22:59:19 -05:00
1f99e67169 regs/bits: improve vap_reg_prog_stream_cntl* parsing 2025-10-16 21:12:18 -05:00
8eef9776ba drm: add single_color_clear_rotate_vblank 2025-10-16 19:31:14 -05:00
a5cb458c1f drm: add single_color_clear_translate_vblank 2025-10-15 19:18:37 -05:00
7e4d753c0d drm: add single_color_clear_translate 2025-10-15 14:15:27 -05:00
246f8ffe19 drm: add single_color_clear 2025-10-14 23:45:05 -05:00
564e05f29c drm/3d_registers_bits.h: render POSSIBLE VALUES 2025-10-14 23:40:41 -05:00
95e9ba85ae drm: improve NOP/reloc comments 2025-10-14 20:12:12 -05:00
d14f1c21dd drm: add vertex_color_aos 2025-10-14 20:00:54 -05:00
751ff54896 drm/vertex_color: use VTX_COLOR_0 2025-10-13 21:27:36 -05:00
9bedf5e1a9 drm: add vertex_color 2025-10-13 21:27:28 -05:00
960694b184 drm: rename main to single_color 2025-10-13 21:27:28 -05:00
a6e5d755ce drm/main: decode bits 2025-10-13 21:27:28 -05:00
4b49077792 regs: add 3d_registers_bits.h 2025-10-13 21:27:28 -05:00
9b4cc94138 drm: add more undocumented registers 2025-10-11 21:48:52 -05:00
04229da746 add pci_user 2025-10-11 20:08:54 -05:00
62d3aa2b29 add drm triangle example 2025-10-11 19:44:32 -05:00