intel/compiler: detect if atomic load store operations are used
[mesa.git] / src / gallium /
2020-03-16 Tapani Pälliintel/compiler: detect if atomic load store operations...
2020-03-16 Tapani Pälliiris: use the images_used mask in resolve pass
2020-03-13 Jan Zielinskigallium/swr: use ElementCount type arguments for getSplat()
2020-03-13 Christian Gmeineretnaviv: enable shareable shaders
2020-03-13 Christian Gmeineretnaviv: get rid of etna_spec in etna_context
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_STC_CCS for stencil CCS
2020-03-12 Jason Ekstrandiris: Use ISL_AUX_USAGE_HIZ_CCS_WT to indicate write...
2020-03-12 Marek Olšákac: add radeon_info::use_late_alloc to control LATE_ALL...
2020-03-12 Marek Olšákradeonsi: tune primitive binning for small chips
2020-03-12 Marek Olšákradeonsi: set better tessellation tunables on gfx9...
2020-03-12 Marek Olšákradeonsi/gfx10: cache metadata in L2 on small chips
2020-03-12 Tapani Pälliiris: toggle on PIPE_CAP_MIXED_COLOR_DEPTH_BITS
2020-03-11 Alyssa Rosenzweigpanfrost: Promote midgard_program to panfrost/util
2020-03-11 Marek Olšákgallium: add PIPE_CAP_DRAW_INFO_START_WITH_USER_INDICES
2020-03-11 Chris Lordvc4: Fix query_dmabuf_modifiers mis-reporting external_...
2020-03-11 Pierre-Eric Pellou... vdpau: remove bogus assert
2020-03-11 Vasily Khoruzhicklima/gpir: print acc ops even if we have only one source
2020-03-11 Vasily Khoruzhicklima/gpir: improve disassembler output
2020-03-11 Vasily Khoruzhicklima: print gp uniforms if gp debug is enabled
2020-03-11 John Stultzgallium: hud_context: Fix scalar initializer warning.
2020-03-11 John Stultzpanfrost: Move pan_afbc.c file to the the right Makefil...
2020-03-11 Marek Olšákgallium/cso_context: remove cso_delete_xxx_shader helpe...
2020-03-10 Karol HerbstRevert "gallium: make handles of set_global_binding...
2020-03-10 Karol Herbstgallium: make handles of set_global_binding 64 bit
2020-03-10 Rob Clarkutil/ra: spiff out select_reg_callback
2020-03-10 Rob Clarkfreedreno: fix FD_MESA_DEBUG=inorder
2020-03-10 Rob Clarkfreedreno/ir3: add simplified stall estimation
2020-03-10 Mathias Fröhlichiris: Move down iris_emit_sbe_swiz in profiles.
2020-03-10 Boris Brezillonpanfrost: Get rid of ctx->payloads[]
2020-03-10 Boris Brezillonpanfrost: Use ctx->active_prim in panfrost_writes_point...
2020-03-10 Boris Brezillonpanfrost: Re-init the VT payloads at draw/launch_grid...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_varying_descriptor() to...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_emit_vertex_data() to pan_cmdst...
2020-03-10 Boris Brezillonpanfrost: Inline panfrost_queue_draw() and panfrost_emi...
2020-03-10 Boris Brezillonpanfrost: Move vertex/tiler payload initialization...
2020-03-10 Boris Brezillonpanfrost: Move streamout offset update out of panfrost_...
2020-03-10 Boris Brezillonpanfrost: Rename panfrost_stage_attributes()
2020-03-10 Boris Brezillonpanfrost: Move the mali_attr.src_offset adjustment...
2020-03-10 Boris Brezillonpanfrost: Emit attribute descriptors after patching...
2020-03-10 Boris Brezillonpanfrost: Prepare attribute for builtins at state creat...
2020-03-10 Boris Brezillonpanfrost: Ignore BO start addr when adjusting src_offset
2020-03-10 Boris Brezillonpanfrost: Drop initial mali_attr_meta.src_offset assignment
2020-03-10 Boris Brezillonpanfrost: Add an helper to emit a pair of vertex/tiler...
2020-03-10 Boris Brezillonpanfrost: Move sampler/tex descs emission helpers to...
2020-03-10 Boris Brezillonpanfrost: Add a panfrost_sampler_desc_init() helper
2020-03-10 Boris Brezillonpanfrost: Prepare shader_meta descriptors at emission...
2020-03-10 Boris Brezillonpanfrost: Prepare things to get rid of panfrost_shader_...
2020-03-10 Boris Brezillonpanfrost: Add an helper to update the rasterizer part...
2020-03-10 Boris Brezillonpanfrost: Add an helper to update the occclusion query...
2020-03-10 Boris Brezillonpanfrost: Simplify panfrost_emit_for_draw() and make...
2020-03-10 Boris Brezillonpanfrost: Stop using panfrost_emit_for_draw() for compu...
2020-03-10 Boris Brezillonpanfrost: Move panfrost_attach_vt_framebuffer() to...
2020-03-10 Boris Brezillonpanfrost: Dissociate shader meta patching from the...
2020-03-10 Boris Brezillonpanfrost: Move shared mem desc emission out of panfrost...
2020-03-10 Boris Brezillonpanfrost: Move the const buf emission logic out of...
2020-03-10 Boris Brezillonpanfrost: Move viewport desc emission out of panfrost_e...
2020-03-10 Boris Brezillonpanfrost: Move the batch stack size adjustment out...
2020-03-10 Boris Brezillonpanfrost: Add an helper to retrieve the currently activ...
2020-03-10 Boris Brezillonpanfrost: Assign primitive_size.pointer only if writes_...
2020-03-10 Boris Brezillonpanfrost: Pass the sampler view format when creating...
2020-03-10 Tomeu Vizosogallium: Add forgotten docs for new CAPs related to...
2020-03-10 Vasily Khoruzhicklima: enable minmax cache for index buffers
2020-03-10 Vasily Khoruzhickpanfrost: split index cache into shared part
2020-03-09 Vinson Leest/nine: Fix incompatible-pointer-types-discards-qualif...
2020-03-09 Marek Olšákradeonsi: determine uses_bindless_samplers correctly
2020-03-09 Marek Olšákradeonsi: add a bug workaround for NGG - LATE_ALLOC_GS
2020-03-09 Sonny Jiangradeonsi: enable EXT_texture_shadow_lod
2020-03-09 Daniel Schürmannamd: join emit_kill() from radv and radeonsi in ac_nir_...
2020-03-09 Daniel Schürmannradeonsi: lower discard to demote when FS_CORRECT_DERIV...
2020-03-09 Krzysztof Raszkowskigallium/swr: Fix vcvtph2ps llvm intrinsic compile error
2020-03-09 Pierre-Eric Pellou... omx: fix build with gcc 10
2020-03-08 Christian Gmeineretnaviv: implement emit_string_marker
2020-03-08 Christian Gmeineretnaviv: increase number of supported varyings to 16
2020-03-08 Christian Gmeineretnaviv: update headers from rnndb
2020-03-08 Christian Gmeineretnaviv: ask kernel for max number of supported varyings
2020-03-06 Vasily Khoruzhicklima: gpir: enforce instruction limit earlier
2020-03-06 Christian Gmeineretnaviv: add etna_constbuf_state object
2020-03-06 Thong Thaist/va: add check for P010 and P016 encode/decode support
2020-03-06 Thong Thairadeon: add support for 10-bit HEVC encoding to VCN 2.0
2020-03-06 Thong Thairadeonsi: add 10-bit HEVC encode support for VCN2.0...
2020-03-06 Pierre-Eric Pellou... radeonsi: remove AMD_DEBUG=sisched option
2020-03-06 Jason Ekstrandiris: Don't skip fast depth clears if the color changed
2020-03-06 Vinson Leeswr: Fix non-pod-varargs error.
2020-03-05 Jason Ekstrandiris: Enable HiZ and stencil CCS for blorp blit destina...
2020-03-05 Jason Ekstrandiris: Enable CCS for copies from HiZ+CCS depth buffers
2020-03-05 Jason Ekstrandiris: Allow HiZ on blit sources
2020-03-04 Mauro Rossiandroid: r600/sfn: Add GDS instructions
2020-03-04 Mauro Rossiandroid: r600/sfn: fix includes and libmesa_nir dependency
2020-03-04 Duncan Hopkinszink. Added storage CISto descriptor pool.
2020-03-04 Christian Gmeineretnaviv: fix alpha test on GC3000
2020-03-04 Christian Gmeineretnaviv: update headers from rnndb
2020-03-04 Vilya Harveyzink. Don't set incorrect sType in VkImportMemoryFdInfo...
2020-03-03 Mauro Rossiandroid: gallium/auxiliary: fix "Unused source files...
2020-03-03 Rafael Antognolliintel/gen12+: Disable mid thread preemption.
2020-03-03 Krzysztof RaszkowskiRevert "gallium/swr: Fix min/max range index draw"
2020-03-03 Chris Lordvc4: fix vc4_yuv_blit overwriting fragment constant...
2020-03-03 Jan Zielinskigallium/swr: fix corruptions in Unigine Heaven
2020-03-03 Satyajit Sahust/va: GetConfigAttributes: check profile and entrypoin...
2020-03-03 Rafael Antognolliintel/isl: Implement D16_UNORM workarounds.
2020-03-03 Thong Thaist/va/postproc: reallocate interlaced destination buffer
next