mesa.git
2019-08-13 Iago Toral... v3d: line length style fixes
2019-08-13 Iago Toral... v3d: honor the write mask on store operations
2019-08-13 Iago Toral... v3d: refactor ntq_emit_tmu_general() slightly
2019-08-13 Iago Toral... v3d: do not automatically flush current job for SSBOs...
2019-08-13 Iago Toral... v3d: only process glMemoryBarrier() for SSBOs and images
2019-08-13 Iago Toral... v3d: fix flushing of SSBOs and shader images
2019-08-13 Caio Marcelo... intel/tools: Fix aub_file initialization in intel_dump_gpu
2019-08-12 Rafael Antognollii965/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Rafael Antognollianv/gen11: Emit SLICE_HASH_TABLE when pipes are unbalanced.
2019-08-12 Rafael Antognolliiris/gen11: Emit SLICE_HASH_TABLE when pipes are unbala...
2019-08-12 Rafael Antognolliintel: Get information about pixel pipes subslices.
2019-08-12 Rafael Antognolliintel/gen_decoder: Decode SLICE_HASH_TABLE.
2019-08-12 Rafael Antognolliintel/genxml: Update 3D_MODE and add SLICE_HASH_TABLE.
2019-08-12 Jason Ekstrandanv: Implement VK_KHR_pipeline_executable_properties
2019-08-12 Jason Ekstrandanv: Add a ralloc context to anv_pipeline
2019-08-12 Jason Ekstrandanv: Force a full re-compile when CAPTURE_INTERNAL_REPR...
2019-08-12 Jason Ekstrandanv/pipeline: Split setting up per-stage keys into...
2019-08-12 Jason Ekstrandanv: Record shader compile stats in the pipeline cache
2019-08-12 Jason Ekstrandanv/pipeline: Stash generated code in the pipeline...
2019-08-12 Jason Ekstrandintel/fs: Add SLM size to brw_cs_prog_data
2019-08-12 Jason Ekstrandintel/compiler: Fill a compiler statistics struct
2019-08-12 Khaled Emarafreedreno: disable tiling for cubemaps
2019-08-12 Khaled Emarafreedreno: add tiling parameters for 2D/2DArray/3D
2019-08-12 Khaled Emarafreedreno: simplified slices setup for a3xx
2019-08-12 Khaled Emarafreedreno: enable tiled textures for debug builds
2019-08-12 Paulo Zanoniintel/fs: add 64 bit integer multiplication lowering
2019-08-12 Paulo Zanoniintel/compiler: invert the logic of lower_integer_multi...
2019-08-12 Paulo Zanoniintel/compiler: don't instantiate a builder for each...
2019-08-12 Paulo Zanoniintel/compiler: extract subfunctions of lower_integer_m...
2019-08-12 Rhys Perrynir: merge and extend nir_opt_move_comparisons and...
2019-08-12 Rhys Perrynir: replace nir_move_load_const() with nir_opt_sink()
2019-08-12 Francisco Jerezanv/gen9: Optimize slice and subslice load balancing...
2019-08-12 Andreas Baierllima/ppir: Add fddx and fddy
2019-08-12 Bas Nieuwenhuizenradv: Enable VK_KHR_pipeline_executable_properties.
2019-08-12 Bas Nieuwenhuizenradv: Implement radv_GetPipelineExecutableStatisticsKHR.
2019-08-12 Bas Nieuwenhuizenradv: Implement radv_GetPipelineExecutableInternalRepre...
2019-08-12 Bas Nieuwenhuizenradv: Implement radv_GetPipelineExecutablePropertiesKHR.
2019-08-12 Bas Nieuwenhuizenradv: Keep shader info when needed.
2019-08-12 Bas Nieuwenhuizenradv: Add VK_KHR_pipeline_executable_properties in...
2019-08-12 Bas Nieuwenhuizenradv: Use string for nir dumping.
2019-08-12 Bas Nieuwenhuizenradv: Get max workgroup size without nir.
2019-08-12 Bas Nieuwenhuizenradv: Add utility function to calculate max waves.
2019-08-12 Francisco Jereziris/gen9: Optimize slice and subslice load balancing...
2019-08-12 Francisco Jerezintel/genxml: Add GT_MODE hashing defs for Gen9.
2019-08-12 Francisco Jerezi965/gen9: Optimize slice and subslice load balancing...
2019-08-12 Alyssa Rosenzweigpan/midgard: Handle 64-bit address in mir_mask_of_read_...
2019-08-12 Alyssa Rosenzweigpan/midgard: Allocate separate spill indices for lowere...
2019-08-12 Alyssa Rosenzweigpan/midgard: Extend liveness analysis to trinary ops
2019-08-12 Alyssa Rosenzweigpan/midgard: Fix load/store pairing
2019-08-12 Alyssa Rosenzweigpan/midgard: Implement nir_intrinsic_load_num_work_groups
2019-08-12 Alyssa Rosenzweigpan/midgard: Implement some compute builtins
2019-08-12 Alyssa Rosenzweigpan/midgard: Rename ld_global_id -> ld_compute_id
2019-08-12 Alyssa Rosenzweigpan/midgard: Handle partial writes in liveness analysis
2019-08-12 Alyssa Rosenzweigpan/midgard: Dump "no spill"?
2019-08-12 Alyssa Rosenzweigpan/midgard: Absorb nonexistance sources
2019-08-12 Alyssa Rosenzweigpan/midgard: Pretty-print destinations
2019-08-12 Alyssa Rosenzweigpan/midgard: Pretty-print units
2019-08-12 Alyssa Rosenzweigpan/midgard: Print mask in dumped MIR
2019-08-12 Alyssa Rosenzweigpan/midgard: Add no_spill flag
2019-08-12 Alyssa Rosenzweigpan/midgard: Generalize mir_mask_of_read_components
2019-08-12 Alyssa Rosenzweigpan/midgard: Implement SSBO access
2019-08-12 Alyssa Rosenzweigpan/midgard: Pipe uniform mask through when spilling
2019-08-12 Alyssa Rosenzweigpan/midgard: Clamp sysval component count
2019-08-12 Alyssa Rosenzweigpan/midgard: Pass uploaded midgard_instruction through
2019-08-12 Alyssa Rosenzweigpan/midgard: Allow sysval destination override
2019-08-12 Alyssa Rosenzweigpanfrost: Force flush every compute job
2019-08-12 Alyssa Rosenzweigpanfrost: Add SSBO system value
2019-08-12 Alyssa Rosenzweiggallium/util: Add u_stream_outputs_for_vertices helper
2019-08-12 Marek Olšákradeonsi: remove the always_nir option
2019-08-12 Marek Olšákradeonsi/nir: implement default tess level system values
2019-08-12 Marek Olšákcompiler: add SYSTEM_VALUE_TESS_LEVEL_OUTER/INNER_DEFAULT
2019-08-12 Marek Olšákgallium: add TGSI_SEMANTIC_DEFAULT_OUTER/INNER_LEVEL
2019-08-12 Marek Olšáktgsi_to_nir: handle tess level inner/outer varyings
2019-08-12 Marek Olšáktgsi_to_nir: add support for the stencil FS output
2019-08-12 Marek Olšáktgsi_to_nir: add support for TEX_LZ
2019-08-12 Marek Olšákcompiler: add SYSTEM_VALUE_USER_DATA_AMD
2019-08-12 Marek Olšákcompiler: add shader_info.cs.user_data_components_amd
2019-08-12 Marek Olšáktgsi_to_nir: add basic compute shader support
2019-08-12 Marek Olšáktgsi_to_nir: add support for LOAD & STORE with SSBOs...
2019-08-12 Marek Olšáktgsi_to_nir: make setup_texture_info reusable
2019-08-12 Marek Olšáktgsi_to_nir: add support for TXF_LZ
2019-08-12 Marek Olšákcompiler: add shader_info.vs.blit_sgprs_amd
2019-08-12 Marek Olšáktgsi_to_nir: be careful about not losing any TGSI prope...
2019-08-12 Marek Olšáktgsi/scan: don't set GS_INVOCATIONS for all shader...
2019-08-12 Marek Olšákcompiler: add ACCESS_STREAM_CACHE_POLICY
2019-08-12 Marek Olšákgallium: add AMD-specific compute TGSI enums
2019-08-12 Marek Olšákgallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_t...
2019-08-12 Marek Olšákst/mesa: don't allocate mipmapped texture for NEAREST_M...
2019-08-12 Kenneth Graunkeglsl: Optimize the SoftFP64 shader when first creating it.
2019-08-12 Christian Gmeineretnaviv: fix compile warnings in release build
2019-08-12 Bas Nieuwenhuizenradv: Do not setup attachments without a framebuffer.
2019-08-12 Jason Ekstrandanv: Implement VK_EXT_subgroup_size_control version 2
2019-08-12 Jason Ekstrandvulkan: Update the XML and headers to 1.1.119
2019-08-12 Bas Nieuwenhuizenradv: Hash Wave32 settings in shader key.
2019-08-12 Bas Nieuwenhuizenradv: Properly use Wave64 for non-NGG GS and copy shader.
2019-08-12 Bas Nieuwenhuizenradv: Put wave size in shader options/info.
2019-08-12 Bas Nieuwenhuizenrelnotes: Make entries for radv more consistent.
2019-08-12 Bas Nieuwenhuizenrelnotes: Add new exts on radv for 19.2.
2019-08-12 Tapani Pälliiris: reorder arguments as expected by the function
2019-08-12 Tapani Pälliiris/android: move iris_query.c to 'per gen' LIBIRIS_SR...
next