Y
Hacker News
new
|
ask
|
show
|
jobs
by
gorb314
1683 days ago
Do I understand correctly? This basically means that instead of
"Need more power? Use OpenGL."
we will be able to
"Need more power? Write a shader." ?
1 comments
pjmlp
1683 days ago
That is the same thing since OpenGL core profile in GL 3.0 onwards, there are no pixels on the screen without shaders.
link