intel/nir: Add global support to lower_mem_access_bit_sizes
[mesa.git] / src / gallium /
2019-02-01 Timothy Arceriac/radv/radeonsi: add ac_get_num_physical_sgprs() helper
2019-01-31 Marek Olšákgallium: allow more PIPE_RESOURCE_ driver flags
2019-01-31 Rob Clarkfreedreno: more fixing release tarball
2019-01-31 Dave Airlievirgl: ARB_query_buffer_object support
2019-01-31 Dave Airlievirgl: enable elapsed time queries
2019-01-30 Marek Olšákradeonsi: fix a comment typo in si_fine_fence_set
2019-01-30 Marek Olšákr600: add -Wstrict-overflow=0 to meson to silence the...
2019-01-30 Marek Olšákwinsys/amdgpu: remove amdgpu_drm.h definitions
2019-01-30 Marek Olšákradeonsi: unify error paths in si_texture_create_object
2019-01-30 Marek Olšákradeonsi: merge & rename texture BO metadata functions
2019-01-30 Marek Olšákradeonsi: enable dithered alpha-to-coverage for better...
2019-01-30 Dylan Bakergallium: wrap u_screen in extern "C" for c++
2019-01-30 Ernestas Kulikv3d: Fix leak in resource setup error path
2019-01-30 Ernestas Kulikvc4: Fix leak in HW queries error path
2019-01-30 Eric Anholtv3d: Always enable the NEON utile load/store code.
2019-01-29 Jonathan Marekfreedreno: fix sysmem rendering being used when clear...
2019-01-29 Jonathan Marekfreedreno: fix depth usage logic
2019-01-29 Jonathan Marekfreedreno: fix invalidate logic
2019-01-29 Jonathan Marekst/dri: invalidate_resource depth/stencil before flush_...
2019-01-29 Rob Clarkfreedreno: minor cleanups
2019-01-29 Rob Clarkfreedreno: stop frob'ing pipe_resource::nr_samples
2019-01-29 Rob Clarkfreedreno/a6xx: fix blitter nr_samples check
2019-01-29 Rob Clarkfreedreno/a5xx: fix blitter nr_samples check
2019-01-29 Eric Anholtvc4: Enable NEON asm on meson cross-builds.
2019-01-28 Jonathan Marekkmsro: Add freedreno renderonly support
2019-01-28 Jonathan Marekfreedreno: a2xx: add perfcntrs
2019-01-28 Jonathan Marekfreedreno: a2xx: minor solid_vertexbuf fixups
2019-01-28 Jonathan Marekfreedreno: a2xx: clear fixes and fast clear path
2019-01-28 Jonathan Marekfreedreno: a2xx: a20x hw binning
2019-01-28 Jonathan Marekfreedreno: a2xx: enable early-Z testing
2019-01-28 Jonathan Marekfreedreno: a2xx: ir2 cleanup
2019-01-28 Rob HerringSwitch imx to kmsro and remove the imx winsys
2019-01-28 Rob Herringkmsro: Add etnaviv renderonly support
2019-01-28 Eric Anholtkmsro: Extend to include hx8357d.
2019-01-28 Rob Herringpipe-loader: Fallback to kmsro driver when no matching...
2019-01-28 Eric Anholtpl111: Rename the pl111 driver to "kmsro".
2019-01-28 Gert Wollnyvirgl: Set sRGB write control CAP based on host capabil...
2019-01-28 Gert WollnyGallium: Add new CAPS to indicate whether a driver...
2019-01-28 Christian Gmeineretnaviv: add linear sampling support
2019-01-28 Christian Gmeineretnaviv: update headers from rnndb
2019-01-28 Christian Gmeineretnaviv: extend etna_resource with an addressing mode
2019-01-28 Ilia Mirkinnvc0: don't put text segment into bufctx
2019-01-27 Eric Anholtv3d: Create separate sampler states for the various...
2019-01-27 Eric Anholtv3d: Move the sampler state to the long-lived state...
2019-01-27 Eric Anholtv3d: Use the symbolic names for wrap modes from the...
2019-01-27 Eric Anholtv3d: Fix stencil sampling from a separate-stencil buffer.
2019-01-27 Eric Anholtv3d: Fix stencil sampling from packed depth/stencil.
2019-01-27 Eric Anholtv3d: Fix release-build warning about utile_h.
2019-01-27 Eric Anholtv3d: Flush blit jobs immediately after generating them.
2019-01-27 Eric Anholtv3d: Fix BO stats accounting for imported buffers.
2019-01-27 Eric Anholtv3d: Drop maximum number of texture units down to 16.
2019-01-27 Eric Anholtv3d: Avoid duplicating limits defines between gallium...
2019-01-27 Eric Anholtv3d: Rename gallium-local limits defines from VC5 to...
2019-01-26 Axel Davyst/nine: Enable debug info if NDEBUG is not set
2019-01-26 Axel Davyst/nine: Immediately upload user provided textures
2019-01-26 Jonathan Marekfreedreno: add renderonly scanout
2019-01-26 Rob Clarkfreedreno/a2xx: fix unused variable warning
2019-01-26 Timothy Arceritgsi: remove culldist semantic from docs
2019-01-25 Eric Anholtgallium: Make sure we return is_unorm/is_snorm for...
2019-01-25 Eric Anholtgallium: Fix comment about possible colorspaces.
2019-01-25 Eric Anholtgallium: Enable unit tests as actual meson unit tests.
2019-01-25 Rob Clarkfreedreno: limit tiling to PIPE_BIND_SAMPLER_VIEW
2019-01-25 Eric Engestrommeson/vdpau: add missing soversion
2019-01-24 Dylan Bakermeson: Fix compiler checks for SWR with ICC
2019-01-24 Dylan Bakermeson: fix swr KNL build
2019-01-24 Matt Turnergallivm: Return true from arch_rounding_available(...
2019-01-24 Dave Airliegallium: use put image shm2 path (v2)
2019-01-24 Kenneth Graunkegallium: Add forgotten docs for PIPE_CAP_GLSL_TESS_LEVE...
2019-01-23 Rob Clarkfreedreno: set modifier when exporting buffer
2019-01-23 Caio Marcelo de... gallium: Add PIPE_CAP_GLSL_TESS_LEVELS_AS_INPUTS
2019-01-23 Ilia Mirkinnv50,nvc0: mark textures dirty on fb update
2019-01-22 Timothy Arceriradeonsi/nir: add missing piece for bindless image...
2019-01-22 Rob Clarkfreedreno: core buffer modifier support
2019-01-22 Fritz Koenigfreedreno: add query for dmabuf modifiers
2019-01-22 Fritz Koenigfreedreno: drm_fourcc.h header include
2019-01-22 Brian Paulsvga: add new gallium formats to the format conversion...
2019-01-22 Marek Olšákradeonsi: rename rfence -> sfence
2019-01-22 Marek Olšákradeonsi: rename rbo, rbuffer to buf or buffer
2019-01-22 Marek Olšákradeonsi: rename rsrc -> ssrc, rdst -> sdst
2019-01-22 Marek Olšákradeonsi: rename rquery -> squery
2019-01-22 Marek Olšákradeonsi: rename r600_resource -> si_resource
2019-01-22 Marek Olšákradeonsi: remove r600 from comments
2019-01-22 Marek Olšákwinsys/amdgpu: rename rfence, rsrc, rdst -> afence...
2019-01-22 Marek Olšákradeonsi: rename rview -> sview
2019-01-22 Marek Olšákradeonsi: rename rscreen -> sscreen
2019-01-22 Marek Olšákradeonsi: disable render cond & pipeline stats for...
2019-01-22 Sonny Jiangradeonsi: use compute for resource_copy_region when...
2019-01-22 Jiang, Sonnyradeonsi: add compute_last_block to configure the parti...
2019-01-22 Marek Olšákgallium/util: add util_format_snorm8_to_sint8 (from...
2019-01-22 Marek Olšákgallium: add SINT formats to have exact counterparts...
2019-01-22 Marek Olšákradeonsi: move PKT3_WRITE_DATA generation into a helper...
2019-01-22 Marek Olšákradeonsi: don't use WRITE_DATA.DST_SEL == MEM_GRBM...
2019-01-22 Marek Olšákradeonsi: fix the top-of-pipe fence on SI
2019-01-22 Marek Olšákradeonsi: correct WRITE_DATA.DST_SEL definitions
2019-01-22 Marek Olšákradeonsi: compile clear and copy buffer compute shaders...
2019-01-22 Marek Olšákradeonsi: remove redundant call to emit_cache_flush...
2019-01-22 Marek Olšákradeonsi: use buffer_store_format_x & xy
2019-01-22 Marek Olšákradeonsi: fix rendering to tiny viewports where the...
2019-01-22 Marek Olšákradeonsi: fix a u_blitter crash after a shader with...
2019-01-22 Marek Olšákwinsys/amdgpu: use the new BO list API
next