From 1f71972db885209f9f282d902d2df1d29d8c8ca6 Mon Sep 17 00:00:00 2001 From: vasilito Date: Thu, 9 Jul 2026 14:40:13 +0300 Subject: [PATCH] =?UTF-8?q?submodule:=20base=20=E2=80=94=20Intel=20GPU=20h?= =?UTF-8?q?ardware=20cursor=20plane=20(Kaby=20Lake+)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Replaced ihdgd cursor stub with real Intel CURCNTR/CURBASE/CURPOS register programming for Gen9+ hardware cursor. 64x64 ARGB8888 cursor surface with signed 16-bit screen position tracking. Removes the 'not yet implemented' stub in handle_cursor(). --- local/sources/base | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/local/sources/base b/local/sources/base index b2e99065ff..c4d64756a2 160000 --- a/local/sources/base +++ b/local/sources/base @@ -1 +1 @@ -Subproject commit b2e99065ff436daf14b204abe48793dfa9c7129d +Subproject commit c4d64756a23fb58b91bbeef64faf3a266e613880