summaryrefslogtreecommitdiffstats
path: root/src/intel/common
Commit message (Expand)AuthorAgeFilesLines
* i965/glk: Add basic Geminilake supportBen Widawsky2016-11-241-0/+46
* intel: Set min_ds_entries on Broxton.Kenneth Graunke2016-11-241-0/+2
* mesa: Fix pixel shader scratch space allocation on Gen9+ platforms.Kenneth Graunke2016-11-111-14/+19
* intel/common: use correct header guardsEmil Velikov2016-10-143-2/+14
* i965/l3: Add explicit way size calculation for bxtBen Widawsky2016-10-051-1/+3
* intel: fix compilation warning on gen_get_device_infoTapani Pälli2016-10-042-2/+2
* i965: rename max_ds_* variable to max_tes_*Timothy Arceri2016-10-032-26/+26
* i965: rename max_hs_* variables to max_tcs_*Timothy Arceri2016-10-032-26/+26
* intel/i965: make gen_device_info mutableLionel Landwerlin2016-09-232-7/+6
* intel: Move Vulkan sample positions to common codeJason Ekstrand2016-09-141-0/+95
* intel: Pull the guts of gen7_l3_state.c into a shared helperJason Ekstrand2016-09-032-0/+394
* intel: Rename brw_get_device_name/info to gen_get_device_name/infoJason Ekstrand2016-09-032-4/+4
* intel: s/brw_device_info/gen_device_info/Jason Ekstrand2016-09-032-32/+32
* intel: Add a new "common" library for more code sharingJason Ekstrand2016-09-032-0/+664