Age | Commit message (Expand) | Author | Files | Lines |
2015-03-20 | Intel driver 1.5.11.5.1 | Xiang, Haihao | 2 | -3/+3 |
2015-03-20 | Fix 'make dist' | Xiang, Haihao | 1 | -0/+1 |
2015-03-16 | Update NEWS1.5.1.pre1 | Xiang, Haihao | 1 | -2/+16 |
2015-03-16 | Add new SKL PCI ids | Xiang, Haihao | 1 | -0/+7 |
2015-03-09 | jpeg_enc: Fix the column raster conversion of quatization matrix. | Sreerenj Balachandran | 1 | -5/+5 |
2015-03-09 | jpeg_enc: Fix the quatisation matrix scaling. | Sreerenj Balachandran | 1 | -2/+2 |
2015-03-09 | jpeg_enc: Avoid integer overflow while doing quality factor scaling | Sreerenj Balachandran | 1 | -2/+4 |
2015-03-09 | Do not print warnings on stdout | Michael Müller | 2 | -2/+2 |
2015-03-09 | decode/VP8: HW needs 1 extra byte for each partition | Zhong Li | 1 | -2/+2 |
2015-03-09 | libva-intel-driver: Implement max width and height in QuerySurfaceAttributes | Heng-ruey Hsu | 1 | -0/+12 |
2015-03-09 | dri: Update region's width/height on every PutSurface | Chris Wilson | 1 | -16/+14 |
2015-03-09 | The SEND with EOT message must use R112-R127 for message payload on GEN7+ | Xiang, Haihao | 7 | -196/+107 |
2015-03-09 | VC1: No overlap smoothing if the overlap flag is 0 | Xiang, Haihao | 4 | -76/+92 |
2015-03-09 | Disable upper bound check for decoding on BDW+ | Xiang, Haihao | 1 | -2/+2 |
2015-03-09 | Use VMask instead of DMask in 3DSTATE_PS on GEN8+ | Xiang, Haihao | 2 | -2/+4 |
2015-03-09 | add missing include | Michael Olbrich | 1 | -0/+1 |
2015-03-09 | BDW+: disable SGVS | Joe Konno | 3 | -0/+9 |
2015-03-09 | Fix the GetConfigAttributes() for JPEGBaseline profile | Sreerenj Balachandran | 1 | -0/+4 |
2015-03-09 | Fix the broken attribute setting of i965_GetConfigAttrib | Zhao Yakui | 1 | -0/+5 |
2015-03-09 | Fix scaling of NV12 surfaces when no output_region is set | Antti Seppälä | 1 | -12/+12 |
2015-03-09 | Fix forward reference requirement for Bob deinterlacing in intel-driver | Antti Seppälä | 1 | -1/+1 |
2015-03-09 | Use libdrm to get device id | Zhenyu Wang | 1 | -2/+2 |
2015-03-09 | Add new debug option for aub dump | Zhenyu Wang | 2 | -0/+7 |
2015-01-14 | Update license header for some shadersbsw-beta | Xiang, Haihao | 323 | -973/+9983 |
2015-01-12 | i965 render: Explicitly disable instancing for vertex elements on Skylake | Zhao Yakui | 1 | -0/+8 |
2015-01-12 | i965 render: Explicitly disable instancing for vertex elements on Gen8 | Kenneth Graunke | 2 | -0/+11 |
2015-01-09 | Fix segmentation fault caused by 4711da5 | Xiang, Haihao | 1 | -3/+4 |
2015-01-09 | STDE Optimization: Added code to support optimization of Skin Tone Detection ... | Sirisha Muppavarapu | 1 | -79/+356 |
2014-12-29 | 1.5.1.pre1 for development | Xiang, Haihao | 1 | -2/+2 |
2014-12-29 | Intel driver 1.5.01.5.0 | Xiang, Haihao | 2 | -4/+4 |
2014-12-15 | Update NEWS1.5.0.pre1 | Xiang, Haihao | 1 | -1/+10 |
2014-12-15 | Update the dependency on VAAPI and intel-gen4asm | Xiang, Haihao | 1 | -3/+3 |
2014-12-15 | Use intel_batchbuffer_free() to free a batch buffer | Xiang, Haihao | 1 | -1/+2 |
2014-12-15 | Fix misused dri_bo_reference() | Xiang, Haihao | 1 | -4/+0 |
2014-12-15 | Fix the broken out of tree builds | Xiang, Haihao | 2 | -4/+4 |
2014-12-15 | Fix the build of H.264 encoding shaders for SKL | Xiang, Haihao | 2 | -7/+34 |
2014-12-15 | Fix 'make dist' | Xiang, Haihao | 1 | -1/+1 |
2014-12-14 | Sync NEWS with v1.4-branch | Xiang, Haihao | 1 | -1/+4 |
2014-12-14 | Add support for quality level for H.264 encoding on SKL | Xiang, Haihao | 1 | -8/+13 |
2014-12-14 | SKL and BDW use the same PAK pipeline for H.264/MPEG-2 encoding | Xiang, Haihao | 1 | -1/+11 |
2014-12-14 | Add support for VEBOX on SKL (v2) | Xiang, Haihao | 4 | -6/+477 |
2014-12-14 | JPEG Encode: Added support for UYVY/YUY2/Y8 Input formats | Sirisha Muppavarapu | 3 | -12/+146 |
2014-12-14 | Add the override flag to assure that HEVC video command always uses BSD ring0... | Zhao Yakui | 3 | -2/+20 |
2014-12-14 | Allow the batchbuffer to be submitted with override flag | Zhao, Yakui | 2 | -0/+32 |
2014-12-14 | Allow the extensional ring flag to be passed when submitting the batchbuffer | Zhao Yakui | 2 | -20/+35 |
2014-12-14 | HEVC: Submit HCP_WEIGHTOFFSET_STATE if required | Xiang, Haihao | 1 | -3/+10 |
2014-12-14 | HEVC: Submit HCP_TILE_STATE if required | Xiang, Haihao | 1 | -1/+3 |
2014-12-14 | Advertise the support for HEVC on SKL | Xiang, Haihao | 3 | -0/+29 |
2014-12-14 | HEVC: Make sure the buffer store is allocated for the current render target | Xiang, Haihao | 3 | -1/+10 |
2014-12-14 | HEVC: Verify HEVC parameters before deocoding. | Xiang, Haihao | 1 | -2/+76 |