anv: replace hard-coded platform list with vk.xml parse
[mesa.git] / src / gallium /
2019-06-29 Chih-Wei Huangandroid: fix typo LOCAL_EXPORT_C_INCLUDES
2019-06-29 Mauro Rossiandroid: virgl: fix generated virgl_driinfo.h building...
2019-06-29 Alyssa Rosenzweigpanfrost: Allow R11G11B10 rendering
2019-06-29 Alyssa Rosenzweigpanfrost: Default to util_pack_color for clears
2019-06-28 Dylan BakerRevert "meson: Add support for using cmake for finding...
2019-06-28 Dylan BakerRevert "meson: try to use cmake as a finder for clang"
2019-06-28 Alyssa Rosenzweigpanfrost: Disable DXT-style texture compression
2019-06-28 Alyssa Rosenzweigpanfrost: Dump unknown formats before aborting
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Fix 3D texture regression
2019-06-28 Alyssa Rosenzweigpanfrost: Add some special formats
2019-06-28 Alyssa Rosenzweigpanfrost/midgard: Implement integer sampler
2019-06-28 Alyssa Rosenzweigpanfrost: Remove dubious assert
2019-06-28 Alyssa Rosenzweigpanfrost: Implement primitive restart
2019-06-28 Anuj PhogatRevert "iris/icl: Add WA_2204188704 to disable pixel...
2019-06-28 Rob Clarkfreedreno/a6xx: wire up dither state
2019-06-28 Pierre-Eric Pellou... radeon/uvd: fix calc_ctx_size_h265_main10
2019-06-28 Kenneth Graunkegallium/u_transfer_helper: Don't leak a reference to...
2019-06-28 Tomeu Vizosopanfrost: Only tag AFBC addresses when sampling
2019-06-28 Jose Fonsecagallivm: Improve lp_build_rcp_refine.
2019-06-28 Tomeu Vizosopanfrost/ci: Don't error out on RK3288
2019-06-28 Tomeu Vizosopanfrost/ci: Don't print every kernel file
2019-06-28 Tomeu Vizosopanfrost/ci: Fix the image name
2019-06-28 Tomeu Vizosopanfrost/ci: Remove batching
2019-06-28 Kenneth Graunkeiris: Don't leak resources in iris_create_surface for...
2019-06-28 Alexandros Frantzisvirgl: Don't allow creating staging pipe_resources
2019-06-28 Alexandros Frantzisvirgl: Use virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Add tests for virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Introduce virgl_staging_mgr
2019-06-28 Alexandros Frantzisvirgl: Store the virgl_hw_res for copy transfers
2019-06-28 Kenneth Graunkeiris: Fix major resource leak in iris_set_shader_images
2019-06-28 Kenneth Graunkegallium: Make util_copy_image_view handle shader_access
2019-06-27 Kenneth Graunkegallium: Teach GALLIUM_REFCNT_LOG about array textures
2019-06-27 Nanley Cheryintel: Add and use helpers for level0 extent
2019-06-27 Dylan Bakermeson: try to use cmake as a finder for clang
2019-06-27 Dylan Bakermeson: Add support for using cmake for finding LLVM
2019-06-27 Kenneth Graunkeiris: Fix memory leak of SO targets
2019-06-27 Kenneth Graunkeiris: Fix memory leak for draw parameter resources
2019-06-27 Kenneth Graunkeiris: Drop u_upload_unmap
2019-06-27 Eric Engestrommeson: set up a proper internal dependency for xmlconfig
2019-06-27 Kenneth Graunkeiris: Also properly restore INTERFACE_DESCRIPTOR_DATA...
2019-06-27 Kenneth Graunkeiris: Fix resource tracking for CS thread ID buffer
2019-06-27 Kenneth Graunkeiris: Only bother with thread ID upload if doing MEDIA_...
2019-06-27 Kenneth Graunkeiris: Do MEDIA_CURBE_LOAD when IRIS_DIRTY_CS is set...
2019-06-27 Kenneth Graunkeiris: Drop UBO range stuff from iris_restore_compute_sa...
2019-06-27 Kenneth Graunkeiris: Properly align interface descriptor data addresses
2019-06-27 Tomeu Vizosopanfrost/decode: Mention the address of a few descriptors
2019-06-27 Tomeu Vizosopanfrost/decode: Wait for a job to finish before dumping
2019-06-27 Tomeu Vizosopanfrost/decode: Decode exception status
2019-06-27 Tomeu Vizosopanfrost/decode: Print AFBC struct when appropriate
2019-06-27 Kenneth Graunkeiris: Disable loop unrolling in GLSL IR.
2019-06-27 Kenneth Graunkeiris: Delete dead ice->state.streamout_strides field.
2019-06-26 Jonathan Mareknir: remove fnot/fxor/fand/for opcodes
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Merge embedded constants
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Share swizzle compose
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Share swizzle/mask code
2019-06-26 Alyssa Rosenzweigpanfrost: Fix checksumming typo
2019-06-26 Kenneth Graunkeiris: Fix overzealous query object batch flushing.
2019-06-26 Kenneth Graunkeiris: Make an iris_batch_get_signal_syncpt() helper.
2019-06-26 Boris Brezillonpanfrost: Remove unneeded check in panfrost_scissor_cul...
2019-06-26 Alyssa Rosenzweigpanfrost: Update copyright identifiers
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Reorder to permit constant bias
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Add helper to encode constant bias
2019-06-26 Alyssa Rosenzweigpanfrost/midgard: Handle negative immediate bias
2019-06-26 Rob Clarkfreedreno: correct batch_depends_on() logic
2019-06-26 Rob Clarkfreedreno: drop unused arg from fd_batch_flush()
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Add RK3288 flipflops I don't want to deal...
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Update failures list
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Set MESA_GLES_VERSION_OVERRIDE=3.0
2019-06-25 Alyssa Rosenzweigpanfrost/ci: Run full set of mipmap tests
2019-06-25 Alyssa Rosenzweigpanfrost: Advertise support for other 8-bit UNORM formats
2019-06-25 Alyssa Rosenzweigpanfrost: Use pipe_surface->format directly in blitter
2019-06-25 Alyssa Rosenzweigpanfrost: Invert swizzle for rendering
2019-06-25 Alyssa Rosenzweigpanfrost: Honour first_layer...last_layer when sampling
2019-06-25 Alyssa Rosenzweigpanfrost: Use the sampler_view target (not the textures)
2019-06-25 Alyssa Rosenzweigpanfrost/midgard: Assert guard texelFetch against cubemaps
2019-06-25 Alyssa Rosenzweigpanfrost: Zero pixels in any axis is zero pixels total
2019-06-25 Alyssa Rosenzweigpanfrost: Respect mip level when wallpapering
2019-06-25 Alyssa Rosenzweigpanfrost/midgard: Fixup NIR texture op
2019-06-25 Alyssa Rosenzweigpanfrost: Support (non-)seamless cube maps
2019-06-25 Alyssa Rosenzweigpanfrost: Merge checksum buffer with main BO
2019-06-25 Alyssa Rosenzweigpanfrost/decode: Limit MRT blend count
2019-06-25 Alyssa Rosenzweigpanfrost: Clamp tile coordinates before job submission
2019-06-25 Alyssa Rosenzweigpanfrost: Use dedicated u_blitter context for wallpapers
2019-06-25 Alyssa Rosenzweigpanfrost: Sanity check layer
2019-06-25 Alyssa Rosenzweigpanfrost: Divide array_size by 6 for cubemaps
2019-06-25 Alyssa Rosenzweigpanfrost: Use get_texture_address for framebuffer compu...
2019-06-25 Alyssa Rosenzweigpanfrost: Merge AFBC slab with BO backing
2019-06-25 Alyssa Rosenzweigpanfrost: Z/S can't be tiled
2019-06-25 Alyssa Rosenzweigpanfrost: Enable mipmapping
2019-06-25 Alyssa Rosenzweigpanfrost: Enable blitting
2019-06-25 Alyssa Rosenzweigpanfrost: Allow texelFetch for wallpaper blits
2019-06-25 Alyssa Rosenzweigpanfrost/midgard: Implement texelFetch (2D only)
2019-06-25 Alyssa Rosenzweigpanfrost: Skip flushes only for wallpapers, not any...
2019-06-25 Alyssa Rosenzweigpanfrost: Handle generate_mipmap ourselves
2019-06-25 Alyssa Rosenzweigpanfrost: Disable mipmapping if necessary
2019-06-25 Chia-I Wuvirgl: add VIRGL_DEBUG_XFER
2019-06-25 Chia-I Wuvirgl: add VIRGL_DEBUG_SYNC
2019-06-25 Chia-I Wuvirgl: fix the value of VIRGL_DEBUG_BGRA_DEST_SWIZZLE
2019-06-25 Rob Clarkfreedreno/a5xx: fix batch leak in fd5 blitter path
2019-06-25 Marek Olšákradeonsi: don't set spi_ps_input_* for monolithic shaders
next