summaryrefslogtreecommitdiff
path: root/src/intel/common
AgeCommit message (Expand)AuthorFilesLines
2016-10-14intel/common: use correct header guardsEmil Velikov3-2/+14
2016-10-05i965/l3: Add explicit way size calculation for bxtBen Widawsky1-1/+3
2016-10-04intel: fix compilation warning on gen_get_device_infoTapani Pälli2-2/+2
2016-10-03i965: rename max_ds_* variable to max_tes_*Timothy Arceri2-26/+26
2016-10-03i965: rename max_hs_* variables to max_tcs_*Timothy Arceri2-26/+26
2016-09-23intel/i965: make gen_device_info mutableLionel Landwerlin2-7/+6
2016-09-14intel: Move Vulkan sample positions to common codeJason Ekstrand1-0/+95
2016-09-03intel: Pull the guts of gen7_l3_state.c into a shared helperJason Ekstrand2-0/+394
2016-09-03intel: Rename brw_get_device_name/info to gen_get_device_name/infoJason Ekstrand2-4/+4
2016-09-03intel: s/brw_device_info/gen_device_info/Jason Ekstrand2-32/+32
2016-09-03intel: Add a new "common" library for more code sharingJason Ekstrand2-0/+664