Patrick Williams | c124f4f | 2015-09-15 14:41:29 -0500 | [diff] [blame] | 1 | require xorg-proto-common.inc |
| 2 | |
| 3 | SUMMARY = "Direct Rendering Infrastructure 3 Extension" |
| 4 | |
| 5 | DESCRIPTION = "The DRI3 extension provides mechanisms to translate between direct \ |
| 6 | rendered buffers and X pixmaps. When combined with the Present extension, \ |
| 7 | a complete direct rendering solution for OpenGL is provided." |
| 8 | |
| 9 | LICENSE = "MIT" |
| 10 | LIC_FILES_CHKSUM = "file://dri3proto.h;endline=21;md5=ac90d1d416be3cb13e1d3c88cd5166bf" |
| 11 | |
| 12 | |
| 13 | SRC_URI[md5sum] = "a3d2cbe60a9ca1bf3aea6c93c817fee3" |
| 14 | SRC_URI[sha256sum] = "01be49d70200518b9a6b297131f6cc71f4ea2de17436896af153226a774fc074" |