mesa.git
2019-10-11 Hal Gentzegl: Fixes transparency with EGL and X11.
2019-10-11 Hal Gentzegl: Add EGL_CONFIG_SELECT_GROUP_MESA ext.
2019-10-11 Kenneth Graunkeintel/fs/gen12: Use TCS 8_PATCH mode.
2019-10-11 Jason Ekstrandintel/fs/gen12: Implement gl_FrontFacing on gen12+.
2019-10-11 Francisco Jerezintel/fs/gen11+: Fix CS_OPCODE_CS_TERMINATE codegen.
2019-10-11 Francisco Jerezintel/fs/gen12: Fix barrier codegen.
2019-10-11 Francisco Jerezintel/eu: Don't set notify descriptor field of gateway...
2019-10-11 Francisco Jerezintel/ir/gen12: Update assert in brw_stage_has_packed_d...
2019-10-11 Jason Ekstrandintel/eu/validate/gen12: Don't blow up on indirect...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Validation fixes for SEND...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Fix validation of SYNC instruc...
2019-10-11 Francisco Jerezintel/eu/validate/gen12: Implement integer multiply...
2019-10-11 Jordan Justenintel/ir: Lower fpow on Gen12.
2019-10-11 Francisco Jerezintel/fs/gen12: Don't support source mods for 32x16...
2019-10-11 Francisco Jerezintel/disasm: Disassemble register file of split SEND...
2019-10-11 Francisco Jerezintel/disasm: Don't disassemble saturate control on...
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble Gen12 SEND instructions.
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble Gen12 SYNC instruction.
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble three-source instructio...
2019-10-11 Francisco Jerezintel/disasm/gen12: Fix disassembly of some common...
2019-10-11 Francisco Jerezintel/disasm/gen12: Disassemble software scoreboard...
2019-10-11 Francisco Jerezintel/fs/gen12: Demodernize software scoreboard lowerin...
2019-10-11 Francisco Jerezintel/fs/gen12: Introduce software scoreboard lowering...
2019-10-11 Francisco Jerezintel/fs/gen12: Add scheduling information to the IR.
2019-10-11 Francisco Jerezintel/eu/gen12: Set SWSB annotations in hand-crafted...
2019-10-11 Francisco Jerezintel/eu/gen12: Add tracking of default SWSB state...
2019-10-11 Francisco Jerezintel/eu/gen12: Add auxiliary type to represent SWSB...
2019-10-11 Francisco Jerezintel/fs/gen12: Add codegen support for the SYNC instru...
2019-10-11 Francisco Jerezintel/ir/gen12: Add SYNC hardware instruction.
2019-10-11 Francisco Jerezintel/eu/gen12: Don't set thread control, it's gone.
2019-10-11 Francisco Jerezintel/eu/gen12: Don't set DD control, it's gone.
2019-10-11 Francisco Jerezintel/eu/gen12: Use SEND instruction for split sends.
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen SEND descriptor regions correctly.
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen pathological SEND source and...
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen control flow instructions corre...
2019-10-11 Francisco Jerezintel/eu/gen12: Codegen three-source instruction source...
2019-10-11 Francisco Jerezintel/eu/gen12: Fix codegen of immediate source regions.
2019-10-11 Francisco Jerezintel/eu/gen12: Add Gen12 opcode descriptions to the...
2019-10-11 Francisco Jerezintel/eu/gen11+: Mark dot product opcodes as unsupporte...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement datatype binary encoding.
2019-10-11 Sagar Ghugeintel/eu/gen12: Implement immediate 64 bit constant...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement compact instruction binary...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement indirect region binary encoding.
2019-10-11 Francisco Jerezintel/eu/gen12: Implement SEND instruction binary encoding.
2019-10-11 Francisco Jerezintel/eu/gen12: Implement control flow instruction...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement three-source instruction...
2019-10-11 Francisco Jerezintel/eu/gen12: Implement basic instruction binary...
2019-10-11 Francisco Jerezintel/eu/gen12: Add sanity-check asserts to brw_inst_bi...
2019-10-11 Francisco Jerezintel/eu/gen12: Extend brw_inst.h macros for Gen12...
2019-10-11 Francisco Jerezintel/ir: Represent physical edge of unconditional...
2019-10-11 Francisco Jerezintel/ir: Represent physical edge of ELSE instruction.
2019-10-11 Francisco Jerezintel/ir: Represent logical edge of BREAK instruction.
2019-10-11 Francisco Jerezintel/ir: Add helper function to push block onto CFG...
2019-10-11 Francisco Jerezintel/ir: Represent physical and logical subsets of...
2019-10-11 Francisco Jerezintel/ir: Drop hard-coded correspondence between IR...
2019-10-11 Francisco Jerezintel/eu: Encode and decode native instruction opcodes...
2019-10-11 Francisco Jerezintel/eu: Rework opcode description tables to allow...
2019-10-11 Francisco Jerezintel/eu: Fix up various type conversions in brw_eu...
2019-10-11 Francisco Jerezintel/eu: Split brw_inst ex_desc accessors for SEND...
2019-10-11 Francisco Jerezintel/fs: Fix constness of implied_mrf_writes() argument.
2019-10-11 Francisco Jerezintel/fs: Define is_send() convenience IR helper.
2019-10-11 Francisco Jerezintel/fs: Define is_payload() method of the IR instruct...
2019-10-11 Francisco Jerezintel/fs: Teach fs_inst::is_send_from_grf() about some...
2019-10-11 Bas Nieuwenhuizennir/dead_cf: Remove dead control flow after infinite...
2019-10-11 Rhys Perryaco: don't use p_as_uniform for vgpr sampler/image...
2019-10-11 Rhys Perryaco: implement divergent vulkan_resource_index
2019-10-11 Rhys Perryaco: readfirstlane vgpr pointers in convert_pointer_to_...
2019-10-11 Rhys Perryaco: use can_accept_constant in valu_can_accept_literal
2019-10-11 Rhys Perryaco: don't apply sgprs/constants to read/write lane...
2019-10-11 Rhys Perrynir/lower_input_attachments: pass on non-uniform access...
2019-10-11 Rhys Perrynir/lower_non_uniform: lower image/texture instructions...
2019-10-11 Jonathan Mareketnaviv: rework etna_resource_create tiling choice
2019-10-11 Jonathan Mareketnaviv: rework compatible render base
2019-10-11 Jonathan Mareketnaviv: get addressing mode from tiling layout
2019-10-11 Jonathan Mareketnaviv: clear texture cache and flush ts when texture...
2019-10-11 Christian Gmeineretnaviv: output the same shader-db format as freedreno...
2019-10-11 Christian Gmeineretnaviv: nir: start to make use of compile_error(..)
2019-10-11 Michel Dänzergitlab-ci: Disable meson-mingw32-x86_64 job again for now
2019-10-11 Michel Dänzergitlab-ci: Add .use-debian-10 template
2019-10-11 Michel Dänzergitlab-ci: Remove redundant .meson-cross template script
2019-10-11 Dave Airliegallivm: fix coroutines on aarch64 with llvm 8
2019-10-11 Dave Airliellvmpipe: add support for tg4 component selection.
2019-10-11 Dave Airliest/glsl: add support for alternate TG4 encoding.
2019-10-11 Dave Airliegallium: add a a new cap for changing the TGSI TG4...
2019-10-11 Dave Airliegallivm/sample: add gather component selection to the...
2019-10-10 Roland Scheideggerllvmpipe: increase max texture size to 2GB
2019-10-10 Dylan Bakergitlab-ci: Add a mingw x86_64 job
2019-10-10 Dylan Bakerappveyor: Add support for meson as well as scons on...
2019-10-10 Dylan Bakerdocs: update meson docs for windows
2019-10-10 Dylan Bakerglsl/tests: Handle no-exec errors
2019-10-10 Dylan Bakermeson/util: Don't run string_buffer tests on mingw
2019-10-10 Dylan Bakermeson: glcpp tests are expected to fail on windows
2019-10-10 Dylan Bakermeson: only build timspec test if timespec is available
2019-10-10 Dylan Bakermeson: don't error on formaters with mingw
2019-10-10 Dylan Bakermeson: add msvc compat args to swr
2019-10-10 Dylan Bakermeson: maintain names of shared API libraries
2019-10-10 Dylan Bakermeson: don't build or run mesa-sha1 test on windows
2019-10-10 Dylan Bakermeson: disable graw tests on mingw
2019-10-10 Dylan Bakermeson: don't build gallium trivial tests on windows
2019-10-10 Dylan Bakermeson: Set visibility and compat args for graw
next