Two patches.
One replacing dynamic_casts where their result value is not checked
against NULL pointer, so they can be made safely static_casts.
Other, defining llvm.AMDGPU.kill instrinsic for R600 class hardware.
This enables using "discard" keyword in GLSL.

Attachment: 0001-Since-result-of-dynamic_cast-is-not-checked-it-can-b.patch
Description: Binary data


Attachment: 0001-Add-llvm.AMDGPU.kill-intrinsic-definition-for-R600-c.patch
Description: Binary data

_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to