I have done some reading on the intel driver and what kind of acceleration i should be using, however, many of the mesa flags are still not clear for me
I'm using a x5-Z8350 processor with an integrated graohics chip, video decoding of mp4 videos I have taken on my mobile phone are extremely slow, so I need to make sure i have enabled all the correct flags
in addition to playing videos, I use some emulators and wine to play some windows and console games
flags:
classic
I do not understand what the classic architecture is, and whether it would bebetter for me to use this or not
d3d9:
I plan to use wine and direct X I assume i should enable this correct?
dri3:
I can't determine if my card supports this feature
egl:
I read somewhere that enabling egl disables opengl in some scenarios, but I had to enable it becauase one of the packages(I can't remember which) requires egl, will this adversely affect the performance in general? should I look for an alternative to the package?
gallium:
same as classic I guess, do I need this?
gbm:
will I need this if I use egl?
gles1,gles2:
will I need any of thise?
llvm:
I'm lost on this one
opencl:
I haven't checked if my hardware supports this yet, I will later on
osmesa:
is off screen rendering something one normally uses in a desktop?
vdpau:
there is no support for VDPAU on intel cards, is that correct?
vulkan, wayland,xa,xvmc:
does my card support those? will those be used on my system?
Sorry for all the questions, but I am a bit lost on this matter.
thanks


