mesa.git
2020-02-06 James Xionggallium: let the pipe drivers decide the supported...
2020-02-06 James Xiongiris: handle the failure of converting unsupported...
2020-02-06 Eric EngestromRevert "egl: put full path to libEGL_mesa.so in GLVND...
2020-02-05 Eric Engestrommeson: don't bother trying `python2`
2020-02-05 Timur Kristófaco/optimizer: Don't combine uniform bool s_and to...
2020-02-05 Eric Anholtnouveau: Reuse tgsi_get_gl_varying_semantic().
2020-02-05 Eric Anholtnouveau: reuse tgsi_get_gl_frag_result_semantic().
2020-02-05 Eric Anholtnouveau: Reuse tgsi_get_sysval_semantic().
2020-02-05 Eric Anholtmesa/st: Move the SYSTEM_VALUE -> TGSI_SEMANTIC map...
2020-02-05 Kristian H... freedreno/a6xx: Implement layout for DRM_FORMAT_MOD_QCO...
2020-02-05 Kristian H... freedreno: Add layout_resource_for_modifier screen...
2020-02-05 Kristian H... freedreno: Set up supported modifiers in fd*_resource_s...
2020-02-05 Kristian H... freedreno/a6xx: Add fd6_resource_screen_init()
2020-02-05 Eric Anholtglsl,nir: Switch the enum representing shader image...
2020-02-05 Eric Anholtintel/isl: Move iris's pipe-to-isl format function...
2020-02-05 Eric Anholtmesa: Clean up some endianness adapters for shader...
2020-02-05 Jan Zielinskigallium/swr: Fix various asserts and security issues
2020-02-05 Alyssa Rosenzweigpan/midgard: Fix scheduling issue with csel + render...
2020-02-05 Boris Brezillonpanfrost: Set the MALI_WRITES_{Z,S} flags when needed
2020-02-05 Boris Brezillonpanfrost: Add the MALI_WRITES_{Z,S} flags
2020-02-05 Boris Brezillonpanfrost: Z24 variants should be sampled as R32UI
2020-02-05 Boris Brezillonpan/midgard: Add nir_intrinsic_store_zs_output_pan...
2020-02-05 Boris Brezillonpan/midgard: Turn Z/S stores into zs_output_pan intrinsics
2020-02-05 Ian Romanickintel/fs: Don't count integer instructions as being...
2020-02-05 Connor Abbotttu: Move vsc_data and vsc_data2 allocation into the...
2020-02-05 Connor Abbottfreedreno: Fix CP_COND_EXEC
2020-02-05 Connor Abbottfreedreno: Add CP_REG_WRITE documentation
2020-02-05 Connor Abbottfreedreno: Fix CP_COND_REG_EXEC bit positions
2020-02-05 Michel Dänzergitlab-ci: Build radeonsi & RADV in the ppc64el job
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-05 Michel Dänzergitlab-ci: Merge ccache and libxml2-utils into main...
2020-02-05 Michel Dänzergitlab-ci: Pass -j4 to make
2020-02-05 Michel Dänzergitlab-ci: Update to latest ci-templates HEAD
2020-02-05 Pierre-Eric... radeonsi/ngg: add VGT_FLUSH when enabling fast launch
2020-02-05 Eric Engestromutil/disk_cache: check for write() failure in the zstd...
2020-02-05 Eric Engestromdri: delete gen-symbol-redefs.py
2020-02-05 Lionel Landwerlinanv: implement gen12 post sync pipe control workaround
2020-02-05 Lionel Landwerlinanv: implement gen9 post sync pipe control workaround
2020-02-05 Lionel Landwerliniris: implement gen12 post sync pipe control workaround
2020-02-04 Rob Clarkfreedreno: allow ctx->batch to be NULL
2020-02-04 Eric Anholtfreedreno: Allow UBWC on textures with multiple mipmap...
2020-02-04 Eric Anholtfreedreno: Disable UBWC on Z24S8 if not TEXTURE_2D.
2020-02-04 Eric Anholtfreedreno: Blit all array levels when uncompressing...
2020-02-04 Eric Anholtfreedreno: Swap the whole resource layout in shadowing.
2020-02-04 Eric Anholtfreedreno/a6xx: Disable the core layer-size setup.
2020-02-04 Eric Anholtfreedreno: Rename the UBWC layer size field and store...
2020-02-04 Eric Anholtfreedreno: Include the layer size in layout debug.
2020-02-04 Eric Anholtfreedreno: Move the layout debug under FD_MESA_DEBUG...
2020-02-04 Bas Nieuwenhuizenradv: Do not set SX DISABLE bits for RB+ with unused...
2020-02-04 Marek Olšákmesa: implement missing display list functions while...
2020-02-04 Marek Olšákvbo: move reusable code from vbo_attrib_tmp.h into...
2020-02-04 Marek Olšákvbo: use the template for save GLvertexformat initializ...
2020-02-04 Marek Olšákvbo: use the template for noop GLvertexformat initializ...
2020-02-04 Marek Olšákvbo: move GLvertexformat initialization into a template...
2020-02-04 Eric Engestromfreedreno/perfcntrs: fix fd leak
2020-02-04 Eric Anholtutil: Drop unpacking from int signed to unsigned and...
2020-02-04 Eric Anholtgallium: Refactor some single-pixel util_format_read...
2020-02-04 Eric Anholtgallium: Add and use a helper for packing uc from a...
2020-02-04 Eric Anholtsoftpipe: Refactor pipe_get/put_tile_rgba_* paths.
2020-02-04 Eric Anholtsoftpipe: Drop the raw_to* part of the tile cache inter...
2020-02-04 Eric Anholtgallium/util: Remove pipe_get_tile_z/put_tile_z.
2020-02-04 Eric Anholtmesa/st: Use direct util_format_pack/unpack instead...
2020-02-04 Eric Anholtutil: Make helper functions for pack/unpacking pixel...
2020-02-04 Karol Herbstclover: add trivial clCreateCommandQueueWithProperties...
2020-02-04 Eric Anholtgallium/osmesa: Try to fix the test for big-endian.
2020-02-04 Eric Anholtgallium/osmesa: Fill out other format tests.
2020-02-04 Eric Anholtgallium/osmesa: Fix MakeCurrent of non-8888 contexts.
2020-02-04 Eric Anholtgallium/osmesa: Fix a typo in the unit test's test...
2020-02-04 Danylo Piliaievosmesa/tests: Cover OSMESA_RGB GL_UNSIGNED_BYTE case
2020-02-04 Danylo Piliaievst/mesa: Handle the rest renderbuffer formats from...
2020-02-04 Eric Engestromutil/os_socket: fix header unavailable on windows
2020-02-04 Danylo Piliaievi965: Do not set front_buffer_dirty if there is no...
2020-02-04 Tomeu Vizosogitlab-ci: Switch kernel for LAVA jobs to 5.5
2020-02-04 Alyssa Rosenzweigpanfrost: Use size0 when calculating the offset to...
2020-02-04 Tomeu Vizosopanfrost: Only clamp the LOD to disable mipmapping...
2020-02-04 Tomeu Vizosopanfrost: Fix decoding of tiled 3D textures
2020-02-04 Erik Faye-Lundst/mesa: use uint-result for sampling stencil buffers
2020-02-04 Alyssa Rosenzweigpan/midgard: Remove unused variable
2020-02-04 Alyssa Rosenzweigpan/midgard: Check for null consts
2020-02-04 Alyssa Rosenzweigpanfrost: Avoid overlapping copy
2020-02-04 Marek Vasutetnaviv: Destroy rsc->pending_ctx set in etna_resource_...
2020-02-04 Kristian H... turnip: Be explicit about converting vk compare func...
2020-02-04 Kristian H... nir: Remove always-true assert
2020-02-04 Kristian H... glsl: Use 'using' to be explicit about visitor overloads
2020-02-04 Kristian H... spirv/opencl: Cast opcode up front to avoid warnings
2020-02-04 Kristian H... freedreno/fdperf: Cast away some ignored return values
2020-02-04 Kristian H... nir: Make unroll pragma work on clang
2020-02-04 Kristian H... nir: Delete unused is_var_constant() helper
2020-02-03 Fritz KoenigRevert "gitlab-ci: disable a630 tests as mesa-cheza...
2020-02-03 Jan Veselyclover: Use explicit conversion from llvm::StringRef...
2020-02-03 Erik Faye-Lundzink: disallow depth-stencil blits with format-change
2020-02-03 Erik Faye-Lundzink: be more careful about the mask-check
2020-02-03 Boris Brezillonpanfrost: Fix the damage box clamping logic
2020-02-03 Boris Brezillonpan/midgard: Stop leaking instruction objects in mir_sc...
2020-02-03 Boris Brezillonpan/midgard: Don't check 'branch && branch->writeout...
2020-02-03 Boris Brezillonpan/midgard: Lower bitfield extract to shifts
2020-02-03 Boris Brezillonpan/midgard: Make sure we pass the right RT id to emit_...
2020-02-03 Boris Brezillonpan/midgard: Add an enum to describe the render targets
2020-02-03 Bernd Kuhlsutil/os_socket: Include unistd.h to fix build error
2020-02-03 Eric Engestromgitlab-ci: disable a630 tests as mesa-cheza is down
next