aboutsummaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/iris/iris_screen.c
Commit message (Expand)AuthorAgeFilesLines
* iris: fix fallback to swrast driverLionel Landwerlin2020-07-101-1/+1
* gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporariesMarek Olšák2020-07-071-0/+1
* gallium: Add pipe cap for primitive restart with fixed indexNeil Roberts2020-06-221-0/+1
* iris: fix export of GEM handlesLionel Landwerlin2020-06-041-0/+2
* gallium: add shader caps INT16 and FP16_DERIVATIVESMarek Olšák2020-06-021-0/+2
* iris, i965: Update limits for ARB_compute_variable_group_sizeCaio Marcelo de Oliveira Filho2020-05-271-31/+5
* iris: add identifier BOLionel Landwerlin2020-05-201-4/+23
* iris: store workaround addressLionel Landwerlin2020-05-201-0/+5
* intel: Store the aperture size in devinfo.Rafael Antognolli2020-05-151-11/+1
* iris: Implement ARB_compute_variable_group_sizeCaio Marcelo de Oliveira Filho2020-05-011-3/+31
* iris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT kernel supportKenneth Graunke2020-05-011-0/+10
* iris: handle PIPE_CAP_CLEAR_SCISSOREDMike Blumenkrantz2020-04-291-0/+1
* iris: fail screen creation when kernel support is not thereLionel Landwerlin2020-04-221-5/+19
* iris: Enable EXT_depth_bounds_test extension.Rafael Antognolli2020-04-161-0/+2
* iris: make resources take a ref on the screen objectLionel Landwerlin2020-04-111-5/+12
* iris: share buffer managers accross screensLionel Landwerlin2020-04-111-10/+9
* iris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITSTapani Pälli2020-03-121-0/+1
* iris: add support INTEL_blackhole_renderLionel Landwerlin2020-02-131-0/+3
* iris: Store the L3$ configs in the screenJason Ekstrand2020-01-301-0/+15
* iris: Enable INTEL_shader_integer_functions2Ian Romanick2020-01-231-0/+4
* iris: Advertise PIPE_CAP_NATIVE_FENCE_FDKristian H. Kristensen2020-01-151-0/+1
* iris: Simplify iris_get_renderer_string()Kenneth Graunke2020-01-131-11/+4
* iris: Stop setting up fake paramsJason Ekstrand2019-12-041-1/+1
* iris: Re-enable param compactionJason Ekstrand2019-11-181-1/+1
* intel/compiler: Add a flag to avoid compacting push constantsJason Ekstrand2019-11-181-0/+1
* util: Move gallium's PIPE_FORMAT utils to /util/format/Eric Anholt2019-11-141-1/+1
* loader: default to iris for all future PCI IDsEric Engestrom2019-10-281-0/+1
* gallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_CAP_THROTTLEJames Xiong2019-10-141-1/+1
* gallium: remove PIPE_SHADER_CAP_SCALAR_ISAMarek Olšák2019-10-101-1/+0
* iris: Enable EXT_demote_to_helper_invocationCaio Marcelo de Oliveira Filho2019-09-301-0/+1
* iris: close screen fd on iris_destroy_screenTapani Pälli2019-09-171-0/+1
* iris: Enable ARB_gl_spirv and ARB_spirv_extensionsCaio Marcelo de Oliveira Filho2019-09-101-0/+2
* iris: Add support for the always_flush_cache=true debug option.Kenneth Graunke2019-09-091-0/+2
* iris: Support the disable_throttling=true driconf option.Kenneth Graunke2019-09-061-0/+4
* iris: use driconf for 'bo_reuse' parameterTapani Pälli2019-08-291-1/+11
* iris: Enable non coherent framebuffer fetch on broadwellSagar Ghuge2019-08-201-2/+1
* iris/perf: implement routines to return counter infoMark Janes2019-08-091-0/+3
* iris: bump compat profile support to 4.6Timothy Arceri2019-08-021-2/+1
* gallium: Implement GL_EXT_shader_samples_identical via a new capabilityKenneth Graunke2019-08-011-0/+1
* iris/screen: use initialization routine for gen_device_infoMark Janes2019-08-011-5/+3
* intel/common: provide common ioctl routineMark Janes2019-08-011-1/+2
* iris: Enable EXT_texture_shadow_lodSagar Ghuge2019-07-301-0/+1
* intel: Use a system value for gl_FragCoordJason Ekstrand2019-07-291-0/+1
* iris: Drop copy and pasted iris_timebase_scaleKenneth Graunke2019-07-161-1/+1
* gallium: get rid of PIPE_CAP_SM3Erik Faye-Lund2019-07-101-1/+3
* iris: Minor tidyingKenneth Graunke2019-07-031-1/+1
* iris: Disable loop unrolling in GLSL IR.Kenneth Graunke2019-06-261-2/+1
* iris: Enable INTEL_shader_atomic_float_minmaxCaio Marcelo de Oliveira Filho2019-06-131-0/+1
* iris: Enable PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTEDCaio Marcelo de Oliveira Filho2019-06-111-0/+1
* iris: Bypass half-float pack/unpack lowering.Kenneth Graunke2019-06-101-0/+1