summaryrefslogtreecommitdiff
path: root/src/intel/intel_structs.h
Commit message (Expand)AuthorAgeFilesLines
* Implement extension cl_intel_device_side_avc_motion_estimation.Chuanbo Weng2017-07-121-0/+63
* add extension intel_planar_yuv.Luo Xionghu2017-03-131-13/+6
* Add extensions intel_accelerator and basic intel_motion_estimation.Chuanbo Weng2015-11-101-0/+120
* SKL: Add the function gen9' intel_build_idrt.Yang Rong2015-01-301-2/+3
* SKL: correct the pipe control struct.Yang Rong2015-01-301-0/+56
* License: adjust all license version to LGPL v2.1+.Zhigang Gong2014-11-111-1/+1
* Add sampler state and tile define for gen8.Junyan He2014-10-101-0/+55
* BDW: add some BDW function.Yang Rong2014-10-101-31/+73
* BDW: Refine intel_gpgpu_setup_bti and add intel_gpgpu_set_base_address for BDW.Yang Rong2014-10-101-71/+7
* BDW: refine the gen8_surface_state_t.Junyan He2014-10-101-59/+59
* BDW: Add gen8 surface state struct.Junyan He2014-10-101-0/+161
* Enable pipe control.Yang Rong2014-05-191-2/+6
* Make the surface typed write work for HSWJunyan He2014-05-121-1/+10
* Runtime/driver : implement 3D image support.Zhigang Gong2013-09-181-1/+11
* Runtime: enable border color state support.Zhigang Gong2013-09-181-0/+4
* Pushed back original headers we partially lost during the code base merge. NowBenjamin Segovia2012-10-121-0/+24
* Cleaned up the code from previous unused dependencies Upate the READMEBenjamin Segovia2012-08-101-34/+31
* Fixed SNB buildbsegovia2012-08-101-1/+1
* Added support __constant samplersbsegovia2012-08-101-0/+2
* Added first support for (still linear) images for Gen7bsegovia2012-08-101-3/+3
* First test now passes with images (format still hard-coded and constant patch...bsegovia2012-08-101-38/+19
* Started to implement support for images (back end part of it is still missing)bsegovia2012-08-101-150/+174
* Cleaned up a bit the code removing unnecessary defines and structs from Mesabsegovia2012-08-101-394/+98
* Removed MI_FLUSH and replaced them by proper pipe controlbsegovia2012-08-101-362/+422
* Renamed genx* into intel*bsegovia2012-08-101-0/+642