virgl: support emulating planar image sampling
[mesa.git] / src /
2019-11-08 David Stevensvirgl: support emulating planar image sampling
2019-11-08 Krzysztof Raszkowskigallium/swr: Enable some ARB_gpu_shader5 extensions
2019-11-08 Krzysztof Raszkowskigallium/swr: Fix GS invocation issues
2019-11-08 Timur Kristófac: Handle invalid GFX10 format correctly in ac_get_tbu...
2019-11-08 Boris Brezillonpanfrost: Try to evict unused BOs from the cache
2019-11-08 Boris Brezillonpanfrost: Move BO cache related fields to a sub-struct
2019-11-08 Alyssa Rosenzweigpan/midgard: Switch base for vertex texturing on T720
2019-11-08 Alyssa Rosenzweigpan/midgard: Pass shader stage to disassembler
2019-11-08 Alyssa Rosenzweigpan/midgard: Disassemble half-steps correctly
2019-11-08 Alyssa Rosenzweigpan/midgard: Fix printing of half-registers in texture ops
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Use regid() helper when setting up preco...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Turn on tessellation shaders
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Only use merged regs and four quads...
2019-11-08 Kristian H. Kristensenfreedreno/blitter: Save tessellation state
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Only set emit.hs/ds when we're drawing...
2019-11-08 Kristian H. Kristensenfreedreno: Use bypass rendering for tessellation
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Program state for tessellation stages
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Emit constant parameters for tessellati...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Allocate and program tessellation buffer
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Build the right draw command for tessel...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Allocate const space for tessellation...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Pre-color TCS header and primitive ID...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Don't assume binning shader is always VS
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Setup inputs and outputs for tessellatio...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Implement TCS synchronization intrinsics
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Implement tess coord intrinsic
2019-11-08 Kristian H. Kristensenfreedreno/ir3: End TES with chsh when using GS
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add new synchronization opcodes
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Extend geometry lowering pass to handle...
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add tessellation field to shader key
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Use imul24 in offset calculations
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add ir3 intrinsics for tessellation
2019-11-08 Kristian H. Kristensenfreedreno: Don't count primitives for patches
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Add load and store intrinsics for global io
2019-11-08 Kristian H. Kristensenfreedreno/ir3: Emit link map as byte or dwords offsets...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Add register offset for STG/LDG
2019-11-08 Kristian H. Kristensenfreedreno/a6x: Rename z/s formats
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix layered texture type enum
2019-11-08 Kristian H. Kristensenfreedreno: Add nogmem debug option to force bypass...
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Clear sysmem with CP_BLIT
2019-11-08 Kristian H. Kristensenfreedreno/a6xx: Fix primitive counters again
2019-11-08 Kristian H. Kristensenfreedreno/registers: Add comments about primitive counters
2019-11-08 Kristian H. Kristensenfreedreno/registers: Move SP_PRIMITIVE_CNTL and SP_VS_V...
2019-11-08 Kristian H. Kristensenfreedreno/registers: Fix typo
2019-11-08 Rhys Perryaco: add Instruction::usesModifiers() and add more...
2019-11-07 Rhys Perryradv: adjust loop unrolling heuristics for int64
2019-11-07 Erico Nuneslima: fix bo submit memory leak
2019-11-07 Erico Nuneslima: fix nir shader memory leak
2019-11-07 Prodea Alexandru... Meson: Remove lib prefix from graw and osmesa when...
2019-11-07 Marek Olšákmesa: expose SPIR-V extensions in the Compatibility...
2019-11-07 Drew DeVaultst_get_external_sampler_key: improve error message
2019-11-07 Eric Anholtmesa/st: Make st_pipe_format_to_mesa_format an effectiv...
2019-11-07 Eric Anholtmesa/st: Gut most of st_mesa_format_to_pipe_format().
2019-11-07 Eric Anholtmesa: Redefine MESA_FORMAT_* in terms of PIPE_FORMAT_*.
2019-11-07 Eric Anholtmesa: Prepare for the MESA_FORMAT_* enum to be sparse.
2019-11-07 Eric Anholtmesa/st: Test round-tripping of all compressed formats.
2019-11-07 Eric Anholtmesa: Stop defining a full separate format for RGBA_UINT8.
2019-11-07 Eric Anholtgallium: Add equivalents of packed MESA_FORMAT_*UINT...
2019-11-07 Eric Anholtgallium: Add an equivalent of MESA_FORMAT_BGR_UNORM8.
2019-11-07 Eric Anholtgallium: Add some more channel orderings of packed...
2019-11-07 Eric Anholtgallium: Add defines for FXT1 texture compression.
2019-11-07 Eric Anholtmesa/st: Add mapping of MESA_FORMAT_RGB_SNORM16 to...
2019-11-07 Samuel Pitoisetradv/gfx10: fix primitive indices orientation for NGG GS
2019-11-07 Kenneth GraunkeRevert "intel/blorp: Fix usage of uninitialized memory...
2019-11-07 Danylo Piliaievintel/blorp: Fix usage of uninitialized memory in key...
2019-11-07 Dylan Bakerosmesa/tests: Extend render test to cover other working...
2019-11-07 Dylan Bakergallium/osmesa: Convert osmesa test to gtest
2019-11-07 Dylan Bakermeson: gtest needs pthreads
2019-11-07 Tomeu Vizosopanfrost: Pipe the GPU ID into compiler and disassembler
2019-11-07 Daniel Schürmannaco: workaround Tonga/Iceland hardware bug
2019-11-07 Boris Brezillonpanfrost: Release the ctx->pipe_framebuffer ref
2019-11-07 Boris Brezillonpanfrost: Destroy the upload manager allocated in panfr...
2019-11-07 Kai Wasserbächintel/gen_decoder: Fix unused-but-set-variable warning
2019-11-07 Kai Wasserbächnir: fix unused function warning in src/compiler/nir...
2019-11-07 Kai Wasserbächnir: fix unused variable warning in find_and_update_pre...
2019-11-07 Kai Wasserbächnir: fix unused variable warning in nir_lower_vars_to_e...
2019-11-06 Lepton Wugallium: dri2: Use index as plane number.
2019-11-06 Lionel Landwerlinanv: implement VK_KHR_separate_depth_stencil_layouts
2019-11-06 Tomeu Vizosopanfrost: Print the right zero field
2019-11-06 Tomeu Vizosopanfrost: Generate polygon list manually for SFBD
2019-11-06 Tomeu Vizosopanfrost: Decode blend shaders for SFBD
2019-11-06 Tomeu Vizosopanfrost: Take into account texture layers in SFBD
2019-11-06 Tomeu Vizosopanfrost: Rework format encoding on SFBD
2019-11-06 Tomeu Vizosopanfrost: Set 0x10 bit on mali_shader_meta.unknown2_4...
2019-11-06 Tomeu Vizosopanfrost: Add checksum fields to SFBD descriptor
2019-11-06 Erik Faye-Lundzink: do advertize integer support in shaders
2019-11-06 Erik Faye-Lundzink/spirv: implement ball_fequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement ball_iequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement bany_inequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: implement bany_fnequal[2-4]
2019-11-06 Erik Faye-Lundzink/spirv: support loading bool constants
2019-11-06 Erik Faye-Lundzink/spirv: drop temp-array for component-count
2019-11-06 Erik Faye-Lundzink: use u_blitter when format-reinterpreting
2019-11-06 Erik Faye-Lundzink: always allow sampling of images
2019-11-06 Erik Faye-Lundzink: transition resources before resolving
2019-11-06 Erik Faye-Lundzink: disable fragment-shader texture-lod
2019-11-06 Duncan Hopkinszink: make sure src image is transfer-src-optimal
2019-11-06 Erik Faye-Lundzink: do not advertize coherent mapping
2019-11-06 Erik Faye-Lundzink: always allow mutating the format
2019-11-06 Erik Faye-Lundzink: use actual format for render-pass
next