iris: Add support for serialized NIR
[mesa.git] / src / gallium / drivers / iris / iris_screen.c
2020-08-12 Jason Ekstrandiris: Add support for serialized NIR
2020-08-05 Rob Clarkgallium: replace 16BIT_TEMPS cap with 16BIT_CONSTS
2020-07-10 Lionel Landwerliniris: fix fallback to swrast driver
2020-07-08 Marek Olšákgallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for Lower...
2020-06-22 Neil Robertsgallium: Add pipe cap for primitive restart with fixed...
2020-06-04 Lionel Landwerliniris: fix export of GEM handles
2020-06-02 Marek Olšákgallium: add shader caps INT16 and FP16_DERIVATIVES
2020-05-28 Caio Marcelo de... iris, i965: Update limits for ARB_compute_variable_grou...
2020-05-20 Lionel Landwerliniris: add identifier BO
2020-05-20 Lionel Landwerliniris: store workaround address
2020-05-15 Rafael Antognolliintel: Store the aperture size in devinfo.
2020-05-01 Caio Marcelo de... iris: Implement ARB_compute_variable_group_size
2020-05-01 Kenneth Graunkeiris: Detect DRM_SYNCOBJ_WAIT_FLAGS_WAIT_FOR_SUBMIT...
2020-04-29 Mike Blumenkrantziris: handle PIPE_CAP_CLEAR_SCISSORED
2020-04-22 Lionel Landwerliniris: fail screen creation when kernel support is not...
2020-04-16 Rafael Antognolliiris: Enable EXT_depth_bounds_test extension.
2020-04-11 Lionel Landwerliniris: make resources take a ref on the screen object
2020-04-11 Lionel Landwerliniris: share buffer managers accross screens
2020-03-12 Tapani Pälliiris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
2020-02-13 Lionel Landwerliniris: add support INTEL_blackhole_render
2020-01-31 Jason Ekstrandiris: Store the L3$ configs in the screen
2020-01-23 Ian Romanickiris: Enable INTEL_shader_integer_functions2
2020-01-15 Kristian H. Kristenseniris: Advertise PIPE_CAP_NATIVE_FENCE_FD
2020-01-14 Kenneth Graunkeiris: Simplify iris_get_renderer_string()
2019-12-04 Jason Ekstrandiris: Stop setting up fake params
2019-11-18 Jason Ekstrandiris: Re-enable param compaction
2019-11-18 Jason Ekstrandintel/compiler: Add a flag to avoid compacting push...
2019-11-14 Eric Anholtutil: Move gallium's PIPE_FORMAT utils to /util/format/
2019-10-28 Eric Engestromloader: default to iris for all future PCI IDs
2019-10-14 James Xionggallium: rename PIPE_CAP_MAX_FRAMES_IN_FLIGHT to PIPE_C...
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-09-30 Caio Marcelo de... iris: Enable EXT_demote_to_helper_invocation
2019-09-17 Tapani Pälliiris: close screen fd on iris_destroy_screen
2019-09-10 Caio Marcelo de... iris: Enable ARB_gl_spirv and ARB_spirv_extensions
2019-09-09 Kenneth Graunkeiris: Add support for the always_flush_cache=true debug...
2019-09-07 Kenneth Graunkeiris: Support the disable_throttling=true driconf option.
2019-08-29 Tapani Pälliiris: use driconf for 'bo_reuse' parameter
2019-08-20 Sagar Ghugeiris: Enable non coherent framebuffer fetch on broadwell
2019-08-10 Mark Janesiris/perf: implement routines to return counter info
2019-08-02 Timothy Arceriiris: bump compat profile support to 4.6
2019-08-02 Kenneth Graunkegallium: Implement GL_EXT_shader_samples_identical...
2019-08-01 Mark Janesiris/screen: use initialization routine for gen_device_info
2019-08-01 Mark Janesintel/common: provide common ioctl routine
2019-07-30 Sagar Ghugeiris: Enable EXT_texture_shadow_lod
2019-07-29 Jason Ekstrandintel: Use a system value for gl_FragCoord
2019-07-17 Kenneth Graunkeiris: Drop copy and pasted iris_timebase_scale
2019-07-10 Erik Faye-Lundgallium: get rid of PIPE_CAP_SM3
2019-07-04 Kenneth Graunkeiris: Minor tidying
2019-06-27 Kenneth Graunkeiris: Disable loop unrolling in GLSL IR.
2019-06-13 Caio Marcelo de... iris: Enable INTEL_shader_atomic_float_minmax
2019-06-11 Caio Marcelo de... iris: Enable PIPE_CAP_CS_DERIVED_SYSTEM_VALUES_SUPPORTED
2019-06-10 Kenneth Graunkeiris: Bypass half-float pack/unpack lowering.
2019-05-29 Jason Ekstrandiris: Enable nir_opt_large_constants
2019-05-23 Kenneth Graunkeiris: Advertise coherent framebuffer fetches
2019-05-23 Kenneth Graunkegallium: Change PIPE_CAP_TGSI_FS_FBFETCH bool to PIPE_C...
2019-05-21 Kenneth Graunkeiris: Expose the disk cache to the state tracker as...
2019-05-21 Dylan Bakeriris: Start wiring up on-disk shader cache
2019-05-16 Kenneth Graunkeiris: Dodge more GLSL IR lowering
2019-05-15 Kenneth Graunkeiris: Enable fragment shader interlock on Gen9+.
2019-05-13 Eric Anholtgallium: Redefine the max texture 2d cap from _LEVELS...
2019-05-12 Illia Ioriniris: Implement ARB_indirect_parameters
2019-05-09 Kenneth Graunkeiris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2019-05-08 Kenneth Graunkeiris: Report the same video memory settings as i965.
2019-05-06 Kenneth Graunkeiris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2019-04-29 Kenneth Graunkeiris: Only enable GL_AMD_depth_clamp_separate on Gen9+
2019-04-24 Kenneth Graunkeiris: Enable GL_AMD_depth_clamp_separate
2019-04-24 Kenneth Graunkeiris: Actually put Mesa in GL_RENDERER string
2019-04-23 Mike Blumenkrantziris: add support for INTEL_conservative_rasterization
2019-04-23 Kenneth Graunkeiris: Replace buffer backing storage and rebind to...
2019-04-22 Kenneth Graunkeiris: Enable the dual_color_blend_by_location driconf...
2019-04-22 Kenneth Graunkeiris: Add mechanism for iris-specific driconf options
2019-04-16 Kenneth Graunkeiris: Change vendor and renderer strings
2019-04-16 Kenneth Graunkeiris: Make shader_perf_log print to stderr if INTEL_DEB...
2019-04-10 Mike Blumenkrantziris: support INTEL_NO_HW environment variable
2019-04-09 Caio Marcelo de... iris: Enable NV_compute_shader_derivatives
2019-03-29 Caio Marcelo de... iris: Clean up compiler warnings about unused
2019-03-11 Timur Kristófiris: Face should be a system value.
2019-03-08 Kenneth Graunkeiris: Use copy_region and staging resources to avoid...
2019-03-08 Chris Wilsoniris: Wire up EGL_IMG_context_priority
2019-03-07 Kenneth Graunkeiris: Drop PIPE_CAP_BUFFER_SAMPLER_VIEW_RGBA_ONLY
2019-02-26 Jose Maria Casanov... iris: Enable ARB_shader_draw_parameters support
2019-02-21 Kenneth Graunkeiris: Make an IRIS_MAX_MIPLEVELS define
2019-02-21 Kenneth Graunkeiris: Drop XXX about checking for swizzling
2019-02-21 Andre Heideriris: improve PIPE_CAP_VIDEO_MEMORY bogus value
2019-02-21 Kenneth Graunkeiris: Stop chopping off the first nine characters of...
2019-02-21 Kenneth Graunkeiris: Add PIPE_CAP_MAX_VARYINGS
2019-02-21 Kenneth Graunkeiris: minor tidying
2019-02-21 Kenneth Graunkeiris: Enable PIPE_CAP_COMPACT_ARRAYS
2019-02-21 Kenneth Graunkeiris: fail to create screen for older unsupported HW
2019-02-21 Kenneth Graunkeiris: Switch to the new PIPELINE_STATISTICS_QUERY_SINGL...
2019-02-21 Dave Airlieiris: setup gen8 caps
2019-02-21 Kenneth Graunkeiris: Destroy the bufmgr
2019-02-21 Kenneth Graunkeiris: Destroy transfer helper on screen teardown
2019-02-21 Kenneth Graunkeiris: Enable precompiles
2019-02-21 Kenneth Graunkeiris: Lie about indirects
2019-02-21 Kenneth Graunkeiris: Enable ctx->Const.UseSTD430AsDefaultPacking
2019-02-21 Chris Wilsoniris: Add fence support using drm_syncobj
2019-02-21 Chris Wilsoniris: Tag each submitted batch with a syncobj
2019-02-21 Kenneth Graunkeiris: don't support pull constants.
2019-02-21 Kenneth Graunkeiris: Enable ARB_shader_stencil_export
next