[Mesa-dev] ARB_gpu_shader_int64 second posting (softpipe/llvmpipe/radeonsi)

Ian Romanick idr at freedesktop.org
Tue Aug 30 23:37:24 UTC 2016


I have rebased this on current master, and I pushed the branch to
https://cgit.freedesktop.org/~idr/mesa/log/?h=arb_gpu_shader_int64.  My
plan is to start working on i965 support.

On 06/19/2016 10:06 PM, Dave Airlie wrote:
> Okay this is the second posting for the ARB_gpu_shader_int64 series.
> 
> This adds support for the conversion and plumbs the necessary ones
> down through gallium and into the drivers. It documents the gallium
> opcodes as well.
> 
> I haven't taken Ian's advice to macroise the GLSL constant
> expression stuff yet, that should probably be done after this series
> as a separate cleanup.
> 
> It's all on my arb_gpu_shader_int64 branch. The radeonsi patch
> is experimental so far, it worked in an earlier test run, but I
> haven't ran it on my radeonsi since. However I've tests softpipe
> and llvmpipe pass all the piglit tests I've written so far. (They
> are on my arb_gpu_shader_int64 piglit branch).
> 
> Dave.
> 
> _______________________________________________
> mesa-dev mailing list
> mesa-dev at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/mesa-dev
> 



More information about the mesa-dev mailing list