mesa.git
2020-04-23 Eric Anholtfreedreno: Make the slice pitch be bytes, not pixels.
2020-04-23 Eric Anholtfreedreno: Introduce a "cpp_shift" value for cpp divs...
2020-04-23 Samuel Pitoisetradv: adjust the supported subgroup stages
2020-04-23 Lionel Landwerlinanv: force whole EU array to be powered for perf queries
2020-04-23 Lionel Landwerlinintel/perf: specify sseu configuration when supported
2020-04-23 Lionel Landwerlinintel/perf: store default sseu configuration
2020-04-23 Lionel Landwerlininclude/drm-uapi: bump headers
2020-04-23 Samuel Pitoisetradv: simplify checking for Navi1x chips
2020-04-23 Rhys Perryaco: improve code for 32-bit isign
2020-04-23 Rhys Perryaco: combine VALU and SALU into various VOP3 instructions
2020-04-23 Rhys Perryaco: move call to store_output_to_temps in store_ls_or_...
2020-04-23 Rhys Perryaco: remove copy in load_input_from_temps()
2020-04-23 Rhys Perryaco: copy-propagate p_create_vector copies of vectors
2020-04-23 Rhys Perryaco: decrease the uses of other copy operations after...
2020-04-23 Erik Faye-Lundmeson: correct windows-version define
2020-04-23 Rhys Perrynir/algebraic: don't undo lowering of 8/16-bit comparis...
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of {imul,umul}_high
2020-04-23 Rhys Perrynir/lower_bit_size: fix lowering of shifts
2020-04-23 Joshua Ashtonradv: Use TRUNC_COORD on samplers
2020-04-23 Samuel Pitoisetradv: make sure to export the viewport index if FS...
2020-04-23 Indrajit Kumar Dasradeonsi: enable support for AlphaToCoverageDitherControlNV
2020-04-23 Indrajit Kumar Dasmesa: add support for AlphaToCoverageDitherControlNV
2020-04-23 Indrajit Kumar Dasgallium: prepare framework for supporting AlphaToCovera...
2020-04-23 Hyunjun Koturnip: Fix crashes when geometry shader constants...
2020-04-23 Rob Clarkgallium: add # of MRT to blend state
2020-04-23 Rob Clarkmesa/st: avoid u_vbuf for GLES
2020-04-23 Rob Clarkmesa: avoid redundant VBO updates
2020-04-23 Kenneth Graunkenir: Actually do load/store vectorization beyond vec2
2020-04-23 Simon Zenimesa: enable GL_EXT_draw_instanced for gles2
2020-04-23 Hyunjun Koturnip: Skip unused regs when setting up streamout...
2020-04-23 Hyunjun Koturnip : Fix wrong offset calculation for xfb buffer.
2020-04-23 Hyunjun Koturnip: Implement and enable VK_QUERY_TYPE_TRANSFORM_FE...
2020-04-23 Hyunjun Koturnip: make the struct slot_value of queries get 2...
2020-04-23 Kenneth Graunkeintel/compiler: Don't create 64-bit src1 immediates...
2020-04-23 Kenneth Graunkeintel/compiler: Delete abs/neg handling in fsign code
2020-04-23 Kenneth Graunkeintel/compiler: Don't copy prop source mods into PICK_H...
2020-04-22 Dylan Bakerdocs: update calendar, add news item, and link releases...
2020-04-22 Dylan Bakerdocs: Add sha256 sums for 20.0.5
2020-04-22 Dylan Bakerdocs: Add relnotes for 20.0.5
2020-04-22 Alejandro Piñeirov3d: support for textureQueryLOD
2020-04-22 Alejandro Piñeironir: add nir_tex_instr_need_sampler helper
2020-04-22 Alejandro Piñeirov3d/packet: fixing TMU_Config_Parameter_2 definition
2020-04-22 Alejandro Piñeirov3d/tex: Configuration Parameter 1 can be only skipped...
2020-04-22 Alejandro Piñeirov3d/tex: don't configure tmu config 1 if not needed
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sampler_filter_minmax
2020-04-22 Jonathan Marekturnip: enable cube arrays
2020-04-22 Jonathan Marekturnip: implement VK_EXT_filter_cubic
2020-04-22 Jonathan Marekturnip: implement VK_EXT_sample_locations
2020-04-22 Jonathan Marekturnip: set shader key msaa field
2020-04-22 Daniel Schürmannaco: coalesce v_mad's accumulator with definition's...
2020-04-22 Daniel Schürmannaco: use upper part of gap in register file if it is...
2020-04-22 Daniel Schürmannaco: try to always find a register with stride for...
2020-04-22 Daniel Schürmannaco: stop get_reg_simple after reaching max_used_gpr
2020-04-22 Daniel Schürmannaco: refactor get_reg_simple() to return early on exact...
2020-04-22 Daniel Schürmannaco: don't create vector affinities for operands which...
2020-04-22 Daniel Schürmannaco: allocate full register for subdword definitions...
2020-04-22 Daniel Schürmannaco: move attempt to find strided register into get_reg...
2020-04-22 Daniel Schürmannaco: use DefInfo in more places to simplify RA
2020-04-22 Daniel Schürmannaco: create and use DefInfo struct in RA
2020-04-22 Daniel Schürmannaco: create pseudo dummy instruction in RA to be used...
2020-04-22 Daniel Schürmannaco: refactor get_reg() to also handle affinities
2020-04-22 Daniel Schürmannaco: refactor get_reg() to take Temp instead of RegClass
2020-04-22 Daniel Schürmannaco: simplify operand handling in RA
2020-04-22 Jonathan Marekturnip: enable VK_FORMAT_S8_UINT as stencil format
2020-04-22 Jonathan Marekturnip: improve GMEM load/store logic
2020-04-22 Jonathan Marekturnip: disable depth test for S8_UINT attachment
2020-04-22 Rhys Perryaco: implement 64-bit sgpr swaps
2020-04-22 Rhys Perryaco: implement sub-dword swaps
2020-04-22 Rhys Perryaco: add VOP3P_instruction
2020-04-22 Rhys Perryaco: fix copy statistic for 64-bit vgpr constant copy
2020-04-22 Connor Abbottir3: Fix bug with shaders that only exit via discard
2020-04-22 Connor Abbottir3: Don't double-insert the first block
2020-04-22 Danylo Piliaievspirv: Expand workaround for OpControlBarrier on old...
2020-04-22 Lionel Landwerliniris: fail screen creation when kernel support is not...
2020-04-22 Samuel Pitoisetgitlab-ci: add a list of excluded tests for RADV
2020-04-22 Jason Ekstrandmeta,i965: Rip GL_EXT_texture_multisample_blit_scaled...
2020-04-22 Alyssa Rosenzweigpanfrost: Assert on unimplemented fragcoord etc
2020-04-22 Alyssa Rosenzweigpanfrost: Fix crashes with small BOs
2020-04-22 Alyssa Rosenzweigpan/bi: Assert out multiple textures
2020-04-22 Alyssa Rosenzweigpan/bi: Pack TEX compact instructions
2020-04-22 Alyssa Rosenzweigpan/bi: Generate TEX_COMPACT instruction
2020-04-22 Alyssa Rosenzweigpan/bi: Stub out tex_compact logic
2020-04-22 Alyssa Rosenzweigpan/bi: Add normal/compact/dual switch to IR
2020-04-22 Alyssa Rosenzweigpan/bi: Feed data register to BI_TEX
2020-04-22 Alyssa Rosenzweigpan/bi: Include TEX_COMPACT f16 opcode
2020-04-22 Alyssa Rosenzweigpan/bi: Structify TEX compact
2020-04-22 Alyssa Rosenzweigpan/bi: Disassemble f16 dual tex
2020-04-22 Alyssa Rosenzweigpan/bi: Document when dual-tex is triggered
2020-04-22 Alyssa Rosenzweigpan/bi: Print tex_compact coordinates
2020-04-22 Kenneth Graunkeintel/compiler: Put back saturate on [iu]add_sat opcodes
2020-04-22 Roman Stratiienkopanfrost: Align Android makefiles with recent changes
2020-04-21 Eric Anholtfreedreno/ir3: Drop handling FRAG_RESULT_DEPTH writing...
2020-04-21 Jonathan Marekturnip: fix GMEM resolve in CmdNextSubpass
2020-04-21 Andres Gomezgitlab-ci: adapt query_traces_yaml to gitlab specific...
2020-04-21 Emil Velikovegl: simplify client/platform extension handling
2020-04-21 Erik Faye-Lundmesa/gallium: do not use enum for bit-allocated member
2020-04-21 Jesse Natalieutil/ralloc: fix ralloc alignment on Win64
2020-04-21 Kenneth Graunkeintel/compiler: Drop nir_lower_to_source_mods() and...
2020-04-21 Dylan Bakermeson: update llvm dependency logic for meson 0.54.0
2020-04-21 Dylan Bakerremove final imports.h and imports.c bits
next