mesa.git
2019-08-13 Rob Clarkfreedreno/a5xx: add fd5_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a3xx: add fd3_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a2xx: add fd2_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a4xx: add fd4_emit_init_screen()
2019-08-13 Rob Clarkfreedreno/a2xx: call fd2_emit_ib() directly from fd2
2019-08-13 Rob Clarkfreedreno/a5xx: call fd5_emit_ib() directly from fd5
2019-08-13 Rob Clarkfreedreno/a4xx: call fd4_emit_ib() directly from fd4
2019-08-13 Rob Clarkfreedreno/a3xx: call fd3_emit_ib() directly from fd3
2019-08-13 Rob Clarkfreedreno/ir3: move VS driver-param emit
2019-08-13 Rob Clarkfreedreno/ir3: drop unneeded ir3_ra() args
2019-08-13 Boris Brezillonpanfrost: Add support for KHR_partial_update()
2019-08-13 Daniel Stonest/dri2: Implement DRI2bufferDamageExtension
2019-08-13 Harish Krupoegl/dri: Use __DRI2_BUFFER_DAMAGE extension for KHR_par...
2019-08-13 Daniel Stonedri_interface: add DRI2_BufferDamage interface
2019-08-13 Harish Krupoegl/android: Delete set_damage_region from egl dri...
2019-08-13 Jordan Justeniris: Implement pipe_screen::resource_get_param
2019-08-13 Jordan Justengallium/dri2: Use pipe_screen::resource_get_param in...
2019-08-13 Jordan Justengallium/dri2: Support images with multiple planes for...
2019-08-13 Jordan Justengallium/dri2: Refactor image property queries
2019-08-13 Jordan Justenstate_tracker/winsys_handle: Add plane input field
2019-08-13 Jordan Justengallium/dri2: Support creating multi-planar modifier...
2019-08-13 Jordan Justengallium/dri2: Implement dri2ImageExtension.queryDmaBufF...
2019-08-13 Jordan Justengallium/screen: Add pipe_screen::resource_get_param
2019-08-13 Iago Toral... vc4: clamp gl_PointSize to a minimum of 1.0
2019-08-13 Iago Toral... v3d: clamp gl_PointSize to a minimum of 1.0
2019-08-13 Iago Toral... nir: add a pass to clamp gl_PointSize to a range
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
next