An update on the freedreno graphics driver
An update on the freedreno graphics driver
Posted Apr 8, 2015 23:35 UTC (Wed) by liam (guest, #84133)Parent article: An update on the freedreno graphics driver
Clark said that the extension could be called the "we hate tilers" extension, since handling it will perform badly on a tile-based GPU.Given that adreno3xx+ support immediate mode rendering (to some degree) is this really that bad?
Posted Apr 9, 2015 18:57 UTC (Thu)
by robclark (subscriber, #74945)
[Link] (2 responses)
Well, at least for a3xx the immediate mode (gmem bypass) is only for when blending/depth/stencil are not required. So probably little overlap between that case and use of NV_conditional_render.
Posted Apr 9, 2015 20:57 UTC (Thu)
by liam (guest, #84133)
[Link] (1 responses)
Posted Apr 9, 2015 23:33 UTC (Thu)
by robclark (subscriber, #74945)
[Link]
I guess it would have cost too many transistors, relative to the usefulness, to make it functionally complete.
An update on the freedreno graphics driver
> Given that adreno3xx+ support immediate mode rendering (to some degree) is this really that bad?
An update on the freedreno graphics driver
Perhaps it's mostly used for chrome elements.
An update on the freedreno graphics driver