mesa.git
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
2020-02-03 Ilia Mirkinnv50: report max lod bias of 15.0
2020-02-02 Eric Engestromegl: put full path to libEGL_mesa.so in GLVND json
2020-02-02 Bas Nieuwenhuizenradv: Allow non-dedicated linear images and buffer.
2020-02-02 Alyssa Rosenzweigpan/midgard: Implement mixed-type constant packing
2020-02-02 Alyssa Rosenzweigpan/midgard: Break out one-src read_components
2020-02-02 Icecream95panfrost: Fix non-debug builds
2020-02-02 Jason Ekstrandanv/blorp: Use the correct size for vkCmdCopyBufferToImage
2020-02-02 Eric EngestromVERSION: bump after 20.0 branch point
2020-02-01 Vinson Leelima: Fix build with GCC 10.
2020-02-01 Rob Clarkfreedreno/ir3: fix a dirty lie
2020-02-01 Rob Clarkfreedreno/ir3: simplify split from collect
2020-02-01 Rob Clarkfreedreno/ir3: create fragcoord instructions in input...
2020-02-01 Rob Clarkfreedreno/ir3: remove unused tex arg harder
2020-02-01 Rob Clarkfreedreno/ir3: add RA sanity check
2020-02-01 Rob Clarkfreedreno/a6xx: fix lrz overflow
2020-02-01 Rob Clarkfreedreno/ir3: two pass register allocation
2020-02-01 Rob Clarkfreedreno/ir3: don't precolor unused inputs
2020-02-01 Rob Clarkfreedreno/ir3: add is_tex_or_prefetch()
2020-02-01 Rob Clarkfreedreno/ir3: number instructions from one
2020-02-01 Rob Clarkfreedreno/ir3: post-RA sched pass
2020-02-01 Rob Clarkfreedreno/ir3: fix kill scheduling
2020-02-01 Rob Clarkfreedreno/ir3/ra: make use()/def() functions instead...
2020-02-01 Rob Clarkfreedreno/ir3: a bit more optmsgs debug
2020-02-01 Rob Clarkfreedreno/ir3: move atomic fixup after RA
2020-02-01 Rob Clarkfreedreno/ir3: move block-scheduling into legalize
2020-02-01 Rob Clarkfreedreno/ir3: move nop padding to legalize
2020-02-01 Rob Clarkfreedreno/ir3: split out delay helpers
2020-02-01 Rob Clarkfreedreno/ir3: fix crash when no non-input instructions
2020-02-01 Rob Clarkfreedreno/ir3: cleanup after lower_locals_to_regs
2020-02-01 Rob Clarkfreedreno/ir3: shuffle a few ir3_register fields
next