gitlab-ci: Add ppc64el and s390x cross-build jobs
[mesa.git] / src / gallium /
2020-02-05 Michel Dänzergitlab-ci: Add ppc64el and s390x cross-build jobs
2020-02-05 Pierre-Eric Pellou... radeonsi/ngg: add VGT_FLUSH when enabling fast launch
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: Move the layout debug under FD_MESA_DEBUG...
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 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 Alyssa Rosenzweigpanfrost: Use size0 when calculating the offset to...
2020-02-04 Tomeu Vizosopanfrost: Only clamp the LOD to disable mipmapping...
2020-02-04 Marek Vasutetnaviv: Destroy rsc->pending_ctx set in etna_resource_...
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 Ilia Mirkinnv50: report max lod bias of 15.0
2020-02-02 Icecream95panfrost: Fix non-debug builds
2020-02-01 Vinson Leelima: Fix build with GCC 10.
2020-02-01 Rob Clarkfreedreno/a6xx: fix lrz overflow
2020-02-01 Szymon Andrzejukvirgl: Use align_free for align_malloc allocated buffer
2020-01-31 Krzysztof Raszkowskigallium/swr: Fix gcc 4.8.5 compile error
2020-01-31 Vinson Leeswr: Fix build with GCC 10.
2020-01-31 Krzysztof Raszkowskigallium/swr: fix gcc warnings
2020-01-31 Erik Faye-Lundzink: implement support for derivative-control
2020-01-31 Erik Faye-Lundzink: implement load_instance_id
2020-01-31 Erik Faye-Lundzink: enable texture-buffer objects
2020-01-31 Zhang, Boyuanradeonsi: Add support for midstream bitrate change...
2020-01-31 Tomeu Vizosopanfrost: Use DBG macro to avoid noise in the console
2020-01-31 Tomeu Vizosopanfrost: Add more info to some assertions
2020-01-31 Jason Ekstrandiris: Plumb deref block size through to 3DSTATE_SF
2020-01-31 Jason Ekstrandintel/common: Return the block size from get_urb_config
2020-01-31 Jason Ekstrandiris: Consolodate URB emit
2020-01-31 Jason Ekstrandintel/blorp: Always emit URB config on Gen7+
2020-01-31 Jason Ekstrandintel: Take a gen_l3_config in gen_get_urb_config
2020-01-31 Jason Ekstrandiris: Use the URB size from the L3$ config
2020-01-31 Jason Ekstrandiris: Store the L3$ configs in the screen
2020-01-31 Jason Ekstrandiris: Set SLMEnable based on the L3$ config
2020-01-31 Jason Ekstrandintel/genxml: Drop SLMEnable from L3CNTLREG on Gen11
2020-01-31 Jason Ekstrandanv,iris: Set 3DSTATE_SF::DerefBlockSize to per-poly...
2020-01-30 Qiang Yulima: add noheap debug option
2020-01-30 Qiang Yulima: create heap buffer with new interface if available
2020-01-29 Icenowy Zhenglima: fix lima_set_vertex_buffers()
2020-01-29 Christian Gmeineretnaviv: drop default state for PE_STENCIL_CONFIG_EXT2
2020-01-29 Rob Clarkfreedreno: remove flush-queue
2020-01-29 Rob Clarkfreedreno: add gmem_lock
2020-01-29 Rob Clarkfreedreno: add gmem state cache
2020-01-29 Rob Clarkfreedreno: get GMEM state from batch
2020-01-29 Rob Clarkfreedreno/a2xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a3xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a4xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a5xx: constify gmem state
2020-01-29 Rob Clarkfreedreno/a6xx: constify gmem state
2020-01-29 Rob Clarkfreedreno: constify fd_vsc_pipe
2020-01-29 Rob Clarkfreedreno: constify fd_tile
2020-01-29 Rob Clarkfreedreno: consolidate GMEM state
2020-01-29 Rob Clarkfreedreno: extract vsc pipe bo from GMEM state
2020-01-29 Kenneth Graunkeiris: Support multiple chained batches.
2020-01-29 Kenneth Graunkeiris: Make iris_emit_default_l3_config pull devinfo...
2020-01-29 Kenneth Graunkeiris: Drop 'engine' from iris_batch.
2020-01-29 Michel Dänzerwinsys/amdgpu: Close KMS handles for other DRM file...
2020-01-29 Michel Dänzerwinsys/amdgpu: Re-use amdgpu_screen_winsys when possible
2020-01-29 Jonathan Mareketnaviv: implement UBOs
2020-01-29 Rob Clarkfreedreno/a6xx: convert blend state to stateobj
2020-01-29 Rob Clarkfreedreno/a6xx: remove special handling based on MRT...
2020-01-29 Rob Clarkfreedreno: use PIPE_CAP_RGB_OVERRIDE_DST_ALPHA_BLEND
2020-01-29 Thomas Hellstromgallium/util: Increase the debug_flush map depth
2020-01-29 Thomas Hellstromsvga: Avoid discard DMA uploads
2020-01-29 Thomas Hellstromwinsys/svga: Enable transhuge pages for buffer objects
2020-01-29 Roland Scheideggerwinsys/svga: use new ioctl for logging
2020-01-29 Samuel Pitoisetcompiler: add PERSP to the existing barycentric system...
2020-01-29 Pierre-Eric Pellou... radeonsi: stop using the VM_ALWAYS_VALID flag
2020-01-28 Jordan Justeniris: Emit CS Stall before Instruction Cache flush...
2020-01-28 Erik Faye-Lundzink: set compareEnable when setting compareOp
2020-01-28 Eric Anholtiris: Silence warning about AUX_USAGE_MC.
2020-01-28 Drew Davenportradeonsi: Clear uninitialized variable
2020-01-28 Jan Zielinskigallium/swr: fix tessellation state save/restore
2020-01-28 Vasily Khoruzhicklima: disable early-z if fragment shader uses discard
2020-01-28 Vasily Khoruzhicklima: ppir: always create move and update ld_tex succes...
2020-01-28 Vasily Khoruzhicklima: ppir: don't delete root ld_tex nodes without...
2020-01-27 Marek OlšákRevert "winsys/amdgpu: Re-use amdgpu_screen_winsys...
2020-01-27 Marek OlšákRevert "winsys/amdgpu: Close KMS handles for other...
2020-01-27 Icecream95panfrost: Don't copy uniforms when the size is zero
2020-01-27 Pierre-Eric Pellou... radeonsi: move AMD_DEBUG tests to AMD_TEST
2020-01-26 Dave Airliegallivm/nir: add missing break for isub.
2020-01-25 Erico Nuneslima/ppir: fix src read mask swizzling
next