mesa/src/gallium/state_trackers
Leo Liu 06e3cd6a45 st/omx/dec: disable tunnel for size different case
When the video coded size is different from frame size, we need the result
buffers are same as coded size, which are not size compatible with encode
required size, so that simply use no tunnel for this case instead of frame
by frame converting.

Signed-off-by: Leo Liu <leo.liu@amd.com>
Cc: 13.0 <mesa-stable@lists.freedesktop.org>
2016-10-31 11:45:29 -04:00
..
clover clover: Implement clGetExtensionFunctionAddressForPlatform. 2016-10-30 12:53:03 -07:00
dri st/dri: replace calls to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:08:58 +02:00
glx/xlib gallium: add a pipe_context parameter to fence_finish 2016-08-10 01:11:10 +02:00
hgl Introduce .editorconfig 2016-08-31 17:06:54 -07:00
nine st/nine: Fix locking CubeTexture surfaces. 2016-10-24 21:56:44 +02:00
omx st/omx/dec: disable tunnel for size different case 2016-10-31 11:45:29 -04:00
osmesa st/osmesa: remove double-write (overwriting) 2016-06-02 07:05:05 -06:00
va st/va: force to flush the last p frame in idr period 2016-10-18 15:16:34 -04:00
vdpau st/vdpau: flush the context before calling flush_frontbuffer 2016-09-20 11:18:07 +02:00
wgl st/wgl: make own_mutex() non-static 2016-06-30 15:29:07 -06:00
xa st/xa: replace call to dup(2) with fcntl(F_DUPFD_CLOEXEC) 2016-10-04 11:09:01 +02:00
xvmc st/xvmc/tests: force enable assertions 2016-10-06 15:03:46 +01:00
README

This directory is a placeholder for incubating state-trackers. Mesa's
state-tracker is in src/mesa.