driconf: drop 26% spanish translation
[mesa.git] / src / gallium /
2020-06-22 Mike Blumenkrantzzink: use correct define value for reserved slot count...
2020-06-22 Rafael Antognolliiris/bufmgr: Do not use map_gtt or use set/get_tiling...
2020-06-22 Jordan Justeniris/l3: Enable L3 full way allocation when L3 config...
2020-06-22 Neil Robertsv3d: Disable PIPE_CAP_PRIMITIVE_RESTART
2020-06-22 Neil Robertsgallium: Add pipe cap for primitive restart with fixed...
2020-06-22 Karol Herbstnv50/ir/ra: fix memory corruption when spilling
2020-06-22 Karol Herbstnv50/ir/ra: convert some for loops to Range-based for...
2020-06-22 Icecream95panfrost: Copy resources when mapping to avoid waiting...
2020-06-22 Icecream95panfrost: Update sampler views when the texture bo...
2020-06-22 Icecream95panfrost: RGBA4 and RGB5_A1 framebuffer support
2020-06-22 Gert Wollnyr600/sfn: Don't set num_components on TESS sysvalue...
2020-06-22 Gert Wollnyr600/sfn: Add support for shared atomics
2020-06-22 Gert Wollnyr600/sfn: Add lowering pass for shared IO
2020-06-22 Karol Herbstnv50/ir/nir: rework CFG handling
2020-06-22 Karol Herbstnv50/ir/nir: rework input output handling
2020-06-22 Karol Herbstnv50/ir/nir: handle clip vertex for tess eval shaders
2020-06-22 Karol Herbstnv50/ir/nir: don't emit a restart with set a stream_id
2020-06-22 Karol Herbstnvc0: enable spirv caps with nir
2020-06-22 Karol Herbstnv50/ir/nir: fix nv_viewport_array2
2020-06-22 Karol Herbstnv50/ir/nir: fix ext_demote_to_helper_invocation
2020-06-22 Karol Herbstnv50/ir/print: add missing VIEWPORT_MASK handling
2020-06-22 Karol Herbstnv50/ir/nir: add workaround for double vertex attribs
2020-06-21 Karol Herbstgv100/ir: fix OP_TXG for shadow textures
2020-06-21 Karol Herbstgv100/ir: fix shift lowering
2020-06-21 Karol Herbstgv100/ir: fix atom cas
2020-06-21 Jonathan Marekfreedreno/a4xx: simplify setup_slices
2020-06-21 Jonathan Marekfreedreno/a4xx: restore pitch to bytes change to layout...
2020-06-21 Rob Clarkfreedreno/ir3: split out ubo info from range
2020-06-20 Jonathan Marekfreedreno/a6xx: remove unnecessary OVERFLOW_FLAG_REG...
2020-06-20 Jonathan Marekfreedreno/a6xx: VSC "STRM_ARRAY_PITCH" is "STRM_LIMIT"
2020-06-20 Erik Faye-Lundgallium/util: add missing include
2020-06-20 Erik Faye-Lundgallium/util: limit STACK_LEN on Windows
2020-06-20 Erik Faye-Lundgraw/gdi: do not depend on UNICODE macro
2020-06-20 Erik Faye-Lundgallium/os: call "ANSI" version of GetCommandLine
2020-06-20 Arcady Goldmints... intel/compiler: Always apply sample mask on Vulkan.
2020-06-19 Nanley Cheryiris: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
2020-06-19 Nanley Cheryiris: Refactor modifier_is_supported for gen12
2020-06-19 Nanley Cheryiris: Handle importing aux-enabled surfaces on TGL
2020-06-19 Nanley Cherygallium/dri2: Support I915_FORMAT_MOD_Y_TILED_GEN12_RC_CCS
2020-06-19 Nanley Cheryiris: Use ISL_AUX_USAGE_GEN12_CCS_E on gen12
2020-06-19 Nanley Cheryiris: Don't support sRGB + Y_TILED_CCS on gen9
2020-06-19 Nanley Cheryintel: Add ISL_AUX_USAGE_GEN12_CCS_E
2020-06-19 Nanley Cheryiris: Disable sRGB fast-clears for non-0/1 values
2020-06-19 Nanley Cheryiris: Avoid fast-clear with incompatible view
2020-06-19 Nanley Cheryiris: Remove the CCS_D fallback
2020-06-19 Nanley Cheryiris: Drop can_fast_clear_color's format parameter
2020-06-19 Kristian H. Kristensenfreedreno/a6xx: Set index buffer size to bo size
2020-06-19 Kristian H. Kristensenfreedreno/a6xx: Don't write REG_A6XX_RB_SRGB_CNTL in...
2020-06-19 Mike Blumenkrantzzink: use int assignment for vk int type
2020-06-19 Rob Clarkfreedreno/ir3: move output_loc to variant
2020-06-19 Connor Abbottir3: Split out variant-specific lowering and optimizations
2020-06-19 Rob Clarkfreedreno/ir3: drop shader->num_ubos
2020-06-19 Rob Clarkfreedreno/ir3: move ubo_state into const_state
2020-06-19 Rob Clarkfreedreno/a6xx: defer userconst cmdstream size calculation
2020-06-19 Rob Clarkfreedreno/ir3: add accessor for const_state
2020-06-19 Gert Wollnyr600/sfn: Handle memory_barrier
2020-06-19 Gert Wollnyr600/sfn: Take SSBO buffer ID offset into account
2020-06-19 Gert Wollnyr600/sfn: Add support for reading cube image array...
2020-06-19 Gert Wollnyr600/sfn: Add support for image_size
2020-06-19 Gert Wollnyr600/sfn: Add imageio support
2020-06-19 Gert Wollnyr600/sfn: lower image derefs
2020-06-18 Karol Herbstnv50/ir/nir: remove image uniform hack
2020-06-18 Karol Herbstnv50/ir/nir: handle image atomic inc and dec
2020-06-18 Karol Herbstnv50/ir/nir: move away from image_deref intrinsics
2020-06-18 Boyuan Zhangradeon/vcn: bump vcn3.0 encode major version to 1
2020-06-18 Boyuan Zhangradeon/vcn/enc: Re-write PPS encoding for HEVC
2020-06-18 Thong Thairadeon/vcn: add vcn 3.0 encode support
2020-06-18 Leo Liuradeon/vcn/dec: add db_aligned_height to message buffer
2020-06-18 Leo Liuradeon/vcn: add Sienna to use internal register offset
2020-06-18 Leo Liuradeon/vcn: reset the decode flags from message buffer
2020-06-18 Rob Clarkfreedreno/a6xx: set .MERGEREGS based on variant
2020-06-18 Rob Clarkfreedreno/ir3: re-work assembler API
2020-06-18 Jonathan Marekfreedreno/fdl6: rework layout code a bit (reduce linear...
2020-06-18 Jonathan Marekfreedreno/a6xx: FETCHSIZE is PITCHALIGN
2020-06-18 Eric Engestromvirgl: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromsvga: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromfreedreno: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestrometnaviv: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromiris: replace all dup() with os_dupfd_cloexec()
2020-06-18 Eric Engestromreplace all F_DUPFD_CLOEXEC with os_dupfd_cloexec()
2020-06-17 Mike Blumenkrantzzink: enable xfb extension in screen creation
2020-06-17 Mike Blumenkrantzzink: switch to passing VkPhysicalDeviceFeatures2 in...
2020-06-17 Mike Blumenkrantzzink: set PIPE_CAP_VIEWPORT_TRANSFORM_LOWERED and remov...
2020-06-17 Mike Blumenkrantzzink: implement transform feedback support to finish...
2020-06-17 Mike Blumenkrantzzink: implement streamout and xfb handling in ntv
2020-06-17 Mike Blumenkrantzzink: add spirv_builder methods for OpVectorExtractDyna...
2020-06-17 Mike Blumenkrantzzink: add spirv builder util functions for emitting...
2020-06-17 Mike Blumenkrantzzink: use '2' variants for device props/feats, check...
2020-06-17 Connor Abbottir3: Pass reserved_user_consts to ir3_shader_from_nir()
2020-06-16 Rob Clarkfreedreno/a6xx: emit shader names in debug builds
2020-06-16 Rob Clarkfreedreno: splitup emit_string_marker
2020-06-16 Rob Clarkfreedreno/log-parser: fix compute times
2020-06-16 Dave Airliesoftpipe: change vendor name to something more generic.
2020-06-16 Dave Airliellvmpipe: change vendor to be more generic.
2020-06-16 Dave Airlievirgl: change vendor id to reflect reality more.
2020-06-16 Jan Beichanv,iris: unbreak on BSDs after 812cf5f522ab,abf8aed68047
2020-06-16 Icecream95panfrost: Implement ARB_depth_clamp
2020-06-16 Icecream95panfrost: Clean up panfrost_frag_meta_rasterizer_update
2020-06-16 Rohan Gargiris: Fix documentation for _iris_batch_flush
2020-06-16 Erik Faye-Lundzink: expose GLSL 1.30
next