radeonsi: add missing initialization of registers
[mesa.git] / src /
2020-07-22 Marek Olšákradeonsi: add missing initialization of registers
2020-07-22 Samuel Pitoisetradv/winsys: be more robust when a CS failed during...
2020-07-22 Samuel Pitoisetradv/winsys: return a Vulkan error code when binding...
2020-07-22 Samuel Pitoisetradv/winsys: remove useless check when binding virtual...
2020-07-22 Samuel Pitoisetradv/winsys: check more allocation failures
2020-07-22 Samuel Pitoisetradv: add missing return values check for some winsys...
2020-07-22 Danylo Piliaievnir/tests: Add tests for opt_if_simplification
2020-07-22 Danylo Piliaievnir/opt_if: Fix opt_if_simplification when else branch...
2020-07-22 Mike Blumenkrantzzink: omit Lod image operand in ntv when not using...
2020-07-22 Mike Blumenkrantzzink: add some asserts for building access chains in ntv
2020-07-22 Mike Blumenkrantzzink: handle texelFetchOffset with offsets
2020-07-22 Mike Blumenkrantzzink: use helper function to handle uvec/bvec types
2020-07-22 Daniel Schürmannaco: fix scratch loads which cross element_size boundaries
2020-07-22 Erik Faye-Lundmesa/program: fix shadow property for samplers
2020-07-22 Samuel Pitoisetradv: advertise VK_EXT_shader_atomic_float
2020-07-22 Samuel Pitoisetac/nir: add support for nir_intrinsic_shared_atomic_fadd
2020-07-22 Samuel Pitoisetaco: add support for nir_intrinsic_shared_atomic_fadd
2020-07-22 Rhys Kiddnvc0: add documentation for nve4+ (Kepler) COPY class
2020-07-22 Rhys Kiddnvc0: fix macro define for NVE4_COPY()
2020-07-22 Lionel Landwerlinanv: properly handle fence import of sync_fd = -1
2020-07-22 Bas Nieuwenhuizenmeson: Add mising git_sha1.h dependency.
2020-07-21 Rhys Perryaco: fix includes in aco_ir.cpp
2020-07-21 Jonathan Marekturnip: disable tiling for NV12/IYUV formats
2020-07-21 Connor Abbottfreedreno/ir3: Fix SSBO size for bindless SSBO's
2020-07-21 Rhys Perryaco: fix copy of uninitialized boolean
2020-07-21 Rhys Perryradv: fix invalid conversion warnings in vk_format.h
2020-07-21 Rhys Perryaco: print ACO IR before scheduling instead of after
2020-07-21 Rhys Perryaco: make validate() usable in tests
2020-07-21 Rhys Perryaco: move some setup code into helpers
2020-07-21 Luigi Santivettiegl/dri2: try to bind old context if bindContext failed
2020-07-21 Luigi Santivettidri2: do not conflate unbind and bindContext() failure
2020-07-21 Luigi Santivettidri2: dri2_make_current() fold multiple if blocks
2020-07-21 Rhys Perryaco: use nir_addition_might_overflow to combine additio...
2020-07-21 Rhys Perrynir: add nir_unsigned_upper_bound and nir_addition_migh...
2020-07-21 Rhys Perryaco: add NUW flag
2020-07-21 Rhys Perryaco: allow overflow for some SMEM instructions
2020-07-21 Rhys Perryaco: be more careful combining additions that could...
2020-07-21 Connor Abbottfreedreno: Use common guardband helper
2020-07-21 Connor Abbotttu: Use common guardband helper
2020-07-21 Connor Abbottfreedreno: Add a helper for computing guardband sizes
2020-07-21 Alyssa Rosenzweigpanfrost: Remove unused batch_fence->ctx
2020-07-21 Alyssa Rosenzweigpanfrost: Remove unused batch_fence->signaled
2020-07-21 Alyssa Rosenzweigpanfrost: Allocate syncobjs in panfrost_flush
2020-07-21 Alyssa Rosenzweigpanfrost: Skip specifying in_syncs
2020-07-21 Alyssa Rosenzweigpanfrost: Remove wait parameter to flush_all_batches
2020-07-21 Alyssa Rosenzweigpanfrost: Avoid wait=true flushing all batches
2020-07-21 Rhys Perryaco: implement b2i8/b2i16
2020-07-21 Karol Herbstnv50/ir: initialize persampleInvocation to false
2020-07-21 Karol Herbstnv50/ir/tgsi: silence warning about unhandled GS_INPUT_...
2020-07-21 Samuel Pitoisetradv: disable CPU caching for the upload BO to reduce...
2020-07-21 Samuel Pitoisetradv: do not perform read-modify-write with the upload BO
2020-07-21 Rhys Perryradv: replace discard with demote for Quantic Dream...
2020-07-21 Rhys Perryaco: always set FI on GFX10
2020-07-21 Kenneth Graunkeiris: Fix CCS check in iris_texture_subdata().
2020-07-21 Rhys Perrynir/lower_int64: lower 64-bit amul
2020-07-21 Jason Ekstrandanv: Advertise support for VK_EXT_shader_atomic_float
2020-07-21 Jason Ekstrandintel/fs: Use the correct logical op for global float...
2020-07-21 Jason Ekstrandspirv: Add support for SPV_EXT_shader_atomic_float
2020-07-21 Jason Ekstrandspirv: Update headers and grammar json
2020-07-21 Eric Engestromegl: inline _EGLAPI into _EGLDriver
2020-07-20 Bas Nieuwenhuizenradeonsi: Inhibit clock-gating for perf counters.
2020-07-20 Bas Nieuwenhuizenamd/registers: add RLC_PERFMON_CLK_CNTL for pre-GFX10
2020-07-20 Jason Ekstrandanv: Advertise VK_EXT_image_robustness
2020-07-20 Eric Anholtfreedreno/ir3: Add missing ld_args_build_id to the...
2020-07-20 Samuel Pitoisetradv: advertise VK_EXT_image_robustness
2020-07-20 Yevhenii Kolesnikovmesa: change error code of *TextureSubImage* for incorr...
2020-07-20 Eric Anholtfreedreno/ir3: Fix disasm of register offsets in ldp...
2020-07-20 Eric Anholtfreedreno/ir3: Refactor cat6 general dst printing.
2020-07-20 Eric Anholtfreedreno/ir3: Add a bunch more tests for cat6 opcodes.
2020-07-20 Eric Anholtfreedreno/ir3: Add a note about the instructions in...
2020-07-20 Jason Ekstrandvulkan: Update Vulkan XML and headers to 1.2.148
2020-07-20 Daniel Schürmannnir/algebraic: fold some nested bcsel
2020-07-20 Daniel Schürmannnir/algebraic: propagate b2i out of ior/iand
2020-07-20 Daniel Schürmannnir/algebraic: add distributive rules for ior/iand
2020-07-20 Daniel Schürmannnir/algebraic: optimize (a < 0.0) ? -a : a -> fabs(a)
2020-07-20 Daniel Schürmannnir/algebraic: optimize fmul(x, bcsel(c, -1.0, 1.0...
2020-07-20 Daniel Schürmannnir/algebraic: add some more unop + bcsel optimizations
2020-07-20 Daniel Schürmannnir/algebraic: add optimizations for fsign/isign
2020-07-20 Daniel Schürmannnir/algebraic: optimize iand/ior of (n)eq zero
2020-07-20 Daniel Schürmannnir: also move b2i in case of nir_move_copies
2020-07-20 Daniel Schürmannnir/algebraic: optimize bcsel(a, 0, 1) to b2i
2020-07-20 Icecream95pan/mdg: Use the blend RT for blend shader framebuffer...
2020-07-20 Icecream95panfrost: 8x MRT support
2020-07-20 Icecream95panfrost: Use more tilebuffer sizes
2020-07-20 Icecream95panfrost: Fake RGTC support
2020-07-20 Rhys Perryspirv: don't split memory barriers
2020-07-20 Samuel Pitoisetradv/winsys: always allow GTT placements on APUs
2020-07-20 Samuel Pitoisetradv: disable CPU caching for IBS to reduce fetch latency
2020-07-20 Pierre-Eric Pellou... radeonsi: adjust epitch for PIPE_FORMAT_R8G8_R8B8_UNORM
2020-07-20 Pierre-Eric Pellou... ac/surface: adapt surf_size when modifying surf_pitch
2020-07-20 Gert Wollnyd600/sfn: write stream outputs to correct mem ring
2020-07-20 Gert Wollnyr600/sfn: Make the pin_to_channel generic
2020-07-20 Gert Wollnyr600/sfn: Only use sample mask if the according shader...
2020-07-20 Gert Wollnyr600: Add shader key item to identify when the sample...
2020-07-20 Gert Wollnyr600/sfn: Fix default z swizzle for GDS instructions
2020-07-20 Gert Wollnyr600/sfn: Fix Ring output swizzle masks
2020-07-20 Gert Wollnyr600/sfn: Add a forced output swizzle for depth write
2020-07-20 Gert Wollnyr600/sfn: correct handling of loading vec4 with fetchin...
2020-07-20 Gert Wollnyr600/sfn: Add option to get a temp value for a specific...
2020-07-20 Gert Wollnyr600/sfn: emit texture instructions in one block
next