pan/midgard: Create dependency graph bytewise
[mesa.git] / src /
2019-10-20 Alyssa Rosenzweigpan/midgard: Create dependency graph bytewise
2019-10-20 Alyssa Rosenzweigpan/midgard: Handle nontrivial masks in texture RA
2019-10-20 Alyssa Rosenzweigpan/midgard: Implement per-byte liveness tracking
2019-10-20 Alyssa Rosenzweigpan/midgard: Simplify mir_bytemask_of_read_components
2019-10-20 Alyssa Rosenzweigpan/midgard: Report byte masks for read components
2019-10-20 Alyssa Rosenzweigpan/midgard: Add helpers for manipulating byte masks
2019-10-20 Alyssa Rosenzweigpan/midgard: Implement OP_IS_STORE with table
2019-10-20 Alyssa Rosenzweigpan/midgard: Tableize load/store ops
2019-10-20 Alyssa Rosenzweigpan/midgard: Factor out mir_get_alu_src
2019-10-20 Alyssa Rosenzweigpan/midgard/disasm: Fix printing 8-bit/16-bit masks
2019-10-20 Alyssa Rosenzweigpan/midgard: Identify 64-bit atomic opcodes
2019-10-20 Alyssa Rosenzweigpan/midgard: Debug mir_insert_instruction_after_scheduled
2019-10-20 Christian Gmeineretnaviv: keep track of buffer valid ranges for PIPE_BUFFER
2019-10-20 Christian Gmeineretnaviv: store updated usage in pipe_transfer object
2019-10-20 Christian Gmeineretnaviv: fix code style
2019-10-20 Lionel Landwerlinanv: fix memory leak on device destroy
2019-10-20 Christian Gmeineretnaviv: fix compile warnings
2019-10-20 Eric Anholtmesa: Redefine the RG formats as array formats.
2019-10-20 Eric Anholtgallium: Drop the unused PIPE_FORMAT_A*L* formats.
2019-10-20 Eric Anholtmesa: Replace MESA_FORMAT_L8A8/A8L8 UNORM/SNORM/SRGB...
2019-10-20 Eric Anholtmesa: Replace the LA16_UNORM packed formats with one...
2019-10-20 Eric Anholtradeon: Drop the unused first arg of OUT_BATCH_RELOC.
2019-10-20 Eric Anholtradeon: Fill in the TXOFFSET field containing the tile...
2019-10-20 Eric Anholtr100/r200: factor out txformat/txfilter setup from...
2019-10-20 Vasily Khoruzhicklima: fix PP stack size
2019-10-19 Marijn Suijtenfreedreno/a5xx: enable a510
2019-10-19 Lionel Landwerlinanv: fix vkUpdateDescriptorSets with inline uniform...
2019-10-18 Rob Clarkfreedreno/ir3: handle imad24_ir3 case in UBO lowering
2019-10-18 Rob Clarkfreedreno/ir3: add imul24 opcode
2019-10-18 Rob Clarkfreedreno/ir3: optimize immed 2nd src to mad
2019-10-18 Rob Clarkfreedreno/ir3: add rule to generate imad24
2019-10-18 Rob Clarknir: add nir_lower_amul pass
2019-10-18 Rob Clarknir: add address calc related opt rules
2019-10-18 Rob Clarknir: add amul instruction
2019-10-18 Rob Clarknir: Add a new ALU nir_op_imul24
2019-10-18 Eduardo Lima Mitevfreedreno/ir3: Handle newly added opcode nir_op_imad24_ir3
2019-10-18 Eduardo Lima Mitevnir: Add a new ALU nir_op_imad24_ir3
2019-10-18 Rob Clarkfreedreno/ir3: rename mul.s/mul.u
2019-10-18 Rob Clarknir/search: fix the PoT helpers
2019-10-18 Rob Clarkfreedreno/ir3: enable pre-fs texture fetch for a6xx
2019-10-18 Rob Clarkturnip: add support for pre-fs texture fetch
2019-10-18 Rob Clarkfreedreno/a6xx: add support for pre-fs texture fetch
2019-10-18 Hyunjun Kofreedreno/ir3: Add support for texture sampling pre...
2019-10-18 Eduardo Lima Mitevfreedreno/ir3: Add a NIR pass to select tex instruction...
2019-10-18 Rob Clarkfreedreno/ir3: force i/j pixel to r0.x
2019-10-18 Rob Clarkfreedreno/ir3: add pre-dispatch tex fetch to disasm
2019-10-18 Rob Clarkfreedreno/ir3: add dummy bary.f(ei) for pre-fs-fetch
2019-10-18 Rob Clarkfreedreno/ir3: fixup register footprint to account...
2019-10-18 Rob Clarkfreedreno/ir3: add meta instruction for pre-fs texture...
2019-10-18 Rob Clarkfreedreno/ir3: don't DCE ij_pix if used for pre-fs...
2019-10-18 Rob Clarkfreedreno/ir3: track sysval slot for inputs
2019-10-18 Rob Clarkfreedreno/ir3: remove unused ir3_instruction::inout
2019-10-18 Hyunjun Kofreedreno/ir3: Add data structures to support texture...
2019-10-18 Rob Clarkfreedreno: update registers
2019-10-18 Eduardo Lima Mitevnir: Add new texop nir_texop_tex_prefetch
2019-10-18 Eric Engestromosmesa: add missing #include <stdint.h>
2019-10-18 Dylan Bakermeson: Add support for wrapping llvm
2019-10-18 Dylan Bakermeson/llvmpipe: Add dep_llvm to driver_swrast
2019-10-18 Hal GentzRevert "egl: Fixes transparency with EGL and X11."
2019-10-18 Hal GentzRevert "egl: Puts RGBA visuals in the second config...
2019-10-18 Hal GentzRevert "egl: Configs w/o double buffering support have...
2019-10-18 Jonathan Mareketnaviv: check NO_ASTC feature bit
2019-10-18 Jonathan Mareketnaviv: fix TS samplers on GC7000L
2019-10-18 Jonathan Mareketnaviv: fix linear_nearest / nearest_linear filters...
2019-10-18 Lucas Stachetnaviv: GC7000: flush TX descriptor and instruction...
2019-10-18 Lucas Stachetnaviv: add linear texture support on GC7000
2019-10-18 Wladimir J. van... etnaviv: GC7000: Texture descriptors
2019-10-18 Lucas Stachetnaviv: check for softpin availability on Halti5 devices
2019-10-18 Lucas Stachetnaviv: drm: add softpin interface
2019-10-18 Marek Vasutetnaviv: Rework locking
2019-10-18 Marek Vasutetnaviv: Command buffer realloc
2019-10-18 Marek Vasutetnaviv: Rework resource status tracking
2019-10-18 Lucas Stachetnaviv: rework the stream flush to always go through...
2019-10-18 Lucas Stachetnaviv: drm: remove unused etna_cmd_stream_finish
2019-10-18 Lucas Stachetnaviv: keep references to pending resources
2019-10-18 Marek Vasutetnaviv: Make contexts track resources
2019-10-18 Samuel Pitoisetradv: implement VK_KHR_shader_float_controls
2019-10-18 Samuel Pitoisetac/llvm: force fneg/fabs to flush denorms to zero if...
2019-10-18 Samuel Pitoisetac/llvm: add AC_FLOAT_MODE_ROUND_TO_ZERO
2019-10-18 Samuel Pitoisetac/llvm: add ac_build_canonicalize() helper
2019-10-18 Lepton Wugbm: Add GBM_MAX_PLANES definition
2019-10-18 Jose Maria Casanov... v3d: Explicitly expose OpenGL ES Shading Language 3.1
2019-10-18 Iago Toral Quirogav3d: request the kernel to flush caches when TMU is...
2019-10-18 Eric Anholtv3d: Add Compute Shader support
2019-10-18 Iago Toral Quirogabroadcom: document known hardware issues for L2T flush...
2019-10-18 Iago Toral Quirogav3d: add new flag dirty TMU cache at v3d_compiler
2019-10-18 Iago Toral Quirogav3d: trivial update to obsolete comment
2019-10-18 Bas Nieuwenhuizenradv: Fix single stage constant flush with merged shaders.
2019-10-18 Lucas Stachrbug: remove superfluous NULL check
2019-10-18 Lucas Stachrbug: implement resource creation with modifier
2019-10-18 Lucas Stachrbug: forward can_create_resource to pipe driver
2019-10-18 Lucas Stachrbug: forward texture_barrier to pipe driver
2019-10-18 Lucas Stachrbug: implement missing explicit sync related fence...
2019-10-18 Lucas Stachrbug: move flush_resource initialization
2019-10-18 Lucas Stachrbug: unwrap index buffer resource
2019-10-18 Lucas Stachrbug: fix transmitted texture sizes
2019-10-18 Lucas Stachgallium/util: don't depend on implementation defined...
2019-10-18 Iago Toral Quirogamesa/main: GL_GEOMETRY_SHADER_INVOCATIONS exists in...
2019-10-18 Pierre-Eric Pellou... mesa: implement glTextureStorageNDEXT functions
2019-10-18 Pierre-Eric Pellou... mesa: add EXT_dsa NamedCopyBufferSubDataEXT function
next