K 10 svn:author V 3 kwm K 8 svn:date V 27 2014-11-21T11:34:04.673738Z K 7 svn:log V 582 Update mesa to 10.3.3. graphics/dri: Move gettext:build to bsd.mesalib.mk so it present for all mesa ports. [1] VDPAU needs GALLIUM so check for that, since it a Gallium state tracker. [1][2] Rework llvm33/llvm34 selection so we can use the llvm version later on. VDPAU links against the llvm libraries so we need to depend on the llvm port as a run dependency .[1] After discussion remove the VDPAU option for now. Radeon kernel drivers currently don't support hardware-assisted video decoding. And Gallium/VDPAU doesn't support the intel driver. PR: 194655 [1] PR: 194580 [2] END