mesa/src
Nayan Deshmukh de772bc060 st/vdpau: use bicubic filter for scaling(v6.1)
use bicubic filtering as high quality scaling L1.

v2: fix a typo and add a newline to code
v3: -render the unscaled image on a temporary surface (Christian)
    -apply noise reduction and sharpness filter on
     unscaled surface
    -render the final scaled surface using bicubic
     interpolation
v4: support high quality scaling
v5: set dst_area and dst_clip in bicubic filter
v6: set buffer layer before setting dst_area
v6.1: add PIPE_BIND_LINEAR when creating resource

Signed-off-by: Nayan Deshmukh <nayan26deshmukh@gmail.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
2016-07-01 12:54:58 +02:00
..
compiler glsl: atomic counters are different than their uniforms 2016-06-30 23:55:32 +03:00
egl Added pbuffer hooks for surfaceless platform 2016-06-14 08:51:02 -07:00
gallium st/vdpau: use bicubic filter for scaling(v6.1) 2016-07-01 12:54:58 +02:00
gbm gbm: Fix comments 2016-06-23 13:55:03 -07:00
getopt
glx Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
gtest Remove wrongly repeated words in comments 2016-06-23 13:55:03 -07:00
hgl
intel Android: add missing u_math.h include path for libmesa_isl 2016-06-28 12:48:46 -07:00
loader Android: move libdrm settings to top-level Android.common.mk 2016-06-13 15:31:29 +01:00
mapi mapi: Export all GLES 3.1 functions in libGLESv2.so 2016-06-29 14:28:59 -07:00
mesa mesa/st: Use 'struct nir_shader' instead of 'nir_shader'. 2016-07-01 00:19:24 -07:00
util mesa/gallium: Move u_bit_scan{,64} from gallium to util. 2016-06-14 05:19:10 +02:00
Makefile.am automake: get in-tree `make distclean' working again. 2016-06-13 15:24:44 +01:00
SConscript scons: put the generated git_sha1.h file in top-level src/ directory 2016-06-17 10:33:00 -06:00