mesa.git
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
2020-04-27 Michel Dänzermesa: Skip 3-byte array formats in _mesa_array_format_f...
2020-04-27 Marek Olšákmesa: replace GLenum target with gl_shader_stage in...
2020-04-27 Bas Nieuwenhuizendrm-uapi,radv,radeonsi: Add amdgpu_drm.h header.
2020-04-27 Marek Olšákmesa: extend _mesa_bind_vertex_buffer to take ownership...
2020-04-27 Marek Olšákmesa: add offset_is_int32 param into _mesa_bind_vertex_...
2020-04-27 Marek Olšákmesa: add Const.BufferCreateMapUnsynchronizedThreadSafe...
2020-04-27 Marek Olšákgallium: add PIPE_CAP_MAP_UNSYNCHRONIZED_THREAD_SAFE...
2020-04-27 Marek Olšákglthread: sort variables in marshal structures to pack...
2020-04-27 Marek Olšákglthread: use GLenum16 in batch buffers to save space
2020-04-27 Marek Olšákglthread: reduce dereferences of the next batch
2020-04-27 Marek Olšákglthread: use 32-bit align instead of 64-bit ALIGN
2020-04-27 Marek Olšákmesa: remove exec="dynamic" from Draw functions that...
2020-04-27 Marek Olšákmesa: reset primitive restart state in glClientAttribDe...
2020-04-27 Marek Olšákmesa: replace _NEW_EVAL with vbo_exec_update_eval_maps
2020-04-27 Marek Olšákac: reassociate FP expressions for inexact instructions...
2020-04-27 Marek Olšákac: generate FMA for inexact instructions for radeonsi
2020-04-27 Marek Olšákac: update and document fast math flags used by radeonsi
2020-04-27 Marek Olšákac: force enable -structurizecfg-skip-uniform-regions...
2020-04-27 Danylo Piliaievst/mesa: Treat vertex inputs absent in inputMapping...
2020-04-27 Samuel Pitoisetgitlab-ci: add lists of expected failures for RADV CI
2020-04-27 Samuel Pitoisetradv: fix robust_buffer_access if enabled via VkPhysica...
2020-04-27 Dave Airliegallivm: fix stencil border
next