index
:
platform/upstream/libva-intel-driver
accepted/tizen/generic
accepted/tizen/ivi/genivi
accepted/tizen/ivi/stable
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.m14.3_ivi
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_common
accepted/tizen_generic
accepted/tizen_ivi
accepted/tizen_ivi_panda
accepted/tizen_ivi_release
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
old-tizen-20140217
sandbox/pcoval/devel
sandbox/pcoval/latest
sandbox/pcoval/tizen
sandbox/pcoval/upstream
tizen
tizen_3.0
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m14.2_ivi
tizen_3.0.m14.3_ivi
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_ivi
tizen_ivi_genivi
tizen_ivi_release
upstream
Domain: Multimedia / Uncategorized;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shaders
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-23
BDW: Fix one error in shader binaray for media encoding
Zhao Yakui
1
-1
/
+1
2014-04-23
bdw: Fix the FENCE message in GPU shader for H264 encoding
Zhao Yakui
2
-3
/
+3
2014-03-24
Fix the broken package made by 'make dist'
Xiang, Haihao
2
-2
/
+10
2014-03-18
Fix broken make dist
Xiang, Haihao
1
-1
/
+1
2014-02-27
Remove the whitespace following trailing backslash in a Makefile.am
Xiang, Haihao
1
-2
/
+2
2014-02-27
VPP: Enable sharpening feature on BDW
Li Xiaowei
3
-0
/
+2173
2014-02-27
Add the VPP shader of conversion between YUY2 and YUY2 on BDW
Zhao Yakui
3
-0
/
+297
2014-02-27
Add the support of color BT709/SMPTE240M for color-space conversion on BDW
Zhao Yakui
4
-100
/
+18
2014-02-27
Add the support of brightness/contrast/hue/saturation for BDW rendering
Zhao Yakui
3
-0
/
+56
2014-02-27
Fix the error in render shader for subpicture
Zhao Yakui
9
-16
/
+16
2014-02-27
Fix the error in render shader for BDW
Zhao Yakui
2
-16
/
+16
2014-02-27
Fix one error of VME shader for MPEG2 encoding on BDW
Zhao Yakui
2
-2
/
+2
2014-02-27
Fix one error of VME shader for H264 encoding on BDW
Zhao Yakui
4
-4
/
+4
2014-02-27
Remove the duplicated header file for mpeg2 encoding on Gen8
Zhao Yakui
2
-19
/
+1
2014-02-27
Remove unnecessary GPU binary shader of mpeg2 encoding on Gen8
Zhao Yakui
3
-305
/
+2
2014-02-27
Optimize the VME shader for MPEG2 encoding on Gen8
Zhao Yakui
2
-3
/
+225
2014-02-27
Add the MVP in GPU shader to optimize mpeg2 encoding on Gen8
Zhao Yakui
2
-6
/
+9
2014-02-27
Rewrite the GPU VME shader for MPEG2 encoding on Gen8
Zhao Yakui
4
-2
/
+1019
2014-02-27
Add the conversion from YUYV to NV12/I420
Zhao Yakui
6
-0
/
+828
2014-02-27
Add the CSC conversion from NV12/I420 to YUYV
Zhao Yakui
6
-1
/
+1257
2014-02-27
Add the VPP shader of RGBX->NV12 conversion
Zhao Yakui
9
-0
/
+3792
2014-02-27
Follow the bspec to workaround the NV12->RGBX conversion issue on BDW
Zhao Yakui
2
-32
/
+64
2014-02-27
Add the VPP shader of NV12->RGBX conversion
Zhao Yakui
5
-0
/
+2339
2014-02-27
Add the VPP shader of PL3 AVS conversion between YV12 and I420
Zhao Yakui
3
-0
/
+231
2014-02-27
Add the VPP shader of YV12/I420->NV12 conversion
Zhao Yakui
8
-0
/
+2525
2014-02-27
Add the VPP shader of NV12->YV12/I420 conversion
Zhao Yakui
4
-0
/
+781
2014-02-27
Add the NV12 scaling shader for BDW
Zhao Yakui
13
-1
/
+4214
2014-02-27
Rewrite the VME shader for encoding on BDW
Zhao Yakui
14
-2
/
+3274
2014-02-27
Update the pixel shader of subpic function for BDW
Zhao Yakui
3
-0
/
+66
2014-02-27
Update the pixel shader for BDW rendering function
Zhao Yakui
9
-1
/
+431
2013-12-03
Constant buffer passes YUV2RGB CSC matrix instead of hardcoded matrix
Zhao Yakui
11
-254
/
+219
2013-12-03
Increase the size of constant buffer for PS thread to pass more info
Zhao Yakui
9
-53
/
+52
2013-12-03
Fix the error in render shader on Ivy/Haswell
Zhao Yakui
2
-16
/
+16
2013-11-13
render: add support for brightness/contrast/hue/saturation
Xiang, Haihao
11
-2
/
+298
2013-11-13
Use GPU to construct MFX command buffer for H264 encoding on Haswell
Zhao Yakui
5
-2
/
+648
2013-11-13
Fix one error of VME shader for MPEG2 encoding
Zhao Yakui
4
-4
/
+4
2013-11-13
Fix one error of VME shader for H264 encoding
Zhao Yakui
8
-8
/
+8
2013-11-13
Fix an incorrect makefile rule for VME shader on Ivybridge
Zhao Yakui
1
-1
/
+1
2013-11-13
Pass the reference frame index in List0/1 into the PAK command
Xiang, Haihao
4
-4
/
+16
2013-09-24
fix the broken package generated by make dist
Xiang, Haihao
3
-1
/
+11
2013-09-24
fix make dist
Xiang, Haihao
1
-3
/
+0
2013-09-09
vpp: add basic processing support for packed YUV to packed YUV.
Gwenole Beauchesne
4
-1
/
+324
2013-09-09
VPP: Packed 4:2:2 to packed 4:2:2 on IVB+
Xiang, Haihao
4
-0
/
+1372
2013-09-06
Remove the unnecessary shader binary for MPEG2 encoding on Haswell/Ivb
Zhao Yakui
5
-412
/
+4
2013-09-06
Optimize the VME shader for MPEG2 encoding on Ivb
Zhao Yakui
3
-3
/
+182
2013-09-06
Optimize MPEG2 encoding on Ivb
Zhao Yakui
3
-6
/
+11
2013-09-06
Rewrite the VME shader for MPEG2 encoding on Ivy
Zhao Yakui
5
-3
/
+852
2013-09-06
Optimize the VME shader for MPEG2 on Haswell
Zhao Yakui
3
-3
/
+234
2013-09-06
Configure the cost-center of MPEG2 VME shader on haswell
Zhao Yakui
3
-11
/
+18
2013-09-06
Restrict the MV search range based on MPEG2 encoding LEVEL
Zhao Yakui
2
-0
/
+26
[next]