mesa.git
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
2019-10-09 OBATA Akioutil: fix to detect NetBSD properly
2019-10-09 Jan Beichutil: simplify BSD includes
2019-10-09 Jan Beichutil: detect AltiVec at runtime on BSDs
2019-10-09 Jan Beichutil: skip AltiVec detection if built with -maltivec
2019-10-09 Jan Beichutil: detect NEON at runtime on FreeBSD
2019-10-09 Jan Beichutil: skip NEON detection if built with -mfpu=neon
2019-10-09 Adam Jacksonegl: Make native display detection work more than once
2019-10-09 Rhys Perryaco: enable nir_opt_sink
2019-10-09 Connor Abbottnir/sink: Don't sink load_ubo to outside of its definin...
2019-10-09 Connor Abbottnir/sink: Rewrite loop handling logic
2019-10-09 Marek Olšákamd: don't use AMD_FAMILY definitions from amdgpu_drm.h
2019-10-09 Dylan Bakerdocs: update calendar, add news item, and link release...
2019-10-09 Dylan Bakerdocs: Add SHA256 sum for 19.2.1
2019-10-09 Dylan Bakerdocs: Add relnotes for 19.2.1
2019-10-09 Rhys Perryaco: move s_andn2_b64 instructions out of the p_discard_if
2019-10-09 Daniel Schürmannaco: don't reorder instructions in order to lower boole...
2019-10-09 Daniel Schürmannaco: re-use existing phi instruction when lowering...
2019-10-09 Michael Schellenberg... aco: Cleanup insert_before_logical_end
2019-10-09 Vasily Khoruzhicklima/ppir: don't clone texture loads
2019-10-09 Michel Dänzergitlab-ci/lava: Add needs: for container image to test...
2019-10-09 Samuel Pitoisetradv: bump minTexelBufferOffsetAlignment to 4
2019-10-09 Sergii Romantsovmeta: leak of shader program when decompressing tex...
2019-10-09 Erik Faye-Lundmesa/main: prefer R8-textures instead of A8 for glBitma...
2019-10-09 Dave Airliest/mesa: Prefer R8 for bitmap textures
2019-10-09 Samuel Pitoisetdrirc: enable vk_x11_override_min_image_count for DOOM
2019-10-09 Samuel Pitoisetradv: implement VK_KHR_shader_clock
2019-10-09 Kenneth Graunkeiris: Implement the Broadwell NP Z PMA Stall Fix
2019-10-08 Caio Marcelo... docs: Update recently enabled VK extensions on Intel
2019-10-08 Caio Marcelo... anv: Enable VK_EXT_shader_subgroup_{ballot,vote}
2019-10-08 Kenneth Graunkest/mesa: Fix inverted polygon stipple condition
2019-10-08 Fritz Koeniggallium: Enable MESA_framebuffer_flip_y
2019-10-08 Fritz Koenigmesa: Allow MESA_framebuffer_flip_y for GLES 3
2019-10-08 Fritz Koenigmesa: GetFramebufferParameteriv spelling
2019-10-08 Fritz Koeniginclude/GLES2: Sync GLES2 headers with Khronos
2019-10-08 Clément Guérinradeonsi: enable zerovram for Rocket League
2019-10-08 Kenneth Graunkeiris: Properly unreference extra VBOs for draw parameters
2019-10-08 Eric Engestrommeson: fix sys/mkdev.h detection on Solaris
2019-10-08 Eric Engestrominclude: update drm-uapi
2019-10-08 Michel Dänzerloader: Simplify handling of the radeonsi driver
2019-10-08 Bas Nieuwenhuizenamd/llvm: Fix warning due to asserted-only variable.
2019-10-08 Boris Brezillonpanfrost: Draw the wallpaper when only depth/stencil...
2019-10-08 Boris Brezillonpanfrost: Make sure a clear does not re-use a pre-exist...
2019-10-08 Kenneth Graunkeiris: Update comment about 3-component formats and...
2019-10-08 Chris Wilsoniris: Allow packed RGB pbo uploads
2019-10-08 Tapani Pällianv/android: fix images created with external format...
2019-10-08 Bas Nieuwenhuizenmeson: Always add LLVM coroutines module.
2019-10-08 Timur Kristófamd: Move all amd/common code that depends on LLVM...
2019-10-08 Ilia Mirkinnvc0: add support for GL_EXT_demote_to_helper_invocation
2019-10-08 Ilia Mirkingallium/tgsi: add support for DEMOTE and READ_HELPER...
2019-10-08 Marek Olšákradeonsi: use simple_mtx_t instead of mtx_t
2019-10-08 Marek Olšákst/mesa: use simple_mtx_t instead of mtx_t
2019-10-08 Marek Olšákgallium: add PIPE_RESOURCE_FLAG_SINGLE_THREAD_USE to...
next