Hacker News
new
past
comments
ask
show
jobs
points
by
jstanley
13 hours ago
|
comments
by
ralferoo
9 hours ago
|
next
[-]
Modern GPUs usually have multiple command queues, at least one for application use (often separate queues for rendering and compute) and one for OS use. There's a good chance that this wasn't implemented on a chip intended for a phone.
reply
by
userbinator
13 hours ago
|
prev
|
[-]
For something as small as a cursor they could be doing direct framebuffer writes.
reply