Looks good. Just nit-picks below.
On 01/11/2016 07:31 PM, Charmaine Lee wrote:
For those formats that support hw mipmap generation, use the
DXGenMips command. Otherwise fallback to the mipmap generation utility.
Tested with piglit, OpenGL apps (Heaven, Turbine, Cinebench)
---
src/gallium/dr
For those formats that support hw mipmap generation, use the
DXGenMips command. Otherwise fallback to the mipmap generation utility.
Tested with piglit, OpenGL apps (Heaven, Turbine, Cinebench)
---
src/gallium/drivers/svga/svga_cmd.h | 4 ++
src/gallium/drivers/svga/svga_cmd_vgpu10.