mesa.git
2020-04-28 Alyssa Rosenzweigpan/bi: Structify ADD ICMP 32
2020-04-28 Alyssa Rosenzweigpan/bi: Structify FMA ICMP 16
2020-04-28 Alyssa Rosenzweigpan/bi: Structify FMA ICMP 32
2020-04-28 Alyssa Rosenzweigpan/bi: Structify ADD FCMP16
2020-04-28 Alyssa Rosenzweigpan/bi: Structify FMA FCMP16
2020-04-28 Alyssa Rosenzweigpan/bi Strucitfy ADD FCMP 32
2020-04-28 Alyssa Rosenzweigpan/bi: Structify FMA FCMP
2020-04-28 Alyssa Rosenzweigpan/bi: Remove bi_round_op
2020-04-28 Alyssa Rosenzweigpan/bi: Deduplicate csel/cmp cond
2020-04-28 Alyssa Rosenzweigpan/bi(t): Fix SELECT tests
2020-04-28 Alyssa Rosenzweigpan/bi: Add CSEL.8 opcode
2020-04-28 Alyssa Rosenzweigpan/bi: Add FCMP.GL.v2f16 on ADD opcode
2020-04-28 Alyssa Rosenzweigpan/bi: Add 64-bit int compares
2020-04-28 Alyssa Rosenzweigpan/bi: Add some 8-bit compares
2020-04-28 Alyssa Rosenzweigpan/bi: Add CSEL.64 opcode
2020-04-28 Alyssa Rosenzweigpan/bi: Add bool->float opcodes
2020-04-28 Samuel Pitoisetradv: enable FMASK for color attachments only
2020-04-28 Jason Ekstrandanv: Expose CS workgroup sizes based on a maximum of...
2020-04-28 Jason Ekstrandintel/devinfo: Compute the correct L3$ size for Gen12
2020-04-28 Bas Nieuwenhuizenradv: Determine memory type for import based on fd.
2020-04-28 Bas Nieuwenhuizenradv/winsys: Add function to get domains/flags from fd.
2020-04-28 Bas Nieuwenhuizenradv: Stop using memory type indices.
2020-04-28 Bas Nieuwenhuizenradv: Use actual memory type count for setting app...
2020-04-28 Bas Nieuwenhuizenradeonsi: Count planes for imported textures.
2020-04-28 Gert Wollnyr600: Enable tesselation for NIR
2020-04-28 Gert Wollnyr600/sfn: Add tesselation shaders
2020-04-28 Gert Wollnyr600/sfn: Add lowering passes for Tesselation IO
2020-04-28 Gert Wollnyr600/sfn: Move removing of unused variables
2020-04-28 Gert Wollnyr600/sfn: Handle LDS output in VS
2020-04-28 Gert Wollnyr600/sfn: derive the GS from the vertex stage for a...
2020-04-28 Gert Wollnyr600/sfn: extract class to handle the VS export to...
2020-04-28 Gert Wollnyr600/sfn: Move some shader base methods to the public...
2020-04-28 Gert Wollnyr600/sfn: Add methods to valuepool to get a vector...
2020-04-28 Gert Wollnyr600/sfn: Move emission of barrier from compute shader...
2020-04-28 Gert Wollnyr600/sfn: Emit some LDS instructions
2020-04-28 Gert Wollnyr600/sfn: Handle umul24 and umad24
2020-04-28 Gert Wollnyr600/sfn: Add IR instruction to fetch the TESS parameters
2020-04-28 Gert Wollnyr600/sfn: Add TF write instruction
2020-04-28 Gert Wollnyr600/sfn: Add LDS instruction to assembly conversion
2020-04-28 Gert Wollnyr600/sfn: Add LDS IO instructions to r600 IR
2020-04-28 Gert Wollnyr600/sfn: Don't emit inline constants in the r600 IR
2020-04-28 Gert Wollnyr600/sfn: simplify UBO lowering pass
2020-04-28 Gert Wollnyr600: Handle texcoord semantics in LDS index evaluation
2020-04-28 Christian Gmeinerci: bare-metal: power down device after tests
2020-04-28 Icecream95panfrost: Fix GL_EXT_vertex_array_bgra
2020-04-27 Dave Airlieci: add llvmpipe paths to virgl rules
2020-04-27 Samuel Pitoisetradv: do not expose GTT as device local memory mostly...
2020-04-27 Jan Zielinskigallium/swr: Fix LLVM 11 compilation issues
2020-04-27 Eric Anholtci/freedreno: Add a test run of a few driver options.
2020-04-27 Eric Anholtci: Clean up some excessive use of pipes in dEQP result...
2020-04-27 Eric Anholtci: Allow namespacing of dEQP run results files.
2020-04-27 Eric Anholtfreedreno: Fix calculation of the const buffer cmdstrea...
2020-04-27 Eric Anholtci: Add sanity checking that dEQP gets the expected...
2020-04-27 Eric Anholtci: Enable --compact-display false on all dEQP runs.
2020-04-27 Mike Blumenkrantzzink: explicitly unref old fb object when setting new one
2020-04-27 Mike Blumenkrantzzink: remove framebuffer cache
2020-04-27 Bas Nieuwenhuizenst/dri: Set next in template instead of after creation...
2020-04-27 Erik Faye-Lundmesa/st: call _mesa_initialize() early
2020-04-27 Erik Faye-Lundmesa/main: one_time_init() -> _mesa_initialize()
2020-04-27 Erik Faye-Lundmesa/main: Do not pass context to one_time_init
2020-04-27 Erik Faye-Lundmesa/main: do not init remap-table per api
2020-04-27 Erik Faye-Lundmesa/main: do not pass context to one-time extension...
2020-04-27 Erik Faye-Lundmesa/main: do not store unrecognized extensions in...
2020-04-27 Dave Airlievulkan: add initial device selection layer. (v6.1)
2020-04-27 Eric Anholtfreedreno/ir3: Add support for disasm of cat2 float32...
2020-04-27 Eric Anholtfreedreno/ir3: Refactor out print_reg_src().
2020-04-27 Eric Anholtfreedreno/ir3: Convert remaining disasm src prints...
2020-04-27 Eric Anholtfreedreno/ir3: Add a unit test for our disassembler.
2020-04-27 Eric Anholtfreedreno/ir3: Print a space after nop counts, like...
2020-04-27 Eric Anholtfreedreno/ir3: Fix the disasm of half-float STG dests.
2020-04-27 Eric Anholtci: Enable GLES 3.1 testing on db820c (a530).
2020-04-27 Eric Anholtfreedreno: Fix derivatives without texturing on a3xx...
2020-04-27 Eric Anholtci: Enable GLES3 testing on db410c/db820c (freedreno...
2020-04-27 Eric Anholtci: Drop redundant freedreno stage specification.
2020-04-27 Jonathan Marekfreedreno/ir3: run nir_lower_pack
2020-04-27 Jonathan Mareknir: add pack_32_2x16_split/unpack_32_2x16_split lowering
2020-04-27 Bas Nieuwenhuizenradv: Add WSI buffers to BO list only if they can be...
2020-04-27 Bas Nieuwenhuizenvulkan/wsi: Add callback to set ownership of buffer.
2020-04-27 Samuel Pitoisetac,radeonsi: fix compilations issues with LLVM 11
2020-04-27 Jan Zielinskigallium/gallivm: remove unused header include for newer...
2020-04-27 Jan Zielinskigallium/gallivm: fix compilation issues with llvm 11
2020-04-27 Alyssa Rosenzweigir3: Use shared mediump output lowering
2020-04-27 Alyssa Rosenzweignir: Move nir_lower_mediump_outputs from ir3
2020-04-27 Ian Romanicknir/algebraic: Detect some kinds of malformed variable...
2020-04-27 Alyssa Rosenzweigpan/bi: Implement 16-bit COMBINE lowering
2020-04-27 Alyssa Rosenzweigpan/bi: Fix RA wrt 16-bit swizzles
2020-04-27 Alyssa Rosenzweigpan/bit: Add SELECT tests
2020-04-27 Alyssa Rosenzweigpan/bit: Interpret BI_SELECT
2020-04-27 Alyssa Rosenzweigpan/bi: Force BI_SELECT arguments scalar
2020-04-27 Alyssa Rosenzweigpan/bi: Pack ADD SEL16
2020-04-27 Alyssa Rosenzweigpan/bi: Pack FMA SEL8
2020-04-27 Alyssa Rosenzweigpan/bi: Pack FMA SEL16
2020-04-27 Alyssa Rosenzweigpan/bi: Rename BI_SWIZZLE to BI_SELECT
2020-04-27 Alyssa Rosenzweigpan/bi: Eliminate writemasks in the IR
2020-04-27 Alyssa Rosenzweigpan/bi: Fix ADD.v4i8 opcode
2020-04-27 Alyssa Rosenzweigpan/bi: Add missing BI_VECTOR
2020-04-27 Alyssa Rosenzweigpan/bi: Assign blend descriptor for BLEND op
2020-04-27 Alyssa Rosenzweigpan/bi: Passthrough blend types
2020-04-27 Alyssa Rosenzweigpan/bi: Passthrough type for ATEST
2020-04-27 Alyssa Rosenzweigpan/bi: Pack fp16 ATEST
next