panfrost: ci: Tweak dEQP to improve throughput
[mesa.git] / src / gallium / drivers / iris /
2019-05-09 Kenneth Graunkeiris: Expose PIPE_CAP_DEVICE_RESET_STATUS_QUERY
2019-05-09 Kenneth Graunkeiris: Hook up device reset callbacks
2019-05-09 Kenneth Graunkeiris: Try to recover from GPU hangs.
2019-05-09 Chris Wilsoniris: Add helpers to clone a hardware context.
2019-05-09 Kenneth Graunkeiris: Mark render batches as non-recoverable.
2019-05-09 Chris Wilsoniris: Reorganise execbuf to have a single point of...
2019-05-08 Kenneth Graunkeiris: Report the same video memory settings as i965.
2019-05-07 Kenneth Graunkeiris: Also handle res->offset for buffer sampler/image...
2019-05-07 Mike Blumenkrantziris: support dmabuf imports with offsets
2019-05-06 Kenneth Graunkeiris: Enable PIPE_CAP_SURFACE_REINTERPRET_BLOCKS
2019-05-04 Kenneth Graunkeiris: Delete bucketing allocators
2019-05-04 Kenneth Graunkeiris: Force VMA alignment to be a multiple of the page...
2019-05-04 Kenneth Graunkeiris: leave the top 4Gb of the high heap VMA unused
2019-05-04 Kenneth Graunkeiris: Fix 4GB memory zone heap sizes.
2019-05-03 Kenneth Graunkeiris: Resolve textures used by the program, not merely...
2019-05-03 Kenneth Graunkeiris: Disable dual source blending when shader doesn...
2019-05-01 Kenneth Graunkeiris: Fix imageBuffer and PBO download.
2019-04-30 Rafael Antognolliiris: Enable fast clear colors on gen11.
2019-04-30 Rafael Antognolliiris: Update the surface state clear color address...
2019-04-30 Rafael Antognolliiris: Use the linear version of the surface format...
2019-04-30 Rafael Antognolliiris: Support sRGB fast clears even if the colorspaces...
2019-04-30 Rafael Antognolliiris: Do not advertise multisampled image load/store.
2019-04-29 Kenneth Graunkeiris: Only enable GL_AMD_depth_clamp_separate on Gen9+
2019-04-29 Kenneth Graunkeiris: Set XY Clipping correctly.
2019-04-27 Kenneth Graunkeiris: Fix zeroing of transform feedback offsets in...
2019-04-26 Kenneth Graunkeiris: Silence unused function warning
2019-04-25 Andrii Simiklitiris: make the TFB result visible to others
2019-04-25 Kenneth Graunkeiris: Some tidying for preemption support
2019-04-24 Kenneth Graunkeiris: Advertise EXT_texture_sRGB_R8 support
2019-04-24 Kenneth Graunkeiris: Enable GL_AMD_depth_clamp_separate
2019-04-24 Mike Blumenkrantziris: enable preemption support for gen10
2019-04-24 Mike Blumenkrantziris: add preemption support on gen9
2019-04-24 Kenneth Graunkeiris: Split iris_flush_and_dirty_for_history into two...
2019-04-24 Kenneth Graunkeiris: Actually put Mesa in GL_RENDERER string
2019-04-24 Tapani Pälliandroid/iris: fix driinfo header filename
2019-04-24 Kenneth Graunkeiris: Prefer staging blits when destination supports...
2019-04-23 Mike Blumenkrantziris: add support for INTEL_conservative_rasterization
2019-04-23 Kenneth Graunkeiris: Fix DrawTransformFeedback math when there's a...
2019-04-23 Kenneth Graunkeiris: Make some offset math helpers take a const isl_su...
2019-04-23 Kenneth Graunkeiris: Track valid data range and infer unsynchronized...
2019-04-23 Kenneth Graunkeiris: Make a resource_is_busy() helper
2019-04-23 Kenneth Graunkeiris: Replace buffer backing storage and rebind to...
2019-04-23 Kenneth Graunkeiris: Make memzone_for_address non-static
2019-04-23 Kenneth Graunkeiris: Make a gl_shader_stage -> pipe_shader_stage helpe...
2019-04-23 Kenneth Graunkeiris: Rework image views to store pipe_image_view.
2019-04-23 Kenneth Graunkeiris: Rework UBOs and SSBOs to use pipe_shader_buffer
2019-04-23 Kenneth Graunkeiris: Track bound constant buffers
2019-04-23 Kenneth Graunkeiris: Mark constants dirty on transfer unmap even if...
2019-04-22 Kenneth Graunkeiris: Track bound and writable SSBOs
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-19 Kenneth Graunkeiris: Be less aggressive at postdraw work skipping
2019-04-18 Lionel Landwerliniris: implement WaEnableStateCacheRedirectToCS
2019-04-16 Kenneth Graunkeiris: Add texture cache flushing hacks for blit and...
2019-04-16 Kenneth Graunkeiris: Change vendor and renderer strings
2019-04-16 Kenneth Graunkeiris: Move iris_debug_recompile calls before uploading.
2019-04-16 Kenneth Graunkeiris: Print the reason for shader recompiles.
2019-04-16 Kenneth Graunkeiris: Make shader_perf_log print to stderr if INTEL_DEB...
2019-04-15 Kenneth Graunkeiris: Fix FLUSH_EXPLICIT handling with staging buffers.
2019-04-15 Kenneth Graunkeiris: Preserve all PIPE_TRANSFER flags in xfer->usage
2019-04-15 Kenneth Graunkeiris: Actually mark blorp_copy_buffer destinations...
2019-04-15 Kenneth Graunkeintel: Emit 3DSTATE_VF_STATISTICS dynamically
2019-04-12 Karol Herbstglsl/nir: add support for lowering bindless images_derefs
2019-04-12 Karol Herbstnir: move brw_nir_rewrite_image_intrinsic into common...
2019-04-11 Kenneth Graunkeiris: Actually pin the scratch BO.
2019-04-10 Mark Janesintel/common: move gen_debug to intel/dev
2019-04-10 Mike Blumenkrantziris: support INTEL_NO_HW environment variable
2019-04-09 Caio Marcelo de... iris: Enable NV_compute_shader_derivatives
2019-04-08 Lionel Landwerlinintel: add dependency on genxml generated files
2019-04-06 Kenneth Graunkeiris: Silence unused variable warnings in release mode
2019-04-05 Tapani Pälliiris: handle aux properly in iris_resource_get_handle
2019-04-04 Dave Airlieiris: avoid use after free in shader destruction
2019-04-04 Marek Olšákgallium: add writable_bitmask parameter into set_shader...
2019-04-04 Danylo Piliaieviris: Fix assert when using vertex attrib without buffe...
2019-04-04 Tapani Pälliiris: move iris_flush_resource so we can call it from...
2019-04-04 Kenneth Graunkeiris: Save/restore MI_PREDICATE_RESULT, not MI_PREDICAT...
2019-04-04 Tapani Pälliiris: move variable to the scope where it is being...
2019-04-02 Rafael Antognolliiris: Enable fast clears on gen8.
2019-04-02 Rafael Antognolliiris: Add aux.sampler_usages.
2019-04-02 Rafael Antognolliiris: Do not allocate clear_color_bo for gen8.
2019-04-02 Rafael Antognolliiris: Manually apply fast clear color channel overrides.
2019-04-02 Rafael Antognolliiris/gen8: Re-emit the SURFACE_STATE if the clear color...
2019-04-02 Rafael Antognolliiris: Only update clear color for gens 8 and 9.
2019-04-01 Chris Wilsoniris: Adapt to variable ppGTT size
2019-03-30 Rob Clarkiris: fix set_sampler_view
2019-03-30 Sergii Romantsovi965,iris/blorp: do not blit 0-sizes
2019-03-29 Caio Marcelo de... iris: Clean up compiler warnings about unused
2019-03-29 Kenneth Graunkeiris: Print the memzone name when allocating BOs with...
2019-03-28 Anuj Phogatiris/icl: Add WA_2204188704 to disable pixel shader...
2019-03-28 Anuj Phogatiris/icl: Set Enabled Texel Offset Precision Fix bit
2019-03-28 Kenneth Graunkeiris: Fix blits with S8_UINT destination
2019-03-28 Kenneth Graunkeiris: Actually advertise some modifiers
2019-03-25 Danylo Piliaievi965,iris,anv: Make alpha to coverage work with sample...
2019-03-22 Chris Wilsoniris: Push heavy memchecker code to DEBUG
2019-03-22 Kenneth Graunkeiris: Fix batch chaining map_next increment.
2019-03-22 Kenneth Graunkeiris: Skip resolves and flushes altogether if unnecessary
2019-03-22 Kenneth Graunkeiris: Skip framebuffer resolve tracking if framebuffer...
2019-03-22 Kenneth Graunkeiris: Skip input resolve handling if bindings haven...
2019-03-22 Kenneth Graunkeiris: Fix util_vma_heap_init size for IRIS_MEMZONE_SHADER
2019-03-20 Rafael Antognolliiris: Let blorp update the clear color for us.
next