microsoft / graphics-driver-samples

This repository contains graphics driver samples used to demonstrate how to write graphics driver for the windows platform.
Other
381 stars 134 forks source link

implement raspberry pi support for stencil buffer #27

Open indygit opened 8 years ago

indygit commented 8 years ago

Please see VC4 spec Section 5: Tile Buffer/QPU Interface/Z and Stencil. Changes in both fixed function pipeline and shader compiler are needed.