mesa.git
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
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.
next