OSDN Git Service

Add vdenc common commands for CNL
[android-x86/hardware-intel-common-vaapi.git] / src / gen8_render.c
2017-06-12 Xiang, HaihaoUnify the coding style in the driver
2017-04-19 Xiang, HaihaoMerge branch 'v1.8-branch' into 01org--master
2017-04-07 Xiang, HaihaoUnify the coding style in the driver
2015-11-09 Lionel Landwerlinrender: extract out yuv->rgb coefs
2015-02-03 Xiang, HaihaoUse VMask instead of DMask in 3DSTATE_PS on GEN8+
2015-01-14 Joe KonnoBDW+: disable SGVS
2015-01-12 Kenneth Graunkei965 render: Explicitly disable instancing for vertex...
2014-11-11 Gwenole Beauchesnevpp: drop internal postprocessing (I965_PP_xxx) flags.
2014-06-06 Xiang, HaihaoRemove unnecessary check with IS_GEN8()
2014-06-02 Gwenole Beauchesnesurface: fix geometry (size, layout) of grayscale surfaces.
2014-05-26 Xiang, Haihaorender_init()/render_terminate() callback functions...
2014-05-26 Xiang, HaihaoSimplify some macros
2014-05-26 Xiang, HaihaoRemove max_wm_threads from render_state
2014-04-23 Zhao YakuiRendering/BDW:Follow the hardware spec to update the...
2014-04-23 Zhao YakuiUse the VA_FOURCC_ABCD constant to replace the VA_FOURC...
2014-04-23 Zhao YakuiAdd the seperated file for rendering on BDW