mesa.git
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
2019-10-10 Dylan Bakermeson: Add msvc compat args to util/tests
2019-10-10 Dylan Bakermeson: Add idep_getopt for tests
2019-10-10 Dylan Bakermeson: don't define USE_ELF_TLS for windows
2019-10-10 Dylan Bakermeson: add switches for SWR with MSVC
2019-10-10 Dylan Bakermeson: disable sse4.1 optimizations with msvc
2019-10-10 Dylan Bakermeson: force inclusion of inttypes.h for glcpp with...
2019-10-10 Dylan Bakermeson: Add support for using win_flex and win_bison...
2019-10-10 Dylan Bakermeson: don't look for rt on windows
2019-10-10 Dylan Bakermeson: fix pipe-loader compilation for windows
2019-10-10 Dylan Bakerutil/xmlconfig: include strndup.h for windows
2019-10-10 Dylan Bakermeson: Don't check for posix_memalign on windows
2019-10-10 Dylan Bakermeson: fix gallium-osmesa to build for windows
2019-10-10 Dylan Bakermeson: build graw-gdi target
2019-10-10 Dylan Bakermeson: build libgl-gdi target
2019-10-10 Dylan Bakermeson: build wgl state tracker
2019-10-10 Dylan Bakermeson: build gallium gdi winsys
2019-10-10 Dylan Bakermeson: Add necessary defines for mesa_gallium on windows
2019-10-10 Dylan Bakermeson: Add windows defines to glapi
2019-10-10 Dylan Bakermeson: add windows compiler checks and libraries
2019-10-10 Dylan Bakerutil: use _WIN32 instead of WIN32
2019-10-10 Rob Clarkfreedreno/ir3: handle multi component alu src when...
2019-10-10 Rob Clarkfreedreno/ir3: drop unused param
2019-10-10 Marek Olšákclover: fix the nir_serialize build failure
2019-10-10 Dave Airliellvmpipe/draw: handle UBOs that are < 16 bytes.
2019-10-10 Dave Airliellvmpipe/draw: fix image sizes for vertex/geometry...
2019-10-10 Dave Airliellvmpipe: make texture buffer offset alignment == 16
2019-10-10 Eric Engestrommeson: skip installation of GLVND-provided headers
2019-10-10 Eric Engestrommeson: split Mesa headers as a separate installation
2019-10-10 Eric Engestrommeson: split headers one per line
2019-10-10 Eric Engestrommeson: move a couple of include installs around
2019-10-10 Eric Engestrommeson: rename `glvnd_missing_pc_files` to `not glvnd_ha...
2019-10-10 Eric EngestromGL: drop symbols mangling support
2019-10-10 Rhys Perryaco: update print_ir
2019-10-10 Rhys Perryaco: rework scratch resource code
2019-10-10 Rhys Perryaco/gfx10: disable GFX9 1D texture workarounds
2019-10-10 Rhys Perryaco/gfx10: fix inline uniform blocks
2019-10-10 Rhys Perryradv/aco: disable NGG when ACO is used
2019-10-10 Marek Olšákac/nir: add back nir_op_fmod
2019-10-10 Marek Olšákgallium: remove PIPE_SHADER_CAP_SCALAR_ISA
2019-10-10 Marek Olšáktgsi_to_nir: use nir_shader_compiler_options::lower_to_...
2019-10-10 Marek Olšákst/mesa: use nir_shader_compiler_options::lower_to_scalar
2019-10-10 Marek Olšáknir: add nir_shader_compiler_options::lower_to_scalar
2019-10-10 Marek Olšáktgsi_to_nir: add #ifdef header guards
2019-10-10 Marek Olšáknir/drawpixels: fix what appears to be a copy-paste...
2019-10-10 Marek Olšáknir/drawpixels: handle load_color0, load_input, load_in...
2019-10-10 Marek Olšáknir: move gl_nir_opt_access from glsl directory
2019-10-10 Marek Olšáknir: add a strip parameter to nir_serialize
2019-10-10 Bas Nieuwenhuizenradv: Enable VK_ANDROID_external_memory_android_hardwar...
2019-10-10 Bas Nieuwenhuizenradv: Check the size of the imported buffer.
2019-10-10 Bas Nieuwenhuizenradv: Expose image handle compat types for Android...
2019-10-10 Bas Nieuwenhuizenradv: Allow Android image binding.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer import/export.
2019-10-10 Bas Nieuwenhuizenradv: Deal with Android external formats.
2019-10-10 Bas Nieuwenhuizenradv: Derive android usage from create flags.
2019-10-10 Bas Nieuwenhuizenradv: Disallow sparse shared images.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer queries.
2019-10-10 Bas Nieuwenhuizenradv/android: Add android hardware buffer field to...
2019-10-10 Bas Nieuwenhuizenradv: Add VK_ANDROID_external_memory_android_hardware_b...
2019-10-10 Bas Nieuwenhuizenradv: Unset vk_info in radv_image_create_layout.
2019-10-10 Bas Nieuwenhuizenradv: Handle slightly different image dimensions.
2019-10-10 Bas Nieuwenhuizenradv: Delay patching for imported images until layout...
2019-10-10 Bas Nieuwenhuizenradv: Split out layout code from image creation.
2019-10-10 Bas Nieuwenhuizenradv: Handle device memory alloc failure with normal...
2019-10-10 Bas Nieuwenhuizenradv: Cleanup buffer_from_fd.
2019-10-10 Tomeu Vizosogitlab-ci/lava: Test Lima driver with dEQP
2019-10-10 Tomeu Vizosogitlab-ci/lava: Use files to list tests to skip
2019-10-10 Rafael Antognolliintel/tools: Support multiple contexts in intel_dump_gpu.
2019-10-10 Rafael Antognolliintel/tools: Add basic aub_context code and helpers.
2019-10-10 Rafael Antognolliintel/tools: Use common code for GGTT address allocation.
2019-10-10 Rafael Antognolliintel/tools: Factor out GGTT allocation.
2019-10-10 Bas Nieuwenhuizenradv: Implement & enable VK_EXT_texel_buffer_alignment.
2019-10-10 Samuel Pitoisetradv: use a compute shader for copying timestamp query...
2019-10-10 Samuel Pitoisetradv: sync before resetting query pools if timestamps...
2019-10-10 Timur Kristófaco: Clean up usages of PhysReg::reg from aco_assembler.
2019-10-10 Timur Kristófaco: Add extra assertion for number of FS input VGPRs.
2019-10-10 Timur Kristófaco: Fix s_dcache_wb on GFX10.
2019-10-10 Rhys Perryaco: Have s_waitcnt_vscnt write to NULL.
2019-10-10 Rhys Perryaco: Use the VOP3-only add/sub GFX10 instructions if...
2019-10-10 Rhys Perryaco: Initial work to avoid GFX10 hazards.
2019-10-10 Rhys Perryaco: pad code with s_code_end on GFX10
next