|
|
|
|
|
by Const-me
2140 days ago
|
|
Depends on your definition of “work”. The driver is called “basic display adapter” or something like that. Modern Windows is barely usable without 3D GPU acceleration. Too many pixels to render and doing that on CPU is too slow, especially so on laptops. Vast majority of modern software, web browsers included, normally use a 3D GPU to render. And since Vista, windows desktop compositor, dwm.exe, uses a 3D GPU to compose windows into desktop. Old Win32 apps working on XP will be OK, though. WinXP shell didn’t require nor use a 3D GPU, and very few apps of the era were using GPUs. Unless you have too many pixels in the display, or the app in question renders 3D graphics of any sort, the performance probably gonna be adequate. |
|
That is a specific example (admittedly only one) of why Windows XP is better than Windows 10, so I'm not sure why you're citing that as if it supports your point.