August 2017 Archives by author
Starting: Tue Aug 1 00:03:15 UTC 2017
Ending: Thu Aug 31 23:53:00 UTC 2017
Messages: 3377
- [Mesa-dev] [PATCH 1/3] nir: fix algebraic optimizations
Connor Abbott
- [Mesa-dev] [PATCH 2/3] ac/nir: fix lsb emission
Connor Abbott
- [Mesa-dev] [PATCH 3/3] ac/nir: fix nir_op_unpack_64_2x32_split_y emission
Connor Abbott
- [Mesa-dev] [PATCH 0/4] nir: Cross-thread, uniform-control, and convergent attributes
Connor Abbott
- [Mesa-dev] [PATCH 1/4] nir: add new convergent, uniform-control, and cross-thread attributes
Connor Abbott
- [Mesa-dev] [PATCH 2/4] nir/gcm: use the new convergent attribute
Connor Abbott
- [Mesa-dev] [PATCH 3/4] nir: take cross-thread operations into account into a few places
Connor Abbott
- [Mesa-dev] [PATCH 4/4] nir: use new attributes for ARB_shader_ballot and ARB_shader_group_vote
Connor Abbott
- [Mesa-dev] [PATCH 00/10] radv: Support for subgroup_vote and shader_ballot (v2)
Connor Abbott
- [Mesa-dev] [PATCH 01/10] mesa: fix 64-bit issues with system_values_read
Connor Abbott
- [Mesa-dev] [PATCH 02/10] compiler: add new system values for SPV_KHR_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 03/10] nir/lower_system_values: handle SPIR-V shader_ballot system values
Connor Abbott
- [Mesa-dev] [PATCH 04/10] nir/spirv: add plumbing for KHR_shader_ballot and KHR_subgroup_vote
Connor Abbott
- [Mesa-dev] [PATCH 05/10] radeonsi: move llvm_get_type_size() to ac
Connor Abbott
- [Mesa-dev] [PATCH 06/10] radeonsi: move emit_optimization_barrier() to ac
Connor Abbott
- [Mesa-dev] [PATCH 07/10] radeonsi: move si_emit_ballot() to ac
Connor Abbott
- [Mesa-dev] [PATCH 08/10] radeonsi: move the guts of ARB_shader_group_vote emission to ac
Connor Abbott
- [Mesa-dev] [PATCH 09/10] radv: call nir_opt_intrinsics()
Connor Abbott
- [Mesa-dev] [PATCH 10/10] radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Connor Abbott
- [Mesa-dev] [PATCH 10/10] radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Connor Abbott
- [Mesa-dev] [PATCH] nir/spirv: add plumbing for KHR_shader_ballot and KHR_subgroup_vote
Connor Abbott
- [Mesa-dev] [PATCH 00/15] radv: Support for VK_AMD_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 01/15] nir: define intrinsics needed for AMD_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 02/15] spirv: import AMD extensions header
Connor Abbott
- [Mesa-dev] [PATCH 03/15] spirv: add plumbing for SPV_AMD_shader_ballot and Groups
Connor Abbott
- [Mesa-dev] [PATCH 04/15] nir: rename and generalize nir_lower_read_invocation_to_scalar
Connor Abbott
- [Mesa-dev] [PATCH 05/15] nir: scalarize AMD_shader_ballot intrinsics
Connor Abbott
- [Mesa-dev] [PATCH 06/15] radv: call nir_lower_cross_thread_to_scalar()
Connor Abbott
- [Mesa-dev] [PATCH 07/15] nir: add a lowering pass for some cross-workgroup intrinsics
Connor Abbott
- [Mesa-dev] [PATCH 08/15] radv: use nir_lower_group_reduce()
Connor Abbott
- [Mesa-dev] [PATCH 09/15] ac: move ac_to_integer() and ac_to_float() to ac_llvm_build.c
Connor Abbott
- [Mesa-dev] [PATCH 10/15] ac: remove bitcast_to_float()
Connor Abbott
- [Mesa-dev] [PATCH 11/15] ac: fix ac_get_type_size() for doubles
Connor Abbott
- [Mesa-dev] [PATCH 12/15] ac: add support for SPV_AMD_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 13/15] ac/nir: add support for SPV_AMD_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 14/15] radv: enable VK_AMD_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 15/15] ac/nir: fix saturate emission
Connor Abbott
- [Mesa-dev] [PATCH 00/15] radv: Support for VK_AMD_shader_ballot
Connor Abbott
- [Mesa-dev] [PATCH 3/4] ac/nir: fix 64-bit shifts
Connor Abbott
- [Mesa-dev] [PATCH 41/47] i965/fs: Add reuse_16bit_conversions_register optimization
Connor Abbott
- [Mesa-dev] TGSI 16-bit support
Connor Abbott
- [Mesa-dev] [PATCH 41/47] i965/fs: Add reuse_16bit_conversions_register optimization
Connor Abbott
- [Mesa-dev] [PATCH] nir/opcodes: Fix constant-folding of ufind_msb
Connor Abbott
- [Mesa-dev] [PATCH 01/14] ac/surface: move tile_swizzle to ac_surface and document it
Dave Airlie
- [Mesa-dev] [PATCH 02/14] ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
Dave Airlie
- [Mesa-dev] [PATCH 00/14] AMD GCN tile swizzle
Dave Airlie
- [Mesa-dev] [PATCH] radeon/ac: use ds_swizzle for derivs on si/cik.
Dave Airlie
- [Mesa-dev] [PATCH] radeon/ac: use ds_swizzle for derivs on si/cik.
Dave Airlie
- [Mesa-dev] [PATCH] Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."
Dave Airlie
- [Mesa-dev] [PATCH 1/2] gallium: add CAPs to support HW atomic counters.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] mesa/st: add support for hw atomics
Dave Airlie
- [Mesa-dev] [PATCH] vulkan/wsi: handle UINT64_MAX timeout correctly.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] r300: drop u_mm.h include.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] mesa/dri: drop unneeded mm.h include
Dave Airlie
- [Mesa-dev] [PATCH 1/2] gallium: add CAPs to support HW atomic counters.
Dave Airlie
- [Mesa-dev] [PATCH] intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix f16->f32 denorm handling for SI/CIK.
Dave Airlie
- [Mesa-dev] [PATCH] radv: avoid GPU hangs if someone does a resolve with non-multisample src
Dave Airlie
- [Mesa-dev] [PATCH] radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix tile swizzle regression on mipmaps.
Dave Airlie
- [Mesa-dev] [PATCH] radv: add separate fmask tile swizzle counter.
Dave Airlie
- [Mesa-dev] [PATCH] radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix MSAA on SI gpus.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix MSAA on SI gpus.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] gallium: add CAPs to support HW atomic counters. (v2)
Dave Airlie
- [Mesa-dev] [PATCH 2/2] mesa/st: add support for hw atomics (v2)
Dave Airlie
- [Mesa-dev] [PATCH] radv: force cs/ps/l2 flush at end of command stream. (v2)
Dave Airlie
- [Mesa-dev] [PATCH] radeonsi: don't enable surf index on shareable images.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] mesa/st: add support for hw atomics (v2)
Dave Airlie
- [Mesa-dev] [PATCH] [rfc] ac/surface: always increase dcc size alignment.
Dave Airlie
- [Mesa-dev] [PATCH] radeonsi: initialise imported surface to 0.
Dave Airlie
- [Mesa-dev] radv: some initial gfx9 fixes
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radv/gfx9: fix set predication packet.
Dave Airlie
- [Mesa-dev] [PATCH 2/5] radv/gfx9: remove some leftover gfx6 descriptor setup.
Dave Airlie
- [Mesa-dev] [PATCH 3/5] radv: emit db_htile_surface reg on gfx9 as weel
Dave Airlie
- [Mesa-dev] [PATCH 4/5] radv/gfx9: handle GFX9 opaque metadata
Dave Airlie
- [Mesa-dev] [PATCH 5/5] radv/gfx9: fix tile swizzle handling for gfx9
Dave Airlie
- [Mesa-dev] [PATCH] radv/gfx9: for fast clear use is_linear flag.
Dave Airlie
- [Mesa-dev] [PATCH] radv: disable texture gather workaround on gfx9.
Dave Airlie
- [Mesa-dev] [PATCH] ac/nir: fixup layer/viewport export for GFX9.
Dave Airlie
- [Mesa-dev] [PATCH] radv: disable support for VEGA for now.
Dave Airlie
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Dave Airlie
- [Mesa-dev] [PATCH 02/18] gallium/radeon: use rectangles for 1D and 2D texture blits
Dave Airlie
- [Mesa-dev] [PATCH 02/18] gallium/radeon: use rectangles for 1D and 2D texture blits
Dave Airlie
- [Mesa-dev] [PATCH 02/18] gallium/radeon: use rectangles for 1D and 2D texture blits
Dave Airlie
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Dave Airlie
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Dave Airlie
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Dave Airlie
- [Mesa-dev] [PATCH] radv: don't crash if we have no framebuffer
Dave Airlie
- [Mesa-dev] radv/gfx9: more vega fixes.
Dave Airlie
- [Mesa-dev] [PATCH 01/10] radv/gfx9: use total levels in texture descriptor
Dave Airlie
- [Mesa-dev] [PATCH 02/10] radv/gfx9: fix level count in color register setup.
Dave Airlie
- [Mesa-dev] [PATCH 03/10] radv/gfx9: fixup db/stencil disable.
Dave Airlie
- [Mesa-dev] [PATCH 04/10] radv: bump space check for indexed draw.
Dave Airlie
- [Mesa-dev] [PATCH 05/10] radv/gfx9: emit sx_mrt_blend registers
Dave Airlie
- [Mesa-dev] [PATCH 06/10] radv: cleanup some image view descriptor setup.
Dave Airlie
- [Mesa-dev] [PATCH 07/10] radv/image: don't rescale width/height if the format isn't changing
Dave Airlie
- [Mesa-dev] [PATCH 08/10] radv/gfx9: only minify image view width/height/depth before gfx9.
Dave Airlie
- [Mesa-dev] [PATCH 09/10] radv: don't degrade tiling mode for small compressed or depth texture.
Dave Airlie
- [Mesa-dev] [PATCH 10/10] radv/gfx9: don't expose linear depth on vega.
Dave Airlie
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Dave Airlie
- [Mesa-dev] [PATCH 07/10] radv/image: don't rescale width/height if the format isn't changing
Dave Airlie
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Dave Airlie
- [Mesa-dev] [PATCH] vulkan: import 1.0.59 headers and xml.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix resolve subpass restoring in compute resolve path.
Dave Airlie
- [Mesa-dev] [PATCH 07/11] radv: Add multiview clears.
Dave Airlie
- [Mesa-dev] [PATCH 10/11] radv: Implement multiview draws.
Dave Airlie
- [Mesa-dev] [PATCH 11/11] radv: Expose VK_KHX_multiview.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv: Don't set a new subpass on compute resolve.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix predication on gfx9
Dave Airlie
- [Mesa-dev] [PATCH] radv/gfx9: gfx9 has buffer sizing rules like pre-VI.
Dave Airlie
- [Mesa-dev] [PATCH] radv/gfx9: fix buffer size on gfx9.
Dave Airlie
- [Mesa-dev] [PATCH 3/3] radv: Add trace ids for secondary buffers.
Dave Airlie
- [Mesa-dev] [PATCH 02/12] egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Eric Anholt
- [Mesa-dev] [PATCH 0/7] old-glibc backport, vc4 NEON improvements
Eric Anholt
- [Mesa-dev] [PATCH 1/7] broadcom: Add missing libexpat cflags for the decoder.
Eric Anholt
- [Mesa-dev] [PATCH 2/7] broadcom: Add v3d_xml.h to gitignore.
Eric Anholt
- [Mesa-dev] [PATCH 3/7] util: Fix build on old glibc.
Eric Anholt
- [Mesa-dev] [PATCH 4/7] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
- [Mesa-dev] [PATCH 5/7] broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Eric Anholt
- [Mesa-dev] [PATCH 6/7] broadcom/vc4: Port NEON-code to ARM64
Eric Anholt
- [Mesa-dev] [PATCH 7/7] broadcom/vc4: Optimize vc4_load_utile/vc4_store_utile with sse for x86
Eric Anholt
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Eric Anholt
- [Mesa-dev] [PATCH 4/7 v2] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
- [Mesa-dev] [PATCH 5/7 v2] broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Eric Anholt
- [Mesa-dev] [PATCH 6/7 v3] broadcom/vc4: Port NEON-code to ARM64
Eric Anholt
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Eric Anholt
- [Mesa-dev] [PATCH 1/6] mesa: Add X1B5G5R5 along with A1B5G5R5.
Eric Anholt
- [Mesa-dev] [PATCH 2/6] gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
- [Mesa-dev] [PATCH 3/6] vc4: Add support for 5551 textures.
Eric Anholt
- [Mesa-dev] [PATCH 4/6] mesa: Only expose GLES's EXT_texture_type_2_10_10_10_REV if supported in HW.
Eric Anholt
- [Mesa-dev] [PATCH 5/6] mesa: Expose GL_OES_required_internalformat on GLES contexts.
Eric Anholt
- [Mesa-dev] [PATCH 6/6] mesa: Set new renderbuffers to RGBA4 on all GLES contexts.
Eric Anholt
- [Mesa-dev] [PATCH] gallium: Weaken assertion about u_mm's align2 field.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] egl: Add dma_buf_import_modifiers for glvnd
Eric Anholt
- [Mesa-dev] [PATCH 0/6] vc5 driver to merge
Eric Anholt
- [Mesa-dev] [PATCH 1/6] nir: Move vc4's alpha test lowering to core NIR.
Eric Anholt
- [Mesa-dev] [PATCH 2/6] configure: Add the new "vc5" driver to the list, requiring a simulator.
Eric Anholt
- [Mesa-dev] [PATCH 3/6] broadcom: Add V3D 3.3 QPU instruction pack, unpack, and disasm.
Eric Anholt
- [Mesa-dev] [PATCH 4/6] broadcom: Add vc5 CLIF dumping
Eric Anholt
- [Mesa-dev] [PATCH 5/6] broadcom: Add VC5 NIR compiler.
Eric Anholt
- [Mesa-dev] [PATCH 6/6] broadcom: Add V3D 3.3 gallium driver called "vc5", for BCM7268.
Eric Anholt
- [Mesa-dev] [PATCH 2/6] gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
- [Mesa-dev] [PATCH 4/7 v2] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Eric Anholt
- [Mesa-dev] Question for nir lower load uniform to scalar
Eric Anholt
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Eric Anholt
- [Mesa-dev] [PATCH 2/2] i965: Queue the buffer with a sync fence for Android OS v4.2
Rafael Antognolli
- [Mesa-dev] [PATCH 2/2] i965: Queue the buffer with a sync fence for Android OS v4.2
Rafael Antognolli
- [Mesa-dev] [PATCH] intel/genxml: Fix gen10 BLEND_STATE variable length packing
Rafael Antognolli
- [Mesa-dev] [PATCH] i965: Do not store SRC after 0 on component control.
Rafael Antognolli
- [Mesa-dev] [AppVeyor] mesa master #5107 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #5109 completed
AppVeyor
- [Mesa-dev] [PATCH] Revert "mesa: stop assigning unused storage for non-bindless opaque types"
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: fix i915 CTS regression caused by fcbb93e86024
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Timothy Arceri
- [Mesa-dev] [Mesa-dev RESEND 08/26] mesa: add KHR_no_error support to glEndConditionalRender()
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: look up for transform feedback varyings after linking
Timothy Arceri
- [Mesa-dev] [Mesa-dev RESEND 26/26] mesa: add KHR_no_error support to glPolygonMode()
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa: only check errors when the state change in glLogicOp()
Timothy Arceri
- [Mesa-dev] [PATCH 3/2] docs: mark no error extensions as done
Timothy Arceri
- [Mesa-dev] (no subject)
Timothy Arceri
- [Mesa-dev] [PATCH 01/23] mapi: add EXT_external_objects and EXT_external_objects_fd
Timothy Arceri
- [Mesa-dev] [PATCH 02/23] mesa: add support for memory object creation/import/delete
Timothy Arceri
- [Mesa-dev] [PATCH 03/23] mesa: add support for memory object parameters
Timothy Arceri
- [Mesa-dev] [PATCH 04/23] gallium: introduce memory object
Timothy Arceri
- [Mesa-dev] [PATCH 05/23] mesa/st: start adding memory object support
Timothy Arceri
- [Mesa-dev] [PATCH 06/23] mesa: hook up memoryobject tex(ture)storage api
Timothy Arceri
- [Mesa-dev] [PATCH 07/23] mesa: hook up memory object multisamples tex(ture)storage api
Timothy Arceri
- [Mesa-dev] [PATCH 08/23] mesa/st: factor out st_AllocTextureStorage into a helper
Timothy Arceri
- [Mesa-dev] [PATCH 09/23] mesa/st: implement memory objects as a backend for texture storage
Timothy Arceri
- [Mesa-dev] [PATCH 10/23] radeonsi: factor out metadata import
Timothy Arceri
- [Mesa-dev] [PATCH 11/23] radeonsi: add basic memory object support
Timothy Arceri
- [Mesa-dev] [PATCH 12/23] mesa/st: implement memory objects as a backend for buffer objects
Timothy Arceri
- [Mesa-dev] [PATCH 13/23] mesa: hook up (Named)BufferStorageMem api
Timothy Arceri
- [Mesa-dev] [PATCH 14/23] mesa/st: expose EXT_memory_object and EXT_memory_object_fd
Timothy Arceri
- [Mesa-dev] [PATCH 15/23] mesa: implement glGetUnsignedByte{v|i_v}
Timothy Arceri
- [Mesa-dev] [PATCH 16/23] gallium: introduce device/driver UUID queries
Timothy Arceri
- [Mesa-dev] [PATCH 17/23] mesa: hook up UUID queries for driver and device
Timothy Arceri
- [Mesa-dev] [PATCH 18/23] ac/gpu: add driver/device UUID query helpers
Timothy Arceri
- [Mesa-dev] [PATCH 19/23] radeonsi: hook up device/driver UUID queries
Timothy Arceri
- [Mesa-dev] [PATCH 20/23] mesa: hook up queries for NUM_TILING_TYPES and TILING_TYPES
Timothy Arceri
- [Mesa-dev] [PATCH 21/23] radv: generate same device UUID as radeonsi
Timothy Arceri
- [Mesa-dev] [PATCH 22/23] radv: generate the same driver UUID as radeonsi
Timothy Arceri
- [Mesa-dev] [PATCH 23/23] radeonsi: enable support for EXT_memory_object
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: remove unused field from ir_call
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] glsl: clone builtin function constants
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Timothy Arceri
- [Mesa-dev] [PATCH 06/23] mesa: hook up memoryobject tex(ture)storage api
Timothy Arceri
- [Mesa-dev] [PATCH 13/23] mesa: hook up (Named)BufferStorageMem api
Timothy Arceri
- [Mesa-dev] GLSL compile time improvements
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] glsl: calculate number of operands in an expression once
Timothy Arceri
- [Mesa-dev] [PATCH 2/8] glsl: tidy up get_num_operands()
Timothy Arceri
- [Mesa-dev] [PATCH 3/8] glsl: stop copying struct and interface member names
Timothy Arceri
- [Mesa-dev] [PATCH 4/8] glsl: remove unused field from ir_call
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] glsl: clone builtin function constants
Timothy Arceri
- [Mesa-dev] [PATCH 6/8] glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] util/ralloc: add ralloc_str_append() helper
Timothy Arceri
- [Mesa-dev] [PATCH 8/8] glsl: use ralloc_str_append() rather than ralloc_asprintf_rewrite_tail()
Timothy Arceri
- [Mesa-dev] GLSL compile time improvements
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Timothy Arceri
- [Mesa-dev] [PATCH v2 0/2] glsl: interpolateAt*() fixes
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] glsl: calculate number of operands in an expression once
Timothy Arceri
- [Mesa-dev] v2 GLSL compile time improvements
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] glsl: calculate number of operands in an expression once
Timothy Arceri
- [Mesa-dev] [PATCH 2/8] glsl: tidy up get_num_operands()
Timothy Arceri
- [Mesa-dev] [PATCH 3/8] glsl: stop copying struct and interface member names
Timothy Arceri
- [Mesa-dev] [PATCH 4/8] glsl: remove unused field from ir_call
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] glsl: clone builtin function constants
Timothy Arceri
- [Mesa-dev] [PATCH 6/8] glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] util/ralloc: add ralloc_str_append() helper
Timothy Arceri
- [Mesa-dev] [PATCH 8/8] glsl: use ralloc_str_append() rather than ralloc_asprintf_rewrite_tail()
Timothy Arceri
- [Mesa-dev] [PATCH v2 5/8] glsl: pass mem_ctx to constant_expression_value(...) and friends
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] gallium/radeon: only pass shader-specific debug flags to the disk shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa: add typesize validation to resource functions
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] glsl: allow NULL to be passed to encode_type_to_blob()
Timothy Arceri
- [Mesa-dev] [PATCH 2/8] glsl: stop adding pointers from gl_shader_variable to the cache
Timothy Arceri
- [Mesa-dev] [PATCH 3/8] glsl: stop adding pointers from glsl_struct_field to the cache
Timothy Arceri
- [Mesa-dev] [PATCH 4/8] glsl: add has_uniform_storage() helper to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] glsl: don't write uniform storage offset if there isn't one
Timothy Arceri
- [Mesa-dev] [PATCH 6/8] glsl: always write a name/label string to the cache
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] glsl: stop adding pointers from shader_info to the cache
Timothy Arceri
- [Mesa-dev] [PATCH 8/8] glsl: stop adding pointers from bindless structs to the cache
Timothy Arceri
- [Mesa-dev] [RESEND PATCH 1/2] mesa: correctly calculate the storage offset for i915
Timothy Arceri
- [Mesa-dev] [RESEND PATCH 2/2] st/mesa: correctly calculate the storage offset
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] glsl: pass shader source keys to the disk cache
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] util/disk_cache: write cache item metadata to disk
Timothy Arceri
- [Mesa-dev] Mesa (master): mesa: correctly calculate the storage offset for i915
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: framebuffer refcounting with atomic ops
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: framebuffer refcounting with atomic ops
Timothy Arceri
- [Mesa-dev] i965/radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH 01/11] mesa: add UseSTD430AsDefaultPacking constant
Timothy Arceri
- [Mesa-dev] [PATCH 02/11] glsl: add get_internal_ifc_packing() type helper
Timothy Arceri
- [Mesa-dev] [PATCH 03/11] glsl: pass UseSTD430AsDefaultPacking to where it will be used
Timothy Arceri
- [Mesa-dev] [PATCH 04/11] i965: enable STD430 packing by default on IVB+
Timothy Arceri
- [Mesa-dev] [PATCH 05/11] gallium: add UBO type to tgsi_file_type
Timothy Arceri
- [Mesa-dev] [PATCH 06/11] mesa/st: simplify some UBO index logic
Timothy Arceri
- [Mesa-dev] [PATCH 07/11] mesa/st: create add_buffer_to_load_and_stores() helper
Timothy Arceri
- [Mesa-dev] [PATCH 08/11] mesa/st: add LOAD support for UBOs
Timothy Arceri
- [Mesa-dev] [PATCH 09/11] radeonsi: make use of LOAD for UBOs
Timothy Arceri
- [Mesa-dev] [PATCH 10/11] gallium: introduce PIPE_CAP_LOAD_UBO
Timothy Arceri
- [Mesa-dev] [PATCH 11/11] radeonsi: enable STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: set old ldexp operand to NULL when lowering
Timothy Arceri
- [Mesa-dev] [PATCH 04/11] i965: enable STD430 packing by default on IVB+
Timothy Arceri
- [Mesa-dev] [PATCH 1/9] ralloc: Allow reparenting to a NULL context
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Timothy Arceri
- [Mesa-dev] [PATCH V2] i965: enable STD430 packing by default on IVB+
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
- [Mesa-dev] mistake in "mesa/vbo: move some Draw checks out of validation"?
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Timothy Arceri
- [Mesa-dev] i965/radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH 25/27] glsl/shader_cache: Save fs (BlendSupport) metadata
Timothy Arceri
- [Mesa-dev] [PATCH 24/27] glsl: Assign atomic counter resources on shader compile fall back path
Timothy Arceri
- [Mesa-dev] i965/radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: fix ES only draw if we have vertex positions
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] gallium/docs: remove old llvmpipe TODO
Timothy Arceri
- [Mesa-dev] [PATCH 2/8] docs: remove link to radeonsi TODO wiki page
Timothy Arceri
- [Mesa-dev] [PATCH 3/8] docs: remove link to i915g TODOs
Timothy Arceri
- [Mesa-dev] [PATCH 4/8] docs: rename TODOs to Legacy Driver TODOs
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] docs: remove automatic testing from help wanted
Timothy Arceri
- [Mesa-dev] [PATCH 6/8] docs: remove MSVC testing/building from help wanted
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page
Timothy Arceri
- [Mesa-dev] [RPF PATCH 8/8] docs: add todo.txt for various Mesa tasks
Timothy Arceri
- [Mesa-dev] [PATCH] Revert "glsl: Mark functions static"
Timothy Arceri
- [Mesa-dev] [PATCH] glsl/linker: Make several functions not static
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: pass ctx to add_uniform_to_shader constructor
Timothy Arceri
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix getting the image type for array of structs (again)
Timothy Arceri
- [Mesa-dev] [PATCH 03/11] glsl: pass UseSTD430AsDefaultPacking to where it will be used
Timothy Arceri
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
- [Mesa-dev] [PATCH 2/7] mesa/st: create add_buffer_to_load_and_stores() helper
Timothy Arceri
- [Mesa-dev] [PATCH 3/7] mesa/st: add LOAD support for UBOs
Timothy Arceri
- [Mesa-dev] [PATCH 4/7] radeonsi: make use of LOAD for UBOs
Timothy Arceri
- [Mesa-dev] [PATCH 5/7] gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] mesa: pass ctx to add_uniform_to_shader constructor
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] radeonsi: enable STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Drop Gen7+ nonsense from brw_ff_gs.c.
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
- [Mesa-dev] [PATCH 6.5/8] compiler: move pointers to the start of shader_info
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] glsl: stop adding pointers from shader_info to the cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Timothy Arceri
- [Mesa-dev] [PATCH v4 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Clean up brwNewProgram().
Timothy Arceri
- [Mesa-dev] [PATCH v2 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/5] disk_cache: enable limited hash collision detection in release builds
Timothy Arceri
- [Mesa-dev] [PATCH v2 3/5] util/disk_cache: add struct cache_item_metadata
Timothy Arceri
- [Mesa-dev] [PATCH v2 4/5] glsl: pass shader source keys to the disk cache
Timothy Arceri
- [Mesa-dev] [PATCH v2 5/5] util/disk_cache: write cache item metadata to disk
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Only set key->flat_shade if COL0/COL1 are written.
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] mesa: remove duplicate assignments in bind_xfb_buffers()
Timothy Arceri
- [Mesa-dev] [PATCH V3 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
- [Mesa-dev] [PATCH v2 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Timothy Arceri
- [Mesa-dev] [PATCH 10/10] radeonsi: add an assertion that only two-dimensional constant references are used
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glx: add support for GLX_ARB_create_context_no_error
Timothy Arceri
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH 10/10] radeonsi: add an assertion that only two-dimensional constant references are used
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: set IF_THRESHOLD to 4
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: fix glsl_struct_field size calculations for shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] mesa: check allocation failures in new_transform_feedback()
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: don't error check the default buffer object in glBindBufferOffsetEXT()
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: port the LastLookedUpVAO optimisation to _mesa_lookup_vao()
Timothy Arceri
- [Mesa-dev] [PATCH 03/14] mesa: add begin_transform_feedback() helper
Timothy Arceri
- [Mesa-dev] [PATCH 00/14] KHR_no_error support to various TFB functions
Timothy Arceri
- [Mesa-dev] [PATCH] disk_cache: assert if a cache entries keys don't match mesa
Timothy Arceri
- [Mesa-dev] [PATCH 03/14] mesa: add begin_transform_feedback() helper
Timothy Arceri
- [Mesa-dev] TGSI 16-bit support
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: fix counting of vertex shader output slots used by explicit vars
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: stop leaking nir
Timothy Arceri
- [Mesa-dev] [PATCH v2 03/12] tgsi/build: always generate two-dimensional constant file accesses
Timothy Arceri
- [Mesa-dev] [PATCH v2 12/12] radeonsi: add an assertion that only two-dimensional constant references are used
Timothy Arceri
- [Mesa-dev] [PATCH v2 03/12] tgsi/build: always generate two-dimensional constant file accesses
Timothy Arceri
- [Mesa-dev] [PATCH v2 12/12] radeonsi: add an assertion that only two-dimensional constant references are used
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] glcpp: Avoid unnecessary call to strlen
Timothy Arceri
- [Mesa-dev] [PATCH 4/7] radeonsi: make use of LOAD for UBOs
Timothy Arceri
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Timothy Arceri
- [Mesa-dev] [PATCH] glcpp: Avoid unnecessary call to strlen
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Chuck Atkins
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Chuck Atkins
- [Mesa-dev] [Mesa-stable] [PATCH] configure: remove trailing "-a" in swr architecture test
Chuck Atkins
- [Mesa-dev] [PATCH] radv/meta: missing initialisations in create_pass().
Xavier Bouchoux
- [Mesa-dev] [PATCH v2] radv/meta: missing initialisations in create_pass().
Xavier Bouchoux
- [Mesa-dev] [PATCH 10/45] spirv: Enable FPRoundingMode decorator to nir operations
Chema Casanova
- [Mesa-dev] [PATCH 12/47] i965/fs: Add brw_reg_type_from_bit_size utility method
Chema Casanova
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Chema Casanova
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Chema Casanova
- [Mesa-dev] [PATCH v2 00/17] swr: update rasterizer
Cherniak, Bruce
- [Mesa-dev] [PATCH] st/mesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
- [Mesa-dev] [PATCH] st/mesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: add osmesa framebuffer iface hash table per st manager
Cherniak, Bruce
- [Mesa-dev] [PATCH] swr/rast: [rasterizer core] fix invalid casting for calls to Interlocked* functions
Cherniak, Bruce
- [Mesa-dev] [PATCH] swr: limit pipe_draw_info->restart_index usage
Cherniak, Bruce
- [Mesa-dev] [PATCH 1/2] st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Bruce Cherniak
- [Mesa-dev] [PATCH 2/2] swr: Report format max_samples=1 to maintain support for "fake" msaa.
Bruce Cherniak
- [Mesa-dev] [PATCH 1/2] st/mesa: only try to create 1x msaa surfaces for "fake" msaa drivers
Cherniak, Bruce
- [Mesa-dev] [PATCH 2/2] swr: Report format max_samples=1 to maintain support for "fake" msaa.
Cherniak, Bruce
- [Mesa-dev] GALLIUM_HUD issue with Android
Rob Clark
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Rob Clark
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Rob Clark
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Rob Clark
- [Mesa-dev] [PATCH 2/2] intel/isl: Replace switch statements of doom with a macro
Michael Schellenberger Costa
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Michael Schellenberger Costa
- [Mesa-dev] [PATCH 6/7] i965/fs/nir: Don't stomp 64-bit values to D in get_nir_src
Michael Schellenberger Costa
- [Mesa-dev] [PATCH] llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
- [Mesa-dev] [PATCH v2 0/2] gallivm/llvmpipe: fix gather logic for big-endian architectures
Ben Crocker
- [Mesa-dev] [PATCH v2 1/2] gallivm: correct channel shift logic on big endian
Ben Crocker
- [Mesa-dev] [PATCH v2 2/2] llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
- [Mesa-dev] [PATCH] llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Ben Crocker
- [Mesa-dev] [PATCH 1/5] clover/memory: Copy data when creating buffers with CL_MEM_USE_HOST_PTR
Alex Deucher
- [Mesa-dev] AMD RXxxx/Vega: amd-staging-4.12 or amd-staging-drm-next
Alex Deucher
- [Mesa-dev] [PATCH libdrm] tests/amdgpu: add uvd encode unit tests
Alex Deucher
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Alex Deucher
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Alex Deucher
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Alex Deucher
- [Mesa-dev] [PATCH 4/4] radeonsi: get the raster config from AMDGPU on SI
Alex Deucher
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Marc Dietrich
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Marc Dietrich
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Marc Dietrich
- [Mesa-dev] [PATCH 6/6] radeonsi: don't print AMD twice in the renderer string with the marketing name
Michel Dänzer
- [Mesa-dev] [PATCH 1/6] radeonsi: fix various CLEAR_STATE issues
Michel Dänzer
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Michel Dänzer
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Michel Dänzer
- [Mesa-dev] [PATCH] loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
Michel Dänzer
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] dri3: Swapbuffer update
Michel Dänzer
- [Mesa-dev] [PATCH] ac: fail shader compilation if libelf is replaced by an incompatible version
Michel Dänzer
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Michel Dänzer
- [Mesa-dev] [PATCH 4/4] dri: Introduce SWAP_METHOD tokens
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] dri3: Swapbuffer update
Michel Dänzer
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Michel Dänzer
- [Mesa-dev] [PATCH 02/11] loader/dri3: Make sure we always have a context for image blit operations
Michel Dänzer
- [Mesa-dev] Mesa (master): mesa: correctly calculate the storage offset for i915
Michel Dänzer
- [Mesa-dev] [PATCH 11/11] loader_dri3: Make sure we have an updated back
Michel Dänzer
- [Mesa-dev] [PATCH 02/11] loader/dri3: Make sure we always have a context for image blit operations
Michel Dänzer
- [Mesa-dev] [PATCH 06/11] loader_dri3: Honour the request to preserve back buffer content
Michel Dänzer
- [Mesa-dev] [PATCH 00/10] dri3: Swapbuffer update v2
Michel Dänzer
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Michel Dänzer
- [Mesa-dev] [PATCH 06/11] loader_dri3: Honour the request to preserve back buffer content
Michel Dänzer
- [Mesa-dev] [PATCH 0/9] dri2: Swapbuffer update v3.
Michel Dänzer
- [Mesa-dev] [PATCH v2] configure: Check llvm-config --shared-mode
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Michel Dänzer
- [Mesa-dev] [PATCH] Revert "glsl: Mark functions static"
Michel Dänzer
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Michel Dänzer
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] Revert "st/va: add enviromental variable to disable interlace"
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] Revert "st/va: add enviromental variable to disable interlace"
Michel Dänzer
- [Mesa-dev] [PATCH v9 0/7] mesa/st: glsl_to_tgsi: refined register merge algorithm
Michel Dänzer
- [Mesa-dev] [PATCH v9 0/7] mesa/st: glsl_to_tgsi: refined register merge algorithm
Michel Dänzer
- [Mesa-dev] [PATCH 10/10] radv/ac: enable EXT_shader_subgroup_ballot and EXT_shader_subgroup_vote
Jason Ekstrand
- [Mesa-dev] [PATCH] docs: Add Vulkan to features.txt
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Autogenerate extension query and lookup
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] vulkan: Import in the latest 1.0.57 header and XML from Khronos
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Advertise VK_KHR_relaxed_block_layout
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] anv: Make some bits of anv_extensions module-private
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] anv: Add MAX_API_VERSION to anv_extensions.py
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] anv: Use python to generate ICD json files
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] anv: Pull the API version from anv_extensions.py
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] anv: Bump the advertised version to 1.0.57
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] anv: Add MAX_API_VERSION to anv_extensions.py
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Advertise VK_KHR_relaxed_block_layout
Jason Ekstrand
- [Mesa-dev] [RFC] intel: Common MOCS metadata straw-man
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] intel/isl: Set MOCS based on view usage
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] intel/isl: Set MOCS based on usage for surface states
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] intel/blorp: Delete the MOCS plumbing
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] i965: Stop passing MOCS information into ISL
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] anv: Stop passing MOCS information into ISL
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] intel/isl: Get rid of the mocs fields in fill/emit_info
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: Advertise support for two more sRGB formats
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: Advertise support for two more sRGB formats
Jason Ekstrand
- [Mesa-dev] [PATCH v2] docs: Add Vulkan to features.txt
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/isl: Stop padding surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 00/11] i965: Clean up miptrees a bit
Jason Ekstrand
- [Mesa-dev] [PATCH 01/11] intel/isl: Stop padding surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 02/11] intel/isl: Don't align the height of the last array slice
Jason Ekstrand
- [Mesa-dev] [PATCH 03/11] i965/blit: Stop asserting linear row_pitches are 64B-aligned
Jason Ekstrand
- [Mesa-dev] [PATCH 04/11] i965/miptree Remove layout_flags parameter form is_mcs_supported
Jason Ekstrand
- [Mesa-dev] [PATCH 05/11] i965/miptree: Refactor is_mcs_supported
Jason Ekstrand
- [Mesa-dev] [PATCH 06/11] i965/miptree: Delete some unused layout flags
Jason Ekstrand
- [Mesa-dev] [PATCH 07/11] i965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUT
Jason Ekstrand
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Jason Ekstrand
- [Mesa-dev] [PATCH 09/11] i965/miptree: Delete an unused function declaration
Jason Ekstrand
- [Mesa-dev] [PATCH 10/11] i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
Jason Ekstrand
- [Mesa-dev] [PATCH 11/11] i965/miptree: Rework create flags
Jason Ekstrand
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965: Always mark scanout images as not cache-coherent
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: do not attempt fast clear with ISL_AUX_USAGE_NONE
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: put anv_extensions.c in gitignore
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Jason Ekstrand
- [Mesa-dev] [PATCH 04/11] i965/miptree Remove layout_flags parameter form is_mcs_supported
Jason Ekstrand
- [Mesa-dev] [PATCH 09/11] i965/miptree: Delete an unused function declaration
Jason Ekstrand
- [Mesa-dev] [PATCH v2 0/9] anv: Implement VK_KHR_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/9] anv: Add a basic implementation of VK_KHX_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/9] anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 3/9] anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Jason Ekstrand
- [Mesa-dev] [PATCH v2 4/9] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH v2 5/9] intel/drm: Pull in the i916 fence array API
Jason Ekstrand
- [Mesa-dev] [PATCH v2 6/9] anv/gem: Add a drm syncobj support
Jason Ekstrand
- [Mesa-dev] [PATCH v2 7/9] anv/allocator: Add a syncobj cache
Jason Ekstrand
- [Mesa-dev] [PATCH v2 8/9] anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
- [Mesa-dev] [PATCH v2 9/9] anv: Advertise VK_KHR_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/formats: Allow sampling on depth-only formats on gen7
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/9] anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 7/9] anv/allocator: Add a syncobj cache
Jason Ekstrand
- [Mesa-dev] [PATCH v2 8/9] anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
- [Mesa-dev] [PATCH v3 0/8] anv: Implement VK_KHR_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH v3 1/8] anv: Add a basic implementation of VK_KHX_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH v3 2/8] anv: Submit a dummy batch when only semaphores are provided.
Jason Ekstrand
- [Mesa-dev] [PATCH v3 3/8] anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Jason Ekstrand
- [Mesa-dev] [PATCH v3 4/8] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH v3 5/8] intel/drm: Pull in the i916 fence array API
Jason Ekstrand
- [Mesa-dev] [PATCH v3 6/8] anv/gem: Add a drm syncobj support
Jason Ekstrand
- [Mesa-dev] [PATCH v3 7/8] anv: Use DRM sync objects for external semaphores when available
Jason Ekstrand
- [Mesa-dev] [PATCH v3 8/8] anv: Advertise VK_KHR_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH 01/11] intel/isl: Stop padding surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 21/30] i965/screen: Use ISL for doing image import checks
Jason Ekstrand
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Jason Ekstrand
- [Mesa-dev] [PATCH 01/11] intel/isl: Stop padding surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 01/11] intel/isl: Stop padding surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 00/10] anv: Implement VK_KHR_external_fence*
Jason Ekstrand
- [Mesa-dev] [PATCH 01/10] anv: Rework fences to work more like BO semaphores
Jason Ekstrand
- [Mesa-dev] [PATCH 02/10] anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage
Jason Ekstrand
- [Mesa-dev] [PATCH 03/10] anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
- [Mesa-dev] [PATCH 04/10] anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
- [Mesa-dev] [PATCH 05/10] vulkan/util: Add a vk_zalloc helper
Jason Ekstrand
- [Mesa-dev] [PATCH 06/10] drm-uapi/drm: Add DRM_IOCTL_SYNCOBJ_WAIT and RESET
Jason Ekstrand
- [Mesa-dev] [PATCH 07/10] anv/gem: Add support for syncobj wait and reset
Jason Ekstrand
- [Mesa-dev] [PATCH 08/10] anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
- [Mesa-dev] [PATCH 09/10] anv: Implement VK_KHR_external_fence
Jason Ekstrand
- [Mesa-dev] [PATCH 10/10] anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Jason Ekstrand
- [Mesa-dev] [PATCH v3 4/8] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] drm-uapi/forcc: Pull in new modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/screen: Stop redefining DRM_FORMAT_MOD_(INVALID|LINEAR)
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Jason Ekstrand
- [Mesa-dev] [PATCH 02/45] glsl: Add 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 03/45] mesa/st: Handle 16-bit types at st_glsl_attrib_type_size
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/5] spirv: Support exporting viewport & layer from VS and TES.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] gbm: Add a modifier_plane_count query
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] dri/image: Add a format modifier attributes query
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] gbm: Add a gbm_device_get_format_modifier_plane_count function
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] i965/screen: Make a parameter const
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] intel/screen: Report the correct number of image planes
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] i965/screen: Implement queryDmaBufFormatModifierAttirbs
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Mark all EGLimages as non-coherent.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 4/5] intel/screen: Report the correct number of image planes
Jason Ekstrand
- [Mesa-dev] [PATCH v2 4/5] intel/screen: Report the correct number of image planes
Jason Ekstrand
- [Mesa-dev] [PATCH 02/45] glsl: Add 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 04/11] i965: enable STD430 packing by default on IVB+
Jason Ekstrand
- [Mesa-dev] [PATCH 0/9] spirv: Improve logging and error handling
Jason Ekstrand
- [Mesa-dev] [PATCH 1/9] ralloc: Allow reparenting to a NULL context
Jason Ekstrand
- [Mesa-dev] [PATCH 2/9] spirv: Parent the nir_shader to the builder while building
Jason Ekstrand
- [Mesa-dev] [PATCH 3/9] spirv: Re-arrange vtn_builder initialization
Jason Ekstrand
- [Mesa-dev] [PATCH 4/9] spirv: Rework logging
Jason Ekstrand
- [Mesa-dev] [PATCH 5/9] spirv: Do something useful with OpSource
Jason Ekstrand
- [Mesa-dev] [PATCH 6/9] util: Add a NORETURN macro
Jason Ekstrand
- [Mesa-dev] [PATCH 7/9] spirv: Add vtn_fail and vtn_assert helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 8/9] spirv: Replace assert with vtn_assert
Jason Ekstrand
- [Mesa-dev] [PATCH 9/9] spirv: Replace unreachable with vtn_fail
Jason Ekstrand
- [Mesa-dev] [PATCH 7/9] spirv: Add vtn_fail and vtn_assert helpers
Jason Ekstrand
- [Mesa-dev] [PATCH 02/45] glsl: Add 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 04/45] nir: Add support for 16-bit types (half float, int16 and uint16)
Jason Ekstrand
- [Mesa-dev] [PATCH 05/45] nir: Add rounding mode enum
Jason Ekstrand
- [Mesa-dev] [PATCH 05/45] nir: Add rounding mode enum
Jason Ekstrand
- [Mesa-dev] [PATCH 07/45] nir: Populate conversion opcodes to/from 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 06/45] nir: Handle fp16 rounding modes at nir_type_conversion_op
Jason Ekstrand
- [Mesa-dev] [PATCH 08/45] spirv/nir: Add support for SPV_KHR_16bit_storage
Jason Ekstrand
- [Mesa-dev] [PATCH 09/45] spirv/nir: Handle 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 10/45] spirv: Enable FPRoundingMode decorator to nir operations
Jason Ekstrand
- [Mesa-dev] [PATCH 11/45] i965/vec4: Handle 16-bit types at type_size_xvec4
Jason Ekstrand
- [Mesa-dev] [PATCH 13/45] i965/fs: Handle 16-bit base types in helper functions
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] intel/isl: Reduce header file duplication
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] intel/isl: Replace switch statements of doom with a macro
Jason Ekstrand
- [Mesa-dev] [PATCH 1/9] ralloc: Allow reparenting to a NULL context
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/miptree: Return NONE from texture_aux_usage when fully resolved
Jason Ekstrand
- [Mesa-dev] [PATCH 1/9] ralloc: Allow reparenting to a NULL context
Jason Ekstrand
- [Mesa-dev] [PATCH 04/11] i965: enable STD430 packing by default on IVB+
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] isl: Add a null surface fill function.
Jason Ekstrand
- [Mesa-dev] [PATCH V2] i965: enable STD430 packing by default on IVB+
Jason Ekstrand
- [Mesa-dev] [PATCH 06/45] nir: Handle fp16 rounding modes at nir_type_conversion_op
Jason Ekstrand
- [Mesa-dev] [PATCH 07/45] nir: Populate conversion opcodes to/from 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] i965: Use ISL for emitting null surface states.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] isl: Add a null surface fill function.
Jason Ekstrand
- [Mesa-dev] [PATCH 05/27] i965: add new field for storing program size
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/blorp: Adjust intra-tile x when faking rgb with red-only
Jason Ekstrand
- [Mesa-dev] [PATCH 06/27] i965: add initial implementation of on disk shader cache
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/tex: Don't pass samples to miptree_create_for_teximage
Jason Ekstrand
- [Mesa-dev] [v2] intel/blorp: Adjust intra-tile x when faking rgb with red-only
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965/tex: Change the flags type on create_for_teximage
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/clear: Quantize the depth clear value based on the format
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/clear: Quantize the depth clear value based on the format
Jason Ekstrand
- [Mesa-dev] Mesa 17.1.7 release candidate
Jason Ekstrand
- [Mesa-dev] Mesa 17.1.7 release candidate
Jason Ekstrand
- [Mesa-dev] [PATCH 11/45] i965/vec4: Handle 16-bit types at type_size_xvec4
Jason Ekstrand
- [Mesa-dev] [PATCH 02/13] nir/spirv: Use unreachable("...") rather than assert(!"...")
Jason Ekstrand
- [Mesa-dev] [PATCH] spirv: Add support for the HelperInvocation builtin
Jason Ekstrand
- [Mesa-dev] [Mesa-stable] [PATCH] i965/tex: Don't pass samples to miptree_create_for_teximage
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Jason Ekstrand
- [Mesa-dev] [PATCH] spirv: Add support for the HelperInvocation builtin
Jason Ekstrand
- [Mesa-dev] [PATCH] anv,i965: Move CS shared lowering into anv
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Do not store SRC after 0 on component control.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: implementation of VK_EXT_debug_report extension
Jason Ekstrand
- [Mesa-dev] [PATCH 08/10] anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
- [Mesa-dev] [PATCH 08/10] anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
- [Mesa-dev] [PATCH v2 01/10] anv: Rework fences to work more like BO semaphores
Jason Ekstrand
- [Mesa-dev] [PATCH v2 02/10] anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage
Jason Ekstrand
- [Mesa-dev] [PATCH v2 03/10] anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
- [Mesa-dev] [PATCH v2 04/10] anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
- [Mesa-dev] [PATCH v2 05/10] vulkan/util: Add a vk_zalloc helper
Jason Ekstrand
- [Mesa-dev] [PATCH v2 06/10] drm-uapi/drm: Add DRM_IOCTL_SYNCOBJ_WAIT and RESET
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/10] anv/gem: Add support for syncobj wait and reset
Jason Ekstrand
- [Mesa-dev] [PATCH v2 08/10] anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
- [Mesa-dev] [PATCH v2 09/10] anv: Implement VK_KHR_external_fence
Jason Ekstrand
- [Mesa-dev] [PATCH v2 10/10] anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] intel/isl: Set MOCS based on view usage
Jason Ekstrand
- [Mesa-dev] [PATCH v2 08/10] anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: implementation of VK_EXT_debug_report extension
Jason Ekstrand
- [Mesa-dev] [PATCH v3 01/12] anv/queue: Allow temporary import of SYNC_FD semaphores
Jason Ekstrand
- [Mesa-dev] [PATCH v3 02/12] anv: Rework fences to work more like BO semaphores
Jason Ekstrand
- [Mesa-dev] [PATCH v3 03/12] anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage
Jason Ekstrand
- [Mesa-dev] [PATCH v3 04/12] anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
- [Mesa-dev] [PATCH v3 05/12] anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
- [Mesa-dev] [PATCH v3 06/12] vulkan/util: Add a vk_zalloc helper
Jason Ekstrand
- [Mesa-dev] [PATCH v3 07/12] drm-uapi/drm: Pull in new syncobj uabi
Jason Ekstrand
- [Mesa-dev] [PATCH v3 08/12] anv/gem: Add a flags parameter to syncobj_create
Jason Ekstrand
- [Mesa-dev] [PATCH v3 09/12] anv/gem: Add support for syncobj wait and reset
Jason Ekstrand
- [Mesa-dev] [PATCH v3 10/12] anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
- [Mesa-dev] [PATCH v3 11/12] anv: Implement VK_KHR_external_fence
Jason Ekstrand
- [Mesa-dev] [PATCH v3 12/12] anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
- [Mesa-dev] Question for nir lower load uniform to scalar
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] egl: automake: don't link against libmesautil
Jason Ekstrand
- [Mesa-dev] [PATCH] util: move string_to_uint_map to glsl
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: Fix some whatespace
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Fix system_value_from_intrinsic for subgroups
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: Fix some whatespace
Jason Ekstrand
- [Mesa-dev] [PATCH] util: move string_to_uint_map to glsl
Jason Ekstrand
- [Mesa-dev] [PATCH 12/47] i965/fs: Add brw_reg_type_from_bit_size utility method
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/spirv: add support for chain access with different index bit sizes
Jason Ekstrand
- [Mesa-dev] [PATCH 0/7] i965/fs/nir: Fix readInvocationARB and readFirstInvocationARB
Jason Ekstrand
- [Mesa-dev] [PATCH 1/7] i965/fs/nir: Use the nir_src_bit_size helper
Jason Ekstrand
- [Mesa-dev] [PATCH 2/7] i965/fs: Add brw_reg_type_from_bit_size utility method
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] i965/fs/nir: Simplify 64-bit store_output
Jason Ekstrand
- [Mesa-dev] [PATCH 4/7] i965/fs: Return a fs_reg from shuffle_64bit_data_for_32bit_write
Jason Ekstrand
- [Mesa-dev] [PATCH 5/7] i965/fs/nir: Minor refactor of store_output
Jason Ekstrand
- [Mesa-dev] [PATCH 6/7] i965/fs/nir: Don't stomp 64-bit values to D in get_nir_src
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] i965/fs: Fix readInvocationARB and readFirstInvocationARB
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 2/2] main/format: skip format conversion if src and dst format are equal
Jason Ekstrand
- [Mesa-dev] [PATCH v2 6/7] i965/fs/nir: Don't stomp 64-bit values to D in get_nir_src
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/opcodes: Fix constant-folding of ufind_msb
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] i965/fs: Fix readInvocationARB and readFirstInvocationARB
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] i965: Use BLORP for buffer object stall avoidance blits instead of BLT.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] intel/isl: Set MOCS based on view usage
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: fix build errors on android
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: fix build errors on android
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/formats: Nicely handle unknown VkFormat enums
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] intel/eu: Use EXECUTE_1 for JMPI
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] intel/eu: Make automatic exec sizes a configurable option
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] intel/eu: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] intel/fs: Explicitly set EXECUTE_1 where needed
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] intel/fs: Don't use automatic exec size inference
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/eu/validate: Look up types on demand in execution_type()
Jason Ekstrand
- [Mesa-dev] [RFC mesa 1/3] egl: deduplicate swap interval clamping logic
Eric Engestrom
- [Mesa-dev] [PATCH] util: use cannonical form of ARRAY_SIZE
Eric Engestrom
- [Mesa-dev] [PATCH] Fix SCons build
Eric Engestrom
- [Mesa-dev] [PATCH] android: add libmesa_util include path to MESA_DRI_C_INCLUDES
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/3] egl: deduplicate swap interval clamping logic
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/3] loader: remove clamp_swap_interval()
Eric Engestrom
- [Mesa-dev] [PATCH mesa 3/3] egl: make platform's SwapInterval() optional
Eric Engestrom
- [Mesa-dev] Thou shalt not use shell scripts on Windows (Was: Mesa (master): build systems: uniformize git_sha1.h generation)
Eric Engestrom
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Eric Engestrom
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Eric Engestrom
- [Mesa-dev] [PATCH] gles: Restore some lost typedefs
Eric Engestrom
- [Mesa-dev] [PATCH mesa 4/4] egl/drm: clamp image to buffer size in swrast_{get_image, put_image2}
Eric Engestrom
- [Mesa-dev] [PATCH] build: Don't bail on OSError in git_sha1_gen.py
Eric Engestrom
- [Mesa-dev] [PATCH mesa] git_sha1_gen: fix output on python3
Eric Engestrom
- [Mesa-dev] [PATCH mesa] egl: check the correct function pointer
Eric Engestrom
- [Mesa-dev] [PATCH 10/12] egl/drm: remove unreachable code in dri2_drm_create_surface()
Eric Engestrom
- [Mesa-dev] [PATCH 06/12] egl: add dri2_setup_swap_interval helper
Eric Engestrom
- [Mesa-dev] [PATCH 08/12] egl: handle BAD_NATIVE_WINDOW/PIXMAP further up the stack
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] etnaviv: fix etna_bo_from_name
Eric Engestrom
- [Mesa-dev] [PATCH] egl: deduplicate allocations of local buffer over each platform backend (v2)
Eric Engestrom
- [Mesa-dev] [PATCH] egl: do not initialize w, h in dri2_query_surface
Eric Engestrom
- [Mesa-dev] [PATCH] egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfo
Eric Engestrom
- [Mesa-dev] [PATCH 2/8] egl: drop unreachable BAD_NATIVE_WINDOW conditions
Eric Engestrom
- [Mesa-dev] [PATCH 3/8] egl: handle BAD_NATIVE_PIXMAP further up the stack
Eric Engestrom
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Eric Engestrom
- [Mesa-dev] [PATCH 7/8] egl/drm: remove unreachable code in dri2_drm_create_surface()
Eric Engestrom
- [Mesa-dev] [PATCH 8/8] egl/drm: rename dri2_drm_create_surface()
Eric Engestrom
- [Mesa-dev] [PATCH] egl: avoid eglCreatePlatform*Surface{EXT, } crash with invalid dpy
Eric Engestrom
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Eric Engestrom
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way
Eric Engestrom
- [Mesa-dev] [PATCH] dri: fix typo in comment
Eric Engestrom
- [Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page
Eric Engestrom
- [Mesa-dev] [PATCH shader-db 1/3] run: define extension_string within the specified scope
Eric Engestrom
- [Mesa-dev] [PATCH shader-db 2/3] run: introduce get_glsl_version() helper
Eric Engestrom
- [Mesa-dev] [PATCH shader-db 3/3] run: add extension_in_string() helper
Eric Engestrom
- [Mesa-dev] [PATCH v3] gallium/util: add new module that allocate "numbers"
Eric Engestrom
- [Mesa-dev] [PATCH v3] gallium/util: add new module that allocate "numbers"
Eric Engestrom
- [Mesa-dev] [PATCH shader-db 2/3] run: introduce get_glsl_version() helper
Eric Engestrom
- [Mesa-dev] [PATCH 1/3] xmlconfig: use the portable __VA_ARGS__
Eric Engestrom
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Eric Engestrom
- [Mesa-dev] [PATCH mesa] khronos/egl: remove dependency on Android NDK header
Eric Engestrom
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Eric Engestrom
- [Mesa-dev] [PATCH mesa] khronos/egl: remove dependency on Android NDK header
Eric Engestrom
- [Mesa-dev] [PATCH mesa] dri: fix typo
Eric Engestrom
- [Mesa-dev] [PATCH mesa] i965: add missing `const` in function signature
Eric Engestrom
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Eric Engestrom
- [Mesa-dev] [PATCH] egl/drm: Don't "fall back" to /dev/dri/card0 if the first open fails
Eric Engestrom
- [Mesa-dev] [PATCH mesa] egl/android: fix include path
Eric Engestrom
- [Mesa-dev] [PATCH] etnaviv: use correct param for etna_compatible_rs_format(..)
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] docs: remove released and extend the calendar until the end of 2017
Eric Engestrom
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Eric Engestrom
- [Mesa-dev] [PATCH mesa] khronos/egl: remove dependency on Android NDK header
Eric Engestrom
- [Mesa-dev] [PATCH 08/10] egl/wayland: remove dri2_surf width/height double init.
Eric Engestrom
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Eric Engestrom
- [Mesa-dev] [PATCH 08/10] egl/wayland: remove dri2_surf width/height double init.
Eric Engestrom
- [Mesa-dev] [PATCH mesa] mesa/st: remove unwanted backup file
Eric Engestrom
- [Mesa-dev] [PATCH] .gitignore: list *.orig and *.rej
Eric Engestrom
- [Mesa-dev] [RFC v2 06/23] anv: Add func anv_get_raw_format()
Eric Engestrom
- [Mesa-dev] [PATCH mesa] util: improve compiler guard
Eric Engestrom
- [Mesa-dev] glmark2 terrain errors on imx6q
Fabio Estevam
- [Mesa-dev] glmark2 terrain errors on imx6q
Fabio Estevam
- [Mesa-dev] [PATCH 03/22] glformats: Add a mapping for MESA_FORMAT_S_UINT8
Erik Faye-Lund
- [Mesa-dev] [RFC PATCH 2/2] main/format: skip format conversion if src and dst format are equal
Erik Faye-Lund
- [Mesa-dev] [PATCH 7/9] spirv: Add vtn_fail and vtn_assert helpers
Erik Faye-Lund
- [Mesa-dev] TGSI 16-bit support
Erik Faye-Lund
- [Mesa-dev] [PATCH] intel/isl: Stop padding surfaces
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [EGL android: accquire fence implementation 1/2] i965: Return the last fence if the batch buffer is empty and nothing to be flushed when _intel_batchbuffer_flush_fence.
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH] egl: deduplicate allocations of local buffer over each platform backend (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way
Tomasz Figa
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Tomasz Figa
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way
Tomasz Figa
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tomasz Figa
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tomasz Figa
- [Mesa-dev] [PATCH v6.1] egl: Allow creation of per surface out fence
Tomasz Figa
- [Mesa-dev] [Mesa-stable] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Tomasz Figa
- [Mesa-dev] [Mesa-stable] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Tomasz Figa
- [Mesa-dev] Thou shalt not use shell scripts on Windows (Was: Mesa (master): build systems: uniformize git_sha1.h generation)
Jose Fonseca
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Jose Fonseca
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Jose Fonseca
- [Mesa-dev] [PATCH] build: Don't bail on OSError in git_sha1_gen.py
Jose Fonseca
- [Mesa-dev] [PATCH mesa] git_sha1_gen: fix output on python3
Jose Fonseca
- [Mesa-dev] [PATCH mesa] git_sha1_gen: fix output on python3
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallium/os: fix os_time_get_nano() to roll over less
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallium/os: fix os_time_get_nano() to roll over less
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallium/os: fix os_time_get_nano() to roll over less
Jose Fonseca
- [Mesa-dev] [PATCH 7/8] gallium: remove TGSI opcode SCS
Jose Fonseca
- [Mesa-dev] [PATCH 7/8] gallium: remove TGSI opcode SCS
Jose Fonseca
- [Mesa-dev] [PATCH] util: only use SCHED_IDLE in pthread_setschedparam() when it's defined
Jose Fonseca
- [Mesa-dev] Build error since gallium: add pipe_screen_config to screen_create functions
Andy Furniss
- [Mesa-dev] Build error since gallium: add pipe_screen_config to screen_create functions
Andy Furniss
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Andy Furniss
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Andy Furniss
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Andy Furniss
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Andy Furniss
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Andy Furniss
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Andy Furniss
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Andy Furniss
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Andy Furniss
- [Mesa-dev] VDPAU issues in 17.2 and master, and a test request
Andy Furniss
- [Mesa-dev] VDPAU issues in 17.2 and master, and a test request
Andy Furniss
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Andy Furniss
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Andy Furniss
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Andy Furniss
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Andy Furniss
- [Mesa-dev] [PATCH 1/3] etnaviv: Update headers from rnndb
Christian Gmeiner
- [Mesa-dev] [PATCH 3/3] etnaviv: Implement ICACHE
Christian Gmeiner
- [Mesa-dev] [PATCH 2/3] etnaviv: Unified uniforms support
Christian Gmeiner
- [Mesa-dev] [PATCH] etnaviv: Add support for R8_UNORM textures
Christian Gmeiner
- [Mesa-dev] [PATCH] etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
- [Mesa-dev] [PATCH 3/4] ac/nir: fix 64-bit shifts
Andres Gomez
- [Mesa-dev] [Mesa-stable] [PATCH 3/3] swr: use the correct variable for no undefined symbols
Andres Gomez
- [Mesa-dev] [PATCH 3/4] ac/nir: fix 64-bit shifts
Andres Gomez
- [Mesa-dev] [Mesa-stable] [PATCH 3/4] ac/nir: fix 64-bit shifts
Andres Gomez
- [Mesa-dev] [PATCH] radeon/ac: use ds_swizzle for derivs on si/cik.
Andres Gomez
- [Mesa-dev] [PATCH] radeonsi/gfx9: use the VI codepath for clamping Z
Andres Gomez
- [Mesa-dev] Mesa 17.1.7 release candidate
Andres Gomez
- [Mesa-dev] Mesa 17.1.7 release candidate
Andres Gomez
- [Mesa-dev] Mesa 17.1.7 release candidate
Andres Gomez
- [Mesa-dev] Mesa 17.1.7 release candidate
Andres Gomez
- [Mesa-dev] [ANNOUNCE] mesa 17.1.7
Andres Gomez
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Andres Gomez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/tex: Don't pass samples to miptree_create_for_teximage
Andres Gomez
- [Mesa-dev] [PATCH] ac/nir: fixup layer/viewport export for GFX9.
Andres Gomez
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
Andres Gomez
- [Mesa-dev] [PATCH 0/2] docs: update the release calendar until the end of 2017
Andres Gomez
- [Mesa-dev] [PATCH 1/2] docs: remove released and extend the calendar until the end of 2017
Andres Gomez
- [Mesa-dev] [PATCH 2/2] docs: add an additional final cycle for 17.1
Andres Gomez
- [Mesa-dev] Mesa 17.1.8 release candidate
Andres Gomez
- [Mesa-dev] [ANNOUNCE] mesa 17.1.8
Andres Gomez
- [Mesa-dev] [PATCH] i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
Andres Gomez
- [Mesa-dev] [PATCH] spirv: Add support for the HelperInvocation builtin
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] nir/spirv: add support for chain access with different index bit sizes
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] nir/spirv: add support for chain access with different index bit sizes
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2] nir/spirv: fix chain access with different index bit sizes
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] nir/spirv: fix crashes when dereferencing a pointer for an OpVariable
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 00/16] anv/i965: Cleanup copies of devinfo fields in brw_context
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv: fix build errors on android
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 1/2] glx: add support for GLX_ARB_create_context_no_error
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] st/glx: add support for GLX_ARB_create_context_no_error
Grigori Goronzy
- [Mesa-dev] [PATCH 1/2] glx: add support for GLX_ARB_create_context_no_error
Grigori Goronzy
- [Mesa-dev] [PATCH 1/5] clover/memory: Copy data when creating buffers with CL_MEM_USE_HOST_PTR
Grigori Goronzy
- [Mesa-dev] [PATCH] i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] anv: Advertise support for two more sRGB formats
Kenneth Graunke
- [Mesa-dev] [PATCH v2] mesa: Fix swizzling for luminance/intensity in _mesa_readpixels
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/bufmgr: Set bo->idle after waiting.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/blit: Remember to include miptree buffer offset in relocs
Kenneth Graunke
- [Mesa-dev] [PATCH] intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Kenneth Graunke
- [Mesa-dev] No reloc for i965
Kenneth Graunke
- [Mesa-dev] No reloc for i965
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Get rid of KSP_ro
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Simplify *_bo() helpers.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Don't use ggtt_bo for Gen8+ streamout offset buffer.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Drop uniform buffer alignment back to 16 on Gen6.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Drop uniform buffer alignment back to 16 on Gen6.
Kenneth Graunke
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/8] glsl: clone builtin function constants
Kenneth Graunke
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 5/8] glsl: pass mem_ctx to constant_expression_value(...) and friends
Kenneth Graunke
- [Mesa-dev] [PATCH 6/8] glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Clean up intel_batchbuffer_init().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl/ast: update rhs in addition to the var's constant_value
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Mark all EGLimages as non-coherent.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] intel/isl: Replace switch statements of doom with a macro
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Make a BRW_NEW_FAST_CLEAR_COLOR dirty bit.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Drop BRW_NEW_BLORP from SURFACE_STATE setup code.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Kenneth Graunke
- [Mesa-dev] [PATCH 1/9] ralloc: Allow reparenting to a NULL context
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] isl: Add a null surface fill function.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Use ISL for emitting null surface states.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] anv: Use ISL for emitting null surface states.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/9] ralloc: Allow reparenting to a NULL context
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/miptree: Return NONE from texture_aux_usage when fully resolved
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Stop looking at NewDriverState when emitting 3DSTATE_URB
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] isl: Add a null surface fill function.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Use ISL for emitting null surface states.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Issue performance warnings when growing the program cache
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Bump the initial program cache size from 4kB to 16kB.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/clear: Quantize the depth clear value based on the format
Kenneth Graunke
- [Mesa-dev] [PATCH] intel/blorp: Shrink the size of brw_blorp_blit_prog_key.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Issue performance warnings when growing the program cache
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] i965: Make brw_update_renderbuffer_surface static.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/7] i965: Delete update_renderbuffer_surface flags.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/7] i965: Devirtualize update_renderbuffer_surface.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/7] i965: Pass fb into emit_null_surface instead of dimensions.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/7] i965: Inline brw_update_renderbuffer_surfaces().
Kenneth Graunke
- [Mesa-dev] [PATCH 6/7] i965: Add a brw_wm_prog_data::has_render_target_reads field.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] i965: Stop using wm_prog_data->binding_table.render_target_start.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Drop Gen7+ nonsense from brw_ff_gs.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Drop useless gen6_brw_upload_ff_gs_prog() wrapper.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Fix state flagging of Gen6 SOL programs.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Record NOS dependencies for shader programs and only check those.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Only set key->flat_shade if COL0/COL1 are written.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Clean up brwNewProgram().
Kenneth Graunke
- [Mesa-dev] New #intel-3d IRC channel on Freenode
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Only set key->flat_shade if COL0/COL1 are written.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Simplify MOCS mashing in genX_state_upload.c.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Issue performance warnings when growing the program cache
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Simplify MOCS mashing in genX_state_upload.c.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: Implement GL_ARB_texture_filter_anisotropic
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] radv: Remove some intel comments from the resolve code.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use GEN_GEN and GEN_IS_HASWELL in genX_state_upload.c code.
Kenneth Graunke
- [Mesa-dev] [PATCH] st/mesa: fix handling of vertex array double inputs
Kenneth Graunke
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i915/fpc_translate: Remove a few unused variables
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] blorp: Make blorp_buffer_copy work on Gen4-6.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] i965: Add a brw_blorp_copy_buffers() command.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/6] i965: Add PIPE_CONTRTOL_DATA_CACHE flush to brw_emit_mi_flush().
Kenneth Graunke
- [Mesa-dev] [PATCH 5/6] i965: Always flush caches after blitting to a GL buffer object.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] i965: Use BLORP for buffer object stall avoidance blits instead of BLT.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/5] intel/isl: Set MOCS based on view usage
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] intel/isl: Set MOCS based on usage for surface states
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: add 2xMSAA 16xMSAA modes to DRI configs.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] i965: Don't double count the batch in aperture_space.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/5] i965: Drop the BRW_BATCH_STRUCT macro.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/5] i965: Rename brw_bo::offset64 to presumed_offset.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/5] i965: Drop batch_size argument from brw_bufmgr_init().
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] i965: Move BATCH_SZ define into intel_batchbuffer.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Pierre-Loup A. Griffais
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Pierre-Loup A. Griffais
- [Mesa-dev] [PATCH] mesa: only copy requested compressed teximage faces
Christoph Haag
- [Mesa-dev] [PATCH] mesa: only copy requested compressed teximage faces
Christoph Haag
- [Mesa-dev] GALLIUM_HUD issue with Android
Chris Healy
- [Mesa-dev] GALLIUM_HUD issue with Android
Chris Healy
- [Mesa-dev] glmark2 terrain errors on imx6q
Chris Healy
- [Mesa-dev] [PATCH 1/3] glsl: remove unused field from ir_call
Thomas Helland
- [Mesa-dev] [PATCH 3/3] glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Thomas Helland
- [Mesa-dev] [RFC] ralloc: use jemalloc for faster GLSL compilation
Thomas Helland
- [Mesa-dev] GLSL compile time improvements
Thomas Helland
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_polygon_offset_clamp.
Thomas Helland
- [Mesa-dev] [PATCH 1/8] glsl: calculate number of operands in an expression once
Thomas Helland
- [Mesa-dev] [PATCH 2/8] glsl: tidy up get_num_operands()
Thomas Helland
- [Mesa-dev] [PATCH 8/8] glsl: use ralloc_str_append() rather than ralloc_asprintf_rewrite_tail()
Thomas Helland
- [Mesa-dev] [PATCH 3/8] glsl: stop copying struct and interface member names
Thomas Helland
- [Mesa-dev] [PATCH 8/8] glsl: use ralloc_str_append() rather than ralloc_asprintf_rewrite_tail()
Thomas Helland
- [Mesa-dev] [PATCH 0/2] glsl: avoid quadratic behavior during preprocessing
Thomas Helland
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Thomas Helland
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Thomas Helland
- [Mesa-dev] [PATCH 0/8] Resend of preprocessor series
Thomas Helland
- [Mesa-dev] [PATCH 1/8] util: Add a string buffer implementation
Thomas Helland
- [Mesa-dev] [PATCH 2/8] util: Add tests for the string buffer
Thomas Helland
- [Mesa-dev] [PATCH 3/8] glsl: Change the parser to use the string buffer
Thomas Helland
- [Mesa-dev] [PATCH 4/8] glcpp: Use string_buffer for line continuation removal
Thomas Helland
- [Mesa-dev] [PATCH 5/8] glcpp: Avoid unnecessary call to strlen
Thomas Helland
- [Mesa-dev] [PATCH 6/8] glcpp: Use Bloom filter before identifier search
Thomas Helland
- [Mesa-dev] [PATCH 7/8] port to gtest
Thomas Helland
- [Mesa-dev] [PATCH 8/8] fix test makefile
Thomas Helland
- [Mesa-dev] [PATCH] glcpp: Avoid unnecessary call to strlen
Thomas Helland
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Thomas Helland
- [Mesa-dev] [PATCH] glcpp: Avoid unnecessary call to strlen
Thomas Helland
- [Mesa-dev] Gallium driconf aborts
Thomas Hellstrom
- [Mesa-dev] [PATCH] pipe-loader: fix driinfo for software and non-radeonsi drivers
Thomas Hellstrom
- [Mesa-dev] [PATCH 0/4] dri3, gallium: Correctness and performance fixes v2
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/4] dri: Add a flushSwapBuffers method to the image loader extension
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/4] glx/dri3: Implement the flush_swapbuffers method
Thomas Hellstrom
- [Mesa-dev] [PATCH 3/4] gallium/st: Add a method to flush outstanding swapbuffers
Thomas Hellstrom
- [Mesa-dev] [PATCH 4/4] st/dri2 Plumb the flush_swapbuffer functionality through to dri3
Thomas Hellstrom
- [Mesa-dev] [PATCH 0/4] dri3, gallium: Correctness and performance fixes v2
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/4] glx/dri3: Implement the flush_swapbuffers method
Thomas Hellstrom
- [Mesa-dev] [PATCH] loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
Thomas Hellstrom
- [Mesa-dev] [PATCH] loader/dri3: Use dri3_find_back in loader_dri3_swap_buffers_msc
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/2] glx/dri: Attempt to fix GLX_OML_swap_method
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/2] dri3: Swapbuffer update
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/2] dri3: Swapbuffer update
Thomas Hellstrom
- [Mesa-dev] [0/4] glx/dri: Attempt to fix GLX_OML_swap_method v2
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/4] glx: Work around X servers reporting bogus values of GLX_SWAP_METHOD_OML
Thomas Hellstrom
- [Mesa-dev] [PATCH 3/4] glx: Fix swap method config matching
Thomas Hellstrom
- [Mesa-dev] [PATCH 4/4] dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Thomas Hellstrom
- [Mesa-dev] [PATCH 4/4] dri: Introduce SWAP_METHOD tokens
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/2] dri3: Swapbuffer update
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Thomas Hellstrom
- [Mesa-dev] [PATCH 00/10] dri3: Swapbuffer update v2
Thomas Hellstrom
- [Mesa-dev] [PATCH 01/11] loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
- [Mesa-dev] [PATCH 02/11] loader/dri3: Make sure we always have a context for image blit operations
Thomas Hellstrom
- [Mesa-dev] [PATCH 03/11] glx: Notify the dri3 loader if we are about destroy a dri screen
Thomas Hellstrom
- [Mesa-dev] [PATCH 04/11] egl/x11_dri3: Notify the dri3 loader when we're about to close a screen
Thomas Hellstrom
- [Mesa-dev] [PATCH 05/11] loader_dri3: Increase the likelyhood of reusing the current swap buffer
Thomas Hellstrom
- [Mesa-dev] [PATCH 06/11] loader_dri3: Honour the request to preserve back buffer content
Thomas Hellstrom
- [Mesa-dev] [PATCH 07/11] loader_dri3: Support GLX_SWAP_COPY_OML
Thomas Hellstrom
- [Mesa-dev] [PATCH 08/11] loader_dri3: Remove buffer_type from buffer metadata
Thomas Hellstrom
- [Mesa-dev] [PATCH 09/11] loader_dri3: Eliminate the back-to-fake-front copy
Thomas Hellstrom
- [Mesa-dev] [PATCH 10/11] loader_dri3: Support GLX_SWAP_EXCHANGE_OML
Thomas Hellstrom
- [Mesa-dev] [PATCH 11/11] loader_dri3: Make sure we have an updated back
Thomas Hellstrom
- [Mesa-dev] [PATCH 02/11] loader/dri3: Make sure we always have a context for image blit operations
Thomas Hellstrom
- [Mesa-dev] [PATCH 11/11] loader_dri3: Make sure we have an updated back
Thomas Hellstrom
- [Mesa-dev] [PATCH 06/11] loader_dri3: Honour the request to preserve back buffer content
Thomas Hellstrom
- [Mesa-dev] [PATCH 0/9] dri2: Swapbuffer update v3.
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/9] loader_dri3/glx/egl: Remove the loader_dri3_vtable get_dri_screen callback
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/9] loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
- [Mesa-dev] [PATCH 3/9] loader_dri3: Increase the likelyhood of reusing the current swap buffer
Thomas Hellstrom
- [Mesa-dev] [PATCH 4/9] loader_dri3: Honor the request to preserve back buffer content
Thomas Hellstrom
- [Mesa-dev] [PATCH 5/9] loader_dri3: Support GLX_SWAP_COPY_OML
Thomas Hellstrom
- [Mesa-dev] [PATCH 6/9] loader_dri3: Remove buffer_type from buffer metadata
Thomas Hellstrom
- [Mesa-dev] [PATCH 7/9] loader_dri3: Eliminate the back-to-fake-front copy
Thomas Hellstrom
- [Mesa-dev] [PATCH 8/9] loader_dri3: Support GLX_SWAP_EXCHANGE_OML
Thomas Hellstrom
- [Mesa-dev] [PATCH 9/9] loader_dri3: Make sure we have an updated back v2
Thomas Hellstrom
- [Mesa-dev] [PATCH 9/9] loader_dri3: Make sure we have an updated back v2
Thomas Hellstrom
- [Mesa-dev] [PATCH 9/9] loader_dri3: Make sure we have an updated back v3
Thomas Hellstrom
- [Mesa-dev] [PATCH 2/9] loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 1/2] util/f32_to_uf11: make use of optional value range
Karol Herbst
- [Mesa-dev] [RFC PATCH 2/2] main/format: skip format conversion if src and dst format are equal
Karol Herbst
- [Mesa-dev] [RFC PATCH 2/2] main/format: skip format conversion if src and dst format are equal
Karol Herbst
- [Mesa-dev] [PATCH] st/query: init result data with 0
Karol Herbst
- [Mesa-dev] [PATCH] st/query: init result data with 0
Karol Herbst
- [Mesa-dev] [PATCH] st/query: init result data with 0
Karol Herbst
- [Mesa-dev] [PATCH] gallium: add PIPE_SHADER_CAP_MAX_VARYINGS
Karol Herbst
- [Mesa-dev] [PATCH] nvc0/query: write 0 to pipeline_statistics.cs_invocations
Karol Herbst
- [Mesa-dev] [Mesa-stable] [PATCH] st/query: init result data with 0
Karol Herbst
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Rob Herring
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Rob Herring
- [Mesa-dev] [PATCH v5 00/12] Common pipe screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 01/12] gallium: move pipe_screen destroy into pipe-loader
Rob Herring
- [Mesa-dev] [PATCH v5 02/12] pipe-loader: serialize create_screen() calls with a mutex
Rob Herring
- [Mesa-dev] [PATCH v5 03/12] gallium: add common pipe_screen reference counting functions
Rob Herring
- [Mesa-dev] [PATCH v5 04/12] gallium: use pipe_screen_unreference to destroy screen in debug wrappers
Rob Herring
- [Mesa-dev] [PATCH v5 04/11] pipe-loader: use pipe_screen_unreference to destroy screen
Rob Herring
- [Mesa-dev] [PATCH v5 05/11] etnaviv: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 05/12] pipe-loader: use pipe_screen_unreference to destroy screen
Rob Herring
- [Mesa-dev] [PATCH v5 06/12] etnaviv: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 06/11] freedreno: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 07/12] freedreno: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 07/11] nouveau: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 08/12] nouveau: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 08/11] radeon: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 09/12] radeon: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 09/11] vmwgfx: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 10/11] virgl: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 10/12] vmwgfx: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 11/11] vc4: add pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 11/12] virgl: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH v5 12/12] vc4: add pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH] st/dri2: fix kms_swrast driconf option handling
Rob Herring
- [Mesa-dev] [PATCH] st/dri2: fix kms_swrast driconf option handling
Rob Herring
- [Mesa-dev] [PATCH v5 03/12] gallium: add common pipe_screen reference counting functions
Rob Herring
- [Mesa-dev] [PATCH 5/7] broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Rob Herring
- [Mesa-dev] [PATCH 4/7] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Rob Herring
- [Mesa-dev] [PATCH v5 09/12] radeon: use common pipe_screen ref counting
Rob Herring
- [Mesa-dev] [PATCH 4/7 v2] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Rob Herring
- [Mesa-dev] [PATCH 5/7 v2] broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Rob Herring
- [Mesa-dev] [PATCH 6/7 v3] broadcom/vc4: Port NEON-code to ARM64
Rob Herring
- [Mesa-dev] [PATCH] android: amd/common: fix sid_tables.h generation rules
Rob Herring
- [Mesa-dev] [PATCH] android: amd/common: fix sid_tables.h generation rules
Rob Herring
- [Mesa-dev] [android-x86-devel] [PATCH] android: fix gallium_dri.so can't be loaded by drm_gralloc
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH v2] From: Emil Velikov <emil.velikov at collabora.com>
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH] Android: gallium_dri: pass dri.sym to linker
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH v2] Android: gallium_dri: pass dri.sym to linker
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH 1/2] Android: fix Android O version check for LLVM
Rob Herring
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Rob Herring
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
- [Mesa-dev] [PATCH mesa] khronos/egl: remove dependency on Android NDK header
Rob Herring
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Rob Herring
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Rob Herring
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Rob Herring
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Rob Herring
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Rob Herring
- [Mesa-dev] [PATCH 4/6] ac/debug: annotate IB dumps with the raw values
Rob Herring
- [Mesa-dev] [PATCH 4/6] ac/debug: annotate IB dumps with the raw values
Rob Herring
- [Mesa-dev] [PATCH] ac/debug: use util_strchrnul() to fix android build error
Rob Herring
- [Mesa-dev] [PATCH mesa] util: improve compiler guard
Rob Herring
- [Mesa-dev] [PATCH 21/30] i965/screen: Use ISL for doing image import checks
Rainer Hochecker
- [Mesa-dev] [PATCH] android: add libmesa_util include path to MESA_DRI_C_INCLUDES
Chih-Wei Huang
- [Mesa-dev] [PATCH] android: export intermediates from libmesa_util
Chih-Wei Huang
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Chih-Wei Huang
- [Mesa-dev] [PATCH 1/2] Android: fix Android O version check for LLVM
Chih-Wei Huang
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Chih-Wei Huang
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Chih-Wei Huang
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Chih-Wei Huang
- [Mesa-dev] [PATCH] ac/debug: use util_strchrnul() to fix android build error
Chih-Wei Huang
- [Mesa-dev] [PATCH 3/3] ac/nir: fix nir_op_unpack_64_2x32_split_y emission
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
- [Mesa-dev] [PATCH] Fix SCons build
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 0/2] glsl: interpolateAt*() fixes
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/2] glsl: allow any l-value of an input variable as interpolant in interpolateAt*
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 2/2] glsl: fix interpolateAtXxx(some_vec[idx], ...) with dynamic idx
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] mesa: add GLSL 4.60 to shading_language_version()
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/6] radeonsi: don't print AMD twice in the renderer string with the marketing name
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/6] radeonsi: fix various CLEAR_STATE issues
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/6] radeonsi: fix printing vertex buffer descriptors into ddebug reports
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/13] gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/13] radeonsi: fix streamout overflow predication on VI+
Nicolai Hähnle
- [Mesa-dev] [PATCH] pipe-loader: fix driinfo for software and non-radeonsi drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] mesa: Fix swizzling for luminance/intensity in _mesa_readpixels
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/10] nir/spirv: add plumbing for KHR_shader_ballot and KHR_subgroup_vote
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] gallium: add CAPs to support HW atomic counters.
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/14] TEST PIGLIT: ac/surface: compute tile swizzle for GFX9
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/mesa: replace st_shader_stage_to_ptarget
Nicolai Hähnle
- [Mesa-dev] [PATCH] ac: add ac_shader_abi.h in distcheck
Nicolai Hähnle
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: set drirc compiler options before calling common screen init
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] gallium: get rid of pipe_screen_config::flags
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] pipe-loader: remove config from pipe_loader_create_screen
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] pipe-loader: fix swrast probing
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Nicolai Hähnle
- [Mesa-dev] [PATCH] radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Nicolai Hähnle
- [Mesa-dev] [PATCH] loader: always include libxmlconfig on autotools build
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] loader: rework xmlconfig dependency
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/11] radeonsi: add a separate dirty mask for prefetches
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/11] radeonsi: use optimal packet order when doing a pipeline sync
Nicolai Hähnle
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Nicolai Hähnle
- [Mesa-dev] [PATCH] radv: fix f16->f32 denorm handling for SI/CIK.
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] specs: Add EGL_MESA_platform_device
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 0/2] glsl: interpolateAt*() fixes
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] glsl: clone builtin function constants
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] glsl: stop cloning builtin fuctions _mesa_glsl_find_builtin_function()
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] mesa/st: add support for hw atomics (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 0/2] glsl: interpolateAt*() fixes
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/dri2: fix kms_swrast driconf option handling
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/util: add new module that allocate "numbers"
Nicolai Hähnle
- [Mesa-dev] [PATCH v5 01/12] gallium: move pipe_screen destroy into pipe-loader
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi/gfx9: use the VI codepath for clamping Z
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] gallium/radeon: only pass shader-specific debug flags to the disk shader cache
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/16] gallium, ddebug, radeonsi: cleaner logging of IBs and other info
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/16] util: add chunk logging module
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/16] util/log: add auto logger facility
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/16] gallium: add pipe_context::set_log_context
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/16] ddebug: add driver log to record dumps
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/16] amd/common: split out ac_parse_ib_chunk from ac_parse_ib
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/16] radeonsi: implement pipe_context::set_log_context
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/16] radeonsi: add reference count to si_compute
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/16] radeonsi: make si_shader_selector_reference globally visible
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/16] radeonsi: re-order debug state dumping
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/16] radeonsi: start using u_log_context for debugging
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/16] radeonsi: print saved CS to the log context
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/16] radeonsi: log draw and compute state into log context
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/16] radeonsi: log decompress blits
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/16] radeonsi: emit string markers to log context
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/16] ddebug: remove dd_draw_record::driver_state_log
Nicolai Hähnle
- [Mesa-dev] [PATCH 16/16] gallium: remove unused PIPE_DUMP_* defines
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/4] radeonsi: CE odds and ends + gfx9 perf counters
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: extract common code of si_upload_{graphics, compute}_shader_descriptors
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] radeonsi: re-arrange CE packets for better synchronization with DE
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] radeonsi: remove INCREMENT_DE_COUNTER
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi/gfx9: add performance counters
Nicolai Hähnle
- [Mesa-dev] [PATCH] squash! radeonsi: print saved CS to the log context
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/3] mesa: Modify drirc options
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] mesa: Fix backward compatbility for XML parser
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add struct cache_item_metadata
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: don't use CLEAR_STATE on SI
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radv: Implement bc optimize.
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi/gfx9: add shader binary overallocation back
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/16] st/dri: implement v2 of DRI_ConfigOptions
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/18] gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/18] gallium/radeon: add a workaround when viewport state is used to force Z
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium: remove TGSI opcode BREAKC
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl_to_tgsi: clean up opcode translation
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi/gfx9: add performance counters
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/15] radeonsi/gfx9: prevent shader-db crashes
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/15] radeonsi/gfx9: don't flush L2 metadata for CB if not needed
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/15] radeonsi: emit VGT_REUSE_OFF in the right place
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/11] glsl: pass UseSTD430AsDefaultPacking to where it will be used
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: remove Constant Engine support
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/15] radeonsi/gfx9: don't flush L2 metadata for CB if not needed
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/15] radeonsi/gfx9: prevent shader-db crashes
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/15] radeonsi: emit VGT_REUSE_OFF in the right place
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/mesa: select Z16 for GL_DEPTH_COMPONENT
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] mapi/gen: remove shebang from the marshal generator scripts
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/5] tgsi: macro-ify the opcode info table
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/5] tgsi: reduce tgsi_opcode_info::pre_dedent and post_indent to 1 bit
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/5] tgsi: remove post_indent from some 64-bit opcodes
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/5] tgsi: macro-ify the opcodes table
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/5] gallium: use tgsi_get_opcode_name instead of tgsi_opcode_info::mnemonic
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/5] tgsi: store opcode mnemonics in a separate table
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/6] util, ac, radeonsi: debug tools fixes and improvements
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/6] util: fix valgrind errors when dumping pipe_draw_info
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/6] radeonsi: update comment describing indices into sctx->descriptors
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/6] ac/debug: use an explicit getter for fetching words from the IB
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/6] ac/debug: annotate IB dumps with the raw values
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/6] ac/debug: invoke valgrind checks while parsing IBs
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/6] gallium/radeon: fix saving multi-part command streams
Nicolai Hähnle
- [Mesa-dev] [PATCH] tgsi/scan: fix uses_double
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/5] tgsi: macro-ify the opcodes table
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 1/2] mesa: Fix backward compatibility for XML parser
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/docs: Add missing word "Not"
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/docs: Fix the math formula of U2I64
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Nicolai Hähnle
- [Mesa-dev] [PATCH 18/47] glsl: Add "built-in" functions to do rcp(fp64)
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 5/5] util/disk_cache: write cache item metadata to disk
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeon/video: Return false explicitly for HEVC if not the case
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/10] gallium: normalize CONST file accesses to 2D
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/10] gallium: all drivers should accept two-dimensional constant buffer indexing
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/10] tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/10] st/glsl_to_tgsi: ir_load_ubo always has a second index
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/10] st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/10] nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/10] gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/10] pp: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/10] gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/10] gallium/radeon: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/10] radeonsi: add an assertion that only two-dimensional constant references are used
Nicolai Hähnle
- [Mesa-dev] [PATCH V3 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Nicolai Hähnle
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi: get the raster config from AMDGPU on SI
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] mesa: only check errors when the state change in glDepthBoundsEXT()
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/11] ac/nir: Determine if input attachments are used in the info pass.
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/11] ac/nir: Implement input attachments with layered rendering.
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/10] radeonsi: add an assertion that only two-dimensional constant references are used
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: set IF_THRESHOLD to 4
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: fix glsl_struct_field size calculations for shader cache
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/10] gallium: normalize CONST file accesses to 2D - 2. try without image for the list
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] radeonsi: fix compute shader state dumping
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] radeonsi: fix ARB_transform_feedback_overflow_query on <= VI
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/2] glsl: avoid quadratic behavior during preprocessing
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] glsl: use stringbuf in the preprocessor
Nicolai Hähnle
- [Mesa-dev] TGSI 16-bit support
Nicolai Hähnle
- [Mesa-dev] [PATCH] amd: add .editorconfig
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium: add PIPE_SHADER_CAP_MAX_VARYINGS
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] st/mesa: fix handling of vertex array double inputs
Nicolai Hähnle
- [Mesa-dev] [PATCH] ac/nir: silence maybe-uninitialized warnings
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: fix counting of vertex shader output slots used by explicit vars
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: stop leaking nir
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/docs: fix a typo
Nicolai Hähnle
- [Mesa-dev] [PATCH] ac/nir: silence maybe-uninitialized warnings
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 00/12] gallium: normalize CONST file accesses to 2D
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 01/12] gallium: all drivers should accept two-dimensional constant buffer indexing
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 02/12] tgsi/ureg: always emit constants (and their decls) as 2D
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 03/12] tgsi/build: always generate two-dimensional constant file accesses
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 04/12] st/drawpixels: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 05/12] st/glsl_to_tgsi: ir_load_ubo always has a second index
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 06/12] st/glsl_to_tgsi: inline src_register into translate_src
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 07/12] nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 08/12] gallium/hud: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 09/12] pp: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 10/12] gallium/tests: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 11/12] gallium/radeon: always use two-dimensional constant references
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 12/12] radeonsi: add an assertion that only two-dimensional constant references are used
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] util: add stringbuf library
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUBGROUP_LT_MASK
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: rewrite late alloc VS limit computation
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: rewrite late alloc VS limit computation
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Grazvydas Ignotas
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Grazvydas Ignotas
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Grazvydas Ignotas
- [Mesa-dev] [PATCH] ac/nir: silence maybe-uninitialized warnings
Grazvydas Ignotas
- [Mesa-dev] [PATCH] amd: add .editorconfig
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: don't assert on empty hash table
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: clear dynamic_shader_stages on create
Grazvydas Ignotas
- [Mesa-dev] [PATCH] st/va: change frame_idx from array to hash table
Julien Isorce
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Julien Isorce
- [Mesa-dev] [PATCH v2 1/4] st/omx_bellagio: Rename state tracker and option
Julien Isorce
- [Mesa-dev] How to write using EGLImage?
Julien Isorce
- [Mesa-dev] nouveau hardware decoding and vaDeriveImage
Julien Isorce
- [Mesa-dev] [RFC PATCH 0/3] EGL spec updates and proposals
Adam Jackson
- [Mesa-dev] [PATCH 1/3] specs: Update Mesa EGL enums
Adam Jackson
- [Mesa-dev] [PATCH 2/3] specs: Add EGL_MESA_device_software
Adam Jackson
- [Mesa-dev] [PATCH 3/3] specs: Add EGL_MESA_platform_device
Adam Jackson
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_texture_filter_anisotropic
Adam Jackson
- [Mesa-dev] [PATCH 0/3] Implement more 4.6 extensions
Adam Jackson
- [Mesa-dev] [PATCH 1/3] include: Sync Khronos headers for OpenGL 4.6
Adam Jackson
- [Mesa-dev] [PATCH 2/3] mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
- [Mesa-dev] [PATCH 3/3] mesa: Implement GL_ARB_polygon_offset_clamp
Adam Jackson
- [Mesa-dev] [PATCH 3/3] specs: Add EGL_MESA_platform_device
Adam Jackson
- [Mesa-dev] [PATCH 2/3] specs: Add EGL_MESA_device_software
Adam Jackson
- [Mesa-dev] [PATCH 1/2] mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
- [Mesa-dev] [PATCH 2/2] mesa: Implement GL_ARB_polygon_offset_clamp
Adam Jackson
- [Mesa-dev] [PATCH] egl/drm: Don't "fall back" to /dev/dri/card0 if the first open fails
Adam Jackson
- [Mesa-dev] [PATCH] mesa: Implement GL_ARB_polygon_offset_clamp
Adam Jackson
- [Mesa-dev] [PATCH 1/2] mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
- [Mesa-dev] [PATCH] egl/drm: Don't "fall back" to /dev/dri/card0 if the first open fails
Adam Jackson
- [Mesa-dev] [PATCH 2/2] st/glx: add support for GLX_ARB_create_context_no_error
Adam Jackson
- [Mesa-dev] [PATCH 2/2] st/glx: add support for GLX_ARB_create_context_no_error
Adam Jackson
- [Mesa-dev] [PATCH 1/2] glx: add support for GLX_ARB_create_context_no_error
Adam Jackson
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Mark Janes
- [Mesa-dev] [PATCH v2 1/5] i965/eu: add support for 1-OWord Block Read/Write messages
Mark Janes
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH] clover/event: Include additional event statuses for clSetEventCallback
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/5] i965/eu: add support for 1-OWord Block Read/Write messages
Francisco Jerez
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] anv: Add error handling to setup_empty_execbuf().
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] anv: Check that in_fence fd is valid before closing it.
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: Wait for requested operation if blocking flag is set
Francisco Jerez
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Francisco Jerez
- [Mesa-dev] [PATCH 41/47] i965/fs: Add reuse_16bit_conversions_register optimization
Francisco Jerez
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Francisco Jerez
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Francisco Jerez
- [Mesa-dev] [PATCH v2] docs: Add Vulkan to features.txt
Jordan Justen
- [Mesa-dev] [PATCH 02/11] intel/isl: Don't align the height of the last array slice
Jordan Justen
- [Mesa-dev] [PATCH 04/11] i965/miptree Remove layout_flags parameter form is_mcs_supported
Jordan Justen
- [Mesa-dev] [PATCH 05/11] i965/miptree: Refactor is_mcs_supported
Jordan Justen
- [Mesa-dev] [PATCH 06/11] i965/miptree: Delete some unused layout flags
Jordan Justen
- [Mesa-dev] [PATCH 07/11] i965/miptree: Delete MIPTREE_LAYOUT_FOR_SCANOUT
Jordan Justen
- [Mesa-dev] [PATCH 09/11] i965/miptree: Delete an unused function declaration
Jordan Justen
- [Mesa-dev] [PATCH 10/11] i965/miptree: Delete MIPTREE_LAYOUT_TILING_(Y|ANY)
Jordan Justen
- [Mesa-dev] [PATCH 11/11] i965/miptree: Rework create flags
Jordan Justen
- [Mesa-dev] [PATCH 04/11] i965/miptree Remove layout_flags parameter form is_mcs_supported
Jordan Justen
- [Mesa-dev] [PATCH 01/11] intel/isl: Stop padding surfaces
Jordan Justen
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Jordan Justen
- [Mesa-dev] [PATCH 1/2] Update TextureParameter* error for incompatible texture targets
Jordan Justen
- [Mesa-dev] [PATCH 00/10] anv: Implement VK_KHR_external_fence*
Jordan Justen
- [Mesa-dev] [PATCH 02/13] nir/spirv: Use unreachable("...") rather than assert(!"...")
Jordan Justen
- [Mesa-dev] [PATCH 00/13] clang warning fixes
Jordan Justen
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Jordan Justen
- [Mesa-dev] [PATCH 00/27] i965 disk shader cache
Jordan Justen
- [Mesa-dev] [PATCH 01/27] i965: Don't rely on nir for uses_texture_gather on gen <= 7
Jordan Justen
- [Mesa-dev] [PATCH 02/27] glsl/mesa: make a copy of attribute bindings in case of cache fallback
Jordan Justen
- [Mesa-dev] [PATCH 03/27] glsl/mesa: make a copy of FragData bindings in case of cache fallback
Jordan Justen
- [Mesa-dev] [PATCH 04/27] glsl: make a copy of the shader source for use with cache fallback
Jordan Justen
- [Mesa-dev] [PATCH 05/27] i965: add new field for storing program size
Jordan Justen
- [Mesa-dev] [PATCH 06/27] i965: add initial implementation of on disk shader cache
Jordan Justen
- [Mesa-dev] [PATCH 07/27] i965: Add shader cache support for vertex and fragment stages
Jordan Justen
- [Mesa-dev] [PATCH 08/27] i965: add shader cache support for geometry shaders
Jordan Justen
- [Mesa-dev] [PATCH 09/27] i965: add shader cache support for tess stages
Jordan Justen
- [Mesa-dev] [PATCH 10/27] i965: Add shader cache support for compute
Jordan Justen
- [Mesa-dev] [PATCH 11/27] mesa/glsl: add api_enabled flag to gl_transform_feedback_info
Jordan Justen
- [Mesa-dev] [PATCH 12/27] i965: add support for cached shaders with xfb qualifiers
Jordan Justen
- [Mesa-dev] [PATCH 13/27] i965: add image param shader cache support
Jordan Justen
- [Mesa-dev] [PATCH 14/27] i965: add shader cache support for pull param pointers
Jordan Justen
- [Mesa-dev] [PATCH 15/27] i965: don't precompile or rebuild resource list on cache fallback
Jordan Justen
- [Mesa-dev] [PATCH 16/27] i965: don't rebuild param list after cache miss
Jordan Justen
- [Mesa-dev] [PATCH 17/27] i965: don't recreate program struct on cache fallback
Jordan Justen
- [Mesa-dev] [PATCH 18/27] main: Add _mesa_build_fallback_shader_program
Jordan Justen
- [Mesa-dev] [PATCH 19/27] i965: add cache fallback support
Jordan Justen
- [Mesa-dev] [PATCH 20/27] i965: add support for caching clip planes
Jordan Justen
- [Mesa-dev] [PATCH 21/27] i965: handle incompatiable binaries in shader-cache
Jordan Justen
- [Mesa-dev] [PATCH 22/27] i965: Don't link when the program was found in the disk cache
Jordan Justen
- [Mesa-dev] [PATCH 23/27] i965: Initialize sha1 hash of dri config options
Jordan Justen
- [Mesa-dev] [PATCH 24/27] glsl: Assign atomic counter resources on shader compile fall back path
Jordan Justen
- [Mesa-dev] [PATCH 25/27] glsl/shader_cache: Save fs (BlendSupport) metadata
Jordan Justen
- [Mesa-dev] [PATCH 26/27] i965: Initialize disk shader cache when INTEL_SHADER_CACHE env var is set
Jordan Justen
- [Mesa-dev] [PATCH 27/27] i965/brw_disk_cache: Support INTEL_SHADER_CACHE_TIMESTAMP debug override
Jordan Justen
- [Mesa-dev] [PATCH 06/27] i965: add initial implementation of on disk shader cache
Jordan Justen
- [Mesa-dev] [PATCH] anv,i965: Move CS shared lowering into anv
Jordan Justen
- [Mesa-dev] [PATCH 2/2] i965: Fix state flagging of Gen6 SOL programs.
Jordan Justen
- [Mesa-dev] nouveau hardware decoding and vaDeriveImage
Philipp Kerling
- [Mesa-dev] nouveau hardware decoding and vaDeriveImage
Philipp Kerling
- [Mesa-dev] [PATCH] build: Fix up spirv_info.Plo
Rhys Kidd
- [Mesa-dev] [PATCH] build: Don't bail on OSError in git_sha1_gen.py
Tobias Klausmann
- [Mesa-dev] [PATCH] nvc0/ir: propagate immediates to CALL input MOVs
Tobias Klausmann
- [Mesa-dev] [Nouveau] [PATCH] nvc0/ir: propagate immediates to CALL input MOVs
Tobias Klausmann
- [Mesa-dev] [PATCH] nvc0: fix handling of inverted render condition
Tobias Klausmann
- [Mesa-dev] [PATCH] gles2: Support for GL_EXT_occlusion_query_boolean
Harish Krupo
- [Mesa-dev] [PATCH] gles2: Support for GL_EXT_occlusion_query_boolean
Harish Krupo
- [Mesa-dev] [PATCH] gles2: Support for GL_EXT_occlusion_query_boolean
Harish Krupo
- [Mesa-dev] [PATCH] configure.ac: Check for expat when building just vulkan
Jussi Kukkonen
- [Mesa-dev] [PATCH] configure.ac: Check for expat when building just vulkan
Jussi Kukkonen
- [Mesa-dev] About the VDPAU state tracker project
Christian König
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Christian König
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Christian König
- [Mesa-dev] [PATCH] radeonsi: disable CE by default
Christian König
- [Mesa-dev] [PATCH v2 1/4] st/omx_bellagio: Rename state tracker and option
Christian König
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Christian König
- [Mesa-dev] [PATCH 00/20] MJPEG decode support through VA-API
Christian König
- [Mesa-dev] [PATCH 15/20] radeon/video: mjpeg not support stacked video buffers
Christian König
- [Mesa-dev] [PATCH 16/20] st/va: relocate surface when stack field false
Christian König
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add yuyv format support for target buffer
Christian König
- [Mesa-dev] [PATCH 04/20] radeon/uvd: add MJPEG support
Christian König
- [Mesa-dev] [PATCH 05/20] radeon/video: add MJPEG support
Christian König
- [Mesa-dev] [PATCH 07/20] st/va: create decoder for MJPEG format
Christian König
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Christian König
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Christian König
- [Mesa-dev] [PATCH 01/20] vl: add MJPEG profile and format
Christian König
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Christian König
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Christian König
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Christian König
- [Mesa-dev] [PATCH] radeon/uvd: get the target buffer pitch correct for different format
Christian König
- [Mesa-dev] [PATCH 1/3] radeon/vcn: correct target buffer pitch calculation
Christian König
- [Mesa-dev] [PATCH] radeon/video: Return false explicitly for HEVC if not the case
Christian König
- [Mesa-dev] [PATCH] st/va: exclude the buffer reallocation for encode case
Christian König
- [Mesa-dev] [PATCH] st/va: exclude the buffer reallocation for encode case
Christian König
- [Mesa-dev] [PATCH] st/va: exclude the buffer reallocation for encode case
Christian König
- [Mesa-dev] [PATCH 1/2] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Christian König
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Christian König
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Christian König
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Christian König
- [Mesa-dev] [PATCH 1/6] vl/compositor: make a helper function for YUV deinterlacing
Christian König
- [Mesa-dev] [PATCH 1/2] radeonsi: set a per-buffer flag that disables inter-process sharing (v4)
Christian König
- [Mesa-dev] [PATCH 2/2] winsys/amdgpu: set AMDGPU_GEM_CREATE_LOCAL if possible
Christian König
- [Mesa-dev] [PATCH 1/2] etnaviv: fix etna_bo_from_name
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 1/2] etnaviv: fix etna_bo_from_name
Wladimir J. van der Laan
- [Mesa-dev] glmark2 terrain errors on imx6q
Wladimir J. van der Laan
- [Mesa-dev] [Freedreno] [PATCH] a2xx: add support for a few 16-bit color rendering formats
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 1/2] anv: Add a new centralized extensions file
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] vulkan: Import in the latest 1.0.57 header and XML from Khronos
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: Advertise VK_KHR_relaxed_block_layout
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/5] anv: Add MAX_API_VERSION to anv_extensions.py
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/5] anv: Make some bits of anv_extensions module-private
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/5] anv: Add MAX_API_VERSION to anv_extensions.py
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv: Advertise VK_KHR_relaxed_block_layout
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] anv: Advertise support for two more sRGB formats
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/7] intel: command streamer decoder fixes
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/7] intel: decoder: build sorted linked lists of fields
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/7] intel: common: print out all dword with field spanning multiple dwords
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/7] intel: decoder: reorder iterator init function
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/7] intel: decoder: move field name copy
Lionel Landwerlin
- [Mesa-dev] [PATCH 5/7] intel: decoder: split out getting the next field and decoding it
Lionel Landwerlin
- [Mesa-dev] [PATCH 6/7] intel: decoder: don't read qword outside the limit of the instruction/struct
Lionel Landwerlin
- [Mesa-dev] [PATCH 7/7] aubinator: print number of dwords per instruction
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: put anv_extensions.c in gitignore
Lionel Landwerlin
- [Mesa-dev] [PATCH] isl: add surface layout for yuv formats
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/3] intel/compiler: properly size attribute wa_flags array for Vulkan
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 4/8] anv: Implement support for exporting semaphores as FENCE_FD
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 2/8] anv: Submit a dummy batch when only semaphores are provided.
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 0/8] anv: Implement VK_KHR_external_semaphore
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] anv: Add error handling to setup_empty_execbuf().
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: Simplify MOCS mashing in genX_state_upload.c.
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: Simplify MOCS mashing in genX_state_upload.c.
Lionel Landwerlin
- [Mesa-dev] [PATCH 08/10] anv: Use DRM sync objects to back fences whenever possible
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 01/12] anv/queue: Allow temporary import of SYNC_FD semaphores
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/5] i965: add support for loadable OA configs
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/5] i965: perf: make revision variable available
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/5] i965: perf: factorize code for availability
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/5] i965: perf: list registers to program for queries
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/5] i965: perf: add support for userspace configurations
Lionel Landwerlin
- [Mesa-dev] [PATCH 5/5] i965: add a debug option to disable oa config loading
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/5] i965: perf: add support for userspace configurations
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 0/5] i965: add support for loadable OA configs
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 1/5] i965: perf: make revision variable available
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 2/5] i965: perf: factorize code for availability
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 3/5] i965: perf: list registers to program for queries
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 4/5] i965: perf: add support for userspace configurations
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 5/5] i965: add a debug option to disable oa config loading
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 4/5] i965: perf: add support for userspace configurations
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/16] anv/i965: Cleanup copies of devinfo fields in brw_context
Lionel Landwerlin
- [Mesa-dev] [PATCH 01/16] anv: use device->info instead of brw->is_*
Lionel Landwerlin
- [Mesa-dev] [PATCH 02/16] i965: drop brw->gen in favor of devinfo->gen
Lionel Landwerlin
- [Mesa-dev] [PATCH 03/16] i965: drop brw->gt in favor of devinfo->gt
Lionel Landwerlin
- [Mesa-dev] [PATCH 04/16] i965: drop brw->is_g4x in favor of devinfo->is_g4x
Lionel Landwerlin
- [Mesa-dev] [PATCH 05/16] i965: drop brw->is_baytrail in favor of devinfo->is_baytrail
Lionel Landwerlin
- [Mesa-dev] [PATCH 06/16] i965: drop brw->is_haswell in favor of devinfo->is_haswell
Lionel Landwerlin
- [Mesa-dev] [PATCH 07/16] i965: drop brw->is_cherryview in favor of devinfo->is_cherryview
Lionel Landwerlin
- [Mesa-dev] [PATCH 08/16] i965: drop brw->is_broxton
Lionel Landwerlin
- [Mesa-dev] [PATCH 09/16] i965: drop brw->has_llc in favor of devinfo->has_llc
Lionel Landwerlin
- [Mesa-dev] [PATCH 10/16] i965: drop unused brw->has_compr4
Lionel Landwerlin
- [Mesa-dev] [PATCH 11/16] i965: drop unused brw->has_negative_rhw_bug
Lionel Landwerlin
- [Mesa-dev] [PATCH 12/16] i965: drop brw->must_use_separate_stencil in favor of devinfo's
Lionel Landwerlin
- [Mesa-dev] [PATCH 13/16] i965: drop unused brw->has_pln
Lionel Landwerlin
- [Mesa-dev] [PATCH 14/16] i965: drop unused brw->no_simd8
Lionel Landwerlin
- [Mesa-dev] [PATCH 15/16] i965: drop brw->has_surface_tile_offset in favor of devinfo's
Lionel Landwerlin
- [Mesa-dev] [PATCH 16/16] i965: drop unused brw->needs_unlit_centroid_workaround
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/16] anv/i965: Cleanup copies of devinfo fields in brw_context
Lionel Landwerlin
- [Mesa-dev] [PATCH 15/16] i965: drop brw->has_surface_tile_offset in favor of devinfo's
Lionel Landwerlin
- [Mesa-dev] [PATCH 12/16] i965: drop brw->must_use_separate_stencil in favor of devinfo's
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/16] anv/i965: Cleanup copies of devinfo fields in brw_context
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 0/7] i965: add support for loadable OA configs
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 1/7] i965: perf: make revision variable available
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 2/7] i965: perf: factorize code for availability
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 3/7] i965: perf: update configs for loading from userspace
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 4/7] i965: perf: list registers to program for queries
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 5/7] i965: perf: add support for userspace configurations
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 6/7] i965: add a debug option to disable oa config loading
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 7/7] i965: perf: add support for CoffeeLake GT2
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/formats: Nicely handle unknown VkFormat enums
Lionel Landwerlin
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: add osmesa framebuffer iface hash table per st manager
Charmaine Lee
- [Mesa-dev] [PATCH] svga: replace gotos with conditionals in array drawing code
Charmaine Lee
- [Mesa-dev] [PATCH] vbo: fix glVertexAttrib(index=0)
Charmaine Lee
- [Mesa-dev] [PATCH] svga: include sample count in surface_size() computation
Charmaine Lee
- [Mesa-dev] [PATCH] vbo: fix offset in minmax cache key
Charmaine Lee
- [Mesa-dev] [PATCH] vbo: fix offset in minmax cache key
Charmaine Lee
- [Mesa-dev] [PATCH] configure.ac: Check for expat21 if expat is not found.
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: Check for expat21 if expat is not found.
Vinson Lee
- [Mesa-dev] [PATCH] Revert "glsl: Mark functions static"
Vinson Lee
- [Mesa-dev] [PATCH] m4: Use older autoconf 2.63 compatible ax_check_compile_flag.
Vinson Lee
- [Mesa-dev] Vulkan on CPU Google Summer of Code project
Jacob Lifshay
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Leo Liu
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Leo Liu
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Leo Liu
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Leo Liu
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Leo Liu
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Leo Liu
- [Mesa-dev] [PATCH 00/20] MJPEG decode support through VA-API
Leo Liu
- [Mesa-dev] [PATCH 01/20] vl: add mjpeg profile and format
Leo Liu
- [Mesa-dev] [PATCH 02/20] vl: add mjpeg picture description
Leo Liu
- [Mesa-dev] [PATCH 03/20] radeon/video: add mjpeg support
Leo Liu
- [Mesa-dev] [PATCH 04/20] radeon/uvd: add mjpeg stream type
Leo Liu
- [Mesa-dev] [PATCH 05/20] radeon/uvd: add mjpeg support
Leo Liu
- [Mesa-dev] [PATCH 06/20] st/va: add mjpeg picture to context
Leo Liu
- [Mesa-dev] [PATCH 07/20] st/va: create decoder for mjpeg format
Leo Liu
- [Mesa-dev] [PATCH 08/20] st/va: add handles for mjpeg Buffers
Leo Liu
- [Mesa-dev] [PATCH 09/20] st/va: add picture parameter handling for mjpeg
Leo Liu
- [Mesa-dev] [PATCH 10/20] st/va: add iq matrix handling for mjpeg
Leo Liu
- [Mesa-dev] [PATCH 11/20] st/va: add huffman table handling for mjpeg
Leo Liu
- [Mesa-dev] [PATCH 12/20] st/va: add slice parameter handling for mjpeg
Leo Liu
- [Mesa-dev] [PATCH 13/20] radeon/uvd: reconstruct mjpeg bitstream
Leo Liu
- [Mesa-dev] [PATCH 14/20] st/va: make surface allocate functions more usefully
Leo Liu
- [Mesa-dev] [PATCH 15/20] radeon/video: mjpeg not support stacked video buffers
Leo Liu
- [Mesa-dev] [PATCH 16/20] st/va: relocate surface when stack field false
Leo Liu
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add yuyv format support for target buffer
Leo Liu
- [Mesa-dev] [PATCH 18/20] st/va: detect mjpeg format from bitstream
Leo Liu
- [Mesa-dev] [PATCH 19/20] st/va: relocate surface with yuyv stream
Leo Liu
- [Mesa-dev] [PATCH 20/20] st/va: add mjpeg for config
Leo Liu
- [Mesa-dev] [PATCH 00/20] MJPEG decode support through VA-API
Leo Liu
- [Mesa-dev] [PATCH 00/20] MJPEG decode support through VA-API
Leo Liu
- [Mesa-dev] [PATCH 01/20] vl: add MJPEG profile and format
Leo Liu
- [Mesa-dev] [PATCH 02/20] vl: add MJPEG picture description
Leo Liu
- [Mesa-dev] [PATCH 03/20] radeon/uvd: add MJPEG stream type
Leo Liu
- [Mesa-dev] [PATCH 04/20] radeon/uvd: add MJPEG support
Leo Liu
- [Mesa-dev] [PATCH 05/20] radeon/video: add MJPEG support
Leo Liu
- [Mesa-dev] [PATCH 06/20] st/va: add MJPEG picture to context
Leo Liu
- [Mesa-dev] [PATCH 07/20] st/va: create decoder for MJPEG format
Leo Liu
- [Mesa-dev] [PATCH 08/20] st/va: add handles for MJPEG Buffers
Leo Liu
- [Mesa-dev] [PATCH 09/20] st/va: add picture parameter handling for MJPEG
Leo Liu
- [Mesa-dev] [PATCH 10/20] st/va: add iq matrix handling for MJPEG
Leo Liu
- [Mesa-dev] [PATCH 11/20] st/va: add huffman table handling for MJPEG
Leo Liu
- [Mesa-dev] [PATCH 12/20] st/va: add slice parameter handling for MJPEG
Leo Liu
- [Mesa-dev] [PATCH 13/20] radeon/uvd: reconstruct MJPEG bitstream
Leo Liu
- [Mesa-dev] [PATCH 14/20] st/va: make surface allocate functions more usefully
Leo Liu
- [Mesa-dev] [PATCH 15/20] radeon/video: MJPEG not support stacked video buffers
Leo Liu
- [Mesa-dev] [PATCH 16/20] st/va: reallocate surface when interlaced
Leo Liu
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Leo Liu
- [Mesa-dev] [PATCH 18/20] st/va: detect MJPEG format from bitstream
Leo Liu
- [Mesa-dev] [PATCH 19/20] st/va: reallocate surface with YUYV stream
Leo Liu
- [Mesa-dev] [PATCH 20/20] st/va: add MJPEG for config
Leo Liu
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Leo Liu
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Leo Liu
- [Mesa-dev] [PATCH] radeon/uvd: get the target buffer pitch correct for different format
Leo Liu
- [Mesa-dev] [PATCH 17/20] radeon/uvd: add YUYV format support for target buffer
Leo Liu
- [Mesa-dev] [PATCH 1/3] radeon/vcn: correct target buffer pitch calculation
Leo Liu
- [Mesa-dev] [PATCH 2/3] radeon/vcn: enable P016 mode support
Leo Liu
- [Mesa-dev] [PATCH 3/3] st/va: enable P016 format i.e. reallocate buffer if format changed
Leo Liu
- [Mesa-dev] [PATCH] radeon/video: Return false explicitly for HEVC if not the case
Leo Liu
- [Mesa-dev] [PATCH] radeon/video: Return false explicitly for HEVC if not the case
Leo Liu
- [Mesa-dev] [PATCH] st/va: exclude the buffer reallocation for encode case
Leo Liu
- [Mesa-dev] [PATCH] st/va: exclude the buffer reallocation for encode case
Leo Liu
- [Mesa-dev] [PATCH] st/va: exclude the buffer reallocation for encode case
Leo Liu
- [Mesa-dev] [PATCH 1/2] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 2/2] Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
- [Mesa-dev] [PATCH 2/2] Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
- [Mesa-dev] [PATCH 1/2] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Leo Liu
- [Mesa-dev] [PATCH 2/3] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 3/3] Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Leo Liu
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 2/3] st/va move YUV content to deinterlaced buffer
Leo Liu
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Leo Liu
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 1/2] radeon/uvd: fix MJPEG quantization table index
Leo Liu
- [Mesa-dev] [PATCH 2/2] radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 1/2] radeon/uvd: fix MJPEG quantization table index
Leo Liu
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Leo Liu
- [Mesa-dev] [PATCH 2/2] radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
- [Mesa-dev] [PATCH 2/2] radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Leo Liu
- [Mesa-dev] [PATCH 1/2] radeon/uvd: fix MJPEG quantization table index
Leo Liu
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Leo Liu
- [Mesa-dev] [PATCH 1/6] vl/compositor: make a helper function for YUV deinterlacing
Leo Liu
- [Mesa-dev] [PATCH 2/6] st/omx: use vl/compositor helper function for YUV deinterlacing
Leo Liu
- [Mesa-dev] [PATCH 3/6] vl/compositor: make vl_compositor_set_yuv_layer() static
Leo Liu
- [Mesa-dev] [PATCH 4/6] st/va: reallocate the buffer if the layout isn't supported
Leo Liu
- [Mesa-dev] [PATCH 5/6] st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
- [Mesa-dev] [PATCH 6/6] Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
- [Mesa-dev] [PATCH 3/6] vl/compositor: make vl_compositor_set_yuv_layer() static
Leo Liu
- [Mesa-dev] [PATCH V2 0/2] mesa: Modify drirc options
Quentin Liu
- [Mesa-dev] [PATCH V3 0/2] mesa: Modify drirc options
Quentin Liu
- [Mesa-dev] [PATCH V3 1/2] mesa: Fix backward compatibility for XML parser
Quentin Liu
- [Mesa-dev] [PATCH V3 2/2] mesa: Modify drirc option types
Quentin Liu
- [Mesa-dev] [PATCH] util: move string_to_uint_map to glsl
Mike Lothian
- [Mesa-dev] [PATCH mesa] mesa/st: remove unwanted backup file
Mike Lothian
- [Mesa-dev] [PATCH 1/2] i965: Refactor brw_draw_prims.
Plamena Manolova
- [Mesa-dev] [PATCH 2/2] i965: Implement ARB_indirect_parameters
Plamena Manolova
- [Mesa-dev] [PATCH] i965: Avoids loop for buffer object availability in add_exec_bo
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [EGL android: accquire fence implementation 1/2] i965: Return the last fence if the batch buffer is empty and nothing to be flushed when _intel_batchbuffer_flush_fence.
Marathe, Yogesh
- [Mesa-dev] [EGL android: accquire fence implementation 1/2] i965: Return the last fence if the batch buffer is empty and nothing to be flushed when _intel_batchbuffer_flush_fence.
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [EGL android: accquire fence implementation 1/2] i965: Return the last fence if the batch buffer is empty and nothing to be flushed when _intel_batchbuffer_flush_fence.
Marathe, Yogesh
- [Mesa-dev] [EGL android: accquire fence implementation 1/2] i965: Return the last fence if the batch buffer is empty and nothing to be flushed when _intel_batchbuffer_flush_fence.
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Marathe, Yogesh
- [Mesa-dev] [PATCH] i965: make sure check_and_emit_atom gets inlined
Marathe, Yogesh
- [Mesa-dev] [PATCH v6.1] egl: Allow creation of per surface out fence
Marathe, Yogesh
- [Mesa-dev] [PATCH v6.1] egl: Allow creation of per surface out fence
Marathe, Yogesh
- [Mesa-dev] [PATCH v6.1] egl: Allow creation of per surface out fence
Marathe, Yogesh
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
Marathe, Yogesh
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
Marathe, Yogesh
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
Marathe, Yogesh
- [Mesa-dev] XDC 2017 : Call for paper
Stéphane Marchesin
- [Mesa-dev] [PATCH v2 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Nicholas Miell
- [Mesa-dev] [PATCH v2 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Vedran Miletić
- [Mesa-dev] [PATCH 1/1] clover: Fix build after llvm r309911
Vedran Miletić
- [Mesa-dev] [PATCH 1/3] glsl: recognize GLSL 4.60
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: update the extensions that are enabled for 460
Ilia Mirkin
- [Mesa-dev] [PATCH v3] glsl: update the extensions that are enabled for 460
Ilia Mirkin
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Ilia Mirkin
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Ilia Mirkin
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] include: update GLES gl2ext header to no longer reference bad function
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] glapi: per the extension spec, the EXT-suffixed function should be used
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: update the extensions that are enabled for 460
Ilia Mirkin
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Ilia Mirkin
- [Mesa-dev] [PATCH] radv: Don't allow fmask swizzling for shareable images.
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_polygon_offset_clamp.
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_texture_filter_anisotropic
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_texture_filter_anisotropic
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] mesa: Implement GL_ARB_texture_filter_anisotropic
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] include: Sync Khronos headers for OpenGL 4.6
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] mesa: Implement GL_ARB_polygon_offset_clamp
Ilia Mirkin
- [Mesa-dev] [PATCH] st/dri2: fix kms_swrast driconf option handling
Ilia Mirkin
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50/ir: clean up saturated values immediately
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nv50/ir: clean up saturated values immediately
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH] nvc0/ir: propagate immediates to CALL input MOVs
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] radv: Add support for VK_EXT_shader_viewport_index_layer extension.
Ilia Mirkin
- [Mesa-dev] [PATCH] a2xx: add logicop support
Ilia Mirkin
- [Mesa-dev] [PATCH] a2xx: only update rasterizer settings when they're there
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] softpipe: enable PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl/ast: update rhs in addition to the var's constant_value
Ilia Mirkin
- [Mesa-dev] nouveau hardware decoding and vaDeriveImage
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv50/ir: fix TXQ srcMask
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: etc2 online compression is unsupported, don't attempt it
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: add a few missing int64 constant propagation cases
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH] nvc0: fix handling of inverted render condition
Ilia Mirkin
- [Mesa-dev] [PATCH] gles2: Support for GL_EXT_occlusion_query_boolean
Ilia Mirkin
- [Mesa-dev] Mesa 17.1.7 release candidate
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy requested compressed teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy requested compressed teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH] gles2: Support for GL_EXT_occlusion_query_boolean
Ilia Mirkin
- [Mesa-dev] VDPAU issues in 17.2 and master, and a test request
Ilia Mirkin
- [Mesa-dev] VDPAU issues in 17.2 and master, and a test request
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Ilia Mirkin
- [Mesa-dev] TGSI 16-bit support
Ilia Mirkin
- [Mesa-dev] TGSI 16-bit support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Ilia Mirkin
- [Mesa-dev] TGSI 16-bit support
Ilia Mirkin
- [Mesa-dev] TGSI 16-bit support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] mesa: only check errors when the state change in glDepthBoundsEXT()
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Only set key->flat_shade if COL0/COL1 are written.
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50/ir: properly set sType for TXF ops to U32
Ilia Mirkin
- [Mesa-dev] [PATCH 01/14] mesa: add bind_transform_feedback() helper
Ilia Mirkin
- [Mesa-dev] [PATCH 01/14] mesa: add bind_transform_feedback() helper
Ilia Mirkin
- [Mesa-dev] [PATCH 01/47] glsl: Add 16-bit types
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] mesa: Implement GL_ARB_polygon_offset_clamp
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Implement GL_ARB_polygon_offset_clamp
Ilia Mirkin
- [Mesa-dev] [PATCH] a2xx: add support for a few 16-bit color rendering formats
Ilia Mirkin
- [Mesa-dev] [PATCH] st/query: init result data with 0
Ilia Mirkin
- [Mesa-dev] [PATCH] st/query: init result data with 0
Ilia Mirkin
- [Mesa-dev] [PATCH] st/query: init result data with 0
Ilia Mirkin
- [Mesa-dev] [PATCH] st/query: init result data with 0
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix counting of vertex shader output slots used by explicit vars
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: fix handling of vertex array double inputs
Ilia Mirkin
- [Mesa-dev] [PATCH v2] st/mesa: fix handling of vertex array double inputs
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0/query: write 0 to pipeline_statistics.cs_invocations
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium: add PIPE_SHADER_CAP_MAX_VARYINGS
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] i965: Implement ARB_indirect_parameters
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] i965: Implement ARB_indirect_parameters
Ilia Mirkin
- [Mesa-dev] [PATCH 03/45] mesa/st: Handle 16-bit types at st_glsl_attrib_type_size
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 02/45] glsl: Add 16-bit types
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 04/45] nir: Add support for 16-bit types (half float, int16 and uint16)
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 07/45] nir: Populate conversion opcodes to/from 16-bit types
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 06/45] nir: Handle fp16 rounding modes at nir_type_conversion_op
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 08/45] spirv/nir: Add support for SPV_KHR_16bit_storage
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 11/45] i965/vec4: Handle 16-bit types at type_size_xvec4
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 13/45] i965/fs: Handle 16-bit base types in helper functions
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] disk_cache: assert if a cache entries keys don't match mesa
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/2] i965: Include missing header at intel_tex.h
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 2/2] i915/fpc_translate: Remove a few unused variables
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] i965: Use GEN_GEN and GEN_IS_HASWELL in genX_state_upload.c code.
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 01/47] glsl: Add 16-bit types
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 2/2] i915/fpc_translate: Remove a few unused variables
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] genxml: Remove a redundant identical code for different branches
Mun, Gwan-gyeong
- [Mesa-dev] [PATCH] egl: deduplicate allocations of local buffer over each platform backend.
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] egl: deduplicate allocations of local buffer over each platform backend (v2)
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] dri: fix typo in comment
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] gallium/docs: Add missing word "Not"
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] gallium/docs: Fix the math formula of U2I64
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUBGROUP_LT_MASK
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] gallium/docs: fix a reference link for get_paramf
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] gallium/docs: add reference links for resource_create method
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] gallium/docs: fix a typo
Gwan-gyeong Mun
- [Mesa-dev] [PATCH] i965: Avoids loop for buffer object availability in add_exec_bo
Muthukumar, Aravindan
- [Mesa-dev] [PATCH 00/14] AMD GCN tile swizzle
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] ac/nir: Add float cast before shadow comparator clamp.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] docs: Add Vulkan to features.txt
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Add suballocation for shaders.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] docs: Add Vulkan to features.txt
Bas Nieuwenhuizen
- [Mesa-dev] [Mesa-stable] [PATCH] radv: Fix decompression on multisampled depth buffers
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/3] radv: Don't use SRGB format for image stores during resolve.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/3] radv: Only convert linear->srgb in compute resolves.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/3] radv: Use the correct channel for alpha in resolve srgb conversion.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix tile swizzle regression on mipmaps.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: add separate fmask tile swizzle counter.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix MSAA on SI gpus.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix MSAA on SI gpus.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Don't allow fmask swizzling for shareable images.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Fix decompression on multisampled depth buffers
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Don't allow fmask swizzling for shareable images.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 15/15] ac/nir: fix saturate emission
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radeonsi: disable CE by default
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/4] vulkan: Import in the latest 1.0.58 header and XML from Khronos.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/4] spirv: Support exporting viewport & layer from VS and TES.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/4] radv: Add support for VK_EXT_shader_viewport_index_layer extension.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/4] radv: Update VK_KHR_dedicated_allocation spec version.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 1/5] vulkan: Import in the latest 1.0.58 header and XML from Khronos.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 2/5] spirv: Support exporting viewport & layer from VS and TES.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 3/5] spirv: Add flag for SpvCapabilityShaderViewportIndexLayerEXT.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 4/5] radv: Add support for VK_EXT_shader_viewport_index_layer extension.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 5/5] radv: Update VK_KHR_dedicated_allocation spec version.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 5/5] radv/gfx9: fix tile swizzle handling for gfx9
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] ac/nir: refactor input variable iteration.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv: Implement bc optimize.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/gfx9: for fast clear use is_linear flag.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: disable texture gather workaround on gfx9.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] ac/nir: fixup layer/viewport export for GFX9.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: disable support for VEGA for now.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 07/10] radv/image: don't rescale width/height if the format isn't changing
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 10/10] radv/gfx9: don't expose linear depth on vega.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 01/11] ac/nir: Cast sources of integer ops to int.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 02/11] ac/nir: Determine if input attachments are used in the info pass.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 03/11] ac/nir: Implement input attachments with layered rendering.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 04/11] radv: Use 0 for the layer id if the vertex shader does not export it.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 05/11] ac/nir: Make shader key a struct.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 06/11] radv: Store multiview info in renderpass.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 07/11] radv: Add multiview clears.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 08/11] ac/nir: Add shader support for multiviews.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 09/11] radv: Implement determining the has_multiview_view_index key.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 10/11] radv: Implement multiview draws.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 11/11] radv: Expose VK_KHX_multiview.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: don't crash if we have no framebuffer
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix resolve subpass restoring in compute resolve path.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] radv: Implement multiview draws.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/meta: missing initialisations in create_pass().
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] radv: Remove some intel comments from the resolve code.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv: Don't set a new subpass on compute resolve.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix predication on gfx9
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Fix off by one in MAX_VBS assert.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Fix sparse BO mapping merging.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Don't allocate CMASK for linear images.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] amd: add .editorconfig
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: clear dynamic_shader_stages on create
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/3] radv/amdgpu: Enable dumping of all IBs with RADV_DEBUG=allbos.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/3] ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/3] radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] nir/opcodes: Fix constant-folding of ufind_msb
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: don't assert on empty hash table
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Disable multilayer & multilevel DCC.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] i965: Implement ARB_indirect_parameters
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] i965: Implement ARB_indirect_parameters
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: compute correct maximum wave count per SIMD
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/3] radv: report VM faults if detected
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: silent a compiler warning in radv_emit_framebuffer_state()
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/4] pipe-loader: remove config from pipe_loader_create_screen
Dieter Nützel
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Dieter Nützel
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Dieter Nützel
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Dieter Nützel
- [Mesa-dev] [PATCH 1/3] loader: rework xmlconfig dependency
Dieter Nützel
- [Mesa-dev] [RFC] ralloc: use jemalloc for faster GLSL compilation
Dieter Nützel
- [Mesa-dev] [RFC] ralloc: use jemalloc for faster GLSL compilation
Dieter Nützel
- [Mesa-dev] [PATCH 1/3] glsl: remove unused field from ir_call
Dieter Nützel
- [Mesa-dev] [PATCH 00/11] RadeonSI misc patches v2
Dieter Nützel
- [Mesa-dev] AMD RXxxx/Vega: amd-staging-4.12 or amd-staging-drm-next
Dieter Nützel
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Dieter Nützel
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Dieter Nützel
- [Mesa-dev] [PATCH] radeonsi: disable CE by default
Dieter Nützel
- [Mesa-dev] [PATCH v2] configure: Check llvm-config --shared-mode
Dieter Nützel
- [Mesa-dev] [PATCH] radeonsi: remove Constant Engine support
Dieter Nützel
- [Mesa-dev] [PATCH V3 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Dieter Nützel
- [Mesa-dev] [PATCH 00/10] gallium: normalize CONST file accesses to 2D
Dieter Nützel
- [Mesa-dev] [PATCH 00/10] gallium: normalize CONST file accesses to 2D - 2. try without image for the list
Dieter Nützel
- [Mesa-dev] [PATCH 00/10] gallium: normalize CONST file accesses to 2D - 2. try without image for the list
Dieter Nützel
- [Mesa-dev] [PATCH] egl: Add swrast support to surfaceless platform
Akihiko Odaki
- [Mesa-dev] [PATCH] egl/dri2: only destroy created objects
Michael Olbrich
- [Mesa-dev] [PATCH 1/6] radeonsi: fix various CLEAR_STATE issues
Marek Olšák
- [Mesa-dev] [PATCH 6/6] radeonsi: don't print AMD twice in the renderer string with the marketing name
Marek Olšák
- [Mesa-dev] [PATCH 00/14] AMD GCN tile swizzle
Marek Olšák
- [Mesa-dev] [PATCH 1/6] radeonsi: fix various CLEAR_STATE issues
Marek Olšák
- [Mesa-dev] [PATCH v2 1/6] radeonsi: declare new user SGPR indices for bindless samplers/images
Marek Olšák
- [Mesa-dev] [PATCH v2 2/6] radeonsi: make some si_descriptors fields 32-bit
Marek Olšák
- [Mesa-dev] [PATCH v2 3/6] radeonsi: only initialize dirty_mask when CE is used
Marek Olšák
- [Mesa-dev] [PATCH v2 4/6] radeonsi: add si_emit_graphics_shader_pointers() helper
Marek Olšák
- [Mesa-dev] [PATCH v2 5/6] radeonsi: use slot indexes for bindless handles
Marek Olšák
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Marek Olšák
- [Mesa-dev] [PATCH 09/13] gallium/radeon: implement basic parts of PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Marek Olšák
- [Mesa-dev] [PATCH 11/13] radeonsi: fix streamout overflow predication on VI+
Marek Olšák
- [Mesa-dev] [PATCH 13/13] radeonsi: enable ARB_transform_feedback_overflow_query
Marek Olšák
- [Mesa-dev] [PATCH] glsl: look up for transform feedback varyings after linking
Marek Olšák
- [Mesa-dev] [PATCH] ac/nir: Add float cast before shadow comparator clamp.
Marek Olšák
- [Mesa-dev] [PATCH] radeon/ac: use ds_swizzle for derivs on si/cik.
Marek Olšák
- [Mesa-dev] [PATCH 1/2] r300: drop u_mm.h include.
Marek Olšák
- [Mesa-dev] [PATCH 2/2] mesa/dri: drop unneeded mm.h include
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium: add CAPs to support HW atomic counters.
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: replace st_shader_stage_to_ptarget
Marek Olšák
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Marek Olšák
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Marek Olšák
- [Mesa-dev] LLVM build issue on r299777
Marek Olšák
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Marek Olšák
- [Mesa-dev] GALLIUM_HUD issue with Android
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] radv: Fix decompression on multisampled depth buffers
Marek Olšák
- [Mesa-dev] [PATCH 4/4] pipe-loader: fix swrast probing
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: reduce CPU overhead when updating the scissor
Marek Olšák
- [Mesa-dev] [PATCH 2/2] mesa: reduce CPU overhead when updating the viewport
Marek Olšák
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Marek Olšák
- [Mesa-dev] [PATCH 1/7] gallium/radeon: print all members of radeon_info with R600_DEBUG=info
Marek Olšák
- [Mesa-dev] [PATCH 2/7] radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1
Marek Olšák
- [Mesa-dev] [PATCH 3/7] radeonsi: align all CE dumps to L2 cache line size
Marek Olšák
- [Mesa-dev] [PATCH 4/7] radeonsi: de-atomize L2 prefetch
Marek Olšák
- [Mesa-dev] [PATCH 5/7] radeonsi: move flush+prefetch invocation and state emission into separate funcs
Marek Olšák
- [Mesa-dev] [PATCH 6/7] radeonsi: use optimal packet order when doing a pipeline sync
Marek Olšák
- [Mesa-dev] [PATCH 7/7] radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Marek Olšák
- [Mesa-dev] [PATCH 6/7] radeonsi: use optimal packet order when doing a pipeline sync
Marek Olšák
- [Mesa-dev] [RFC] ralloc: use jemalloc for faster GLSL compilation
Marek Olšák
- [Mesa-dev] [PATCH 00/11] RadeonSI misc patches v2
Marek Olšák
- [Mesa-dev] [PATCH 01/11] gallium/radeon: print all members of radeon_info with R600_DEBUG=info
Marek Olšák
- [Mesa-dev] [PATCH 02/11] radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1
Marek Olšák
- [Mesa-dev] [PATCH 03/11] radeonsi: align all CE dumps to L2 cache line size
Marek Olšák
- [Mesa-dev] [PATCH 04/11] radeonsi: de-atomize L2 prefetch
Marek Olšák
- [Mesa-dev] [PATCH 05/11] radeonsi: add and use si_pm4_state_enabled_and_changed
Marek Olšák
- [Mesa-dev] [PATCH 06/11] radeonsi: add a separate dirty mask for prefetches
Marek Olšák
- [Mesa-dev] [PATCH 07/11] radeonsi: prefetch VBO descriptors after the first VGT shader
Marek Olšák
- [Mesa-dev] [PATCH 08/11] radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
- [Mesa-dev] [PATCH 09/11] gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
- [Mesa-dev] [PATCH 10/11] radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
- [Mesa-dev] [PATCH 11/11] radeonsi: use optimal packet order when doing a pipeline sync
Marek Olšák
- [Mesa-dev] Mesa (master): radeonsi: align all CE dumps to L2 cache line size
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: drop two unused variables in create_function()
Marek Olšák
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Marek Olšák
- [Mesa-dev] [PATCH 2/3] mesa: Implement GL_ARB_texture_filter_anisotropic
Marek Olšák
- [Mesa-dev] [PATCH v5 01/12] gallium: move pipe_screen destroy into pipe-loader
Marek Olšák
- [Mesa-dev] [PATCH v5 03/12] gallium: add common pipe_screen reference counting functions
Marek Olšák
- [Mesa-dev] [PATCH v5 03/12] gallium: add common pipe_screen reference counting functions
Marek Olšák
- [Mesa-dev] [PATCH v5 04/12] gallium: use pipe_screen_unreference to destroy screen in debug wrappers
Marek Olšák
- [Mesa-dev] [PATCH v5 03/12] gallium: add common pipe_screen reference counting functions
Marek Olšák
- [Mesa-dev] [PATCH v5 09/12] radeon: use common pipe_screen ref counting
Marek Olšák
- [Mesa-dev] [PATCH] ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
- [Mesa-dev] [PATCH 1/3] radeonsi/gfx9: fix the scissor bug workaround
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium/radeon: only pass shader-specific debug flags to the disk shader cache
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: use the VI codepath for clamping Z
Marek Olšák
- [Mesa-dev] [PATCH v3 1/6] radeonsi: declare new user SGPR indices for bindless samplers/images
Marek Olšák
- [Mesa-dev] [PATCH v3 4/6] radeonsi: add si_emit_global_shader_pointers() helper
Marek Olšák
- [Mesa-dev] [PATCH v3 5/6] radeonsi: use slot indexes for bindless handles
Marek Olšák
- [Mesa-dev] [PATCH v3 5/6] radeonsi: use slot indexes for bindless handles
Marek Olšák
- [Mesa-dev] [PATCH v2] gallium/util: add new module that allocate "numbers"
Marek Olšák
- [Mesa-dev] [PATCH v3 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: update non-resident bindless descriptors if needed
Marek Olšák
- [Mesa-dev] [PATCH v5 09/12] radeon: use common pipe_screen ref counting
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: don't enable surf index on shareable images.
Marek Olšák
- [Mesa-dev] [PATCH 15/15] ac/nir: fix saturate emission
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH v2 2.5/5] radeonsi: make sure TCS main output VGPRs don't alias inputs
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: disable CE by default
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: initialise imported surface to 0.
Marek Olšák
- [Mesa-dev] [PATCH] [rfc] ac/surface: always increase dcc size alignment.
Marek Olšák
- [Mesa-dev] [PATCH] mesa: framebuffer refcounting with atomic ops
Marek Olšák
- [Mesa-dev] [PATCH] mesa: count uniform against storage when its bindless
Marek Olšák
- [Mesa-dev] [PATCH] mesa: framebuffer refcounting with atomic ops
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: don't use CLEAR_STATE on SI
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi/gfx9: add performance counters
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add shader binary overallocation back
Marek Olšák
- [Mesa-dev] [PATCH] radeon/ac: use ds_swizzle for derivs on si/cik.
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Marek Olšák
- [Mesa-dev] [PATCH 01/18] radeonsi: don't prefetch VBO descriptors if vertex elements == NULL
Marek Olšák
- [Mesa-dev] [PATCH 02/18] gallium/radeon: use rectangles for 1D and 2D texture blits
Marek Olšák
- [Mesa-dev] [PATCH 03/18] gallium/radeon: add a workaround when viewport state is used to force Z
Marek Olšák
- [Mesa-dev] [PATCH 04/18] gallium/radeon: use viewport state to set vertex positions
Marek Olšák
- [Mesa-dev] [PATCH 05/18] gallium/u_blitter: use viewport state to set vertex positions
Marek Olšák
- [Mesa-dev] [PATCH 06/18] gallium/u_blitter: cleanup
Marek Olšák
- [Mesa-dev] [PATCH 07/18] gallium/u_blitter: remove get_next_surface_layer callback
Marek Olšák
- [Mesa-dev] [PATCH 08/18] gallium/u_blitter: add new union blitter_attrib to replace pipe_color_union
Marek Olšák
- [Mesa-dev] [PATCH 09/18] gallium/u_blitter: use draw_rectangle callback for layered clears
Marek Olšák
- [Mesa-dev] [PATCH 10/18] gallium/u_blitter: use draw_rectangle for all blits except cubemaps
Marek Olšák
- [Mesa-dev] [PATCH 11/18] gallium/u_simple_shaders: do util_make_layered_clear_vertex_shader differently
Marek Olšák
- [Mesa-dev] [PATCH 12/18] gallium/radeon: use the same vertices in draw_rectangle as u_blitter
Marek Olšák
- [Mesa-dev] [PATCH 13/18] gallium/u_simple_shaders: generate POSITION from VERTEXID if not present
Marek Olšák
- [Mesa-dev] [PATCH 14/18] gallium/u_blitter: generate VS POSITION output from VERTEXID if possible
Marek Olšák
- [Mesa-dev] [PATCH 15/18] gallium/u_blitter: don't pass GENERIC in VS if it's not needed
Marek Olšák
- [Mesa-dev] [PATCH 16/18] gallium/u_blitter: don't use boolean, TRUE, FALSE
Marek Olšák
- [Mesa-dev] [PATCH 17/18] gallium/u_blitter: use UTIL_BLITTER_ATTRIB_NONE (0) instead of 0 directly
Marek Olšák
- [Mesa-dev] [PATCH 18/18] gallium/u_blitter: don't set up VBOs if there are no VS inputs
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: use the VI codepath for clamping Z
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: pass LLVM processor to the disk shader cache
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add shader binary overallocation back
Marek Olšák
- [Mesa-dev] [PATCH 03/18] gallium/radeon: add a workaround when viewport state is used to force Z
Marek Olšák
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: update non-resident bindless descriptors if needed
Marek Olšák
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: remove Constant Engine support
Marek Olšák
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Marek Olšák
- [Mesa-dev] [PATCH 1/8] gallium: remove TGSI opcodes PUSHA, POPA, SAD, TXQ_LZ
Marek Olšák
- [Mesa-dev] [PATCH 2/8] gallium: remove TGSI FENCE opcodes
Marek Olšák
- [Mesa-dev] [PATCH 3/8] gallium: remove TGSI_OPCODE_CALLNZ
Marek Olšák
- [Mesa-dev] [PATCH 4/8] gallium: remove TGSI opcode DP2A
Marek Olšák
- [Mesa-dev] [PATCH 5/8] gallium: remove TGSI opcode DPH
Marek Olšák
- [Mesa-dev] [PATCH 6/8] gallium: remove TGSI opcode XPD
Marek Olšák
- [Mesa-dev] [PATCH 7/8] gallium: remove TGSI opcode SCS
Marek Olšák
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove TGSI opcode BREAKC
Marek Olšák
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Marek Olšák
- [Mesa-dev] [PATCH 07/16] radeonsi: add reference count to si_compute
Marek Olšák
- [Mesa-dev] [PATCH 10/16] radeonsi: start using u_log_context for debugging
Marek Olšák
- [Mesa-dev] [PATCH 11/16] radeonsi: print saved CS to the log context
Marek Olšák
- [Mesa-dev] [PATCH 16/16] gallium: remove unused PIPE_DUMP_* defines
Marek Olšák
- [Mesa-dev] i965/radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] i965/radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] i965/radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Marek Olšák
- [Mesa-dev] [PATCH 07/16] radeonsi: add reference count to si_compute
Marek Olšák
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Marek Olšák
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: update non-resident bindless descriptors if needed
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: remove Constant Engine support
Marek Olšák
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Marek Olšák
- [Mesa-dev] [PATCH v3] gallium/util: add new module that allocate "numbers"
Marek Olšák
- [Mesa-dev] [PATCH v4 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Marek Olšák
- [Mesa-dev] [PATCH 2/2] mesa: only expose EXT_memory_object functions if the ext is supported
Marek Olšák
- [Mesa-dev] [PATCH 3/3] mesa: optimize _mesa_attr_zero_aliases_vertex()
Marek Olšák
- [Mesa-dev] [PATCH] mesa: fix ES only draw if we have vertex positions
Marek Olšák
- [Mesa-dev] [PATCH 05/11] gallium: add UBO type to tgsi_file_type
Marek Olšák
- [Mesa-dev] [PATCH 09/11] radeonsi: make use of LOAD for UBOs
Marek Olšák
- [Mesa-dev] [PATCH 07/11] mesa/st: create add_buffer_to_load_and_stores() helper
Marek Olšák
- [Mesa-dev] [PATCH] glsl_to_tgsi: clean up opcode translation
Marek Olšák
- [Mesa-dev] [PATCH 01/15] radeonsi/gfx9: properly handle imported textures with unexpected swizzle mode
Marek Olšák
- [Mesa-dev] [PATCH 02/15] radeonsi/gfx9: prevent shader-db crashes
Marek Olšák
- [Mesa-dev] [PATCH 03/15] radeonsi/gfx9: set 'not a query' for r600_gfx_write_event_eop correctly
Marek Olšák
- [Mesa-dev] [PATCH 04/15] gallium/radeon: clean up EOP_DATA_SEL magic numbers
Marek Olšák
- [Mesa-dev] [PATCH 05/15] radeonsi/gfx9: don't use GS scenario A for VS writing ViewportIndex
Marek Olšák
- [Mesa-dev] [PATCH 06/15] ac/surface/gfx9: don't allow DCC for the smallest mipmap levels
Marek Olšák
- [Mesa-dev] [PATCH 07/15] radeonsi/gfx9: use correct TC flush flags when invalidating CB & DB
Marek Olšák
- [Mesa-dev] [PATCH 08/15] radeonsi/gfx9: don't flush TC L2 between rendering and texturing if not needed
Marek Olšák
- [Mesa-dev] [PATCH 09/15] radeonsi/gfx9: don't flush L2 metadata for CB if not needed
Marek Olšák
- [Mesa-dev] [PATCH 10/15] radeonsi/gfx9: don't flush L2 metadata for DB if not needed
Marek Olšák
- [Mesa-dev] [PATCH 11/15] gallium/radeon: add helpers for whether HTILE is enabled
Marek Olšák
- [Mesa-dev] [PATCH 12/15] radeonsi: don't decompress Z/S if there is no HTILE
Marek Olšák
- [Mesa-dev] [PATCH 13/15] radeonsi: use a faster version of PK2H
Marek Olšák
- [Mesa-dev] [PATCH 14/15] radeonsi: add support for TGSI opcodes DCEIL, DFLR, DROUND, DSSG, DTRUNC
Marek Olšák
- [Mesa-dev] [PATCH 15/15] radeonsi: emit VGT_REUSE_OFF in the right place
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi/gfx9: add performance counters
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
- [Mesa-dev] [PATCH 02/15] radeonsi/gfx9: prevent shader-db crashes
Marek Olšák
- [Mesa-dev] [PATCH 09/15] radeonsi/gfx9: don't flush L2 metadata for CB if not needed
Marek Olšák
- [Mesa-dev] [PATCH 15/15] radeonsi: emit VGT_REUSE_OFF in the right place
Marek Olšák
- [Mesa-dev] [PATCH 15/15] radeonsi: emit VGT_REUSE_OFF in the right place
Marek Olšák
- [Mesa-dev] [PATCH 7/8] gallium: remove TGSI opcode SCS
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: select Z16 for GL_DEPTH_COMPONENT
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Marek Olšák
- [Mesa-dev] [PATCH] tgsi/scan: fix uses_double
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: select Z16 for GL_DEPTH_COMPONENT
Marek Olšák
- [Mesa-dev] [PATCH 5/5] tgsi: store opcode mnemonics in a separate table
Marek Olšák
- [Mesa-dev] [PATCH 6/6] gallium/radeon: fix saving multi-part command streams
Marek Olšák
- [Mesa-dev] TGSI 16-bit support
Marek Olšák
- [Mesa-dev] TGSI 16-bit support
Marek Olšák
- [Mesa-dev] TGSI 16-bit support
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: rename some bindless-related helper functions
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Marek Olšák
- [Mesa-dev] [PATCH] vbo: fix glVertexAttrib(index=0)
Marek Olšák
- [Mesa-dev] TGSI 16-bit support
Marek Olšák
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Marek Olšák
- [Mesa-dev] [PATCH 2/4] radeonsi: move PA_SC_RASTER_CONFIG emission into a separate function
Marek Olšák
- [Mesa-dev] [PATCH 3/4] radeonsi: clean up setting GRBM_GFX_INDEX
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi: get the raster config from AMDGPU on SI
Marek Olšák
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Marek Olšák
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Marek Olšák
- [Mesa-dev] [PATCH 4/4] radeonsi: get the raster config from AMDGPU on SI
Marek Olšák
- [Mesa-dev] [PATCH 1/4] radeonsi: correct maximum wave count per SIMD
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: set IF_THRESHOLD to 4
Marek Olšák
- [Mesa-dev] [PATCH] gallium/docs: fix a reference link for get_paramf
Marek Olšák
- [Mesa-dev] [PATCH] gallium/docs: add reference links for resource_create method
Marek Olšák
- [Mesa-dev] [PATCH 02/47] mesa/st: Handle 16-bit types at st_glsl_storage_type_size()
Marek Olšák
- [Mesa-dev] TGSI 16-bit support
Marek Olšák
- [Mesa-dev] [PATCH] gallium/vbuf: fix buffer reference bugs
Marek Olšák
- [Mesa-dev] [PATCH] ac/debug: use util_strchrnul() to fix android build error
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: rewrite late alloc VS limit computation
Marek Olšák
- [Mesa-dev] TGSI 16-bit support
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/u_threaded: disallow discard_range if map_buffer is unsynchronized
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi/gfx9: add a temporary workaround for a tessellation driver bug
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: rewrite late alloc VS limit computation
Marek Olšák
- [Mesa-dev] [PATCH] gallium: add PIPE_SHADER_CAP_MAX_VARYINGS
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] st/query: init result data with 0
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix XPD lowering - don't read dst
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: update dirty_level_mask before dispatching
Marek Olšák
- [Mesa-dev] [PATCH 2/2] winsys/amdgpu: set AMDGPU_GEM_CREATE_LOCAL if possible
Marek Olšák
- [Mesa-dev] [PATCH] winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set
Marek Olšák
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: eliminate PS color outputs when colormask kills them
Marek Olšák
- [Mesa-dev] [PATCH 4/7] radeonsi: make use of LOAD for UBOs
Marek Olšák
- [Mesa-dev] [PATCH 7/7] radeonsi: enable STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: ensure cache flushes happen before SET_PREDICATION packets
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/radeon: sort DBG shader flags according to pipe_shader_type
Marek Olšák
- [Mesa-dev] V2 radeonsi use STD430 packing of UBOs by default
Marek Olšák
- [Mesa-dev] [PATCH 01/12] egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Marek Olšák
- [Mesa-dev] [PATCH] radv/ac: workaround regression in llvm 4.0 release
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeonsi: move si_vm_fault_occured() to AMD common code
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Keith Packard
- [Mesa-dev] [PATCH 0/3] radv: Add leasing support
Keith Packard
- [Mesa-dev] [PATCH 1/3] radv: Add VK_KHR_display, VK_KEITHP_kms_display and VK_EXT_direct_mode_display [v2]
Keith Packard
- [Mesa-dev] [PATCH 2/3] radv: Add VK_EXT_acquire_xlib_display
Keith Packard
- [Mesa-dev] [PATCH 3/3] radv: add VK_EXT_display_control to radv
Keith Packard
- [Mesa-dev] [PATCH 1/3] radv: Add VK_KHR_display, VK_KEITHP_kms_display and VK_EXT_direct_mode_display [v2]
Keith Packard
- [Mesa-dev] [PATCH 1/3] radv: Add VK_KHR_display, VK_KEITHP_kms_display and VK_EXT_direct_mode_display [v2]
Keith Packard
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Brian Paul
- [Mesa-dev] [PATCH 2/3] svga: check for sample_count > 0 in svga_is_format_supported()
Brian Paul
- [Mesa-dev] [PATCH 3/3] gallium/docs: add more info about TXF and MSAA textures
Brian Paul
- [Mesa-dev] [PATCH 3/3] gallium/docs: add more info about TXF and MSAA textures
Brian Paul
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Brian Paul
- [Mesa-dev] [PATCH 1/2] calibrate_rast: add vertical line test
Brian Paul
- [Mesa-dev] [PATCH 2/2] calibrate_rast: add command line arguments
Brian Paul
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Brian Paul
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: add osmesa framebuffer iface hash table per st manager
Brian Paul
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix handling of NumSamples=1 (v2)
Brian Paul
- [Mesa-dev] [0/4] glx/dri: Attempt to fix GLX_OML_swap_method v2
Brian Paul
- [Mesa-dev] [PATCH 1/2] st/wgl: check for negative delta in wait_swap_interval()
Brian Paul
- [Mesa-dev] [PATCH 2/2] gallium/os: fix os_time_get_nano() to roll over less
Brian Paul
- [Mesa-dev] [PATCH 2/2] gallium/os: fix os_time_get_nano() to roll over less
Brian Paul
- [Mesa-dev] [PATCH] winsys/svga/drm: Include sys/types.h
Brian Paul
- [Mesa-dev] [PATCH] glsl: set old ldexp operand to NULL when lowering
Brian Paul
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Brian Paul
- [Mesa-dev] mistake in "mesa/vbo: move some Draw checks out of validation"?
Brian Paul
- [Mesa-dev] [PATCH] svga: replace gotos with conditionals in array drawing code
Brian Paul
- [Mesa-dev] [PATCH 1/3] vbo: make vbo_bind_arrays() static
Brian Paul
- [Mesa-dev] [PATCH 2/3] vbo: use new _is_vertex_position() helper in vbo_attrib_tmp.h
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: optimize _mesa_attr_zero_aliases_vertex()
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: optimize _mesa_attr_zero_aliases_vertex()
Brian Paul
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Brian Paul
- [Mesa-dev] [PATCH] tgsi/scan: fix uses_double
Brian Paul
- [Mesa-dev] [PATCH 3/5] tgsi: macro-ify the opcodes table
Brian Paul
- [Mesa-dev] [PATCH 3/5] tgsi: macro-ify the opcodes table
Brian Paul
- [Mesa-dev] [PATCH] vbo: fix glVertexAttrib(index=0)
Brian Paul
- [Mesa-dev] [PATCH] gallium/vbuf: fix buffer reference bugs
Brian Paul
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix XPD lowering - don't read dst
Brian Paul
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Brian Paul
- [Mesa-dev] [PATCH] svga: include sample count in surface_size() computation
Brian Paul
- [Mesa-dev] [PATCH] vbo: fix offset in minmax cache key
Brian Paul
- [Mesa-dev] [PATCH] vbo: fix offset in minmax cache key
Brian Paul
- [Mesa-dev] [PATCH shader-db 1/1] shaders: Add Dolphin’s übershaders
Emmanuel Gil Peyrot
- [Mesa-dev] [PATCH shader-db 1/1] shaders: Add Dolphin’s übershaders
Emmanuel Gil Peyrot
- [Mesa-dev] [PATCH] intel/genxml: Fix gen10 BLEND_STATE variable length packing
Scott D Phillips
- [Mesa-dev] [PATCH 14/25] i965: Use a common table to translate logical to hardware types
Scott D Phillips
- [Mesa-dev] [PATCH 09/25] i965: Reorder brw_reg_type enum values
Scott D Phillips
- [Mesa-dev] [PATCH 10/25] i965: Use separate enums for register vs immediate types
Scott D Phillips
- [Mesa-dev] [PATCH 00/25] i965: Switch to always using logical register types
Scott D Phillips
- [Mesa-dev] [PATCH 10/25] i965: Use separate enums for register vs immediate types
Scott D Phillips
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Scott D Phillips
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Scott D Phillips
- [Mesa-dev] [PATCH] i965/blorp: Correct type of src_format in call to intel_miptree_texture_aux_usage
Scott D Phillips
- [Mesa-dev] [PATCH V3] i965 : Optimize atom state flag checks
Scott D Phillips
- [Mesa-dev] [PATCH] i965: make sure check_and_emit_atom gets inlined
Scott D Phillips
- [Mesa-dev] [PATCH] intel/genxml: Fix gen10 BLEND_STATE variable length packing
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Do not store SRC after 0 on component control.
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: fix bad cast conversions in viewport()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/6] radeonsi: fix various CLEAR_STATE issues
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 01/26] mesa: add line_width() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 02/26] mesa: add KHR_no_error support to glLineWidth()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 03/26] mesa: add buffer_data() and buffer_data_error() helpers
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 04/26] mesa: add KHR_no_error support to glNamedBufferData() and glBufferData()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 05/26] mesa: add begin_conditional_render() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 06/26] mesa: add KHR_no_error support to glBeginConditionalRender()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 07/26] mesa: add end_conditional_render() render
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 08/26] mesa: add KHR_no_error support to glEndConditionalRender()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 09/26] mesa: rename shader_source() to set_shader_source()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 10/26] mesa: add shader_source() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 11/26] mesa: add KHR_no_error support to glShaderSource()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 12/26] mesa: add link_program() and link_program_error() helpers
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 13/26] mesa: add KHR_no_error support to glLinkProgram()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 14/26] mesa: make get_texbuffer_format() global
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 15/26] mesa: add clear_buffer_sub_data_error() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 16/26] mesa: add KHR_no_error support to glClear*Buffer*Data()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 17/26] mesa: add clear_bufferfv() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 18/26] mesa: add KHR_no_error support to glClearBufferfv()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 19/26] mesa: add clear_bufferi() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 20/26] mesa: add KHR_no_error support to glClearBufferfi()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 21/26] mesa: add clear_bufferuiv() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 22/26] mesa: add KHR_no_error support to glClearBufferuiv()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 23/26] mesa: add clear_bufferiv() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 24/26] mesa: add KHR_no_error support to glClearBufferiv()
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 25/26] mesa: add polygon_mode() helper
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 26/26] mesa: add KHR_no_error support to glPolygonMode()
Samuel Pitoiset
- [Mesa-dev] [PATCH] docs: mark ARB_post_depth_coverage as DONE for nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] glsl: recognize GLSL 4.60
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] mesa: add always-false enable for GL 4.6
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] mesa: add GLSL 4.60 to shading_language_version()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/6] radeonsi: fix various CLEAR_STATE issues
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/6] radeonsi: fix printing vertex buffer descriptors into ddebug reports
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/6] radeonsi: print CE IBs into ddebug reports
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] glsl: recognize GLSL 4.60
Samuel Pitoiset
- [Mesa-dev] [Mesa-dev RESEND 26/26] mesa: add KHR_no_error support to glPolygonMode()
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/mesa: replace st_shader_stage_to_ptarget
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa: only check errors when the state change in glBlendEquationSeparateiARB()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: only check errors when the state change in glLogicOp()
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v3] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa: reduce CPU overhead when updating the scissor
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: reduce CPU overhead when updating the viewport
Samuel Pitoiset
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v3] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 5/6] radeonsi: use slot indexes for bindless handles
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa: reduce CPU overhead when updating the scissor
Samuel Pitoiset
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH 02/23] mesa: add support for memory object creation/import/delete
Samuel Pitoiset
- [Mesa-dev] [PATCH 04/23] gallium: introduce memory object
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/23] mesa: hook up memoryobject tex(ture)storage api
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/23] mesa: hook up memory object multisamples tex(ture)storage api
Samuel Pitoiset
- [Mesa-dev] [PATCH 13/23] mesa: hook up (Named)BufferStorageMem api
Samuel Pitoiset
- [Mesa-dev] [PATCH 16/23] gallium: introduce device/driver UUID queries
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/23] mesa: hook up memoryobject tex(ture)storage api
Samuel Pitoiset
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH v4] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: update the extensions that are enabled for 460
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: drop two unused variables in create_function()
Samuel Pitoiset
- [Mesa-dev] Mesa (master): radeonsi: align all CE dumps to L2 cache line size
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] include: update GLES gl2ext header to no longer reference bad function
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Samuel Pitoiset
- [Mesa-dev] [PATCH] Revert "mesa: stop assigning unused storage for non-bindless opaque types"
Samuel Pitoiset
- [Mesa-dev] [PATCH] gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 1/6] radeonsi: declare new user SGPR indices for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 2/6] radeonsi: make some si_descriptors fields 32-bit
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 3/6] radeonsi: only initialize dirty_mask when CE is used
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 4/6] radeonsi: add si_emit_global_shader_pointers() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 5/6] radeonsi: use slot indexes for bindless handles
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: update non-resident bindless descriptors if needed
Samuel Pitoiset
- [Mesa-dev] [PATCH] ac: fail shader compilation if libelf is replaced by an incompatible version
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 1/6] radeonsi: declare new user SGPR indices for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH] gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
- [Mesa-dev] [PATCH v2] gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: update non-resident bindless descriptors if needed
Samuel Pitoiset
- [Mesa-dev] [PATCH v3] gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 1/6] radeonsi: declare new user SGPR indices for bindless samplers/images
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 2/6] radeonsi: make some si_descriptors fields 32-bit
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 3/6] radeonsi: only initialize dirty_mask when CE is used
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 4/6] radeonsi: add si_emit_global_shader_pointers() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 5/6] radeonsi: use slot indexes for bindless handles
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH v3] gallium/util: add new module that allocate "numbers"
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/4] radeonsi: CE odds and ends + gfx9 perf counters
Samuel Pitoiset
- [Mesa-dev] [PATCH 7/8] docs: remove link to MissingFunctionality wiki page
Samuel Pitoiset
- [Mesa-dev] [RPF PATCH 8/8] docs: add todo.txt for various Mesa tasks
Samuel Pitoiset
- [Mesa-dev] [PATCH 7/8] glsl: stop adding pointers from shader_info to the cache
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: remove Constant Engine support
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] mesa: optimize _mesa_attr_zero_aliases_vertex()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa: only expose glImportMemoryFdEXT if the ext is supported
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa: only expose EXT_memory_object functions if the ext is supported
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: remove Constant Engine support
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix getting the image type for array of structs (again)
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: pass ctx to add_uniform_to_shader constructor
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix getting the image type for array of structs (again)
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 6/6] radeonsi: try to re-use previously deleted bindless descriptor slots
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] radeonsi: minor cleanups in si_make_{texture, image}_handle_resident()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] radeonsi: rename some bindless-related helper functions
Samuel Pitoiset
- [Mesa-dev] [PATCH 8/8] glsl: stop adding pointers from bindless structs to the cache
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] mesa: only check errors when the state change in glDepthBoundsEXT()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] mesa: fix debug/error messages in glColorMaski()
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] mesa: remove duplicate assignments in bind_xfb_buffers()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] mesa: only check errors when the state change in glDepthBoundsEXT()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: do not assert when reserving bindless slot 0
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] mesa: only check errors when the state change in glDepthBoundsEXT()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] mesa: remove unused _mesa_validate_transform_feedback_buffers()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] mesa: check allocation failures in new_transform_feedback()
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] mesa: remove unnecessary check in _mesa_init_transform_feedback_object()
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/4] mesa: add _fallback suffix to the default transform feedback functions
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: don't error check the default buffer object in glBindBufferOffsetEXT()
Samuel Pitoiset
- [Mesa-dev] [PATCH 00/14] KHR_no_error support to various TFB functions
Samuel Pitoiset
- [Mesa-dev] [PATCH 01/14] mesa: add bind_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 02/14] mesa: add KHR_no_error support to glBindTransformFeedback()
Samuel Pitoiset
- [Mesa-dev] [PATCH 03/14] mesa: add begin_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 04/14] mesa: add KHR_no_error support to glBeginTransformFeedback()
Samuel Pitoiset
- [Mesa-dev] [PATCH 05/14] mesa: add end_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/14] mesa: add KHR_no_error support to glEndTransformFeedback()
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/14] mesa: add pause_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 08/14] mesa: add KHR_no_error support to glPauseTransformFeedback()
Samuel Pitoiset
- [Mesa-dev] [PATCH 09/14] mesa: add resume_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 10/14] mesa: add KHR_no_error support to glResumeTransformFeedback()
Samuel Pitoiset
- [Mesa-dev] [PATCH 11/14] mesa: add transform_feedback_varyings() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 12/14] mesa: add KHR_no_error support to glTransformFeedbackVaryings()
Samuel Pitoiset
- [Mesa-dev] [PATCH 13/14] mesa: add bind_buffer_offset() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 14/14] mesa: add KHR_no_error support to glBindBufferOffsetEXT()
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa: port the LastLookedUpVAO optimisation to _mesa_lookup_vao()
Samuel Pitoiset
- [Mesa-dev] [PATCH 01/14] mesa: add bind_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 01/14] mesa: add bind_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 03/14] mesa: add begin_transform_feedback() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv: Fix off by one in MAX_VBS assert.
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] radv: rename record_fail to record_result and use VkResult
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] radv: propagate VK_ERROR_OUT_OF_HOST_MEMORY to vk{Begin, End}CommandBuffer()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 2/2] radv: propagate VK_ERROR_OUT_OF_HOST_MEMORY to vk{Begin, End}CommandBuffer()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv: silent a compiler warning in radv_emit_framebuffer_state()
Samuel Pitoiset
- [Mesa-dev] [PATCH] winsys/amdgpu: add BO to the global list only when RADEON_ALL_BOS is set
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: update dirty_level_mask before dispatching
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] gallium/radeon: sort DBG shader flags according to pipe_shader_type
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv: compute correct maximum wave count per SIMD
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] radv: move RADV_TRACE_FILE functions to radv_debug.c
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] radv: disassemble SPIR-V binaries with RADV_DEBUG=spirv
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] radv: add radv_check_gpu_hangs() helper function
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/3] radeonsi: move si_vm_fault_occured() to AMD common code
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/3] radv: report VM faults if detected
Samuel Pitoiset
- [Mesa-dev] [PATCH 02/45] glsl: Add 16-bit types
Alejandro Piñeiro
- [Mesa-dev] [PATCH 00/47] V2 anv: SPV_KHR_16bit_storage/VK_KHR_16bit_storage for gen8+
Alejandro Piñeiro
- [Mesa-dev] [PATCH 01/47] glsl: Add 16-bit types
Alejandro Piñeiro
- [Mesa-dev] [PATCH 02/47] mesa/st: Handle 16-bit types at st_glsl_storage_type_size()
Alejandro Piñeiro
- [Mesa-dev] [PATCH 03/47] nir: Add support for 16-bit types (half float, int16 and uint16)
Alejandro Piñeiro
- [Mesa-dev] [PATCH 04/47] nir: Add rounding modes enum
Alejandro Piñeiro
- [Mesa-dev] [PATCH 05/47] nir: Populate conversion opcodes to/from 16-bit types
Alejandro Piñeiro
- [Mesa-dev] [PATCH 06/47] nir: Handle fp16 rounding modes at nir_type_conversion_op
Alejandro Piñeiro
- [Mesa-dev] [PATCH 07/47] spirv/nir: Handle 16-bit types
Alejandro Piñeiro
- [Mesa-dev] [PATCH 08/47] spirv: Enable FPRoundingMode decorator to nir operations
Alejandro Piñeiro
- [Mesa-dev] [PATCH 09/47] spirv/nir: Add support for SPV_KHR_16bit_storage
Alejandro Piñeiro
- [Mesa-dev] [PATCH 10/47] i965/vec4: Handle 16-bit types at type_size_xvec4
Alejandro Piñeiro
- [Mesa-dev] [PATCH 11/47] i965: Support for 16-bit base types in helper functions
Alejandro Piñeiro
- [Mesa-dev] [PATCH 12/47] i965/fs: Add brw_reg_type_from_bit_size utility method
Alejandro Piñeiro
- [Mesa-dev] [PATCH 13/47] i965/fs: Remove BRW_REGISTER_TYPE_HF assert at get_exec_type
Alejandro Piñeiro
- [Mesa-dev] [PATCH 14/47] i965/fs: Set stride 2 when dealing with 16-bit floats/ints
Alejandro Piñeiro
- [Mesa-dev] [PATCH 15/47] i965/fs: Retype 16-bit/stride2 movs to UD on nir_op_vecX
Alejandro Piñeiro
- [Mesa-dev] [PATCH 16/47] i965/fs: Need to allocate as minimum 32-bit register
Alejandro Piñeiro
- [Mesa-dev] [PATCH 17/47] i965/fs: Update assertion on copy propagation
Alejandro Piñeiro
- [Mesa-dev] [PATCH 18/47] i965/fs: Handle 32-bit to 16-bit conversions
Alejandro Piñeiro
- [Mesa-dev] [PATCH 19/47] i965: Add support for control register
Alejandro Piñeiro
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Alejandro Piñeiro
- [Mesa-dev] [PATCH 21/47] i965/fs: Enable rounding mode on f2f16 ops
Alejandro Piñeiro
- [Mesa-dev] [PATCH 22/47] i965/fs: Add remove_extra_rounding_modes optimization
Alejandro Piñeiro
- [Mesa-dev] [PATCH 23/47] i965/fs: Support push constants of 16-bit types
Alejandro Piñeiro
- [Mesa-dev] [PATCH 24/47] i965/fs: Add byte scattered write message and fs support
Alejandro Piñeiro
- [Mesa-dev] [PATCH 25/47] i965/fs: Adjust type_size/type_slots on store_ssbo
Alejandro Piñeiro
- [Mesa-dev] [PATCH 26/47] i965/fs: Use byte_scattered_write on 16-bit store_ssbo
Alejandro Piñeiro
- [Mesa-dev] [PATCH 27/47] i965/fs: Add byte scattered read message and fs support
Alejandro Piñeiro
- [Mesa-dev] [PATCH 28/47] i965/fs: Use byte scattered read
Alejandro Piñeiro
- [Mesa-dev] [PATCH 29/47] compiler: Mark when input/ouput attribute at VS uses 16-bit
Alejandro Piñeiro
- [Mesa-dev] [PATCH 30/47] i965/compiler: includes 16-bit vertex input
Alejandro Piñeiro
- [Mesa-dev] [PATCH 31/47] anv/pipeline: Use 32-bit surface formats for 16-bit formats
Alejandro Piñeiro
- [Mesa-dev] [PATCH 32/47] anv/cmd_buffer: Add a padding to the vertex buffer
Alejandro Piñeiro
- [Mesa-dev] [PATCH 33/47] i965/fs: Unpack 16-bit from 32-bit components in VS load_input
Alejandro Piñeiro
- [Mesa-dev] [PATCH 34/47] i965/fs: Enable Render Target Write for 16-bit outputs
Alejandro Piñeiro
- [Mesa-dev] [PATCH 35/47] i965/fs: Include support for SEND data_format bit for Render Targets
Alejandro Piñeiro
- [Mesa-dev] [PATCH 36/47] i965/disasm: Show half-precision data_format on rt_writes
Alejandro Piñeiro
- [Mesa-dev] [PATCH 37/47] i965/fs: Mark 16-bit outputs on FS store_output
Alejandro Piñeiro
- [Mesa-dev] [PATCH 38/47] i965/fs: 16-bit source payloads always use 1 register
Alejandro Piñeiro
- [Mesa-dev] [PATCH 39/47] i965/fs: Use half_precision data_format on 16-bit fb writes
Alejandro Piñeiro
- [Mesa-dev] [PATCH 40/47] i965/fs: Enable 16-bit render target write on SKL and CHV
Alejandro Piñeiro
- [Mesa-dev] [PATCH 41/47] i965/fs: Add reuse_16bit_conversions_register optimization
Alejandro Piñeiro
- [Mesa-dev] [PATCH 42/47] i965/fs: Optimize 16-bit SSBO stores by packing two into a 32-bit reg
Alejandro Piñeiro
- [Mesa-dev] [PATCH 43/47] i965/fs: Enables 16-bit load_ubo with sampler
Alejandro Piñeiro
- [Mesa-dev] [PATCH 44/47] i965/fs: Use untyped_surface_read for 16-bit load_ssbo
Alejandro Piñeiro
- [Mesa-dev] [PATCH 45/47] i965/fs: Predicate byte scattered writes if needed
Alejandro Piñeiro
- [Mesa-dev] [PATCH 46/47] anv: Enable SPV_KHR_16bit_storage on gen 8+
Alejandro Piñeiro
- [Mesa-dev] [PATCH 47/47] anv: Enable VK_KHR_16bit_storage
Alejandro Piñeiro
- [Mesa-dev] [PATCH 41/47] i965/fs: Add reuse_16bit_conversions_register optimization
Alejandro Piñeiro
- [Mesa-dev] [PATCH 20/47] i965/fs: Define new shader opcodes to set rounding modes
Alejandro Piñeiro
- [Mesa-dev] [PATCH 41/47] i965/fs: Add reuse_16bit_conversions_register optimization
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] i965/fs: Define new shader opcode to set rounding modes
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] i965/fs: Enable rounding mode on f2f16 ops
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] i965/fs: Add remove_extra_rounding_modes optimization
Alejandro Piñeiro
- [Mesa-dev] [PATCH] isl: Validate row pitch of stencil surfaces.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] intel/blorp: Adjust intra-tile x when faking rgb with red-only
Topi Pohjolainen
- [Mesa-dev] [PATCH] intel/blorp: Adjust intra-tile x when faking rgb with red-only
Pohjolainen, Topi
- [Mesa-dev] [v2] intel/blorp: Adjust intra-tile x when faking rgb with red-only
Topi Pohjolainen
- [Mesa-dev] [PATCH] i965/tex: Don't pass samples to miptree_create_for_teximage
Pohjolainen, Topi
- [Mesa-dev] [PATCH 4/7] i965: Pass fb into emit_null_surface instead of dimensions.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 7/7] i965: Stop using wm_prog_data->binding_table.render_target_start.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 0/5] intel/isl: Set MOCS based on view usage
Pohjolainen, Topi
- [Mesa-dev] [PATCH] intel/compiler: Cast reg types explicitly
Topi Pohjolainen
- [Mesa-dev] [PATCH] intel/compiler: Cast reg types explicitly
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/2] android: link libmesa_intel_common with zlib and expat
Tapani Pälli
- [Mesa-dev] [PATCH] android: add libmesa_util include path to MESA_DRI_C_INCLUDES
Tapani Pälli
- [Mesa-dev] [PATCH] android: add libmesa_util include path to MESA_DRI_C_INCLUDES
Tapani Pälli
- [Mesa-dev] [PATCH] android: export intermediates from libmesa_util
Tapani Pälli
- [Mesa-dev] [PATCH] android: add libmesa_util include path to MESA_DRI_C_INCLUDES
Tapani Pälli
- [Mesa-dev] [PATCH] intel/isl: Stop padding surfaces
Tapani Pälli
- [Mesa-dev] [PATCH mesa 1/3] egl: deduplicate swap interval clamping logic
Tapani Pälli
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Tapani Pälli
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Tapani Pälli
- [Mesa-dev] [PATCH 08/11] i965/miptree: Call alloc_aux in create_for_bo
Tapani Pälli
- [Mesa-dev] [PATCH] i965: do not attempt fast clear with ISL_AUX_USAGE_NONE
Tapani Pälli
- [Mesa-dev] [PATCH] android: anv_extensions.c is generated to libmesa_vulkan_common
Tapani Pälli
- [Mesa-dev] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Tapani Pälli
- [Mesa-dev] [PATCH] docs: removed the '--with-sha1' requirement from shading.html
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Tapani Pälli
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Tapani Pälli
- [Mesa-dev] [PATCH] egl: do not initialize w, h in dri2_query_surface
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Tapani Pälli
- [Mesa-dev] [PATCH 2/8] egl: drop unreachable BAD_NATIVE_WINDOW conditions
Tapani Pälli
- [Mesa-dev] [PATCH 8/8] egl/drm: rename dri2_drm_create_surface()
Tapani Pälli
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Tapani Pälli
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfo
Tapani Pälli
- [Mesa-dev] [PATCH] egl: do not initialize w, h in dri2_query_surface
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfo
Tapani Pälli
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Tapani Pälli
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Tapani Pälli
- [Mesa-dev] [PATCH] egl: avoid eglCreatePlatform*Surface{EXT, } crash with invalid dpy
Tapani Pälli
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Tapani Pälli
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Tapani Pälli
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Tapani Pälli
- [Mesa-dev] [PATCH] i965: refactor, remove usage of container_of macro
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] i965: Clean up intel_batchbuffer_init().
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Tapani Pälli
- [Mesa-dev] [PATCH v2] egl/dri2: Allow modifiers to add FDs to imports
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: add size of the program resource for later validation
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa: add typesize validation to resource functions
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa: add typesize validation to resource functions
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa: add typesize validation to resource functions
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Tapani Pälli
- [Mesa-dev] [PATCH V3] i965 : Optimize atom state flag checks
Tapani Pälli
- [Mesa-dev] [PATCH V3] i965 : Optimize atom state flag checks
Tapani Pälli
- [Mesa-dev] [PATCH] i965: make sure check_and_emit_atom gets inlined
Tapani Pälli
- [Mesa-dev] [PATCH V3] i965 : Optimize atom state flag checks
Tapani Pälli
- [Mesa-dev] [PATCH] egl: don't NULL deref the .get_capabilities function pointer
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: framebuffer refcounting with atomic ops
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: framebuffer refcounting with atomic ops
Tapani Pälli
- [Mesa-dev] [PATCH] gles2: Support for GL_EXT_occlusion_query_boolean
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] anv: move brw_process_intel_debug_variable to happen early
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] anv: remove extra 'debug:' from anv_debug_ignored_stype
Tapani Pälli
- [Mesa-dev] [PATCH 0/2] VK_EXT_debug_report extension + anv_perf_warn
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Tapani Pälli
- [Mesa-dev] [PATCH mesa] egl/android: add missing include
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
- [Mesa-dev] [PATCH] anv: set right datatypes in anv_pipeline_binding
Tapani Pälli
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Tapani Pälli
- [Mesa-dev] [PATCH v2 0/5] VK_EXT_debug_report
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/5] anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/5] anv: wire up anv_perf_warn macro to do debug reporting
Tapani Pälli
- [Mesa-dev] [PATCH v2 3/5] anv: wire up vk_errorf macro to do debug reporting
Tapani Pälli
- [Mesa-dev] [PATCH v2 4/5] anv: move brw_process_intel_debug_variable to happen early
Tapani Pälli
- [Mesa-dev] [PATCH v2 5/5] anv: remove extra 'debug:' from anv_debug_ignored_stype
Tapani Pälli
- [Mesa-dev] [PATCH v2] anv: set right datatypes in anv_pipeline_binding
Tapani Pälli
- [Mesa-dev] [PATCH v2] anv: set right datatypes in anv_pipeline_binding
Tapani Pälli
- [Mesa-dev] [PATCH 0/9] spirv: Improve logging and error handling
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: only destroy created objects
Tapani Pälli
- [Mesa-dev] [PATCH] egl/dri2: only destroy created objects
Tapani Pälli
- [Mesa-dev] [PATCH] anv: fix build errors on android
Tapani Pälli
- [Mesa-dev] [PATCH] anv: fix build errors on android
Tapani Pälli
- [Mesa-dev] [PATCH 0/1] VK_ANDROID_native_buffer RFC
Tapani Pälli
- [Mesa-dev] [PATCH 1/1] android: VK_ANDROID_native_buffer implementation WIP
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/5] anv: implementation of VK_EXT_debug_report extension
Tapani Pälli
- [Mesa-dev] [PATCH 0/3] mesa: Modify drirc options
QuRyu
- [Mesa-dev] [PATCH 1/3] mesa: Modify type of drirc options
QuRyu
- [Mesa-dev] [PATCH 2/3] mesa: Modify drirc's default option values
QuRyu
- [Mesa-dev] [PATCH 3/3] mesa: Fix backward compatbility for XML parser
QuRyu
- [Mesa-dev] [PATCH V2 0/2] mesa: Modify drirc options
QuRyu
- [Mesa-dev] [PATCH V2 1/2] mesa: Fix backward compatibility for XML parser
QuRyu
- [Mesa-dev] [PATCH V2 2/2] mesa: Modify drirc option types
QuRyu
- [Mesa-dev] [PATCH V2 0/2] mesa: Modify drirc options
QuRyu
- [Mesa-dev] [PATCH V2 1/2] mesa: Fix backward compatibility for XML parser
QuRyu
- [Mesa-dev] [PATCH V2 2/2] mesa: Modify drirc option types
QuRyu
- [Mesa-dev] [PATCH V2 0/2] mesa: Modify drirc options
QuRyu
- [Mesa-dev] [PATCH V2 1/2] mesa: Fix backward compatibility for XML parser
QuRyu
- [Mesa-dev] [PATCH V2 2/2] mesa: Modify drirc option types
QuRyu
- [Mesa-dev] [PATCH 1/2] Update TextureParameter* error for incompatible texture targets
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/2] TextureStorage1D should return INVALID_OPERATION if target is not a 1D texture
Iago Toral Quiroga
- [Mesa-dev] [PATCH] winsys/svga/drm: Include sys/types.h
Khem Raj
- [Mesa-dev] [RFC v2 00/23] DRI3 v1.1, ANV dmabuf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 01/23] i965: Fix duplication of DRI images
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 01/22] RFC: egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 02/22] intel/isl: Add ISL <-> DRM modifier conversion
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 02/23] RFC: egl/x11: Support DRI3 v1.1
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 03/23] intel/isl: Add ISL <-> DRM modifier conversion
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 03/22] intel/isl: Add ISL <-> GEM tiling conversion
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 04/23] intel/isl: Add ISL <-> GEM tiling conversion
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 04/22] isl: Add isl_surf_get_drm_format_mod()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 05/22] anv: Add func anv_get_raw_format()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 05/23] isl: Add isl_surf_get_drm_format_mod()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 06/23] anv: Add func anv_get_raw_format()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 06/22] anv: Annotate anv_get_*format() as pure
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 07/23] anv: Annotate anv_get_*format() as pure
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 07/22] anv/image: Better var names in vkCreateImage
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 08/23] anv/image: Better var names in vkCreateImage
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 08/22] anv/image: Refactor how tiling is chosen
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 09/22] anv/image: Fix return type of make_surface()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 09/23] anv/image: Refactor how tiling is chosen
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 10/23] anv/image: Fix return type of make_surface()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 10/22] anv/image: Refactor creation of aux surfaces
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 11/22] anv: Handle failure in make_hiz_surface_maybe()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 11/23] anv/image: Refactor creation of aux surfaces
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 12/23] anv: Handle failure in make_hiz_surface_maybe()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 12/22] anv: Set anv_surface::offset earlier
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 13/23] anv: Set anv_surface::offset earlier
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 13/22] RFC: vulkan: Update registry for MESAX dma_buf extensions
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 14/22] RFC: anv: Implement VK_EXT_get_image_properties
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 14/23] RFC: vulkan: Update registry for MESAX dma_buf extensions
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 15/23] RFC: anv: Implement VK_EXT_get_image_properties
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 15/22] RFC: anv: Implement VK_MESAX_external_memory_dma_buf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 16/22] RFC: anv: Implement VK_MESAX_external_image_dma_buf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 16/23] RFC: anv: Implement VK_MESAX_external_memory_dma_buf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 17/22] RFC: anv: Drop vkCreateDmaBufImageINTEL()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 17/23] RFC: anv: Implement VK_MESAX_external_image_dma_buf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 18/23] RFC: anv: Drop vkCreateDmaBufImageINTEL()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 18/22] RFC: anv/wsi: Use VK_MESAX_external_image_dma_buf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 19/22] RFC: anv: Drop unused anv_image_create()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 19/23] RFC: anv/wsi: Use VK_MESAX_external_image_dma_buf
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 20/22] RFC: anv: Drop unneeded struct anv_image_create_info
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 20/23] RFC: anv: Drop unused anv_image_create()
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 21/23] RFC: anv: Drop unneeded struct anv_image_create_info
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 21/22] RFC: vulkan/wsi: Add modifiers to WSI image creation
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 22/23] RFC: vulkan/wsi: Add modifiers to WSI image creation
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 22/22] RFC: vulkan/wsi: Add support for DRI3 v1.1
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC v2 23/23] RFC: vulkan/wsi: Add support for DRI3 v1.1
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC 0/5] DRI3 v1.1, ANV X11 explicit fences
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC 1/5] egl: Support EGL sync objects with OpenGL API
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC 2/5] vulkan: Check whether X server supports DMA fences
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC 3/5] vulkan: Add support for in-fences for vkQueuePresent
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC 4/5] vulkan: Add support for out-fences in vkAcquireNextImage
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [RFC 5/5] anv: Implement wsi get_semaphores_fd and import_semaphore
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [PATCH 2/2] gallium/os: fix os_time_get_nano() to roll over less
Frank Richter
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Rogovin, Kevin
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_polygon_offset_clamp.
Ian Romanick
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_texture_filter_anisotropic
Ian Romanick
- [Mesa-dev] [PATCH 1/3] glsl: recognize GLSL 4.60
Ian Romanick
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_polygon_offset_clamp.
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa: Implement GL_ARB_polygon_offset_clamp
Ian Romanick
- [Mesa-dev] [PATCH] glsl/linker: Make several functions not static
Ian Romanick
- [Mesa-dev] [PATCH] spirv: Add support for the HelperInvocation builtin
Ian Romanick
- [Mesa-dev] [PATCH] spirv: Add support for the HelperInvocation builtin
Ian Romanick
- [Mesa-dev] [PATCH] i965: skip varyings without slot
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] glsl: look up for transform feedback varyings after linking
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] glsl: look up for transform feedback varyings after linking
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] ac: add ac_shader_abi.h in distcheck
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 1/3] anv: Makefile.vulkan.am: ICD json files are now generated with python
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 2/3] radeonsi: Makefile.sources: include driinfo_radeonsi.h
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 3/3] util: Makefile.am: add merge_driinfo.py in extra dist
Juan A. Suarez Romero
- [Mesa-dev] LLVM build issue on r299777
Juan A. Suarez Romero
- [Mesa-dev] LLVM build issue on r299777
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] anv/formats: Allow sampling on depth-only formats on gen7
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] nir/spirv: handle if's with same label in both branches
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 0/2] docs: update the release calendar until the end of 2017
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] anv: set right datatypes in anv_pipeline_binding
Juan A. Suarez Romero
- [Mesa-dev] Android fixes for radeonsi building errors introduced by recent commits
Mauro Rossi
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Mauro Rossi
- [Mesa-dev] [PATCH 2/3] android: ac/common: always build NIR translation
Mauro Rossi
- [Mesa-dev] [PATCH 3/3] android: radeonsi: prepare for driver-specific driconf options
Mauro Rossi
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Mauro Rossi
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Mauro Rossi
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Mauro Rossi
- [Mesa-dev] [PATCH] android: amd/common: fix sid_tables.h generation rules
Mauro Rossi
- [Mesa-dev] [PATCH] android: amd/common: fix sid_tables.h generation rules
Mauro Rossi
- [Mesa-dev] [PATCH] android: amd/common: fix sid_tables.h generation rules
Mauro Rossi
- [Mesa-dev] [PATCH] android: amd/common: fix sid_tables.h generation rules
Mauro Rossi
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Mauro Rossi
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Mauro Rossi
- [Mesa-dev] [PATCH] android: restore llvm includes
Mauro Rossi
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Mauro Rossi
- [Mesa-dev] [PATCH] android: restore llvm includes
Mauro Rossi
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Mauro Rossi
- [Mesa-dev] [PATCH] ac/debug: use util_strchrnul() to fix android build error
Mauro Rossi
- [Mesa-dev] [PATCH v2 00/17] swr: update rasterizer
Tim Rowley
- [Mesa-dev] [PATCH v2 01/17] swr/rast: threadID via portable std::this_thread::get_id()
Tim Rowley
- [Mesa-dev] [PATCH v2 02/17] swr/rast: simdlib better seperation of core vs. knights avx512
Tim Rowley
- [Mesa-dev] [PATCH v2 03/17] swr/rast: fix USE_SIMD16_FRONTEND issues
Tim Rowley
- [Mesa-dev] [PATCH v2 04/17] swr/rast: disable AVX512 optimization of SSE / AVX code
Tim Rowley
- [Mesa-dev] [PATCH v2 05/17] swr/rast: enable USE_SIMD16_FRONTEND by default
Tim Rowley
- [Mesa-dev] [PATCH v2 06/17] swr/rast: stop using MSFT types in platform independent code
Tim Rowley
- [Mesa-dev] [PATCH v2 07/17] swr/rast: fix movemask_ps / movemask_pd on AVX512
Tim Rowley
- [Mesa-dev] [PATCH v2 08/17] swr/rast: rename frontend pVertexStore
Tim Rowley
- [Mesa-dev] [PATCH v2 09/17] swr/rast: vmask() implementations for KNL
Tim Rowley
- [Mesa-dev] [PATCH v2 10/17] swr/rast: SIMD16 shaders - widen fetch and vertex shaders
Tim Rowley
- [Mesa-dev] [PATCH v2 11/17] swr/rast: fixes for 32-bit builds
Tim Rowley
- [Mesa-dev] [PATCH v2 12/17] swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
- [Mesa-dev] [PATCH v2 13/17] swr/rast: switch gen_knobs.cpp license
Tim Rowley
- [Mesa-dev] [PATCH v2 14/17] swr/rast: gen_knobs template code style
Tim Rowley
- [Mesa-dev] [PATCH v2 15/17] swr/rast: split gen_knobs templates into .h/.cpp
Tim Rowley
- [Mesa-dev] [PATCH v2 16/17] swr/rast: simplify knob default value setup
Tim Rowley
- [Mesa-dev] [PATCH v2 17/17] swr/rast: fix core / knights split of AVX512 intrinsics
Tim Rowley
- [Mesa-dev] [PATCH] swr/rast: [rasterizer core] fix invalid casting for calls to Interlocked* functions
Tim Rowley
- [Mesa-dev] [PATCH] configure: remove trailing "-a" in swr architecture test
Tim Rowley
- [Mesa-dev] [PATCH] swr: limit pipe_draw_info->restart_index usage
Tim Rowley
- [Mesa-dev] [PATCH 11/13] swr/rast: fixes for 32-bit builds
Rowley, Timothy O
- [Mesa-dev] [PATCH 12/13] swr/rast: split gen_knobs template into .cpp and .h files
Rowley, Timothy O
- [Mesa-dev] [PATCH] swr: Add arch flags to support Cray and PGI compilers
Rowley, Timothy O
- [Mesa-dev] [PATCH v2] gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Roland Scheidegger
- [Mesa-dev] [PATCH] Fix SCons build
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Roland Scheidegger
- [Mesa-dev] [PATCH 3/3] gallium/docs: add more info about TXF and MSAA textures
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] st/mesa: fix handling of NumSamples=1
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_texture_filter_anisotropic
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa/main: Advertise ARB_texture_filter_anisotropic
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] softpipe: enable PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Roland Scheidegger
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Roland Scheidegger
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Roland Scheidegger
- [Mesa-dev] [PATCH 7/8] gallium: remove TGSI opcode SCS
Roland Scheidegger
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Roland Scheidegger
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Roland Scheidegger
- [Mesa-dev] TGSI 16-bit support
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] gallium/docs: improve docs for SAMPLE_POS, SAMPLE_INFO, TXQS, MSAA semantics
Roland Scheidegger
- [Mesa-dev] TGSI 16-bit support
Roland Scheidegger
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Roland Scheidegger
- [Mesa-dev] [PATCH 1/7] gallium: add CONSTBUF type to tgsi_file_type
Roland Scheidegger
- [Mesa-dev] [PATCH 7/8] gallium: remove TGSI opcode SCS
Roland Scheidegger
- [Mesa-dev] [PATCH v2 2/2] llvmpipe: lp_build_gather_elem_vec BE fix for 3x16 load
Roland Scheidegger
- [Mesa-dev] [PATCH 00/10] gallium: normalize CONST file accesses to 2D
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] mesa: Implement GL_ARB_texture_filter_anisotropic
Roland Scheidegger
- [Mesa-dev] [Mesa-stable] [PATCH v2 1/2] gallivm: correct channel shift logic on big endian
Roland Scheidegger
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Roland Scheidegger
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Roland Scheidegger
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa: Deal with size differences between GLuint and GLhandleARB in GetAttachedObjectsARB
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 4/5] st/dri: add drisw image extension
Gurchetan Singh
- [Mesa-dev] [PATCH 5/5] egl/dri2: add image extension such it's usable by swrast driver
Gurchetan Singh
- [Mesa-dev] [PATCH 6/6] egl/x11: use dri2_create_image_khr for swrast
Gurchetan Singh
- [Mesa-dev] [PATCH] egl: Add swrast support to surfaceless platform
Gurchetan Singh
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH 2/2] st/omx_tizonia: Add AVC decoder
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 3/4] st/omx_tizonia: Add entrypoint
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 4/4] st/omx_tizonia: Add H.264 decoder
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 0/4] gallium/st: Add Tizonia based state tracker
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 1/4] st/omx_bellagio: Rename state tracker and option
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 3/4] st/omx_tizonia: Add entrypoint
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 4/4] st/omx_tizonia: Add H.264 decoder
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH v2 2/4] st/omx_tizonia: Add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH] gallium: Refactor out put_screen and get_screen
Gurkirpal Singh
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Gurkirpal Singh
- [Mesa-dev] [PATCH] radv: Fix decompression on multisampled depth buffers
Alex Smith
- [Mesa-dev] [Mesa-stable] [PATCH] radv: Fix decompression on multisampled depth buffers
Alex Smith
- [Mesa-dev] [PATCH v2] glsl: update the extensions that are enabled for 460
Gustaw Smolarczyk
- [Mesa-dev] glmark2 terrain errors on imx6q
Lucas Stach
- [Mesa-dev] [PATCH] docs: removed the '--with-sha1' requirement from shading.html
Eleni Maria Stea
- [Mesa-dev] [PATCH 3/3] specs: Add EGL_MESA_platform_device
Daniel Stone
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Daniel Stone
- [Mesa-dev] [PATCH v2] egl/dri2: Allow modifiers to add FDs to imports
Daniel Stone
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Daniel Stone
- [Mesa-dev] [PATCH v2] egl/dri2: Allow modifiers to add FDs to imports
Daniel Stone
- [Mesa-dev] [PATCH 2/2] egl: Add dma_buf_import_modifiers for glvnd
Daniel Stone
- [Mesa-dev] [PATCH 2/2] egl: Add dma_buf_import_modifiers for glvnd
Daniel Stone
- [Mesa-dev] [PATCH 2/2] egl/drm: set the VISUAL_TYPE alongside the VISUAL_ID
Daniel Stone
- [Mesa-dev] [PATCH 2/2] egl/drm: set the VISUAL_TYPE alongside the VISUAL_ID
Daniel Stone
- [Mesa-dev] [PATCH 00/10] egl: mixed bag of fixes/cleanups
Daniel Stone
- [Mesa-dev] [PATCH 1/5] dri/image: Add a format modifier attributes query
Daniel Stone
- [Mesa-dev] [PATCH 2/5] gbm: Add a gbm_device_get_format_modifier_plane_count function
Daniel Stone
- [Mesa-dev] [PATCH 3/5] i965/screen: Make a parameter const
Daniel Stone
- [Mesa-dev] [PATCH 00/10] egl: mixed bag of fixes/cleanups
Daniel Stone
- [Mesa-dev] [PATCH] anv/allocator: Loosen the size restriction on imported BOs
Kevin Strasser
- [Mesa-dev] [PATCH v2 1/2] gallivm: correct channel shift logic on big endian
Ray Strode
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Eero Tamminen
- [Mesa-dev] [PATCH] i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
Eero Tamminen
- [Mesa-dev] [PATCH 3/3] intel/compiler: properly size attribute wa_flags array for Vulkan
Iago Toral
- [Mesa-dev] [PATCH v2] mesa: Fix swizzling for luminance/intensity in _mesa_readpixels
Iago Toral
- [Mesa-dev] [PATCH 1/2] Update TextureParameter* error for incompatible texture targets
Iago Toral
- [Mesa-dev] [PATCH 3/3] intel/compiler: properly size attribute wa_flags array for Vulkan
Iago Toral
- [Mesa-dev] [PATCH 1/2] i965: Clean up intel_batchbuffer_init().
Iago Toral
- [Mesa-dev] [PATCH 09/13] i965/vec4: Return float from spill_cost_for_type()
Iago Toral
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Elie Tournier
- [Mesa-dev] [PATCH 01/47] glsl: Add "built-in" function to do abs(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 02/47] glsl: Add "built-in" functions to do neg(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 03/47] glsl: Add "built-in" function to do sign(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 04/47] glsl: Add "built-in" functions to do eq(fp64, fp64)
Elie Tournier
- [Mesa-dev] [PATCH 05/47] glsl: Add "built-in" functions to do le(fp64, fp64)
Elie Tournier
- [Mesa-dev] [PATCH 06/47] glsl: Add "built-in" functions to do lt(fp64, fp64)
Elie Tournier
- [Mesa-dev] [PATCH 07/47] glsl: Add "built-in" functions to do add(fp64, fp64)
Elie Tournier
- [Mesa-dev] [PATCH 08/47] glsl: Add "built-in" functions to do mul(fp64, fp64)
Elie Tournier
- [Mesa-dev] [PATCH 09/47] glsl: Add "built-in" functions to do fp64_to_uint(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 10/47] glsl: Add "built-in" functions to do uint_to_fp64(uint)
Elie Tournier
- [Mesa-dev] [PATCH 11/47] glsl: Add "built-in" functions to do fp64_to_int(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 12/47] glsl: Add "built-in" functions to do int_to_fp64(int)
Elie Tournier
- [Mesa-dev] [PATCH 13/47] glsl: Add "built-in" functions to do fp64_to_fp32(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 14/47] glsl: Add "built-in" functions to do fp32_to_fp64(fp32)
Elie Tournier
- [Mesa-dev] [PATCH 15/47] glsl: Add "built-in" functions to do sqrt(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 16/47] glsl: Add "built-in" functions to do trunc(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 17/47] glsl: Add "built-in" functions to do round(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 18/47] glsl: Add "built-in" functions to do rcp(fp64)
Elie Tournier
- [Mesa-dev] [PATCH 19/47] glsl: Add a lowering pass for 64-bit float abs()
Elie Tournier
- [Mesa-dev] [PATCH 20/47] glsl: Add a lowering pass for 64-bit float neg()
Elie Tournier
- [Mesa-dev] [PATCH 21/47] glsl: Add a lowering pass for 64-bit float sign()
Elie Tournier
- [Mesa-dev] [PATCH 22/47] glsl: Add a lowering pass for 64-bit float equal()
Elie Tournier
- [Mesa-dev] [PATCH 23/47] glsl: Add a lowering pass for 64-bit float lequal()
Elie Tournier
- [Mesa-dev] [PATCH 24/47] glsl: Add a lowering pass for 64-bit float less()
Elie Tournier
- [Mesa-dev] [PATCH 25/47] glsl: Add a lowering pass for 64-bit float add()
Elie Tournier
- [Mesa-dev] [PATCH 26/47] glsl: Add a lowering pass for 64-bit float mul()
Elie Tournier
- [Mesa-dev] [PATCH 27/47] glsl: Add a lowering pass for 64-bit float d2u()
Elie Tournier
- [Mesa-dev] [PATCH 28/47] glsl: Add a lowering pass for 64-bit float u2d()
Elie Tournier
- [Mesa-dev] [PATCH 29/47] glsl: Add a lowering pass for 64-bit float d2i()
Elie Tournier
- [Mesa-dev] [PATCH 30/47] glsl: Add a lowering pass for 64-bit float i2d()
Elie Tournier
- [Mesa-dev] [PATCH 31/47] glsl: Add a lowering pass for 64-bit float d2f()
Elie Tournier
- [Mesa-dev] [PATCH 32/47] glsl: Add a lowering pass for 64-bit float f2d()
Elie Tournier
- [Mesa-dev] [PATCH 33/47] glsl: Add a lowering pass for 64-bit float sqrt()
Elie Tournier
- [Mesa-dev] [PATCH 34/47] glsl: Add a lowering pass for 64-bit float trunc()
Elie Tournier
- [Mesa-dev] [PATCH 35/47] glsl: Add a lowering pass for 64-bit float round()
Elie Tournier
- [Mesa-dev] [PATCH 36/47] glsl: Add a lowering pass for 64-bit float rcp()
Elie Tournier
- [Mesa-dev] [PATCH 37/47] glsl/lower_64bit: handle any/all operations
Elie Tournier
- [Mesa-dev] [PATCH 38/47] glsl/lower_64bit: lower d2b using comparison
Elie Tournier
- [Mesa-dev] [PATCH 39/47] glsl: Add a lowering pass for 64-bit float gequal()
Elie Tournier
- [Mesa-dev] [PATCH 40/47] glsl: Add a lowering pass for 64-bit float greater()
Elie Tournier
- [Mesa-dev] [PATCH 41/47] glsl: Add a lowering pass for 64-bit float nequal()
Elie Tournier
- [Mesa-dev] [PATCH 42/47] glsl: Add a lowering pass for 64-bit float min()
Elie Tournier
- [Mesa-dev] [PATCH 43/47] glsl: Add a lowering pass for 64-bit float max()
Elie Tournier
- [Mesa-dev] [PATCH 44/47] glsl: Add a lowering pass for 64-bit float floor()
Elie Tournier
- [Mesa-dev] [PATCH 45/47] glsl: Add a lowering pass for 64-bit float ceil()
Elie Tournier
- [Mesa-dev] [PATCH 46/47] glsl: Add a lowering pass for 64-bit float frac()
Elie Tournier
- [Mesa-dev] [PATCH 47/47] glsl: Add a lowering pass for 64-bit float div()
Elie Tournier
- [Mesa-dev] [PATCH] mesa: fix bad cast conversions in viewport()
Matt Turner
- [Mesa-dev] [PATCH 1/3] nir: fix algebraic optimizations
Matt Turner
- [Mesa-dev] [PATCH 1/4] nir: add new convergent, uniform-control, and cross-thread attributes
Matt Turner
- [Mesa-dev] [PATCH 03/11] i965/blit: Stop asserting linear row_pitches are 64B-aligned
Matt Turner
- [Mesa-dev] [PATCH] egl: Clean up native_type vs drawable mess
Matt Turner
- [Mesa-dev] [PATCH 09/12] egl/x11: pass NULL instead of XCB_WINDOW_NONE as native_surface
Matt Turner
- [Mesa-dev] [PATCH 00/25] i965: Switch to always using logical register types
Matt Turner
- [Mesa-dev] [PATCH 01/25] i965: Mark src inst pointer const in compaction code
Matt Turner
- [Mesa-dev] [PATCH 02/25] i965: Move compaction "prepass" into brw_eu_compact.c
Matt Turner
- [Mesa-dev] [PATCH 03/25] i965: Silence signed/unsigned comparison warning
Matt Turner
- [Mesa-dev] [PATCH 04/25] i965: Test instruction compaction on all supported Gens
Matt Turner
- [Mesa-dev] [PATCH 05/25] i965: Remove CONT/BREAK from instruction compaction test
Matt Turner
- [Mesa-dev] [PATCH 06/25] i965: Only change type of 0.0f to VF if destination stride == 1
Matt Turner
- [Mesa-dev] [PATCH 07/25] i965: Don't let raw-move check be tricked by immediate vector types
Matt Turner
- [Mesa-dev] [PATCH 08/25] i965: Validate destination restrictions with vector immediates
Matt Turner
- [Mesa-dev] [PATCH 09/25] i965: Reorder brw_reg_type enum values
Matt Turner
- [Mesa-dev] [PATCH 10/25] i965: Use separate enums for register vs immediate types
Matt Turner
- [Mesa-dev] [PATCH 11/25] i965: Add support for disassembling 64-bit integer immediates
Matt Turner
- [Mesa-dev] [PATCH 12/25] i965: Reverse file/type arguments to register type functions
Matt Turner
- [Mesa-dev] [PATCH 13/25] i965: Extract functions dealing with register types to separate file
Matt Turner
- [Mesa-dev] [PATCH 14/25] i965: Use a common table to translate logical to hardware types
Matt Turner
- [Mesa-dev] [PATCH 15/25] i965: Add a brw_hw_type_to_reg_type() function
Matt Turner
- [Mesa-dev] [PATCH 16/25] i965: Index brw_hw_reg_type_to_size()'s table by logical type
Matt Turner
- [Mesa-dev] [PATCH 17/25] i965: Rename brw_inst's functions that access the register type
Matt Turner
- [Mesa-dev] [PATCH 18/25] i965: Add functions to abstract access to register types
Matt Turner
- [Mesa-dev] [PATCH 19/25] i965: Switch to using the logical register types
Matt Turner
- [Mesa-dev] [PATCH 20/25] i965: Move brw_reg_type_letters() as well
Matt Turner
- [Mesa-dev] [PATCH 21/25] i965: Add brw_hw_reg_type_to_letters() and use it in brw_disasm.c
Matt Turner
- [Mesa-dev] [PATCH 22/25] i965: Stop using hardware register types directly
Matt Turner
- [Mesa-dev] [PATCH 23/25] i965: Hide the register type hardware encodings
Matt Turner
- [Mesa-dev] [PATCH 24/25] i965: Mark brw_hw_type_to_reg_type() as a pure function
Matt Turner
- [Mesa-dev] [PATCH 25/25] i965: Optimize reading the destination type
Matt Turner
- [Mesa-dev] [PATCH 10/25] i965: Use separate enums for register vs immediate types
Matt Turner
- [Mesa-dev] [PATCH] build: Fix up spirv_info.Plo
Matt Turner
- [Mesa-dev] [PATCH] configure: remove trailing "-a" in swr architecture test
Matt Turner
- [Mesa-dev] [PATCH 09/25] i965: Reorder brw_reg_type enum values
Matt Turner
- [Mesa-dev] [PATCH 14/25] i965: Use a common table to translate logical to hardware types
Matt Turner
- [Mesa-dev] [PATCH 00/13] clang warning fixes
Matt Turner
- [Mesa-dev] [PATCH 01/13] egl: Fix inclusion of egl.h+mesa_glinterop.h
Matt Turner
- [Mesa-dev] [PATCH 02/13] nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
- [Mesa-dev] [PATCH 03/13] mesa: Don't compare unsigned for < 0
Matt Turner
- [Mesa-dev] [PATCH 04/13] glsl: Remove unused private fields
Matt Turner
- [Mesa-dev] [PATCH 05/13] anv: Move clamp_int64() inside the IVB check
Matt Turner
- [Mesa-dev] [PATCH 06/13] anv: Remove 'inline' keywords
Matt Turner
- [Mesa-dev] [PATCH 07/13] intel/isl: Remove 'inline' keywords
Matt Turner
- [Mesa-dev] [PATCH 08/13] i965: Remove some 'inline' keywords
Matt Turner
- [Mesa-dev] [PATCH 09/13] i965/vec4: Return float from spill_cost_for_type()
Matt Turner
- [Mesa-dev] [PATCH 10/13] i965/vec4: Use 'class' src_reg, rather than 'struct' src_reg
Matt Turner
- [Mesa-dev] [PATCH 11/13] i965: Mark functions static
Matt Turner
- [Mesa-dev] [PATCH 12/13] glsl: Mark functions static
Matt Turner
- [Mesa-dev] [PATCH 13/13] glsl: Add prototype for udivmod64()
Matt Turner
- [Mesa-dev] [PATCH 3/7] util: Fix build on old glibc.
Matt Turner
- [Mesa-dev] [PATCH] i965: make sure check_and_emit_atom gets inlined
Matt Turner
- [Mesa-dev] [PATCH 4/7 v2] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Matt Turner
- [Mesa-dev] [PATCH 02/13] nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
- [Mesa-dev] [PATCH] glsl/linker: Make several functions not static
Matt Turner
- [Mesa-dev] [PATCH] spirv: Add support for the HelperInvocation builtin
Matt Turner
- [Mesa-dev] [PATCH v2 1/5] util/disk_cache: rename mesa cache dir and introduce cache versioning
Matt Turner
- [Mesa-dev] [PATCH mesa] i965: add missing `const` in function signature
Matt Turner
- [Mesa-dev] TGSI 16-bit support
Matt Turner
- [Mesa-dev] [PATCH 00/13] i965: Align1 ternary instruction support for CNL
Matt Turner
- [Mesa-dev] [PATCH 01/13] i965: Move brw_reg_type_is_floating_point to brw_reg_type.h
Matt Turner
- [Mesa-dev] [PATCH 02/13] i965: Add functions for brw_reg_type <-> hw 3src type
Matt Turner
- [Mesa-dev] [PATCH 03/13] i965: Print subreg in units of type-size on ternary instructions
Matt Turner
- [Mesa-dev] [PATCH 04/13] i965: Rename brw_inst 3src functions in preparation for align1
Matt Turner
- [Mesa-dev] [PATCH 05/13] i965: Rename brw_inst's functions that access the 3src register type
Matt Turner
- [Mesa-dev] [PATCH 06/13] i965: Add functions to abstract access to 3src register types
Matt Turner
- [Mesa-dev] [PATCH 07/13] i965: Add align1 ternary instruction field encodings
Matt Turner
- [Mesa-dev] [PATCH 08/13] i965: Add align1 ternary instruction support to conversion functions
Matt Turner
- [Mesa-dev] [PATCH 09/13] i965: Add align1 ternary instruction-word support
Matt Turner
- [Mesa-dev] [PATCH 10/13] i965: Add align1 ternary instruction disassembler support
Matt Turner
- [Mesa-dev] [PATCH 11/13] i965: Add align1 ternary instruction emission support
Matt Turner
- [Mesa-dev] [PATCH 12/13] i965/fs: Use align1 mode on ternary instructions on Gen10+
Matt Turner
- [Mesa-dev] [PATCH 13/13] i965/fs: Don't apply POW/FDIV workaround on Gen10+
Matt Turner
- [Mesa-dev] [PATCH 1/2] nir: Fix some whatespace
Matt Turner
- [Mesa-dev] [PATCH] intel/compiler: Cast reg types explicitly
Matt Turner
- [Mesa-dev] [PATCH] st/mesa: fix handling of vertex array double inputs
Matt Turner
- [Mesa-dev] [PATCH v2 6/7] i965/fs/nir: Don't stomp 64-bit values to D in get_nir_src
Matt Turner
- [Mesa-dev] [PATCH 7/7] i965/fs: Fix readInvocationARB and readFirstInvocationARB
Matt Turner
- [Mesa-dev] [PATCH 01/19] configure: Add and use AX_CHECK_COMPILE_FLAG
Matt Turner
- [Mesa-dev] [PATCH 02/19] configure: Test for -Wno-initializer-overrides
Matt Turner
- [Mesa-dev] [PATCH 03/19] compiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
- [Mesa-dev] [PATCH 04/19] nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
- [Mesa-dev] [PATCH 05/19] nir: Remove series of unnecessary conversions
Matt Turner
- [Mesa-dev] [PATCH 06/19] i965: Remove some 'inline' keywords
Matt Turner
- [Mesa-dev] [PATCH 07/19] i965: Drop unnecessary conditional
Matt Turner
- [Mesa-dev] [PATCH 08/19] i965: Explicitly cast between different enums
Matt Turner
- [Mesa-dev] [PATCH 09/19] i965: Mark functions used conditionally as UNUSED
Matt Turner
- [Mesa-dev] [PATCH 10/19] i965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Matt Turner
- [Mesa-dev] [PATCH 12/19] anv: Remove 'inline' keywords
Matt Turner
- [Mesa-dev] [PATCH 13/19] anv: Explicitly cast between different enums
Matt Turner
- [Mesa-dev] [PATCH 14/19] anv: Mark functions used conditionally as UNUSED
Matt Turner
- [Mesa-dev] [PATCH 15/19] intel/isl: Remove 'inline' keywords
Matt Turner
- [Mesa-dev] [PATCH 16/19] intel/isl: Explicitly cast between different enums
Matt Turner
- [Mesa-dev] [PATCH 17/19] intel/isl: Mark functions used conditionally as UNUSED
Matt Turner
- [Mesa-dev] [PATCH 18/19] blorp: Explicitly cast between different enums
Matt Turner
- [Mesa-dev] [PATCH 19/19] glsl: define YY_NO_INPUT to prevent unused symbol warnings
Matt Turner
- [Mesa-dev] [PATCH 01/19] configure: Add and use AX_CHECK_COMPILE_FLAG
Matt Turner
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Matt Turner
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Matt Turner
- [Mesa-dev] [Mesa-stable] [PATCH v2 1/2] gallivm: correct channel shift logic on big endian
Matt Turner
- [Mesa-dev] [PATCH 1/5] intel/eu: Use EXECUTE_1 for JMPI
Matt Turner
- [Mesa-dev] [PATCH 13/16] st/dri: implement v2 of DRI_ConfigOptions
Jon Turney
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Emil Velikov
- [Mesa-dev] [PATCH mesa 1/3] egl: deduplicate swap interval clamping logic
Emil Velikov
- [Mesa-dev] [PATCH] Convert git_sha1_gen script to Python.
Emil Velikov
- [Mesa-dev] [PATCH 6/6] egl/x11: use dri2_create_image_khr for swrast
Emil Velikov
- [Mesa-dev] [PATCH 2/2] mesa/dri: drop unneeded mm.h include
Emil Velikov
- [Mesa-dev] [PATCH 11/13] swr/rast: fixes for 32-bit builds
Emil Velikov
- [Mesa-dev] [PATCH v2 12/17] swr/rast: fix scons gen_knobs.h dependency
Emil Velikov
- [Mesa-dev] [PATCH v2 15/17] swr/rast: split gen_knobs templates into .h/.cpp
Emil Velikov
- [Mesa-dev] [Mesa-stable] [7.5/22] i965/wm: Fix number of layers in 3D images
Emil Velikov
- [Mesa-dev] [PATCH] egl: Add swrast support to surfaceless platform
Emil Velikov
- [Mesa-dev] [PATCH 1/3] radv: Add VK_KHR_display, VK_KEITHP_kms_display and VK_EXT_direct_mode_display [v2]
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965: Queue the buffer with a sync fence for Android OS v4.2
Emil Velikov
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 1/4] dri: Add a flushSwapBuffers method to the image loader extension
Emil Velikov
- [Mesa-dev] [PATCH] pipe-loader: fix build of dynamic pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 2/4] glx/dri3: Implement the flush_swapbuffers method
Emil Velikov
- [Mesa-dev] [PATCH mesa] egl: check the correct function pointer
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: unconditionally check for expat
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965: Queue the buffer with a sync fence for Android OS v4.2
Emil Velikov
- [Mesa-dev] [PATCH] android: anv_extensions.c is generated to libmesa_vulkan_common
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Emil Velikov
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Emil Velikov
- [Mesa-dev] [PATCH 2/3] android: ac/common: always build NIR translation
Emil Velikov
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Emil Velikov
- [Mesa-dev] [PATCH] egl: deduplicate allocations of local buffer over each platform backend.
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure.ac: drop support for ancient expat versions
Emil Velikov
- [Mesa-dev] [PATCH 1/3] android: radeonsi: add nir include paths
Emil Velikov
- [Mesa-dev] [PATCH 01/12] egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
- [Mesa-dev] [PATCH 02/12] egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Emil Velikov
- [Mesa-dev] [PATCH 03/12] egl/x11: require DRI2 1.3 or later
Emil Velikov
- [Mesa-dev] [PATCH 04/12] egl/x11: don't leak xfixes_query in the error path
Emil Velikov
- [Mesa-dev] [PATCH 05/12] egl/x11: drop unused swap/invalidate_available variables
Emil Velikov
- [Mesa-dev] [PATCH 06/12] egl: add dri2_setup_swap_interval helper
Emil Velikov
- [Mesa-dev] [PATCH 07/12] FINISHME: egl: introduce dri2_create_dri_image() helper
Emil Velikov
- [Mesa-dev] [PATCH 08/12] egl: handle BAD_NATIVE_WINDOW/PIXMAP further up the stack
Emil Velikov
- [Mesa-dev] [PATCH 09/12] egl/x11: pass NULL instead of XCB_WINDOW_NONE as native_surface
Emil Velikov
- [Mesa-dev] [PATCH 10/12] egl/drm: remove unreachable code in dri2_drm_create_surface()
Emil Velikov
- [Mesa-dev] [PATCH 11/12] loader: drop the [gs]et_swap_interval callbacks
Emil Velikov
- [Mesa-dev] [PATCH 12/12] egl/wayland: simplify and comment wl_buffer_release()
Emil Velikov
- [Mesa-dev] [PATCH 1/3] anv: Makefile.vulkan.am: ICD json files are now generated with python
Emil Velikov
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Emil Velikov
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Emil Velikov
- [Mesa-dev] [PATCH 08/12] egl: handle BAD_NATIVE_WINDOW/PIXMAP further up the stack
Emil Velikov
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Emil Velikov
- [Mesa-dev] [PATCH 1/3] loader: rework xmlconfig dependency
Emil Velikov
- [Mesa-dev] [PATCH 2/3] WIP: loader: scons: allow using of xmlconfig on supported platforms
Emil Velikov
- [Mesa-dev] [PATCH 3/3] WIP: loader: android: allow using of xmlconfig
Emil Velikov
- [Mesa-dev] [PATCH] loader: always include libxmlconfig on autotools build
Emil Velikov
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
Emil Velikov
- [Mesa-dev] [PATCH 10/12] egl/drm: remove unreachable code in dri2_drm_create_surface()
Emil Velikov
- [Mesa-dev] [PATCH 1/8] egl: add dri2_setup_swap_interval helper
Emil Velikov
- [Mesa-dev] [PATCH 2/8] egl: drop unreachable BAD_NATIVE_WINDOW conditions
Emil Velikov
- [Mesa-dev] [PATCH 3/8] egl: handle BAD_NATIVE_PIXMAP further up the stack
Emil Velikov
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Emil Velikov
- [Mesa-dev] [PATCH 5/8] egl: Clean up native_type vs drawable mess
Emil Velikov
- [Mesa-dev] [PATCH 6/8] egl/x11: pass NULL instead of XCB_WINDOW_NONE as native_surface
Emil Velikov
- [Mesa-dev] [PATCH 7/8] egl/drm: remove unreachable code in dri2_drm_create_surface()
Emil Velikov
- [Mesa-dev] [PATCH 8/8] egl/drm: rename dri2_drm_create_surface()
Emil Velikov
- [Mesa-dev] [PATCH 1/3] loader: rework xmlconfig dependency
Emil Velikov
- [Mesa-dev] [PATCH 8/8] egl/drm: rename dri2_drm_create_surface()
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.2.0-rc3
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.1.6
Emil Velikov
- [Mesa-dev] [PATCH] egl: do not initialize w, h in dri2_query_surface
Emil Velikov
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Check for expat21 if expat is not found.
Emil Velikov
- [Mesa-dev] [PATCH] egl: don't NULL deref the .get_capabilities function pointer
Emil Velikov
- [Mesa-dev] [PATCH 6/6] egl/x11: use dri2_create_image_khr for swrast
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: refactor dri2_query_surface, swrastGetDrawableInfo
Emil Velikov
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Check for expat21 if expat is not found.
Emil Velikov
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Emil Velikov
- [Mesa-dev] [PATCH] egl: avoid eglCreatePlatform*Surface{EXT, } crash with invalid dpy
Emil Velikov
- [Mesa-dev] [PATCH 7/8] egl/drm: remove unreachable code in dri2_drm_create_surface()
Emil Velikov
- [Mesa-dev] [PATCH 4/8] egl: rework input validation order in _eglCreateWindowSurfaceCommon
Emil Velikov
- [Mesa-dev] [PATCH 2/3] specs: Add EGL_MESA_device_software
Emil Velikov
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Emil Velikov
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Emil Velikov
- [Mesa-dev] [PATCH 2/3] specs: Add EGL_MESA_device_software
Emil Velikov
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Emil Velikov
- [Mesa-dev] [PATCH] build: Fix up spirv_info.Plo
Emil Velikov
- [Mesa-dev] [PATCH 1/4] dri: Fix __DRIconfig reporting of __DRI_ATTRIB_SWAP_METHOD
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Emil Velikov
- [Mesa-dev] [PATCH 1/2] i965: Clean up intel_batchbuffer_init().
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Emil Velikov
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Emil Velikov
- [Mesa-dev] [PATCH 2/2] st/omx_tizonia: Add AVC decoder
Emil Velikov
- [Mesa-dev] [PATCH 1/2] st/omx_tizonia: add --enable-omx-tizonia flag and build files
Emil Velikov
- [Mesa-dev] [PATCH 2/2] st/mesa: fix CTS regression caused by fcbb93e86024
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH v2 2.5/5] radeonsi: make sure TCS main output VGPRs don't alias inputs
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.2.0-rc4
Emil Velikov
- [Mesa-dev] [PATCH shader-db 1/1] shaders: Add Dolphin’s übershaders
Emil Velikov
- [Mesa-dev] How to write using EGLImage?
Emil Velikov
- [Mesa-dev] [PATCH shader-db 1/1] shaders: Add Dolphin’s übershaders
Emil Velikov
- [Mesa-dev] [PATCH 2/6] gallium: Add support for 5551 with the 1-bit field in the low bit.
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 3/3] swr: use the correct variable for no undefined symbols
Emil Velikov
- [Mesa-dev] [PATCH] src/intel/Makefile.vulkan.am: create target directories when required
Emil Velikov
- [Mesa-dev] [PATCH 1/4] util/disk_cache: rename mesa cache dir and introduce cache versioning
Emil Velikov
- [Mesa-dev] [android-x86-devel] [PATCH] android: fix gallium_dri.so can't be loaded by drm_gralloc
Emil Velikov
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Emil Velikov
- [Mesa-dev] [PATCH v2] configure: Check llvm-config --shared-mode
Emil Velikov
- [Mesa-dev] [PATCH 01/12] egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
- [Mesa-dev] [PATCH 2/9] loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Emil Velikov
- [Mesa-dev] [PATCH 2/9] loader_dri3/glx/egl: Optionally use a blit context for blitting operations
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: update non-resident bindless descriptors if needed
Emil Velikov
- [Mesa-dev] [PATCH] i965/miptree: Set supports_fast_clear = false in make_shareable
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl: Add dma_buf_import_modifiers for glvnd
Emil Velikov
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Emil Velikov
- [Mesa-dev] Mesa 17.1.7 release candidate
Emil Velikov
- [Mesa-dev] [PATCH 06/27] i965: add initial implementation of on disk shader cache
Emil Velikov
- [Mesa-dev] [PATCH shader-db 1/3] run: define extension_string within the specified scope
Emil Velikov
- [Mesa-dev] [PATCH shader-db 2/3] run: introduce get_glsl_version() helper
Emil Velikov
- [Mesa-dev] [PATCH shader-db 3/3] run: add extension_in_string() helper
Emil Velikov
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.2.0-rc5
Emil Velikov
- [Mesa-dev] [PATCH 5/5] radv/gfx9: fix tile swizzle handling for gfx9
Emil Velikov
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Emil Velikov
- [Mesa-dev] [PATCH V2 0/2] mesa: Modify drirc options
Emil Velikov
- [Mesa-dev] [PATCH 8/8] gallium: remove TGSI opcode KILL
Emil Velikov
- [Mesa-dev] [PATCH v2] From: Emil Velikov <emil.velikov at collabora.com>
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/drm: set the VISUAL_TYPE alongside the VISUAL_ID
Emil Velikov
- [Mesa-dev] [PATCH v2 2/2] i965: expose RGBA visuals only on Android
Emil Velikov
- [Mesa-dev] [PATCH v2] From: Emil Velikov <emil.velikov at collabora.com>
Emil Velikov
- [Mesa-dev] [PATCH shader-db 1/3] run: define extension_string within the specified scope
Emil Velikov
- [Mesa-dev] [PATCH shader-db 2/3] run: introduce get_glsl_version() helper
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/drm: set the VISUAL_TYPE alongside the VISUAL_ID
Emil Velikov
- [Mesa-dev] [PATCH v2] From: Emil Velikov <emil.velikov at collabora.com>
Emil Velikov
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Emil Velikov
- [Mesa-dev] [PATCH v6.1] egl: Allow creation of per surface out fence
Emil Velikov
- [Mesa-dev] [PATCH 2/6] gallium: Add support for 5551 with the 1-bit field in the low bit.
Emil Velikov
- [Mesa-dev] [PATCH 1/3] xmlconfig: use the portable __VA_ARGS__
Emil Velikov
- [Mesa-dev] [PATCH 2/3] dri_interface.h: add missing stdint.h include
Emil Velikov
- [Mesa-dev] [PATCH 3/3] mapi/gen: remove shebang from the marshal generator scripts
Emil Velikov
- [Mesa-dev] [PATCH] radv: Change a linking order of AMDGPU_LIBS
Emil Velikov
- [Mesa-dev] [PATCH] genxml: Remove a redundant identical code for different branches
Emil Velikov
- [Mesa-dev] [PATCH 1/3] xmlconfig: use the portable __VA_ARGS__
Emil Velikov
- [Mesa-dev] [PATCH 4/7 v2] configure.ac: Introduce HAVE_ARM_ASM/HAVE_AARCH64_ASM and the -D flags.
Emil Velikov
- [Mesa-dev] [PATCH] Android: gallium_dri: pass dri.sym to linker
Emil Velikov
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Emil Velikov
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Emil Velikov
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Emil Velikov
- [Mesa-dev] [PATCH 2/2] Android: EGL: fix missing nativewindow.h include on O
Emil Velikov
- [Mesa-dev] [PATCH] egl/drm: Don't "fall back" to /dev/dri/card0 if the first open fails
Emil Velikov
- [Mesa-dev] [PATCH mesa] dri: fix typo
Emil Velikov
- [Mesa-dev] [PATCH mesa] khronos/egl: remove dependency on Android NDK header
Emil Velikov
- [Mesa-dev] [PATCH 2/2] docs: add an additional final cycle for 17.1
Emil Velikov
- [Mesa-dev] [PATCH 1/2] docs: remove released and extend the calendar until the end of 2017
Emil Velikov
- [Mesa-dev] [PATCH 1/2] util: inline u_vector.c within the header
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl: automake: don't link against libmesautil
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl: automake: don't link against libmesautil
Emil Velikov
- [Mesa-dev] [PATCH] util: move string_to_uint_map to glsl
Emil Velikov
- [Mesa-dev] [PATCH 1/2] util: inline u_vector.c within the header
Emil Velikov
- [Mesa-dev] [PATCH 00/10] egl: mixed bag of fixes/cleanups
Emil Velikov
- [Mesa-dev] [PATCH 01/10] egl: simplify refcounting after screen creation
Emil Velikov
- [Mesa-dev] [PATCH 02/10] egl/wayland: plug leaks in dri2_wl_create_window_surface() error path
Emil Velikov
- [Mesa-dev] [PATCH 03/10] egl/wayland: polish object teardown in dri2_wl_destroy_surface
Emil Velikov
- [Mesa-dev] [PATCH 04/10] egl: allow RGB565 formats in eglCreateWaylandBufferFromImageWL
Emil Velikov
- [Mesa-dev] [PATCH 05/10] egl/wayland: update comment to reflect wl_dmabuf presence
Emil Velikov
- [Mesa-dev] [PATCH 06/10] egl: add juicy comment about WL_bind_wayland_display + wl_drm/wl_dmabuf
Emil Velikov
- [Mesa-dev] [PATCH 07/10] egl/wayland: set correct format with wl_dmabuf as wl_drm is missing
Emil Velikov
- [Mesa-dev] [PATCH 08/10] egl/wayland: remove dri2_surf width/height double init.
Emil Velikov
- [Mesa-dev] [PATCH 09/10] egl/wayland: group wl_win specific code together
Emil Velikov
- [Mesa-dev] [PATCH 10/10] egl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
Emil Velikov
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Emil Velikov
- [Mesa-dev] [PATCH 1/2] radeon/uvd: fix MJPEG quantization table index
Emil Velikov
- [Mesa-dev] [PATCH 2/2] radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Check for expat when building just vulkan
Emil Velikov
- [Mesa-dev] [PATCH 1/2] radeon/uvd: fix MJPEG quantization table index
Emil Velikov
- [Mesa-dev] [PATCH 1/3] st/omx: move YUV deinterlace function to common
Emil Velikov
- [Mesa-dev] [PATCH 2/2] radeon/uvd: add Define Restart Interval to MJPEG bitstream reconstruction
Emil Velikov
- [Mesa-dev] [PATCH 00/10] egl: mixed bag of fixes/cleanups
Emil Velikov
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Emil Velikov
- [Mesa-dev] [PATCH 00/10] egl: mixed bag of fixes/cleanups
Emil Velikov
- [Mesa-dev] [PATCH 01/19] configure: Add and use AX_CHECK_COMPILE_FLAG
Emil Velikov
- [Mesa-dev] [PATCH v2 4/5] i965: perf: add support for userspace configurations
Emil Velikov
- [Mesa-dev] [PATCH] util: move string_to_uint_map to glsl
Emil Velikov
- [Mesa-dev] [PATCH v2 4/5] i965: perf: add support for userspace configurations
Emil Velikov
- [Mesa-dev] [PATCH] llvmpipe: initialize llvmpipe->dirty with LP_NEW_SCISSOR
Emil Velikov
- [Mesa-dev] [PATCH 08/10] egl/wayland: remove dri2_surf width/height double init.
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH v2 1/2] gallivm: correct channel shift logic on big endian
Emil Velikov
- [Mesa-dev] [PATCH 11/19] anv: Use GNU C empty brace initializer
Emil Velikov
- [Mesa-dev] [PATCH 1/2] gallium/radeon: sort DBG shader flags according to pipe_shader_type
Emil Velikov
- [Mesa-dev] [PATCH 3/6] vl/compositor: make vl_compositor_set_yuv_layer() static
Emil Velikov
- [Mesa-dev] [PATCH 0/8] Resend of preprocessor series
Emil Velikov
- [Mesa-dev] [PATCH 2/8] util: Add tests for the string buffer
Emil Velikov
- [Mesa-dev] [PATCH 7/8] port to gtest
Emil Velikov
- [Mesa-dev] [PATCH 8/8] fix test makefile
Emil Velikov
- [Mesa-dev] [PATCH 12/16] i965: drop brw->must_use_separate_stencil in favor of devinfo's
Emil Velikov
- [Mesa-dev] [PATCH 15/16] i965: drop brw->has_surface_tile_offset in favor of devinfo's
Emil Velikov
- [Mesa-dev] [PATCH 1/2] gallium/radeon: sort DBG shader flags according to pipe_shader_type
Emil Velikov
- [Mesa-dev] [PATCH 01/12] egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: only destroy created objects
Emil Velikov
- [Mesa-dev] [PATCH mesa] mesa/st: remove unwanted backup file
Emil Velikov
- [Mesa-dev] [PATCH] .gitignore: list *.orig and *.rej
Emil Velikov
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
Emil Velikov
- [Mesa-dev] [PATCH] radv/ac: workaround regression in llvm 4.0 release
Emil Velikov
- [Mesa-dev] [PATCH] radv/ac: workaround regression in llvm 4.0 release
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.2.0-rc6
Emil Velikov
- [Mesa-dev] [PATCH 01/11] intel/isl: Stop padding surfaces
Chad Versace
- [Mesa-dev] [PATCH] egl/dri2: Implement swapInterval fallback in a conformant way (v2)
Chad Versace
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Jan Vesely
- [Mesa-dev] [PATCH 1/1] clover: Pass valid config structure to pipe_loader_create_screen
Jan Vesely
- [Mesa-dev] [PATCH v2] pipe-loader: fix build of dynamic pipe-drivers
Jan Vesely
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH 1/5] clover/memory: Copy data when creating buffers with CL_MEM_USE_HOST_PTR
Jan Vesely
- [Mesa-dev] [PATCH 1/1] clover: Fix build after llvm r309911
Jan Vesely
- [Mesa-dev] [PATCH 3/4] pipe-loader: remove config from pipe_loader_create_screen
Jan Vesely
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Jan Vesely
- [Mesa-dev] [PATCH] loader: always include libxmlconfig on autotools build
Jan Vesely
- [Mesa-dev] [PATCH 1/8] clover/device: Move device version into core/device.cpp
Jan Vesely
- [Mesa-dev] [PATCH 2/8] clover: Add device_clc_version to device.[hc]pp
Jan Vesely
- [Mesa-dev] [PATCH 3/8] clover: Add device_clc_version to llvm::[compile|link]_program
Jan Vesely
- [Mesa-dev] [PATCH 4/8] clover/llvm: Use -cl-std and device version to select language defaults
Jan Vesely
- [Mesa-dev] [PATCH 5/8] clover/llvm: Use device in llvm compilation instead of copying fields
Jan Vesely
- [Mesa-dev] [PATCH 8/8] clover/llvm: Make __OPENCL_VERSION__ dynamic
Jan Vesely
- [Mesa-dev] [PATCH 0/8 v2] A few clover fixes for both CTS and eventual 1.2 support
Jan Vesely
- [Mesa-dev] [PATCH 4/8] clover/llvm: Use -cl-std and device version to select language defaults
Jan Vesely
- [Mesa-dev] [PATCH 8/8] clover/llvm: Make __OPENCL_VERSION__ dynamic
Jan Vesely
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Jan Vesely
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH] clover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN in device
Jan Vesely
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Jan Vesely
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Jan Vesely
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Jan Vesely
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH] configure: Trust LLVM >= 4.0 llvm-config --libs for shared libraries
Jan Vesely
- [Mesa-dev] [PATCH v3 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH v3 1/1] clover: Wait for requested operation if blocking flag is set
Jan Vesely
- [Mesa-dev] [PATCH 1/1] clover: Fix build after llvm r309911
Jan Vesely
- [Mesa-dev] About the VDPAU state tracker project
Malar Vikram
- [Mesa-dev] XDC 2017 : Call for paper
Rodrigo Vivi
- [Mesa-dev] [PATCH 1/5] clover/memory: Copy data when creating buffers with CL_MEM_USE_HOST_PTR
Aaron Watry
- [Mesa-dev] [PATCH 1/5] clover/memory: Copy data when creating buffers with CL_MEM_USE_HOST_PTR
Aaron Watry
- [Mesa-dev] [PATCH 1/1] clover: Pass valid config structure to pipe_loader_create_screen
Aaron Watry
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Aaron Watry
- [Mesa-dev] [PATCH] gallium/clover: Remove libxmlconfig.la from targets/clover/Makefile.am
Aaron Watry
- [Mesa-dev] [PATCH 1/8] clover/device: Move device version into core/device.cpp
Aaron Watry
- [Mesa-dev] [PATCH 2/8] clover: Add device_clc_version to device.[hc]pp
Aaron Watry
- [Mesa-dev] [PATCH 3/8] clover: Add device_clc_version to llvm::[compile|link]_program
Aaron Watry
- [Mesa-dev] [PATCH 4/8] clover/llvm: Use -cl-std and device version to select language defaults
Aaron Watry
- [Mesa-dev] [PATCH 8/8] clover/llvm: Make __OPENCL_VERSION__ dynamic
Aaron Watry
- [Mesa-dev] [PATCH 4/8] clover/llvm: Use -cl-std and device version to select language defaults
Aaron Watry
- [Mesa-dev] [PATCH 8/8] clover/llvm: Make __OPENCL_VERSION__ dynamic
Aaron Watry
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Aaron Watry
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Aaron Watry
- [Mesa-dev] [PATCH v2 1/1] clover: Wait for requested operation if blocking flag is set
Aaron Watry
- [Mesa-dev] [PATCH] clover/event: Include additional event statuses for clSetEventCallback
Aaron Watry
- [Mesa-dev] [PATCH] clover/event: Include additional event statuses for clSetEventCallback
Aaron Watry
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Aaron Watry
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Aaron Watry
- [Mesa-dev] [PATCH] configure: Check llvm-config --shared-mode
Aaron Watry
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Aaron Watry
- [Mesa-dev] [PATCH 2/2] clover/device: Query PIPE_CAP_USER_MEMORY_PAGE_SIZE from device
Aaron Watry
- [Mesa-dev] [PATCH 1/2] gallium: Add PIPE_CAP_USER_MEMORY_PAGE_SIZE for page size of user pointers
Aaron Watry
- [Mesa-dev] [PATCH] clover/device: Calculate CL_DEVICE_MEM_BASE_ADDR_ALIGN in device
Aaron Watry
- [Mesa-dev] [PATCH 8/8] clover/llvm: Make __OPENCL_VERSION__ dynamic
Aaron Watry
- [Mesa-dev] [PATCH 2/2] i965/screen: Stop redefining DRM_FORMAT_MOD_(INVALID|LINEAR)
Ben Widawsky
- [Mesa-dev] [PATCH v2 4/5] intel/screen: Report the correct number of image planes
Ben Widawsky
- [Mesa-dev] [PATCH mesa] i965: add missing `const` in function signature
Ben Widawsky
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Avoids loop for buffer object availability in add_exec_bo
Chris Wilson
- [Mesa-dev] [PATCH] i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Chris Wilson
- [Mesa-dev] [PATCH] i965: Allow manual detiled uploads on !llc
Chris Wilson
- [Mesa-dev] [PATCH 1/2] i965: Always allow CPU readback of the scanout on LLC platforms
Chris Wilson
- [Mesa-dev] [PATCH 2/2] i965: Always mark scanout images as not cache-coherent
Chris Wilson
- [Mesa-dev] [PATCH] i965/bufmgr: Set bo->idle after waiting.
Chris Wilson
- [Mesa-dev] [PATCH v2] mesa: Fix swizzling for luminance/intensity in _mesa_readpixels
Chris Wilson
- [Mesa-dev] [PATCH 2/2] i965: Always mark scanout images as not cache-coherent
Chris Wilson
- [Mesa-dev] [PATCH v2 2/9] anv: Submit a dummy batch when only semaphores are provided.
Chris Wilson
- [Mesa-dev] [PATCH v2 7/9] anv/allocator: Add a syncobj cache
Chris Wilson
- [Mesa-dev] [PATCH v2 8/9] anv: Use DRM sync objects for external semaphores when available
Chris Wilson
- [Mesa-dev] [PATCH] i965: Avoids loop for buffer object availability in add_exec_bo
Chris Wilson
- [Mesa-dev] No reloc for i965
Chris Wilson
- [Mesa-dev] [PATCH 01/12] i965: Only put external handles into the handle ht
Chris Wilson
- [Mesa-dev] [PATCH 02/12] i965: Check last known busy status on bo before asking the kernel
Chris Wilson
- [Mesa-dev] [PATCH 03/12] i965: Replace hard-coded indices with const named variables in gen6_queryobj
Chris Wilson
- [Mesa-dev] [PATCH 04/12] i965: Replace open-coded gen6 queryobj offsets with simple helpers
Chris Wilson
- [Mesa-dev] [PATCH 05/12] i965: Map the query results for the life of the bo
Chris Wilson
- [Mesa-dev] [PATCH 06/12] i965: Use snoop bo for accessing query results on !llc
Chris Wilson
- [Mesa-dev] [PATCH 07/12] i965: Use 'available' fence for polling query results
Chris Wilson
- [Mesa-dev] [PATCH 08/12] i965: Pack simple pipelined query objects into the same buffer
Chris Wilson
- [Mesa-dev] [PATCH 09/12] i965: Pass consistent args along gen6_queryobj.c
Chris Wilson
- [Mesa-dev] [PATCH 10/12] i965: Set query->flush after flushing the query
Chris Wilson
- [Mesa-dev] [PATCH 11/12] i965: Use snooping for mapping the miptree
Chris Wilson
- [Mesa-dev] [PATCH 12/12] i965: Prefer to use the GPU copy if we need to stall for reads
Chris Wilson
- [Mesa-dev] No reloc for i965
Chris Wilson
- [Mesa-dev] [PATCH 12/12] i965: Prefer to use the GPU copy if we need to stall for reads
Chris Wilson
- [Mesa-dev] Apply blorp and userptr to readback
Chris Wilson
- [Mesa-dev] [PATCH 01/22] mesa: Match MESA_FORMAT_B5G6R5 for a shallow pixel format of GL_RGB
Chris Wilson
- [Mesa-dev] [PATCH 02/22] glformats: Add GL_DEPTH_COMPONENT and GL_STENCIL_INDEX to array formats
Chris Wilson
- [Mesa-dev] [PATCH 03/22] glformats: Add a mapping for MESA_FORMAT_S_UINT8
Chris Wilson
- [Mesa-dev] [PATCH 04/22] glformats: Add depth without stencil mapping for GL_UNSIGNED_INT_24_8
Chris Wilson
- [Mesa-dev] [PATCH 05/22] glformats: Handle mapping of user format GL_BITMAP to internal formats
Chris Wilson
- [Mesa-dev] [PATCH 06/22] i965: Allow manual detiled uploads on !llc
Chris Wilson
- [Mesa-dev] [PATCH 07/22] i965: Always allow CPU readback of the scanout on LLC platforms
Chris Wilson
- [Mesa-dev] [PATCH 08/22] i965: Support very simple expansion options for tiled memcpy
Chris Wilson
- [Mesa-dev] [PATCH 09/22] i965: Don't skip our manual detiling for user packing parameters
Chris Wilson
- [Mesa-dev] [PATCH 10/22] i965: Support direct upload into texture arrays
Chris Wilson
- [Mesa-dev] [PATCH 11/22] i965: Support WC uploads for Y-tiling
Chris Wilson
- [Mesa-dev] [PATCH 12/22] i965: Reduce the assertions in the blitter to an error code
Chris Wilson
- [Mesa-dev] [PATCH 13/22] tiling-bo
Chris Wilson
- [Mesa-dev] [PATCH 14/22] isl-layout-flags
Chris Wilson
- [Mesa-dev] [PATCH 15/22] i965: AMD_pinned_memory and userptr
Chris Wilson
- [Mesa-dev] [PATCH 16/22] i965: Add a userptr path for glReadPixels
Chris Wilson
- [Mesa-dev] [PATCH 17/22] i965: Convert DrawPixels over to blorp
Chris Wilson
- [Mesa-dev] [PATCH 18/22] i965: Add a userptr path for GetTexImage
Chris Wilson
- [Mesa-dev] [PATCH 19/22] i965: Add a userptr path for TexImage
Chris Wilson
- [Mesa-dev] [PATCH 20/22] no-meta-pbo-teximage
Chris Wilson
- [Mesa-dev] [PATCH 21/22] no-SetTextureStorageForBufferObject
Chris Wilson
- [Mesa-dev] [PATCH 22/22] i965: Always mark scanout images as not cache-coherent
Chris Wilson
- [Mesa-dev] [PATCH 3/3] i965: Don't use ggtt_bo for Gen8+ streamout offset buffer.
Chris Wilson
- [Mesa-dev] [PATCH] i965: Put freed but busy buffer to the head of the free list
Chris Wilson
- [Mesa-dev] [PATCH 2/2] i965: Guard GetBufferSubData's streaming memcpy load with USE_SSE41
Chris Wilson
- [Mesa-dev] [PATCH] i965: Mark all EGLimages as non-coherent.
Chris Wilson
- [Mesa-dev] [PATCH 1/2] i965: Issue performance warnings when growing the program cache
Chris Wilson
- [Mesa-dev] [PATCH 2/2] i965/bufmgr: s/BO_ALLOC_FOR_RENDER/BO_ALLOC_BUSY/
Chris Wilson
- [Mesa-dev] [PATCH v2] i965: Issue performance warnings when growing the program cache
Chris Wilson
- [Mesa-dev] [PATCH 4/5] i965: perf: add support for userspace configurations
Chris Wilson
- [Mesa-dev] [PATCH 1/6] blorp: Turn anv_CmdCopyBuffer into a blorp_buffer_copy() helper.
Chris Wilson
- [Mesa-dev] [PATCH v5 06/12] etnaviv: use common pipe_screen ref counting
Wladimir
- [Mesa-dev] [PATCH] Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."
Gert Wollny
- [Mesa-dev] [PATCH] Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."
Gert Wollny
- [Mesa-dev] [PATCH v8 0/7] mesa/st: glsl_to_tgsi: improved temp-reg lifetime estimation
Gert Wollny
- [Mesa-dev] [PATCH v8 1/7] st_glsl_to_tgsi: rewrite rename registers to use array fully.
Gert Wollny
- [Mesa-dev] [PATCH v8 2/7] mesa/st: glsl_to_tgsi move some helper classes to extra files
Gert Wollny
- [Mesa-dev] [PATCH v8 3/7] mesa/st: glsl_to_tgsi: implement new temporary register lifetime tracker
Gert Wollny
- [Mesa-dev] [PATCH v8 4/7] mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
- [Mesa-dev] [PATCH v8 5/7] mesa/st: glsl_to_tgsi: add register rename mapping evaluator
Gert Wollny
- [Mesa-dev] [PATCH v8 6/7] mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping
Gert Wollny
- [Mesa-dev] [PATCH v8 7/7] mesa/st: glsl_to_tgsi: tie in new temporary register merge approach
Gert Wollny
- [Mesa-dev] [PATCH 07/16] radeonsi: add reference count to si_compute
Gert Wollny
- [Mesa-dev] [PATCH] glsl: set old ldexp operand to NULL when lowering
Gert Wollny
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Gert Wollny
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Gert Wollny
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Gert Wollny
- [Mesa-dev] [PATCH 07/16] radeonsi: add reference count to si_compute
Gert Wollny
- [Mesa-dev] [PATCH 00/18] Gallium blitter optimizations
Gert Wollny
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
Gert Wollny
- [Mesa-dev] [PATCH v9 0/7] mesa/st: glsl_to_tgsi: refined register merge algorithm
Gert Wollny
- [Mesa-dev] [PATCH v9 1/7] st_glsl_to_tgsi: rewrite rename registers to use array fully.
Gert Wollny
- [Mesa-dev] [PATCH v9 2/7] mesa/st: glsl_to_tgsi move some helper classes to extra files
Gert Wollny
- [Mesa-dev] [PATCH v9 3/7] mesa/st: glsl_to_tgsi: implement new temporary register lifetime tracker
Gert Wollny
- [Mesa-dev] [PATCH v9 4/7] mesa/st: glsl_to_tgsi: add tests for the new temporary lifetime tracker
Gert Wollny
- [Mesa-dev] [PATCH v9 5/7] mesa/st: glsl_to_tgsi: add register rename mapping evaluator
Gert Wollny
- [Mesa-dev] [PATCH v9 6/7] mesa/st: glsl_to_tgsi: Add test set for evaluation of rename mapping
Gert Wollny
- [Mesa-dev] [PATCH v9 7/7] mesa/st: glsl_to_tgsi: tie in new temporary register merge approach
Gert Wollny
- [Mesa-dev] [PATCH v9 0/7] mesa/st: glsl_to_tgsi: refined register merge algorithm
Gert Wollny
- [Mesa-dev] [PATCH v2 00/12] gallium: normalize CONST file accesses to 2D
Gert Wollny
- [Mesa-dev] [EGL android: accquire fence implementation 1/2] i965: Return the last fence if the batch buffer is empty and nothing to be flushed when _intel_batchbuffer_flush_fence.
Wu, Zhongmin
- [Mesa-dev] [PATCH 0/4] dri3, gallium: Correctness and performance fixes v2
Sinclair Yeh
- [Mesa-dev] [PATCH] android: fix gallium_dri.so can't be loaded by drm_gralloc
Qiang Yu
- [Mesa-dev] [PATCH] Android: Fix LLVM duplicated symbols linking for N and M
Yu, Qiang
- [Mesa-dev] Question for nir lower load uniform to scalar
Qiang Yu
- [Mesa-dev] Question for nir lower load uniform to scalar
Qiang Yu
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Qiang Yu
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Qiang Yu
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Qiang Yu
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Qiang Yu
- [Mesa-dev] Question about implementing viewport transfer and const load in nir
Qiang Yu
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Yuan, Feng
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Yuan, Feng
- [Mesa-dev] Mesa support GLES 3.1 status with compute shaders
Yuan, Feng
- [Mesa-dev] [PATCH 1/2] etnaviv: fix etna_bo_from_name
Philipp Zabel
- [Mesa-dev] [PATCH 2/2] etnaviv: add etna_bo_from_handle
Philipp Zabel
- [Mesa-dev] [PATCH 1/2] etnaviv: fix etna_bo_from_name
Philipp Zabel
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Philipp Zabel
- [Mesa-dev] [PATCH] egl/dri2: Allow modifiers to add FDs to imports
Philipp Zabel
- [Mesa-dev] [PATCH v2] egl/dri2: Allow modifiers to add FDs to imports
Philipp Zabel
- [Mesa-dev] [PATCH] st/va: change frame_idx from array to hash table
Zhang, Boyuan
- [Mesa-dev] [PATCH libdrm] tests/amdgpu: add uvd encode unit tests
boyuan.zhang at amd.com
- [Mesa-dev] [Bug 101981] Commit ddc32537d6db69198e88ef0dfe19770bf9daa536 breaks rendering in multiple applications
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] Any vulkan app seems to freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102003] Mesa demos doesn't compile due to gles1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102003] Mesa demos doesn't compile due to gles1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102003] Mesa demos doesn't compile due to gles1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102003] Mesa demos doesn't compile due to gles1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102003] Mesa demos doesn't compile due to gles1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102003] Mesa demos doesn't compile due to gles1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97852] Unreal Engine corrupted preview viewport
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102010] libvulkan_radeon crashes if loaded on Intel hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102010] libvulkan_radeon crashes if loaded on Intel hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101709] [llvmpipe] piglit gl-1.0-scissor-offscreen regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102012] build failure after git_sha1 changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102012] build failure after git_sha1 changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102012] build failure after git_sha1 changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102010] libvulkan_radeon crashes if loaded on Intel hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102010] libvulkan_radeon crashes if loaded on Intel hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102021] ir validation assert on valid GLSL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102016] build error - pipe_r300.c:12:39: error:=?UTF-8?Q?=20=E2=80=98flags=E2=80=99=20undeclared=20?=(first use in this function)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102016] build error - pipe_r300.c:12:39: error:=?UTF-8?Q?=20=E2=80=98flags=E2=80=99=20undeclared=20?=(first use in this function)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102021] ir validation assert on valid GLSL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102021] ir validation assert on valid GLSL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102021] ir validation assert on valid GLSL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101952] OpenCL enqueueReadBuffer returns trash
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102010] libvulkan_radeon crashes if loaded on Intel hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102010] libvulkan_radeon crashes if loaded on Intel hardware
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102032] nir_op_imod is incorrectly implemented as LLVM's srem
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102032] nir_op_imod is incorrectly implemented as LLVM's srem
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101982] Weston crashes when running an OpenGL program on i965
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102052] No package 'expat' found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102057] Enabling DSA in COMPATIBILITY PROFILE
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102067] Is it possible select a driver/implementation in an application? (like in OpenCL)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102077] multilib mesa fail to build with "egl/drivers/dri2/platform_drm.c:542: undefined reference to `gbm_bo_get_bpp'"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102077] multilib mesa fail to build with "egl/drivers/dri2/platform_drm.c:542: undefined reference to `gbm_bo_get_bpp'"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102077] multilib mesa fail to build with "egl/drivers/dri2/platform_drm.c:542: undefined reference to `gbm_bo_get_bpp'"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102067] Is it possible select a driver/implementation in an application? (like in OpenCL)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102122] [softpipe] piglit fdo10370 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102123] [llvmpipe] piglit gl-3.2-layered-rendering-framebuffertexture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102125] [softpipe] piglit arb_texture_view-targets regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102030] private memory overflow in openCL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102123] [llvmpipe] piglit gl-3.2-layered-rendering-framebuffertexture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101334] AMD SI cards: Some vulkan apps freeze the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101982] Weston crashes when running an OpenGL program on i965
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102148] Crash when running qopenglwidget example on mesa llvmpipe win32
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100199] clover: implement non-blocking clEnqueueWriteBuffer and clEnqueueReadBuffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101486] TAHITI XT hangs once "dota2 -vulkan" dashboard is loaded
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101486] TAHITI XT hangs once "dota2 -vulkan" dashboard is loaded
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102218] Nier:Automata (through wine) - Bloom too bright
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102218] Nier:Automata (through wine) - Bloom too bright
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102218] Nier:Automata (through wine) - Bloom too bright
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101486] TAHITI XT hangs once "dota2 -vulkan" dashboard is loaded
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102218] Nier:Automata (through wine) - Bloom too bright
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102227] Commit 26aee6f4d5 causes crash-loop on android-x86 (surfaceflinger to exit with status 1)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102232] gallium/svga_msg.c build failure on non-x86 with gcc 7.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102232] gallium/svga_msg.c build failure on non-x86 with gcc 7.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101766] Assertion `!"invalid type"' failed when constant expression involves literal of different type
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102237] Request for a new account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102237] Request for a new account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102237] Request for a new account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102237] Request for a new account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102237] Request for a new account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101766] Assertion `!"invalid type"' failed when constant expression involves literal of different type
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102148] Crash when running qopenglwidget example on mesa llvmpipe win32
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102148] Crash when running qopenglwidget example on mesa llvmpipe win32
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102241] gallium/wgl: SwapBuffers freezing regularly with swap interval enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102241] gallium/wgl: SwapBuffers freezing regularly with swap interval enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] sddm fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] sddm fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102148] Crash when running qopenglwidget example on mesa llvmpipe win32
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102241] gallium/wgl: SwapBuffers freezing regularly with swap interval enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102265] Segfault in `ir_dereference_variable::ir_dereference_variable` dereferencing NULL variable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100438] glsl/ir.cpp:1376: ir_dereference_variable::ir_dereference_variable(ir_variable*): Assertion `var != NULL' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] sddm fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102218] Nier:Automata (through wine) - Bloom too bright
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102268] anv_batch_chain.c:1475: undefined reference to `anv_gem_sync_file_merge'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100438] glsl/ir.cpp:1376: ir_dereference_variable::ir_dereference_variable(ir_variable*): Assertion `var != NULL' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102265] Segfault in `ir_dereference_variable::ir_dereference_variable` dereferencing NULL variable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102123] [llvmpipe] piglit gl-3.2-layered-rendering-framebuffertexture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102148] Crash when running qopenglwidget example on mesa llvmpipe win32
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102241] gallium/wgl: SwapBuffers freezing regularly with swap interval enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] Xorg fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102268] anv_batch_chain.c:1475: undefined reference to `anv_gem_sync_file_merge'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102274] assertion failure in ir_validate.cpp:240
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102274] assertion failure in ir_validate.cpp:240
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102274] assertion failure in ir_validate.cpp:240
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102274] assertion failure in ir_validate.cpp:240
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101941] Getting different output depending on attribute declaration order
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97481] mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97481] mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102315] GPU Hang when replaying API trace of lightsmark
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102308] segfault in glCompressedTextureSubImage3D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102052] No package 'expat' found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Mesa3D Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100199] [performance] clover: implement non-blocking clEnqueueWriteBuffer and clEnqueueReadBuffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102377] PIPE_*_4BYTE_ALIGNED_ONLY caps crashing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102390] centroid interpolation causes broken attribute values
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101709] [llvmpipe] piglit gl-1.0-scissor-offscreen regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101941] Getting different output depending on attribute declaration order
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102390] centroid interpolation causes broken attribute values
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101982] Weston crashes when running an OpenGL program on i965
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100038] [BDW] gpu hangs ecode 8:0:0x84d77c1c
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102394] RBDOOM3BFG digital vomit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102377] PIPE_*_4BYTE_ALIGNED_ONLY caps crashing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102377] PIPE_*_4BYTE_ALIGNED_ONLY caps crashing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102377] PIPE_*_4BYTE_ALIGNED_ONLY caps crashing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102394] RBDOOM3BFG digital vomit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102394] RBDOOM3BFG digital vomit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102038] assertion failure in update_framebuffer_size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102017] Wrong colours in Cities Skyline
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102377] PIPE_*_4BYTE_ALIGNED_ONLY caps crashing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102377] PIPE_*_4BYTE_ALIGNED_ONLY caps crashing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Mesa3D Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Mesa3D Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Mesa3D Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101709] [llvmpipe] piglit gl-1.0-scissor-offscreen regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95338] build fails with python3 version of mako
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102461] [llvmpipe] piglit glean fragprog1 XPD test 1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101709] [llvmpipe] piglit gl-1.0-scissor-offscreen regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102463] SpaceEngine can't render main scenery properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 95338] build fails with python3 version of mako
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102463] SpaceEngine can't render main scenery properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102466] gallium/auxiliary/util/u_cpu_detect.c: 2 * bad condition ?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102467] src/mesa/state_tracker/st_cb_readpixels.c:178]: (warning) Redundant assignment
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102466] gallium/auxiliary/util/u_cpu_detect.c: 2 * bad condition ?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102466] gallium/auxiliary/util/u_cpu_detect.c: 2 * bad condition ?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102466] gallium/auxiliary/util/u_cpu_detect.c: 2 * bad condition ?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101851] [regression] libEGL_common.a undefined reference to '__gxx_personality_v0'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101709] [llvmpipe] piglit gl-1.0-scissor-offscreen regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98691] egl.h:55: error: redefinition of typedef ‘EGLDisplay’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Mesa3D Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102318] Mesa3D Scons build - LLVM 5.0 not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] Xorg fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] Xorg fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] Xorg fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101832] [regression][bisect] Xorg fails to start after f50aa21456d82c8cb6fbaa565835f1acc1720a5d
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102488] radv_handle_depth_image_transition() wrongly clearing depth data when transitioning to htile.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102454] glibc 2.26 doesn't provide anymore xlocale.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102496] Frontbuffer rendering corruption on mesa master
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102496] Frontbuffer rendering corruption on mesa master
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102502] [bisected] Kodi crashes since commit 707d2e8b - gallium: fold u_trim_pipe_prim call from st/mesa to drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 102502] [bisected] Kodi crashes since commit 707d2e8b - gallium: fold u_trim_pipe_prim call from st/mesa to drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Mesa (master): egl/wayland: Replace wl_display_dispatch_queue with wl_display_roundtrip_queue
kai.chen at intel.com
- [Mesa-dev] [PATCH] Mesa (master): egl/wayland: Replace wl_display_dispatch_queue with wl_display_roundtrip_queue
kai.chen at intel.com
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
kevin.rogovin at intel.com
- [Mesa-dev] [PATCH] i965: add 2xMSAA and 16xMSAA to DRI configs for Gen9.
kevin.rogovin at intel.com
- [Mesa-dev] [PATCH] i965: add 2xMSAA 16xMSAA modes to DRI configs.
kevin.rogovin at intel.com
- [Mesa-dev] [PATCH v5 1/2] i965: Return the last fence if the batch buffer is empty
yogesh.marathe at intel.com
- [Mesa-dev] [PATCH v5 2/2] i965: Queue the buffer with a sync fence for Android OS
yogesh.marathe at intel.com
- [Mesa-dev] [PATCH v6] egl: Allow creation of per surface out fence
yogesh.marathe at intel.com
- [Mesa-dev] [PATCH v6.1] egl: Allow creation of per surface out fence
yogesh.marathe at intel.com
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
yogesh.marathe at intel.com
- [Mesa-dev] [PATCH v6.2] egl: Allow creation of per surface out fence
yogesh.marathe at intel.com
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
tournier.elie
- [Mesa-dev] [PATCH 00/47] WIP: fp64 support for r600g
tournier.elie
- [Mesa-dev] [PATCH 1/2] softpipe: enable PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] llvmpipe: enable PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
sroland at vmware.com
- [Mesa-dev] [PATCH] util: only use SCHED_IDLE in pthread_setschedparam() when it's defined
sroland at vmware.com
- [Mesa-dev] [PATCH] st/mesa: fix view template initialization in try_pbo_readpixels
sroland at vmware.com
Last message date:
Thu Aug 31 23:53:00 UTC 2017
Archived on: Thu Aug 31 23:53:05 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).