mesa.git
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
2019-10-10 Rhys Perryaco: workaround GFX10 0x3f branch bug
2019-10-10 Timur Kristófaco: Fix VS input VGPRs on GFX10.
2019-10-10 Rhys Perryaco: Assemble opsel in VOP3 instructions.
2019-10-10 Rhys Perryaco: Allow literals on VOP3 instructions.
2019-10-10 Timur Kristófaco: Support subvector loops in aco_assembler.
2019-10-10 Timur Kristófaco: Set GFX10 dimensionality on the instructions that...
2019-10-10 Timur Kristófaco: Use ac_get_sampler_dim, delete duplicate code.
2019-10-10 Timur Kristófaco: Set GFX10 DLC bit properly.
2019-10-10 Timur Kristófaco: Support GFX10 VOP3 and VOP1 as VOP3 in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 EXP in aco_assembler.
2019-10-10 Timur Kristófaco: Fix GFX9 FLAT, SCRATCH, GLOBAL instructions, add...
2019-10-10 Timur Kristófaco: Support GFX10 MIMG and GFX9 D16 in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 MTBUF in aco_assembler.
2019-10-10 Timur Kristófaco: Link ACO with amd/common.
2019-10-10 Timur Kristófamd/common: Add extern "C" to some headers that were...
2019-10-10 Timur Kristófaco: Support GFX10 MUBUF in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 DS in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 VINTRP in aco_assembler.
2019-10-10 Timur Kristófaco: Support GFX10 SMEM in aco_assembler.
2019-10-10 Timur Kristófaco: Add missing GFX10 specific fields and some README...
2019-10-10 Timur Kristófaco: Set +wavefrontsize64 for LLVM disassembler in...
2019-10-10 Alejandro Piñeirov3d: take into account prim_counts_offset
2019-10-10 Samuel Pitoisetradv: get the device name from radeon_info::name
2019-10-10 Dave Airliest/mesa: fix R8 bitmap texture for TGSI paths.
2019-10-09 Jason Ekstrandanv/pipeline: Capture serialized NIR
2019-10-09 Matt Turnerclover: Remove unused code
2019-10-09 Greg Vclover: use iterator_range in get_kernel_nodes
2019-10-09 Marek Olšákradeonsi: enable MSAA shader images
2019-10-09 Marek Olšákradeonsi: expand FMASK before MSAA image stores are...
2019-10-09 Marek Olšákradeonsi: apply FMASK to MSAA image loads
2019-10-09 Marek Olšákradeonsi: clean up image_fetch_rsrc
2019-10-09 Marek Olšákradeonsi: add FMASK slots for shader images (for MSAA...
2019-10-09 Marek Olšákradeonsi: set the sample index for shader images correctly
2019-10-09 Marek Olšákradeonsi: fix GLSL imageSamples()
2019-10-09 Marek Olšáktgsi/scan: add tgsi_shader_info::msaa_images_declared
2019-10-09 Marek Olšáknir: add shader_info::last_msaa_image
2019-10-09 Marek Olšákradeonsi: don't set BO metadata for non-zero planes
2019-10-09 Marek Olšákradeonsi: ignore metadata for non-zero planes
2019-10-09 Marek Olšákradeonsi: remove si_vid_join_surfaces and use combined...
2019-10-09 Marek Olšákradeonsi: allocate planar multimedia formats in 1 buffer
2019-10-09 Marek Olšákvl: use u_format in vl_video_buffer_formats
2019-10-09 Marek Olšákgallium/u_tests: test NV12 allocation and export
2019-10-09 Marek Olšákgallium/util: add planar format layouts and helpers
2019-10-09 Marek Olšákgallium/util: remove enum numbering from util_format_layout
2019-10-09 Caio Marcelo... i965: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Caio Marcelo... iris: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Caio Marcelo... anv: Disable fast clears when running with INTEL_DEBUG...
2019-10-09 Caio Marcelo... intel: Add INTEL_DEBUG=nofc for disabling fast clears
2019-10-09 Maya Rashishllvmpipe: avoid left-shifting a negative number.
2019-10-09 Danilo Spinellaegl: Include stddef.h in generated source
next