March 2017 Archives by author
Starting: Wed Mar 1 00:40:07 UTC 2017
Ending: Fri Mar 31 23:42:28 UTC 2017
Messages: 4324
- [Mesa-dev] [PATCH 0/8] nir: Require numbers of components to always match
Connor Abbott
- [Mesa-dev] [PATCH 1/6] nir/validate: Validate ALU bit-size rules
Connor Abbott
- [Mesa-dev] [PATCH] amd/common: document PREDICATION OP 3 as 64-bit bool.
Dave Airlie
- [Mesa-dev] [PATCH 2/9] r600g: Add instruction encoding defines for MEM_RD
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radeonsi: fix LLVM 3.9 - don't use non-matching attributes on declarations
Dave Airlie
- [Mesa-dev] [PATCH] radv: Cache command buffers in command pool.
Dave Airlie
- [Mesa-dev] [PATCH] radv/amdgpu: Add some debug flags.
Dave Airlie
- [Mesa-dev] [PATCH] radv: drop Z24 support.
Dave Airlie
- [Mesa-dev] [PATCH 1/6] radv/ac: switch to new intrinsics for pkrtz and clamp.
Dave Airlie
- [Mesa-dev] [PATCH 2/6] radv/ac: move to using new export intrinsics.
Dave Airlie
- [Mesa-dev] [PATCH 3/6] radv/ac: move to new kill build.
Dave Airlie
- [Mesa-dev] [PATCH 4/6] radv/ac: use bitfield extract new intrinsics.
Dave Airlie
- [Mesa-dev] [PATCH 5/6] radeonsi/ac: move get_image_intr_name to common
Dave Airlie
- [Mesa-dev] [PATCH 6/6] radv/ac: move to using common ac_get_image_intr_name.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv: Use the new L2 writeback flag.
Dave Airlie
- [Mesa-dev] [PATCH] radv: Properly handle destroying NULL devices and instances
Dave Airlie
- [Mesa-dev] [PATCH 1/2] radv/ac: handle Z export using new builder.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv/ac: introduce i1true/i1false to contxet.
Dave Airlie
- [Mesa-dev] [PATCH] radv: Disable HTILE for textures with multiple layers/levels.
Dave Airlie
- [Mesa-dev] [PATCH] radv: move fast clear before resolve into own loop.
Dave Airlie
- [Mesa-dev] [PATCH] radv: handle z offset for 3d image <-> buffer copies.
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: move to new image intrinsics.
Dave Airlie
- [Mesa-dev] [PATCH 1/3] radv/amdgpu: Let addrlib calculate the HTILE parameters.
Dave Airlie
- [Mesa-dev] [PATCH] radv: disable mip point pre clamping.
Dave Airlie
- [Mesa-dev] [PATCH] radv: disabled scaled formats for transfers.
Dave Airlie
- [Mesa-dev] [PATCH 9/9] anv: Implement support for exporting semaphores as FENCE_FD
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: fixup texture coord to have right number of channels.
Dave Airlie
- [Mesa-dev] [PATCH] radv: Store shaders in VRAM.
Dave Airlie
- [Mesa-dev] [PATCH v2 04/25] radv/wsi: Don't include wayland headers
Dave Airlie
- [Mesa-dev] [PATCH] radv: setup llvm target data layout
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: workaround regression in llvm 4.0 release
Dave Airlie
- [Mesa-dev] [PATCH 1/2] radv/formats: reverse how the image format properties KHR2 is handled
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv: add external memory support.
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: round cube array coordinate before fixup.
Dave Airlie
- [Mesa-dev] nir isinf vs NAN handling
Dave Airlie
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv/ac: emit isinf using ordered equal
Dave Airlie
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it. (v2)
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv/ac: emit isinf using ordered equal (v2)
Dave Airlie
- [Mesa-dev] [PATCH] radv: flush f32->f16 conversion denormals to zero.
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
- [Mesa-dev] [PATCH] radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] radv: flush f32->f16 conversion denormals to zero. (v2)
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
- [Mesa-dev] [PATCH] radv/meta: fix image clears for r4g4 format.
Dave Airlie
- [Mesa-dev] [PATCH] framework: add 64-bit integer support to the gluShaderUtil framework
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix primitive reset index emission
Dave Airlie
- [Mesa-dev] [PATCH] framework: add 64-bit integer support to the gluShaderUtil framework
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix derivative ordering
Dave Airlie
- [Mesa-dev] [PATCH] radv: move KHR_get_physical_device_properties2 to instance props.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix logic for when to flush on multiple CS emission
Dave Airlie
- [Mesa-dev] [PATCH] spirv: Implement IsInf using an integer comparison
Dave Airlie
- [Mesa-dev] [PATCH 1/3] gallivm: remove lp_add_attr_dereferenceable in favor of amd/common
Dave Airlie
- [Mesa-dev] radv: some tessellation prework patches
Dave Airlie
- [Mesa-dev] [PATCH 1/4] radv: don't emit no color formats.
Dave Airlie
- [Mesa-dev] [PATCH 2/4] radv: handle NULL multisample state.
Dave Airlie
- [Mesa-dev] [PATCH 3/4] radv: fix ia_multi_vgt_param for instanced vs indirect draw.
Dave Airlie
- [Mesa-dev] [PATCH 4/4] radv: rework vertex/export shader output handling
Dave Airlie
- [Mesa-dev] [PATCH] radv: don't emit no color formats. (v2)
Dave Airlie
- [Mesa-dev] [PATCH] radv: add parameter to emit_waitcnt.
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radv: move vgt_gs_mode value to pipeline.
Dave Airlie
- [Mesa-dev] [PATCH 2/5] radv: move db_shader_control calculation to pipeline.
Dave Airlie
- [Mesa-dev] [PATCH 3/5] radv: move shader_z_format calculation to pipeline.
Dave Airlie
- [Mesa-dev] [PATCH 4/5] radv: move calculating fragment shader i/os to pipeline.
Dave Airlie
- [Mesa-dev] [PATCH 5/5] radv: move pa_cl_vs_out_cntl calculation to pipeline
Dave Airlie
- [Mesa-dev] [PATCH] radv: move shader stages calculation to pipeline.
Dave Airlie
- [Mesa-dev] [PATCH 4/5] radv: move calculating fragment shader i/os to pipeline.
Dave Airlie
- [Mesa-dev] [PATCH v2 0/6] radv sparseBinding
Dave Airlie
- [Mesa-dev] [PATCH] radv: move to using nir clip/cull merge pass.
Dave Airlie
- [Mesa-dev] [RFC] radv initial tessellation support
Dave Airlie
- [Mesa-dev] [PATCH 01/25] radv: drop unneeded start
Dave Airlie
- [Mesa-dev] [PATCH 02/25] radv: handle clip dist in es outputs.
Dave Airlie
- [Mesa-dev] [PATCH 03/25] radv: add helper function to denote if tess is enabled on a pipeline.
Dave Airlie
- [Mesa-dev] [PATCH 04/25] radv: use defines for ring descriptor offsets.
Dave Airlie
- [Mesa-dev] [PATCH 05/25] radv: add tess shader stage user data support.
Dave Airlie
- [Mesa-dev] [PATCH 06/25] radv/ac: add tess changes to shader keys/info
Dave Airlie
- [Mesa-dev] [PATCH 07/25] radv: add support for some device specific tess information.
Dave Airlie
- [Mesa-dev] [PATCH 08/25] radv: add tessellation ring allocation support.
Dave Airlie
- [Mesa-dev] [PATCH 09/25] radv/ac: setup tess rings on compiler side.
Dave Airlie
- [Mesa-dev] [PATCH 10/25] radv/ac: setup tessellation shader inputs.
Dave Airlie
- [Mesa-dev] [PATCH 11/25] radv: configure tessellation distribution register.
Dave Airlie
- [Mesa-dev] [PATCH 12/25] radv: port polaris vgt vertex reuse workaround.
Dave Airlie
- [Mesa-dev] [PATCH 13/25] radv/ac: add support for patch inputs to unique index code.
Dave Airlie
- [Mesa-dev] [PATCH 14/25] radv: add tess ctrl stage barrier workaround for SI.
Dave Airlie
- [Mesa-dev] [PATCH 15/25] radv: add tessellation support to shader naming
Dave Airlie
- [Mesa-dev] [PATCH 16/25] radv: add tessellation support to variant code.
Dave Airlie
- [Mesa-dev] [PATCH 17/25] radv/pipeline: start calculating tess stage.
Dave Airlie
- [Mesa-dev] [PATCH 18/25] radv/ac: hook up shader information handling for tessellation
Dave Airlie
- [Mesa-dev] [PATCH 19/25] radv/ac: hook up tessellation intrinsics.
Dave Airlie
- [Mesa-dev] [PATCH 20/25] radv/ac: add clip support for tess eval shader.
Dave Airlie
- [Mesa-dev] [PATCH 21/25] radv/ac: add support for TCS/TES inputs/outputs.
Dave Airlie
- [Mesa-dev] [PATCH 22/25] radv/ac: handle writing out tess factors.
Dave Airlie
- [Mesa-dev] [PATCH 23/25] radv/pipeline: handle tessellation shader compilation
Dave Airlie
- [Mesa-dev] [PATCH 24/25] radv/cmd: emit tessellation state.
Dave Airlie
- [Mesa-dev] [PATCH 25/25] radv: enable tessellation shaders.
Dave Airlie
- [Mesa-dev] [rfc] radv missing tesseellation patches
Dave Airlie
- [Mesa-dev] [PATCH 1/2] radv: add ia_multi_vgt_param tessellation support.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] radv: setup lds for tessellation
Dave Airlie
- [Mesa-dev] [PATCH] radv: always do tess ring size calculations.
Dave Airlie
- [Mesa-dev] [PATCH 08/25] radv: add tessellation ring allocation support.
Dave Airlie
- [Mesa-dev] [PATCH] radv: fixup geometry clip emission since using the geom pass
Dave Airlie
- [Mesa-dev] [PATCH] ralloc: Make sure ralloc() allocations match malloc()'s alignment.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Pick just the channels we want for bitmap and drawpixels lowering.
Eric Anholt
- [Mesa-dev] [PATCH 6/6] nir: Rework conversion opcodes
Eric Anholt
- [Mesa-dev] [PATCH 1/8] nir/intrinsics: Make load_barycentric_input take a 2-component coor
Eric Anholt
- [Mesa-dev] [PATCH 2/8] nir/copy_prop: Respect the source's number of components
Eric Anholt
- [Mesa-dev] [PATCH 3/8] nir/spirv: Restrict the number of channels in texture coordinates
Eric Anholt
- [Mesa-dev] [PATCH 0/8] nir: Require numbers of components to always match
Eric Anholt
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Eric Anholt
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Eric Anholt
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Eric Anholt
- [Mesa-dev] [PATCH 1/4] vc4: Fix indenting in vc4_screen_get_param()
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Eric Anholt
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Eric Anholt
- [Mesa-dev] [PATCH 3/3] mesa/main: Reduce the size of nr_enabled_units in ff cache key.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Eric Anholt
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Eric Anholt
- [Mesa-dev] [AppVeyor] mesa master #3704 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3707 completed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3747 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3750 completed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3807 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3808 completed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3902 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #3903 completed
AppVeyor
- [Mesa-dev] V2 Enable radeonsi disk cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add support for detecting corrupt cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for an on-disk shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] Revert "glsl: Switch to disable-by-default for the GLSL shader cache"
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for an on-disk shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add support for detecting corrupt cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add support for detecting corrupt cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for an on-disk shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add support for detecting corrupt cache entries
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: add support for detecting corrupt cache entries
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] docs: update envvars.html to reflect having a cache per arch
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] svga: pass NULL to ureg_get_tokens()
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] st/nine: pass NULL to ureg_get_tokens()
Timothy Arceri
- [Mesa-dev] [PATCH] tgsi/ureg: return correct token count in ureg_get_tokens
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] st/mesa: don't propagate uniforms when restoring from cache
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] glsl: add constant to decide whether to cache uniform storage
Timothy Arceri
- [Mesa-dev] Any updates on threaded GL dispatch?
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH V3] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] gallium/util: replace pipe_condvar_init() with cnd_init()
Timothy Arceri
- [Mesa-dev] [PATCH 2/5] gallium/util: replace pipe_condvar_destroy() with cnd_destroy()
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] gallium/util: replace pipe_condvar_wait() with cnd_wait()
Timothy Arceri
- [Mesa-dev] [PATCH 4/5] gallium/util: replace pipe_condvar_signal() with cnd_signal()
Timothy Arceri
- [Mesa-dev] [PATCH 5/5] gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
- [Mesa-dev] [PATCH 2/7] gallium/util: remove pipe_static_mutex()
Timothy Arceri
- [Mesa-dev] [PATCH 3/7] gallium/util: replace pipe_mutex_init() with mtx_init()
Timothy Arceri
- [Mesa-dev] [PATCH 4/7] gallium/util: replace pipe_mutex_destroy() with mtx_destroy()
Timothy Arceri
- [Mesa-dev] [PATCH 5/7] gallium/util: replace pipe_mutex_lock() with mtx_lock()
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] gallium/util: replace pipe_mutex_unlock() with mtx_unlock()
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
- [Mesa-dev] [PATCH V2] gallium/util: replace pipe_thread with thrd_t
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] gallium/util: replace pipe_mutex with mtx_t
Timothy Arceri
- [Mesa-dev] [PATCH 5/5] gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: don't require 64bit atomic operations
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: mark read-only arguments const
Timothy Arceri
- [Mesa-dev] [PATCH V3] util/disk_cache: support caches for multiple architectures
Timothy Arceri
- [Mesa-dev] [PATCH] gallium/util: replace pipe_condvar with cnd_t
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] gallium/util: remove PIPE_THREAD_ROUTINE()
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] gallium/util: replace pipe_thread_wait() with thrd_join()
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] gallium/util: remove unused pipe_thread_destroy()
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] gallium/util: remove unused header from u_queue.c
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: fix make check
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] st/dri: use local pointer to st_context_iface
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] st/dri: reduce dri_fill_st_options() params
Timothy Arceri
- [Mesa-dev] [PATCH] glapi: fix typo in count_scale
Timothy Arceri
- [Mesa-dev] Any updates on threaded GL dispatch?
Timothy Arceri
- [Mesa-dev] Initial version of threaded GL dispatch V2
Timothy Arceri
- [Mesa-dev] [PATCH 01/25] dri_interface: Add new marshalling interfaces to dri_interface.h
Timothy Arceri
- [Mesa-dev] [PATCH 02/25] dri: Update dri_util to keep track of __DRI_BACKGROUND_CALLABLE
Timothy Arceri
- [Mesa-dev] [PATCH 03/25] mesa: Add SetBackgroundContext to dd_function_table
Timothy Arceri
- [Mesa-dev] [PATCH 04/25] glx: Implement __DRI_BACKGROUND_CALLABLE
Timothy Arceri
- [Mesa-dev] [PATCH 05/25] egl: Implement __DRI_BACKGROUND_CALLABLE
Timothy Arceri
- [Mesa-dev] [PATCH 06/25] glapi: Annotate functions with "marshal" attribute.
Timothy Arceri
- [Mesa-dev] [PATCH 07/25] glapi: Mark compressed teximage functions as sync.
Timothy Arceri
- [Mesa-dev] [PATCH 08/25] glapi: Generate GL API marshalling code from the XML.
Timothy Arceri
- [Mesa-dev] [PATCH 09/25] mesa: Validate count parameters when marshalling.
Timothy Arceri
- [Mesa-dev] [PATCH 10/25] mesa: Add infrastructure for a worker thread to process GL commands.
Timothy Arceri
- [Mesa-dev] [PATCH 11/25] mesa: Create pointers for multithread marshalling dispatch table.
Timothy Arceri
- [Mesa-dev] [PATCH 12/25] Revert "mesa: make _mesa_alloc_dispatch_table() static"
Timothy Arceri
- [Mesa-dev] [PATCH 13/25] mesa: Connect the generated GL command marshalling code to the build.
Timothy Arceri
- [Mesa-dev] [PATCH 14/25] mesa: Custom thread marshalling for ShaderSource.
Timothy Arceri
- [Mesa-dev] [PATCH 15/25] mesa: Custom thread marshalling for Flush.
Timothy Arceri
- [Mesa-dev] [PATCH 16/25] glapi: Mark vertex attrib pointer functions as async.
Timothy Arceri
- [Mesa-dev] [PATCH 17/25] mesa: Statically allocate glthread command buffer in the batch struct.
Timothy Arceri
- [Mesa-dev] [PATCH 18/25] mesa: Add support for NULL arguments like in glBufferData() in marshalling.
Timothy Arceri
- [Mesa-dev] [PATCH 19/25] mesa: Add support for asynchronous glDraw* on GL core.
Timothy Arceri
- [Mesa-dev] [PATCH 20/25] mesa: Add an attribute for conditions to turn off threading.
Timothy Arceri
- [Mesa-dev] [PATCH 21/25] mesa: Disable glthread when glBegin() is called.
Timothy Arceri
- [Mesa-dev] [PATCH 22/25] mesa: Track the current vertex/element array buffers for glthread.
Timothy Arceri
- [Mesa-dev] [PATCH 23/25] mesa/glthread: don't set a dispatch table if we aren't the owner
Timothy Arceri
- [Mesa-dev] [PATCH 24/25] mesa/glthread: restore the dispatch table when incompatible gl calls are detected
Timothy Arceri
- [Mesa-dev] [PATCH 25/25] gallium: implement the backend of threaded GL dispatch
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] gallium/util: remove unused util_memmove()
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] gallium/util: remove unused util_strbuf*
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] gallium/util: remove unused header from u_string.h
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] gallium/util: move u_string.h to src/util/u_string.h
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] gallium/util: use standard malloc/calloc/free in u_queue.c
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util: add u_thread.h
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] gallium/util: make use of new u_thread.h in u_queue.{c, h}
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] gallium/util: move u_queue.{c, h} to src/util
Timothy Arceri
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Timothy Arceri
- [Mesa-dev] [PATCH 5/4] gallium/util: replace pipe_thread_create() with u_thread_create()
Timothy Arceri
- [Mesa-dev] [PATCH 6/4] gallium/util: replace pipe_thread_get_time_nano() with u_thread_get_time_nano()
Timothy Arceri
- [Mesa-dev] [PATCH 7/4] gallium/util: replace pipe_thread_setname() with u_thread_setname()
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util: add u_thread.h
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: fix compressed size calculation
Timothy Arceri
- [Mesa-dev] [PATCH] glsl/blob: clear padding bytes
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa/glsl: introduce new gl_compile_status enum
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] glsl: don't recompile a shader on fallback unless needed
Timothy Arceri
- [Mesa-dev] Initial version of threaded GL dispatch V2
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] glsl: don't recompile a shader on fallback unless needed
Timothy Arceri
- [Mesa-dev] [PATCH] glapi: fix typo in count_scale
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Timothy Arceri
- [Mesa-dev] RFC Thread queue for shader cache compression/writes
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] gallium/util: replace pipe_thread_get_time_nano() with u_thread_get_time_nano()
Timothy Arceri
- [Mesa-dev] [PATCH 2/8] gallium/util: replace pipe_thread_setname() with u_thread_setname()
Timothy Arceri
- [Mesa-dev] [PATCH 3/8] mesa/glsl: introduce new gl_compile_status enum
Timothy Arceri
- [Mesa-dev] [PATCH 4/8] glsl: don't recompile a shader on fallback unless needed
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] glsl: don't use ralloc for blob creation
Timothy Arceri
- [Mesa-dev] [PATCH 6/8] util/disk_cache: add thread queue to disk cache
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
- [Mesa-dev] [PATCH 8/8] util/disk_cache: make disk_cache_put() compatible with u_queue
Timothy Arceri
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] glsl: don't use ralloc for blob creation
Timothy Arceri
- [Mesa-dev] [PATCH 2/8] util/disk_cache: add thread queue to disk cache
Timothy Arceri
- [Mesa-dev] [PATCH 3/8] util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
- [Mesa-dev] [PATCH 4/8] util/disk_cache: make disk_cache_put() compatible with u_queue
Timothy Arceri
- [Mesa-dev] [PATCH 5/8] util/disk_cache: move disk_cache declaration to the header
Timothy Arceri
- [Mesa-dev] [PATCH 6/8] util/u_queue: make u_queue accessible to cpp
Timothy Arceri
- [Mesa-dev] [PATCH 7/8] st/mesa/glsl: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 8/8] radeonsi: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] util/disk_cache: use LRU eviction rather than random eviction (v2)
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Timothy Arceri
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] glsl: don't recompile a shader on fallback unless needed
Timothy Arceri
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Timothy Arceri
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Timothy Arceri
- [Mesa-dev] [PATCH 13/25] mesa: Connect the generated GL command marshalling code to the build.
Timothy Arceri
- [Mesa-dev] [PATCH] st/mesa: disable the shader cache if dumping shaders
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] gallium/radeon: disable the shader cache if dumping shaders
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] util/disk_cache: hash pointer size into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] util/disk_cache: hash timestamps into the cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] util/disk_cache: hash pointer size into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Timothy Arceri
- [Mesa-dev] Thread queue for shader cache compression/writes V2
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add thread queue to disk cache
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] util/disk_cache: have disk_cache_put() optionally free memory
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH V3] glapi: Mark vertex attrib pointer functions as async.
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add helpers for creating/destroying disk cache put jobs
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] util/disk_cache: have disk_cache_put() optionally free memory
Timothy Arceri
- [Mesa-dev] [PATCH V2] util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH V3] util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] util/disk_cache: seed rand
Timothy Arceri
- [Mesa-dev] [PATCH 2/5] util/disk_cache: don't fallback to an empty cache dir on evict
Timothy Arceri
- [Mesa-dev] [PATCH 3/5] util/disk_cache: use LRU eviction rather than random eviction
Timothy Arceri
- [Mesa-dev] [PATCH 4/5] util/disk_cache: actually enforce cache size
Timothy Arceri
- [Mesa-dev] [PATCH 5/5] util/disk_cache: scale cache according to filesystem size
Timothy Arceri
- [Mesa-dev] Lets try that again. Proposal for merging GL dispatch (aka glthread)
Timothy Arceri
- [Mesa-dev] [PATCH] radv: trivial tidy ups
Timothy Arceri
- [Mesa-dev] [PATCH V3] util/disk_cache: use a thread queue to write to shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] radv: move cache check inside insert and search functions
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] radv: always create an fallback pipeline cache
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] radv: fallback to an in-memory cache when no pipline cache is provided
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] radv: make sure gs copy shader is retrieved from the cache with the variant
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] radv: fallback to an in-memory cache when no pipline cache is provided
Timothy Arceri
- [Mesa-dev] [PATCH 5/4] radv: create on-disk shader cache
Timothy Arceri
- [Mesa-dev] [PATCH 6/4] radv: make use of on-disk cache
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: do eviction before creating .tmp
Timothy Arceri
- [Mesa-dev] [PATCH 6/4] radv: make use of on-disk cache
Timothy Arceri
- [Mesa-dev] [PATCH 5/7] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] util/disk_cache: add a write helper
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] util/disk_cache: also write key_blob to cache entry
Timothy Arceri
- [Mesa-dev] [PATCHi V2] spec: MESA_program_binary
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: disable glthread when glNewList() is called
Timothy Arceri
- [Mesa-dev] [PATCH] st/mesa: call glthread_destroy() before _vbo_DestroyContext()
Timothy Arceri
- [Mesa-dev] [PATCH] mapi: remove Xlib/xcb include in gl_marshal.py
Timothy Arceri
- [Mesa-dev] [PATCH 7/7] util/disk_cache: also write key_blob to cache entry
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] util/disk_cache: add a write helper
Timothy Arceri
- [Mesa-dev] [PATCH 5/7] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: disable glthread when glNewList() is called
Timothy Arceri
- [Mesa-dev] [PATCH] st/dri: wait for thread to finish before unbinding context
Timothy Arceri
- [Mesa-dev] [PATCH 3/7] radeonsi: compile all TGSI compute shaders asynchronously
Timothy Arceri
- [Mesa-dev] [PATCH 6/7] gallium/radeon: formalize that create_batch_query doesn't need pipe_context
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: don't leak memory when trying to count loop iterations
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: use set for copy propagation kills
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v4)
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: fix stored_keys index
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util/disk_cache: delete .tmp if target exists
Timothy Arceri
- [Mesa-dev] [PATCH] st/dri: wait for thread to finish before unbinding context
Timothy Arceri
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] util/disk_cache: hash timestamps into the cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] util/disk_cache: write cache entry keys to file header
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] util: move rand_xorshift128plus() to utils
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/rand_xor: add function to seed rand
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/rand_xor: add function to seed rand
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Timothy Arceri
- [Mesa-dev] [PATCH V2 1/3] util: move rand_xorshift128plus() to utils
Timothy Arceri
- [Mesa-dev] [PATCH V2 2/3] util/rand_xor: add function to seed rand
Timothy Arceri
- [Mesa-dev] [PATCH V2 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/rand_xor: add function to seed rand
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH V4 1/3] util/disk_cache: hash timestamps into the cache keys
Timothy Arceri
- [Mesa-dev] [PATCH V3 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH V2 3/3] util/disk_cache: write cache entry keys to file header
Timothy Arceri
- [Mesa-dev] [PATCH V3 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH V3] util/rand_xor: add function to seed rand
Timothy Arceri
- [Mesa-dev] [PATCH V3] util/rand_xor: add function to seed rand
Timothy Arceri
- [Mesa-dev] [PATCH v4 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Timothy Arceri
- [Mesa-dev] [PATCH V3 3/3] util/disk_cache: write cache entry keys to file header
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: Link glsl_compiler with CLOCK_LIB.
Timothy Arceri
- [Mesa-dev] [PATCH v2] nouveau: enable glsl/tgsi on-disk cache
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: Link tests with CLOCK_LIB.
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: set thread name for glthread
Timothy Arceri
- [Mesa-dev] [PATCH 1/6] mesa: inline _mesa_update_texture
Timothy Arceri
- [Mesa-dev] [PATCH 3/6] mesa: don't use _NEW_TEXTURE mainly in mesa/main
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/glthread: add custom marshalling for ClearBufferfv()
Timothy Arceri
- [Mesa-dev] Mesa (master): mesa/marshal: add custom BufferData/ BufferSubData marshalling
Timothy Arceri
- [Mesa-dev] [PATCH] tests/cache_test: mark arguments const
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: avoid making mesa subdir when cache dir is specified
Timothy Arceri
- [Mesa-dev] [PATCH] util/disk_cache: don't deadlock on premature EOF
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: simplify code around 'variable_data' in marshal.c
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] glsl: Interface Block instances don't need linking validation
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: fix lower jumps for returns when loop is inside an if
Timothy Arceri
- [Mesa-dev] [PATCH] glsl, st/shader_cache: check the whole sha1 for zero
Timothy Arceri
- [Mesa-dev] [PATCH] glsl/shader_cache: restore evicted shader keys
Timothy Arceri
- [Mesa-dev] [PATCH] glsl/shader_cache: restore evicted shader keys
Timothy Arceri
- [Mesa-dev] [PATCH] glsl, st/shader_cache: check the whole sha1 for zero
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] glsl: disable cache if MESA_EXTENSION_OVERRIDE is set
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] glsl: don't run the GLSL pre-processor when we are skipping compilation
Timothy Arceri
- [Mesa-dev] [PATCH 3/3] glsl: don't run the GLSL pre-processor when we are skipping compilation
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] glsl: disable cache if MESA_EXTENSION_OVERRIDE is set
Timothy Arceri
- [Mesa-dev] [PATCH V2 1/3] glsl: delay optimisations on individual shaders when cache is available
Timothy Arceri
- [Mesa-dev] [PATCH 2/3] glsl: disable cache if MESA_EXTENSION_OVERRIDE is set
Timothy Arceri
- [Mesa-dev] [PATCHi V2 3/3] glsl: don't run the GLSL pre-processor when we are skipping compilation
Timothy Arceri
- [Mesa-dev] [RFC 1/3] dri: add support for CONTEXT_FLAG_NO_ERROR_BIT_KHR
Timothy Arceri
- [Mesa-dev] [RFC 2/3] mesa: always return GL_OUT_OF_MEMORY or GL_NO_ERROR when KHR_no_error enabled
Timothy Arceri
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Timothy Arceri
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Timothy Arceri
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Timothy Arceri
- [Mesa-dev] [RFC 2/3] mesa: always return GL_OUT_OF_MEMORY or GL_NO_ERROR when KHR_no_error enabled
Timothy Arceri
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZE is exceeded
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa/glthread: add async support to glProgramUniform*() functions
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa/glthread: fallback to sync if count validation fails
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: update lower_jumps tests after bug fix
Timothy Arceri
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Timothy Arceri
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: use glsl_type::sampler_index()
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: allow glsl_type::sampler_index() with images
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa/glthread: add async support to ARB_gpu_shader_fp64 uniform functions
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa/glthread: add async support to ARB_gpu_shader_int64 uniform functions
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/glthread: add custom marshalling for ClearBufferfv()
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa/glthread: add async support to ARB_gpu_shader_fp64 uniform functions
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa/glthread: add async support to ARB_gpu_shader_int64 uniform functions
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] mesa/vbo: remove redundant _mesa_is_bufferobj() calls
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] mesa: move FLUSH_VERTICES() call to meta
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] mesa: remove MESA_GLSL=no_opts env option
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] mesa: remove MESA_GLSL=opt
Timothy Arceri
- [Mesa-dev] [PATCH 3/4] mesa: remove MESA_GLSL=no_opts env option
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
- [Mesa-dev] [PATCH V2] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
- [Mesa-dev] [PATCH V2] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
- [Mesa-dev] [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
Timothy Arceri
- [Mesa-dev] [PATCH V3] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Matt Arsenault
- [Mesa-dev] [PATCH] radv: flush f32->f16 conversion denormals to zero.
Matt Arsenault
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Dylan Baker
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Dylan Baker
- [Mesa-dev] [PATCH] vulkan: provide vk.xml as argument to the python generator
Dylan Baker
- [Mesa-dev] [PATCH] android: vulkan: add support for libmesa_vulkan_{util, wsi}
Dylan Baker
- [Mesa-dev] [PATCH v2] i965: Add script to gen code for OA counter queries
Dylan Baker
- [Mesa-dev] [PATCH v4 00/16] cleanup anv_entrpoints_gen.py
Dylan Baker
- [Mesa-dev] [PATCH v4 01/16] anv: anv_entrypoints_gen.py: use a main function
Dylan Baker
- [Mesa-dev] [PATCH v4 02/16] anv: Use python style in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [PATCH v4 04/16] anv: don't pass xmlfile via stdin anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 00/16] cleanup anv_entrpoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 01/16] anv: anv_entrypoints_gen.py: use a main function
Dylan Baker
- [Mesa-dev] [RESEND v4 02/16] anv: Use python style in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 03/16] anv: make constants capitals in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 04/16] anv: don't pass xmlfile via stdin anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 05/16] anv: split main into two functions in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 06/16] anv: Update "do not edit" comments with proper filename
Dylan Baker
- [Mesa-dev] [RESEND v4 07/16] anv: convert header generation in anv_entrypoints_gen.py to mako
Dylan Baker
- [Mesa-dev] [RESEND v4 08/16] anv: convert C generation to template in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 09/16] anv: anv_entrypoints_gen.py: directly write files instead of piping
Dylan Baker
- [Mesa-dev] [RESEND v4 10/16] anv: Generate anv_entrypoints header and code in one command
Dylan Baker
- [Mesa-dev] [RESEND v4 11/16] anv: anv-entrypoints_gen.py: rename hash to cal_hash.
Dylan Baker
- [Mesa-dev] [RESEND v4 12/16] anv: anv_entrypoints_gen.py: use reduce function.
Dylan Baker
- [Mesa-dev] [RESEND v4 13/16] anv: use dict.get in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 14/16] anv: don't use Element.get in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 15/16] anv: use cElementTree in anv_entrypoints_gen.py
Dylan Baker
- [Mesa-dev] [RESEND v4 16/16] anv: Remove dead prototype from entrypoints
Dylan Baker
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Dylan Baker
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Dylan Baker
- [Mesa-dev] [PATCH 1/2] intel: genxml: add script to generate gzipped genxml
Dylan Baker
- [Mesa-dev] [PATCH v2 1/2] intel: genxml: add script to generate gzipped genxml
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 1/2] Port build system to meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 2/2] remove autotools build
Dylan Baker
- [Mesa-dev] [PATCH 01/23] nir: Stop using apostrophes to pluralize.
Dylan Baker
- [Mesa-dev] [PATCH 02/23] nir: Fix misspellings.
Dylan Baker
- [Mesa-dev] [PATCH 03/23] nir: Fix syntax.
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RESEND v4 00/16] cleanup anv_entrpoints_gen.py
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RESEND v4 00/16] cleanup anv_entrpoints_gen.py
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Dylan Baker
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Dylan Baker
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Dylan Baker
- [Mesa-dev] [PATCH kmscube 3/3] meson build support
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] [Mesa-stable] [PATCH] gbm/dri: Check dri extension version before flush after unmap
Dylan Baker
- [Mesa-dev] [Mesa-stable] [PATCH] gbm/dri: Check dri extension version before flush after unmap
Dylan Baker
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Dylan Baker
- [Mesa-dev] [PATCH] Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Jan Beich
- [Mesa-dev] [PATCH] Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Jan Beich
- [Mesa-dev] [PATCH] Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Jan Beich
- [Mesa-dev] [PATCH] configure.ac: Use POSIX word boundary regex.
Jan Beich
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Jan Beich
- [Mesa-dev] pfn_notify in clCreateContext()
Giuseppe Bilotta
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Frank Binns
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Frank Binns
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Frank Binns
- [Mesa-dev] [PATCH] drm-atomic: Include <libdrm/drm_mode.h> header file
Gary Bisson
- [Mesa-dev] Windows build requires extra tools from release tarball
Ben Boeckel
- [Mesa-dev] [PATCH 4/4] docs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4.2 as supported by i965/gen7+
Andreas Boll
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH v2] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH] Mesa: Fix performance query id check
Robert Bragg
- [Mesa-dev] [PATCH v3] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH v3] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH v4] i965: Add script to gen code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Robert Bragg
- [Mesa-dev] [PATCH] i965: avoid using a GNU make pattern rule
Robert Bragg
- [Mesa-dev] [PATCH] i965: bounds checks while concatenating sysfs paths
Robert Bragg
- [Mesa-dev] [PATCH] anv/device: fix timestampPeriod for Broxton
Robert Bragg
- [Mesa-dev] [PATCH] i965: Allow a per gen timebase scale factor
Robert Bragg
- [Mesa-dev] [PATCH] anv/device: init timestampPeriod from devinfo
Robert Bragg
- [Mesa-dev] [PATCH 0/6] r600g: r600_shader.c small cleanups
Constantine Charlamov
- [Mesa-dev] [PATCH] swr: Fix crash in swr_update_derived following st/mesa state changes.
Bruce Cherniak
- [Mesa-dev] [PATCH 2/4] swr: implement geometry shaders
Cherniak, Bruce
- [Mesa-dev] [PATCH v2 0/5] swr: geometry shaders
Cherniak, Bruce
- [Mesa-dev] [PATCH] swr: support layer output in geometry shaders
Cherniak, Bruce
- [Mesa-dev] [PATCH] swr: validate backend state numAttributes
Cherniak, Bruce
- [Mesa-dev] [PATCH 00/32] update swr rasterizer
Cherniak, Bruce
- [Mesa-dev] [PATCH 1/2] swr: [rasterizer jitter] fix llvm-5.0.0 build bustage
Cherniak, Bruce
- [Mesa-dev] [PATCH 2/2] swr: fix llvm-5.0.0 build bustage
Cherniak, Bruce
- [Mesa-dev] [PATCH v2 01/10] swr: [rasterizer codegen] Refactor codegen
Cherniak, Bruce
- [Mesa-dev] [PATCH v2 01/18] anv/pass: Avoid accessing attachment array out of bounds
Nanley Chery
- [Mesa-dev] [PATCH v2 02/18] anv/image: Add anv_layout_to_aux_usage()
Nanley Chery
- [Mesa-dev] [PATCH v2 03/18] anv/cmd_buffer: Replace layout_to_hiz_usage()
Nanley Chery
- [Mesa-dev] [PATCH v2 04/18] anv: Update the HiZ sampling helper
Nanley Chery
- [Mesa-dev] [PATCH v2 05/18] anv/image: Remove extra dependency on HiZ-specific variable
Nanley Chery
- [Mesa-dev] [PATCH v2 06/18] anv/image: Simplify setup of HiZ sampler surface state
Nanley Chery
- [Mesa-dev] [PATCH v2 07/18] anv/image: Create an additional surface state for sampling
Nanley Chery
- [Mesa-dev] [PATCH v2 08/18] anv/descriptor_set: Store aux usage of sampled image descriptors
Nanley Chery
- [Mesa-dev] [PATCH v2 09/18] anv/cmd_buffer: Conditionally choose the sampled image surface state
Nanley Chery
- [Mesa-dev] [PATCH v2 10/18] anv/cmd_buffer: Remove extra resolve for certain depth buffers
Nanley Chery
- [Mesa-dev] [PATCH v2 11/18] anv: Store the user's VkAttachmentReference
Nanley Chery
- [Mesa-dev] [PATCH v2 12/18] anv/pass: Fix size of anv_render_pass:subpass_attachments
Nanley Chery
- [Mesa-dev] [PATCH v2 13/18] anv/pass: Store subpass attachment reference list
Nanley Chery
- [Mesa-dev] [PATCH v2 14/18] anv/cmd_buffer: Enable render pass awareness
Nanley Chery
- [Mesa-dev] [PATCH v2 15/18] anv/blorp: Encapsulate subpass id querying
Nanley Chery
- [Mesa-dev] [PATCH v2 16/18] anv/cmd_buffer: Add attachment transitioning functions
Nanley Chery
- [Mesa-dev] [PATCH v2 17/18] anv/cmd_buffer: Centralize automatic layout transitions
Nanley Chery
- [Mesa-dev] [PATCH v2 18/18] anv/image: Allow HiZ on input attachment-capable depth/stencil images
Nanley Chery
- [Mesa-dev] [PATCH v3] anv/descriptor_set: Store aux usage of sampled image descriptors
Nanley Chery
- [Mesa-dev] [PATCH v2 18/18] anv/image: Allow HiZ on input attachment-capable depth/stencil images
Nanley Chery
- [Mesa-dev] [PATCH v2 18/18] anv/image: Allow HiZ on input attachment-capable depth/stencil images
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH 0/6] isl: Fix requests for exact row pitch
Nanley Chery
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Nanley Chery
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Nanley Chery
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Nanley Chery
- [Mesa-dev] [PATCH 1/7] isl: Drop misplaced comment about padding
Nanley Chery
- [Mesa-dev] [PATCH 2/7] isl: Refactor row pitch calculation (v2)
Nanley Chery
- [Mesa-dev] [PATCH 4/7] isl: Validate the calculated row pitch
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH] anv: enable sampling from fast-cleared images on SKL
Nanley Chery
- [Mesa-dev] [PATCH] anv: enable sampling from fast-cleared images on SKL
Nanley Chery
- [Mesa-dev] [PATCH 1/4] anv: Add helpers for converting access flags to pipe bits
Nanley Chery
- [Mesa-dev] [PATCH v2 3/4] anv/pass: Record required pipe flushes
Nanley Chery
- [Mesa-dev] [PATCH 4/4] anv: Use subpass dependencies for flushes
Nanley Chery
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Nanley Chery
- [Mesa-dev] [PATCH 2/2] cube-tex: Include <libdrm/drm_fourcc.h>
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [PATCH 1/2] gallium/util: clean up stack frame printing
Rob Clark
- [Mesa-dev] [PATCH 2/2] gallium/util: libunwind support
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [PATCH kmscube 5/7] drm-atomic.c: remove unused variables `gpu_fence_fd`, `kms_fence_fd`
Rob Clark
- [Mesa-dev] [PATCH kmscube 1/3] add license file
Rob Clark
- [Mesa-dev] [PATCH kmscube 2/3] add video cube
Rob Clark
- [Mesa-dev] [PATCH kmscube 3/3] meson build support
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Rob Clark
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Rob Clark
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Rob Clark
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Rob Clark
- [Mesa-dev] [PATCH kmscube 2/3] add video cube
Rob Clark
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Rob Clark
- [Mesa-dev] [PATCH kmscube] meson build support (v3)
Rob Clark
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Rob Clark
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Rob Clark
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Colin Cross
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Colin Cross
- [Mesa-dev] [PATCH] anv/cmd_buffer: Apply flush operations prior to executing secondaries
Greg Daniel
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for an on-disk shader cache
Axel Davy
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for an on-disk shader cache
Axel Davy
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Axel Davy
- [Mesa-dev] [PATCH 2/2] st/nine: pass NULL to ureg_get_tokens()
Axel Davy
- [Mesa-dev] [PATCH] st/nine: Fix user vertex data uploader with csmt
Axel Davy
- [Mesa-dev] [PATCH 1/2] st/nine: Fix issue with surface and volume dtors and csmt
Axel Davy
- [Mesa-dev] [PATCH 2/2] st/nine: Use atomics for available_texture_mem
Axel Davy
- [Mesa-dev] [PATCH] st/nine: Fix support for ps 1.4 dw and dz modifiers
Axel Davy
- [Mesa-dev] [PATCH] st/nine: Fix support for ps 1.4 dw and dz modifiers
Axel Davy
- [Mesa-dev] [PATCH v2] st/va: remove assert for single slice
Nayan Deshmukh
- [Mesa-dev] [PATCH] r600_shader.c: fix indentation
Nayan Deshmukh
- [Mesa-dev] [PATCH] radeonsi: add new polaris12 pci id
Alex Deucher
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Alex Deucher
- [Mesa-dev] [PATCH 136/140] radeon/vce: add support for firmware 53.14.4
Alex Deucher
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Alex Deucher
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Alex Deucher
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Alex Deucher
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Alex Deucher
- [Mesa-dev] [RFC 0/3] More precise rcp and rsq for fp64 on gk110
Boyan Ding
- [Mesa-dev] [RFC 1/3] gk110/ir: Add rcp f64 implementation
Boyan Ding
- [Mesa-dev] [RFC 2/3] gk110/ir: Add rcp f64 implementation
Boyan Ding
- [Mesa-dev] [RFC 3/3] gk110/ir: Use the new rcp/rsq f64 in library
Boyan Ding
- [Mesa-dev] [RFC 1/3] gk110/ir: Add rcp f64 implementation
Boyan Ding
- [Mesa-dev] [RFC v2 0/3] More precise rcp and rsq for fp64 on gk110
Boyan Ding
- [Mesa-dev] [RFC v2 1/3] gk110/ir: Add rcp f64 implementation
Boyan Ding
- [Mesa-dev] [RFC v2 2/3] gk110/ir: Add rsq f64 implementation
Boyan Ding
- [Mesa-dev] [RFC v2 3/3] gk110/ir: Use the new rcp/rsq in library
Boyan Ding
- [Mesa-dev] [PATCH] nouveau: enable glsl/tgsi on-disk cache
Boyan Ding
- [Mesa-dev] [PATCH v2] nouveau: enable glsl/tgsi on-disk cache
Boyan Ding
- [Mesa-dev] [PATCH 0/3] ARB_shader_clock for nvc0
Boyan Ding
- [Mesa-dev] [PATCH 1/3] gm107/ir: Emit SV_CLOCK system value
Boyan Ding
- [Mesa-dev] [PATCH 2/3] nvc0/ir: Handle TGSI_OPCODE_CLOCK
Boyan Ding
- [Mesa-dev] [PATCH 3/3] nvc0: enable ARB_shader_clock
Boyan Ding
- [Mesa-dev] [PATCH 1/3] gm107/ir: Emit SV_CLOCK system value
Boyan Ding
- [Mesa-dev] [PATCH 2/3] nvc0/ir: Handle TGSI_OPCODE_CLOCK
Boyan Ding
- [Mesa-dev] Hash Collision Risk Maths with Salt values.
Peter Dolding
- [Mesa-dev] Hash Collision Risk Maths with Salt values.
Peter Dolding
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] MESA and KOTOR
Federico Dossena
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Tobias Droste
- [Mesa-dev] [PATCH 2/6] configure.ac: Fix error message in radeon_llvm_check().
Tobias Droste
- [Mesa-dev] [PATCH] automake: r600: radeonsi: correctly manage libamd_common.la linking
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] [PATCH] util/disk_cache: fix make check
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] st/dri: use local pointer to st_context_iface
Michel Dänzer
- [Mesa-dev] [PATCH] radv: add .dir-locals.el to make radv code more readable in Emacs
Michel Dänzer
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Michel Dänzer
- [Mesa-dev] Mesa (master): Revert "configure.ac: Use PKG_CHECK_VAR for libclc."
Michel Dänzer
- [Mesa-dev] merged/mega *_dri.so files?
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] [PATCH 4/5] util/disk_cache: actually enforce cache size
Michel Dänzer
- [Mesa-dev] [PATCH] opencl: Add $LIBDRM_LIBS
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] Mesa 17.0.1 release candidate
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: disable glthread when glNewList() is called
Michel Dänzer
- [Mesa-dev] [PATCH] configure.ac: Use POSIX word boundary regex.
Michel Dänzer
- [Mesa-dev] [PATCH] configure.ac: Use POSIX word boundary regex.
Michel Dänzer
- [Mesa-dev] [PATCH] st/dri: wait for thread to finish before unbinding context
Michel Dänzer
- [Mesa-dev] [PATCH 2/6] r600_shader.c: check validity of the value returned by eg_get_interpolator_index
Michel Dänzer
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Michel Dänzer
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] configure.ac: adjust strip_unwanted_llvm_flags to fix build with LLVM 5.0svn
Michel Dänzer
- [Mesa-dev] [PATCH] r600g/sb: Fix memory leak by reworking uses list (rebased)
Michel Dänzer
- [Mesa-dev] [llvm] r298336 - Fix evaluation of LLVM_DEFINITIONS
Michel Dänzer
- [Mesa-dev] [llvm] r298336 - Fix evaluation of LLVM_DEFINITIONS
Michel Dänzer
- [Mesa-dev] [PATCH] st/dri: wait for thread to finish before unbinding context
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: update lower_jumps tests after bug fix
Michel Dänzer
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Michel Dänzer
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Michel Dänzer
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Michel Dänzer
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Jason Ekstrand
- [Mesa-dev] [PATCH 00/24] i965: Move the compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 01/24] i965: Move a couple of #defines from brw_context to brw_compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 02/24] i965: Move some helpers from brw_context.h to brw_shader.h
Jason Ekstrand
- [Mesa-dev] [PATCH 03/24] i965: Move brw_disassemble_inst to brw_eu.h
Jason Ekstrand
- [Mesa-dev] [PATCH 04/24] i965: Move some gen4 WM defines to brw_compiler.h
Jason Ekstrand
- [Mesa-dev] [PATCH 05/24] i965: Move assign_common_binding_table_offsets to brw_program
Jason Ekstrand
- [Mesa-dev] [PATCH 06/24] i965/vue_map: Stop using GLbitfield types
Jason Ekstrand
- [Mesa-dev] [PATCH 07/24] i965: Get rid of BRW_PRIM_OFFSET
Jason Ekstrand
- [Mesa-dev] [PATCH 08/24] i965: Don't use MAX_SURFACES in mark_surface_used
Jason Ekstrand
- [Mesa-dev] [PATCH 09/24] i965/gs: Add the gl_prim_to_hw_prim table to vec4_gs_visitor.cpp
Jason Ekstrand
- [Mesa-dev] [PATCH 10/24] i964/gs: Move MAX_GS_INPUT_VERTICES to brw_vec4_gs_visitor.h
Jason Ekstrand
- [Mesa-dev] [PATCH 11/24] i965: Move SOL binding #defines to brw_compiler.h
Jason Ekstrand
- [Mesa-dev] [PATCH 12/24] i965: Move SHADER_TIME_STRIDE to brw_compiler.h
Jason Ekstrand
- [Mesa-dev] [PATCH 13/24] i965: Move brw_register_blocks to brw_fs.cpp
Jason Ekstrand
- [Mesa-dev] [PATCH 14/24] i965/inst: Stop using fi_type
Jason Ekstrand
- [Mesa-dev] [PATCH 15/24] i965: Move BRW_MAX_DRAW_BUFFERS to brw_compiler.h
Jason Ekstrand
- [Mesa-dev] [PATCH 16/24] i965: Move BRW_ATTRIB_WA_* defines to brw_compiler.h
Jason Ekstrand
- [Mesa-dev] [PATCH 17/24] i965: Make mark_surface_used a static inline in brw_compiler.h
Jason Ekstrand
- [Mesa-dev] [PATCH 18/24] i965: Move channel_expressions and vector_splitting to brw_program.h
Jason Ekstrand
- [Mesa-dev] [PATCH 19/24] i965: Move image uniform setup to brw_nir_uniforms.cpp
Jason Ekstrand
- [Mesa-dev] [PATCH 20/24] i965: Move a bunch of pre-compile and link stuff to brw_program.h
Jason Ekstrand
- [Mesa-dev] [PATCH 21/24] i965: Add a header for brw_vec4_vs_visitor
Jason Ekstrand
- [Mesa-dev] [PATCH 22/24] i965: Delete brw_do_cubemap_normalize
Jason Ekstrand
- [Mesa-dev] [PATCH 23/24] i965: Reduce cross-pollination between the DRI driver and compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 24/24] i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Jason Ekstrand
- [Mesa-dev] [PATCH 00/24] i965: Move the compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Properly handle destroying NULL devices and instances
Jason Ekstrand
- [Mesa-dev] [PATCH 02/24] i965: Move some helpers from brw_context.h to brw_shader.h
Jason Ekstrand
- [Mesa-dev] [PATCH 21/24] i965: Add a header for brw_vec4_vs_visitor
Jason Ekstrand
- [Mesa-dev] [PATCH 00/24] i965: Move the compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Move intel_debug.h to intel/common/gen_debug.h
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: do not subtract the base layer to copute depth in 3DSTATE_DEPTH_BUFFER
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.1 release candidate
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Move select_clip_planes to brw_vs.c
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Move select_clip_planes to brw_vs.c
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/int64: Properly handle imod/irem
Jason Ekstrand
- [Mesa-dev] [PATCH v2 04/18] anv: Update the HiZ sampling helper
Jason Ekstrand
- [Mesa-dev] [PATCH v2 18/18] anv/image: Allow HiZ on input attachment-capable depth/stencil images
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/builder: Add an int46 immediate helper
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/builder: Add an int46 immediate helper
Jason Ekstrand
- [Mesa-dev] [PATCH] vulkan/wsi: Improve the DRI3 error message
Jason Ekstrand
- [Mesa-dev] [PATCH 0/7] intel: Use non-recursive make for vulkan
Jason Ekstrand
- [Mesa-dev] [PATCH 1/7] vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
- [Mesa-dev] [PATCH 2/7] vulkan: Build common Vulkan code earlier
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] anv/tests: Use a relative include path for anv_private.h
Jason Ekstrand
- [Mesa-dev] [PATCH 4/7] intel/isl: Stop linking libi965_compiler.la into tests
Jason Ekstrand
- [Mesa-dev] [PATCH 5/7] anv: stop including brw_context.h
Jason Ekstrand
- [Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] intel/vulkan: Get rid of recursive make
Jason Ekstrand
- [Mesa-dev] [PATCH 2/4] i965: Delete vestiges of resource streamer code.
Jason Ekstrand
- [Mesa-dev] [PATCH 0.5/7] intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Assert that the binding table isn't bigger than surf_offsets
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2 v2] anv: do not subtract the base layer to compute depth in 3DSTATE_DEPTH_BUFFER
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] isl: document the meaning of the array_len field in isl_view
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.1 release candidate
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.1 release candidate
Jason Ekstrand
- [Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h
Jason Ekstrand
- [Mesa-dev] [PATCH v2 18/18] anv/image: Allow HiZ on input attachment-capable depth/stencil images
Jason Ekstrand
- [Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h
Jason Ekstrand
- [Mesa-dev] [PATCH 1/7] vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
- [Mesa-dev] [PATCH 1/7] vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] anv/tests: Use a relative include path for anv_private.h
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] anv/tests: Use a relative include path for anv_private.h
Jason Ekstrand
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Assert that the binding table isn't bigger than surf_offsets
Jason Ekstrand
- [Mesa-dev] [PATCH v2 0/7] intel: Use non-recursive make for vulkan
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/7] intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/7] anv/wsi: Don't include wayland-drm-client-protocol.h
Jason Ekstrand
- [Mesa-dev] [PATCH v2 3/7] vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
- [Mesa-dev] [PATCH v2 4/7] vulkan: Build common Vulkan code earlier
Jason Ekstrand
- [Mesa-dev] [PATCH v2 5/7] intel/isl: Stop linking libi965_compiler.la into tests
Jason Ekstrand
- [Mesa-dev] [PATCH v2 6/7] anv: Stop including brw_context.h
Jason Ekstrand
- [Mesa-dev] [PATCH v2 7/7] intel/vulkan: Get rid of recursive make
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.1 release candidate
Jason Ekstrand
- [Mesa-dev] Moving i965 driver to genxml commands and structures
Jason Ekstrand
- [Mesa-dev] Moving i965 driver to genxml commands and structures
Jason Ekstrand
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Jason Ekstrand
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Jason Ekstrand
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Jason Ekstrand
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
- [Mesa-dev] [PATCH 0/8] nir: Require numbers of components to always match
Jason Ekstrand
- [Mesa-dev] [PATCH 1/8] nir/intrinsics: Make load_barycentric_input take a 2-component coor
Jason Ekstrand
- [Mesa-dev] [PATCH 2/8] nir/copy_prop: Respect the source's number of components
Jason Ekstrand
- [Mesa-dev] [PATCH 3/8] nir/spirv: Restrict the number of channels in texture coordinates
Jason Ekstrand
- [Mesa-dev] [PATCH 4/8] nir/lower_tex: Use tex_instr_dest_size for txs destinations
Jason Ekstrand
- [Mesa-dev] [PATCH 5/8] anv/apply_dynamic_offsets: Only use one channel for computed offsets
Jason Ekstrand
- [Mesa-dev] [PATCH 6/8] i965/fs: Use num_components from the SSA def in image intrinsics
Jason Ekstrand
- [Mesa-dev] [PATCH 7/8] nir: Make image_size a variable-width intrinsic
Jason Ekstrand
- [Mesa-dev] [PATCH 8/8] nir/validate: Validate that bit sizes and components always match
Jason Ekstrand
- [Mesa-dev] [PATCH 0/8] nir: Require numbers of components to always match
Jason Ekstrand
- [Mesa-dev] [RFC] nir: Add a uniformity analysis pass
Jason Ekstrand
- [Mesa-dev] [RFC v2] nir: Add a uniformity analysis pass
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
- [Mesa-dev] [RFC] anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
- [Mesa-dev] [RFC] anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] isl: Let isl_surf_init's caller set the exact row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] intel: Fix requests for exact surface row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] isl: Drop unused isl_surf_init_info::min_pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] anv: Add anv_outarray
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] anv/image: Fix return type of make_surface()
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] anv/image: Refactor creation of aux surfaces
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] anv: Handle failure in make_hiz_surface_maybe()
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] gbm: Export a getter for per plane handles
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] gbm: Export a per plane getter for stride
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] gbm: Export a per plane getter for offset
Jason Ekstrand
- [Mesa-dev] [PATCH 02/16] blorp: handle out of memory without crashing in various batch emissions
Jason Ekstrand
- [Mesa-dev] [PATCH 03/16] anv: don't crash if we fail to grow the reloc list
Jason Ekstrand
- [Mesa-dev] [PATCH 05/16] anv: do not try to ref/unref NULL shaders
Jason Ekstrand
- [Mesa-dev] [PATCH 08/16] anv/cmd_buffer: track error scenarios during command buffer recording
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] anv: Add a performance warning helper
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] anv: Convert the HiZ finishme's to perf_warn
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] anv: Remove a pointless finishme
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] anv: Get rid of the stub() macros
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] anv: Drop the anv_validate block helper
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] anv: Make the framebuffer-renderpass format assert non-fatal
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: add support for allocating more than 1 block of memory
Jason Ekstrand
- [Mesa-dev] [PATCH] spirv: Silence unused variable warnings in release mode
Jason Ekstrand
- [Mesa-dev] [PATCH 12/16] anv: ensure that we don't ever try to adjust relocations more than once
Jason Ekstrand
- [Mesa-dev] [PATCH 15/16] anv/cmd_buffer: skip vkCmdExecuteCommands() on broken command buffers
Jason Ekstrand
- [Mesa-dev] [PATCH 16/16] anv/cmd_buffer: handle out of device memory during binding table emission
Jason Ekstrand
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 13/13] RFC: anv: Drop unneeded struct anv_image_create_info
Jason Ekstrand
- [Mesa-dev] [PATCH 05/13] anv: Set anv_surface::offset earlier
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 08/13] RFC: anv: Implement VK_MESAX_external_memory_dma_buf
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 10/13] RFC: anv: Drop vkCreateDmaBufImageINTEL()
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 09/13] RFC: anv: Implement VK_MESAX_external_image_dma_buf
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] gbm: Export a getter for per plane handles
Jason Ekstrand
- [Mesa-dev] [PATCH 9/9] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: add support for allocating more than 1 block of memory
Jason Ekstrand
- [Mesa-dev] [PATCH 03/16] anv: don't crash if we fail to grow the reloc list
Jason Ekstrand
- [Mesa-dev] [PATCH 05/17] vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
- [Mesa-dev] [PATCH 11/17] i965: remove unused brw_program.h include
Jason Ekstrand
- [Mesa-dev] [PATCH 12/17] i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH 14/17] intel/compiler: automake: rename test_eu_compact and link against gtest
Jason Ekstrand
- [Mesa-dev] [PATCH 00/17] Move i965 compiler to src/intel/
Jason Ekstrand
- [Mesa-dev] [PATCH 05/17] vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
- [Mesa-dev] [PATCH 14/17] intel/compiler: automake: rename test_eu_compact and link against gtest
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6] nir: Rework conversion opcodes
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] nir/validate: Validate ALU bit-size rules
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] nir: Add a get_nir_type_for_glsl_base_type helper
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] glsl/nir: Use nir_type_conversion_op
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] i965/vec4: Get rid of the type parameter from to/from_double
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] i965/fs: Re-arrange comparison operations
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] nir: Rework conversion opcodes
Jason Ekstrand
- [Mesa-dev] [PATCH 00/16] anv: Handle out of memory situations better
Jason Ekstrand
- [Mesa-dev] [PATCH 16/16] anv/cmd_buffer: handle out of device memory during binding table emission
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] gbm: Export a per plane getter for stride
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] [v2] gbm: Export a per plane getter for offset
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] [v2] gbm: Export a per plane getter for offset
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] isl: Let isl_surf_init's caller set the exact row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] isl: Drop unused isl_surf_init_info::min_pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] nir: Rework conversion opcodes
Jason Ekstrand
- [Mesa-dev] [PATCH 0/8] nir: Require numbers of components to always match
Jason Ekstrand
- [Mesa-dev] Mesa 17.1.0 release plan
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] nir: Add support for 8 and 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Add support for 8 and 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] nir: Add support for 8 and 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Add support for 8 and 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Jason Ekstrand
- [Mesa-dev] [PATCH v2 19/25] i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
- [Mesa-dev] [PATCH v2 25/25] configure.ac: do not require the i965 driver for ANV
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: Turn off AUX after doing a CCS_D resolve
Jason Ekstrand
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Move brw_init_compaction_tables() to brw_create_compiler().
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] dri: Add an image creation with modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] gbm: Export a get modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Jason Ekstrand
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Stall before fast-clear operations
Jason Ekstrand
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Stall before fast-clear operations
Jason Ekstrand
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Jason Ekstrand
- [Mesa-dev] [PATCH v3 1/2] intel: genxml: add script to generate gzipped genxml
Jason Ekstrand
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/6] nir/validate: Rework ALU bit-size rule validation
Jason Ekstrand
- [Mesa-dev] [PATCH] intel: genxml: prevent missing ; with address fields dwords
Jason Ekstrand
- [Mesa-dev] [PATCH v2 5/6] i965/fs: Re-arrange conversion operations
Jason Ekstrand
- [Mesa-dev] [PATCH v3 4/6] i965/fs: Re-arrange conversion operations
Jason Ekstrand
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Use vk_outarray in vkEnumeratePhysicalDevices
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Use vk_outarray in vkEnumeratePhysicalDevices
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/18] anv: Implement VK_KHX_external_*
Jason Ekstrand
- [Mesa-dev] [PATCH v2 01/18] anv: Add the pci_id into the shader cache UUID
Jason Ekstrand
- [Mesa-dev] [PATCH v2 02/18] anv: Refactor device_get_cache_uuid into physical_device_init_uuids
Jason Ekstrand
- [Mesa-dev] [PATCH v2 03/18] anv/physical_device: Rename uuid to pipeline_cache_uuid
Jason Ekstrand
- [Mesa-dev] [PATCH v2 04/18] util/vk: Add helpers for finding an extension struct
Jason Ekstrand
- [Mesa-dev] [PATCH v2 05/18] anv: Implement VK_KHX_external_memory_capabilities
Jason Ekstrand
- [Mesa-dev] [PATCH v2 06/18] anv: Implement VK_KHX_external_memory
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Jason Ekstrand
- [Mesa-dev] [PATCH v2 08/18] anv: Use the BO cache for DeviceMemory allocations
Jason Ekstrand
- [Mesa-dev] [PATCH v2 09/18] anv: Implement VK_KHX_external_memory_fd
Jason Ekstrand
- [Mesa-dev] [PATCH v2 10/18] anv: Move queues, events, and semaphores to their own file
Jason Ekstrand
- [Mesa-dev] [PATCH v2 11/18] anv: Add a real semaphore struct
Jason Ekstrand
- [Mesa-dev] [PATCH v2 12/18] anv: Implement VK_KHX_external_semaphore_capabilities
Jason Ekstrand
- [Mesa-dev] [PATCH v2 13/18] anv: Implement VK_KHX_external_semaphore
Jason Ekstrand
- [Mesa-dev] [PATCH v2 14/18] anv/cmd_buffer: Use the device allocator for QueueSubmit
Jason Ekstrand
- [Mesa-dev] [PATCH v2 15/18] anv: Pull the guts of cmd_buffer_execbuf into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH v2 16/18] anv: Implement VK_KHX_external_semaphore_fd
Jason Ekstrand
- [Mesa-dev] [PATCH v2 17/18] anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Jason Ekstrand
- [Mesa-dev] [PATCH v2 18/18] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Rewrite nir_type_conversion_op
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Properly enumerate physical devices when none are present
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv/image: Move handling of INTEL_VK_HIZ
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] intel/debug: Add a common INTEL_DEBUG=nohiz option
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] anv: Add helpers for converting access flags to pipe bits
Jason Ekstrand
- [Mesa-dev] [PATCH 2/4] anv/pass: Use goto-based error handling in CreateRenderPass
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] anv/pass: Record required pipe flushes
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] anv: Use subpass dependencies for flushes
Jason Ekstrand
- [Mesa-dev] [PATCH] vulkan: enums: fix generation with enum aliases
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] gbm: Introduce modifiers into surface/bo creation
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] gbm: Introduce modifiers into surface/bo creation
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Pull the guts out into a helper block
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir/constant_expressions: Don't switch on bit size when not needed
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Implement support for exporting semaphores as FENCE_FD
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Jason Ekstrand
- [Mesa-dev] [PATCH v3 07/18] anv/allocator: Add a BO cache
Jason Ekstrand
- [Mesa-dev] [PATCH 2/7] isl: Refactor row pitch calculation (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] isl: Add func isl_tiling_is_aux()
Jason Ekstrand
- [Mesa-dev] [PATCH 4/7] isl: Validate the calculated row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 5/7] isl: Let isl_surf_init's caller set the exact row pitch (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH 6/7] intel: Fix requests for exact surface row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 7/7] isl: Drop unused isl_surf_init_info::min_pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] anv/pass: Record required pipe flushes
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] anv/cmd_buffer: Fix bad indentation
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv/cmd_buffer: Refactor flush_pipeline_select_*
Jason Ekstrand
- [Mesa-dev] [PATCH v2 3/4] anv/pass: Record required pipe flushes
Jason Ekstrand
- [Mesa-dev] [PATCH 4/7] isl: Validate the calculated row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH 00/12] anv: Queries!
Jason Ekstrand
- [Mesa-dev] [PATCH 01/12] anv/query: Fix the location of timestamp availability
Jason Ekstrand
- [Mesa-dev] [PATCH 02/12] anv/query: Invalidate the correct range
Jason Ekstrand
- [Mesa-dev] [PATCH 03/12] anv/GetQueryPoolResults: Actually implement the spec
Jason Ekstrand
- [Mesa-dev] [PATCH 04/12] genxml: Make MI_STORE_DATA_IMM have a single 64-bit data field
Jason Ekstrand
- [Mesa-dev] [PATCH 05/12] anv/query: Let 32-bit values wrap
Jason Ekstrand
- [Mesa-dev] [PATCH 06/12] anv/query: Move the available bits to the front
Jason Ekstrand
- [Mesa-dev] [PATCH 07/12] anv/query: Use a variable-length slot size
Jason Ekstrand
- [Mesa-dev] [PATCH 08/12] anv/query: Add a helper for writing a query pool result
Jason Ekstrand
- [Mesa-dev] [PATCH 09/12] genxml: Add pipeline statistics registers on gen7+
Jason Ekstrand
- [Mesa-dev] [PATCH 10/12] anv/query: Break GPU query calculation into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH 11/12] anv/query: Rework store_query_result
Jason Ekstrand
- [Mesa-dev] [PATCH 12/12] anv: implement pipeline statistics queries
Jason Ekstrand
- [Mesa-dev] [PATCH 6/4] radv: make use of on-disk cache
Jason Ekstrand
- [Mesa-dev] [PATCH] genxml: Add XML version tags
Jason Ekstrand
- [Mesa-dev] [PATCH 04/12] genxml: Make MI_STORE_DATA_IMM have a single 64-bit data field
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/gen8+: Do full stall when switching pipeline
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/16] Queries!
Jason Ekstrand
- [Mesa-dev] [PATCH v2 01/16] anv/query: Fix the location of timestamp availability
Jason Ekstrand
- [Mesa-dev] [PATCH v2 02/16] anv/query: Invalidate the correct range
Jason Ekstrand
- [Mesa-dev] [PATCH v2 03/16] anv/GetQueryPoolResults: Actually implement the spec
Jason Ekstrand
- [Mesa-dev] [PATCH v2 04/16] genxml: Make MI_STORE_DATA_IMM have a single 64-bit data field
Jason Ekstrand
- [Mesa-dev] [PATCH v2 05/16] anv/query: Let 32-bit values wrap
Jason Ekstrand
- [Mesa-dev] [PATCH v2 06/16] anv/query: Move the available bits to the front
Jason Ekstrand
- [Mesa-dev] [PATCH v2 07/16] anv/query: Use a variable-length slot size
Jason Ekstrand
- [Mesa-dev] [PATCH v2 08/16] anv/query: Add a helper for writing a query pool result
Jason Ekstrand
- [Mesa-dev] [PATCH v2 09/16] genxml: Add pipeline statistics registers on gen7+
Jason Ekstrand
- [Mesa-dev] [PATCH v2 10/16] anv/query: Break GPU query calculation into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH v2 11/16] anv/query: Rework store_query_result
Jason Ekstrand
- [Mesa-dev] [PATCH v2 12/16] genxml: s/Clipper Statistics Enable/Statistics Enable/
Jason Ekstrand
- [Mesa-dev] [PATCH v2 13/16] anv/pipeline: Enable clipper statistics
Jason Ekstrand
- [Mesa-dev] [PATCH v2 14/16] anv: Disable VF statistics for blorp and SOL memcpy
Jason Ekstrand
- [Mesa-dev] [PATCH v2 15/16] anv: Implement pipeline statistics queries
Jason Ekstrand
- [Mesa-dev] [PATCH v2 16/16] anv: Turn on inherited queries
Jason Ekstrand
- [Mesa-dev] [PATCH 04/23] nir: Return progress from nir_lower_vars_to_ssa().
Jason Ekstrand
- [Mesa-dev] [PATCH 19/23] nir: Return progress from nir_convert_from_ssa().
Jason Ekstrand
- [Mesa-dev] [PATCH 00/23] nir/i965: Return progress from NIR passes
Jason Ekstrand
- [Mesa-dev] [PATCH 3/7] isl: Add func isl_tiling_is_aux()
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Jason Ekstrand
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Jason Ekstrand
- [Mesa-dev] [PATCH] spirv: Implement IsInf using an integer comparison
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Jason Ekstrand
- [Mesa-dev] [PATCH v2 13/16] anv/pipeline: Enable clipper statistics
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/device: init timestampPeriod from devinfo
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] intel: remove blorp_alloc_dynamic_state unused argument
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] intel: remove blorp_alloc_dynamic_state unused argument
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.2 release candidate
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] anv: 48-bit address support
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: Add support for 48-bit addresses
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Advertise larger heap sizes
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Advertise larger heap sizes
Jason Ekstrand
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCreateGraphicsPipelines crash
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: add the main include directory back
Jason Ekstrand
- [Mesa-dev] [PATCH 10/11] i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965: Handle Y-tiled modifier
Jason Ekstrand
- [Mesa-dev] [PATCH 6/5] i965: Turn on support for image modifiers
Jason Ekstrand
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: automake: use the local headers over any system provided ones
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965: Handle Y-tiled modifier
Jason Ekstrand
- [Mesa-dev] [PATCH 6/5] i965: Turn on support for image modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH 6/5] i965: Turn on support for image modifiers
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] [v2] i965: Handle Y-tiled modifier
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] [v2] i965: Handle Y-tiled modifier
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: sample input attachments with resolves on BDW
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] [v2] i965: Handle Y-tiled modifier
Jason Ekstrand
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jason Ekstrand
- [Mesa-dev] [PATCH 5/8] i965/dri: Handle the linear fb modifier
Jason Ekstrand
- [Mesa-dev] [PATCH 6/8] i965/dri: Handle Y-tiled modifier
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/dri: Handle the linear fb modifier
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Add the Haswell OA generated files to .gitignore
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/device: Move push descriptor query handling
Jason Ekstrand
- [Mesa-dev] [PATCH 5/8] [v4] i965/dri: Handle the linear fb modifier
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965: Delete tile resource mode code
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/image: Return early when unbinding an image
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Add the Haswell OA generated files to .gitignore
Jason Ekstrand
- [Mesa-dev] [PATCH 19/23] nir: Return progress from nir_convert_from_ssa().
Jason Ekstrand
- [Mesa-dev] [PATCH 19/23] nir: Return progress from nir_convert_from_ssa().
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/blorp: sample input attachments with resolves on BDW
Jason Ekstrand
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Jason Ekstrand
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/nir: Delete the apply_dynamic_offsets prototype
Jason Ekstrand
- [Mesa-dev] [RFC 00/12] anv: A first pass at VK_KHX_multiview
Jason Ekstrand
- [Mesa-dev] [RFC 01/12] compiler: Add a system value and varying for ViewIndex
Jason Ekstrand
- [Mesa-dev] [RFC 02/12] spirv: Bump the SPIR-V header to the latest public version
Jason Ekstrand
- [Mesa-dev] [RFC 03/12] spirv: Add support for SPV_KHR_multiview
Jason Ekstrand
- [Mesa-dev] [RFC 04/12] anv/nir: Delete the apply_dynamic_offsets prototype
Jason Ekstrand
- [Mesa-dev] [RFC 05/12] anv: Add the KHX_multiview boilerplate
Jason Ekstrand
- [Mesa-dev] [RFC 06/12] anv/pass: Store the per-subpass view mask
Jason Ekstrand
- [Mesa-dev] [RFC 07/12] anv/pipeline: Call nir_gather_info later
Jason Ekstrand
- [Mesa-dev] [RFC 08/12] anv/pipeline: Add a subpass field to anv_pipeline
Jason Ekstrand
- [Mesa-dev] [RFC 09/12] anv/pipeline: Add shader lowering for multiview
Jason Ekstrand
- [Mesa-dev] [RFC 10/12] anv/cmd_buffer: Pull indirect draw parameter loading into a helper
Jason Ekstrand
- [Mesa-dev] [RFC 11/12] anv/cmd_buffer: Emit instanced draws for multiple views
Jason Ekstrand
- [Mesa-dev] [RFC 12/12] anv: Enable VK_KHX_multiview and SPV_KHR_multiview
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Don't leak gen_spec from INTEL_DEBUG=bat handling.
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] [v2] gbm: Export a per plane getter for offset
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv/pipeline: add a sample_shading_enable field to anv_pipeline
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv/device: keep track of 'device lost' state
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] anv: return VK_ERROR_DEVICE_LOST immeditely when device is known to be lost
Jason Ekstrand
- [Mesa-dev] [PATCH] gbm: Use unsigned for BO offset getter
Jason Ekstrand
- [Mesa-dev] [PATCH 3/9] genxml: New generated header genX_bits.h (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH 4/9] genxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml
Jason Ekstrand
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory
Jason Ekstrand
- [Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory
Jason Ekstrand
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jason Ekstrand
- [Mesa-dev] [PATCH 0/8] genxml: Add a _bits header
Jason Ekstrand
- [Mesa-dev] [PATCH 1/8] genxml: Define GENXML_XML_FILES in Makefile.sources
Jason Ekstrand
- [Mesa-dev] [PATCH 2/8] genxml: Fix gen_zipped_file.py dependency
Jason Ekstrand
- [Mesa-dev] [PATCH 3/8] genxml: Rename two MCS fields to Auxiliary Surface on gen7
Jason Ekstrand
- [Mesa-dev] [PATCH 4/8] genxml/gen8: Remove BLACK_LEVEL_CORRECTION_STATE
Jason Ekstrand
- [Mesa-dev] [PATCH 5/8] genxml/gen6: Remove a couple of bogus values
Jason Ekstrand
- [Mesa-dev] [PATCH 6/8] genxml: Replace "[N]" with "N"
Jason Ekstrand
- [Mesa-dev] [PATCH 7/8] genxml: Whitespace fixes
Jason Ekstrand
- [Mesa-dev] [PATCH 8/8] genxml: New generated header genX_bits.h (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
- [Mesa-dev] [RFC 11/12] anv/cmd_buffer: Emit instanced draws for multiple views
Jason Ekstrand
- [Mesa-dev] [PATCH v5 2/5] isl: Validate the calculated row pitch (v4)
Jason Ekstrand
- [Mesa-dev] [PATCH v5 0/5] isl: Fix requests for exact row pitch
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/cmd_buffer: Apply flush operations prior to executing secondaries
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: Make anv_get_layerCount a macro
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
- [Mesa-dev] [RFC 11/12] anv/cmd_buffer: Emit instanced draws for multiple views
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv/blorp: Use anv_get_layerCount everywhere
Jason Ekstrand
- [Mesa-dev] [PATCH 0/3] Minor fixed-function fragment shader cache key optimizations.
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Add support for 8 and 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] anv: Use subpass dependencies for flushes
Jason Ekstrand
- [Mesa-dev] [PATCH v5 2/5] isl: Validate the calculated row pitch (v4)
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] anv: Check for device loss at the end of WaitForFences
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] anv: Query the kernel for reset status
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] anv: Flush caches prior to PIPELINE_SELECT on all gens
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/batch_chain: Handle another OOM in cmd_buffer_execbuf
Jason Ekstrand
- [Mesa-dev] [PATCH v2 0/2] anv: Use the full 48-bit address space
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] anv: Advertise larger heap sizes
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Combine intel_batchbuffer_reloc and intel_batchbuffer_reloc64
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use WARN_ONCE instead of open coding it.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] nir: Add support for 8 and 16-bit types
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] anv: Query the kernel for reset status
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Jason Ekstrand
- [Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory
Jason Ekstrand
- [Mesa-dev] [PATCH v3 2/2] anv: Query the kernel for reset status
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/cmd_buffer: fix dynamic state leak
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/cmd_buffer: fix host memory leak
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Gracefully handle TXS on multisampled textures with no LOD
Jason Ekstrand
- [Mesa-dev] [PATCH] stash
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to 1GB
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Pull the guts out into a helper block
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Jason Ekstrand
- [Mesa-dev] [PATCH v2 06/18] anv: Implement VK_KHX_external_memory
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] anv/blorp: Align vertex buffers to 64B
Jason Ekstrand
- [Mesa-dev] [PATCH 2/4] i916/blorp: Align vertex buffers to 64B
Jason Ekstrand
- [Mesa-dev] [PATCH 3/4] anv/cmd_buffer: Flush the VF cache at the top of all primaries
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] anv/blorp: Flush the texture cache in UpdateBuffer
Jason Ekstrand
- [Mesa-dev] [PATCH] android: vulkan: add support for libmesa_vulkan_{util, wsi}
Eric Engestrom
- [Mesa-dev] [PATCH] vulkan: provide vk.xml as argument to the python generator
Eric Engestrom
- [Mesa-dev] [PATCH] egl: Ensure ResetNotificationStrategy matches for shared contexts.
Eric Engestrom
- [Mesa-dev] [PATCH] radv: use enum_to_str util functions.
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/5] egl: move assert *before* the buffer overflow
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/5] egl: take new string into account when checking for overflow
Eric Engestrom
- [Mesa-dev] [PATCH mesa 3/5] egl: add note about checking the extension string length
Eric Engestrom
- [Mesa-dev] [PATCH mesa 4/5] egl: add assert on the max length of the extension string
Eric Engestrom
- [Mesa-dev] [PATCH mesa 5/5] egl: remove space at the end of extension string
Eric Engestrom
- [Mesa-dev] [PATCH mesa 4/5] egl: add assert on the max length of the extension string
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Eric Engestrom
- [Mesa-dev] [PATCH] android: fix outdir for gen_enum_to_str files
Eric Engestrom
- [Mesa-dev] [RFC 07/11] glsl: Add "built-in" functions to do mul(fp64, fp64)
Eric Engestrom
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Eric Engestrom
- [Mesa-dev] [PATCH] android: fix segfault within swap_buffers
Eric Engestrom
- [Mesa-dev] [PATCH 04/37] glsl/tests: suffix .sh/.py files as applicable
Eric Engestrom
- [Mesa-dev] [PATCH] Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Eric Engestrom
- [Mesa-dev] [PATCH] Convert sed(1) syntax to be compatible with FreeBSD and OpenBSD
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 5/5] Remove unneeded GL_GLEXT_PROTOTYPES define
Eric Engestrom
- [Mesa-dev] [PATCH kmscube] drm-common.h: forward-declare needed structs
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 1/5] configure.ac: wire -Wall -Wextra directly into the build
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 1/7] kmscube.c: remove uninitialized var returned
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 2/7] cube-tex.c: fix signed comparison
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 3/7] drm-atomic.c: fix signed comparison
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 4/7] drm-atomic.c: remove unused variables `i`
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 5/7] drm-atomic.c: remove unused variables `gpu_fence_fd`, `kms_fence_fd`
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 6/7] drm-common.c: remove unused variable `gbm`
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 7/7] drm-legacy.c: suppress 'unused parameter warnings
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 1/7] kmscube.c: remove uninitialized var returned
Eric Engestrom
- [Mesa-dev] [PATCH 2/3] docs/releasing: release.sh is located in xorg-modular
Eric Engestrom
- [Mesa-dev] [PATCH 3/3] docs/releasing: document how to squash/announce queued patches
Eric Engestrom
- [Mesa-dev] [PATCH kmscube] cube-tex: Handle SMOOTH switch case
Eric Engestrom
- [Mesa-dev] [PATCH mesa] docs/specs: update Khronos registries URLs
Eric Engestrom
- [Mesa-dev] [PATCHi V2] spec: MESA_program_binary
Eric Engestrom
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Eric Engestrom
- [Mesa-dev] [PATCH] docs/releasing: do not pass any arguments to autogen.sh
Eric Engestrom
- [Mesa-dev] [PATCH v2 11/23] glsl/tests/optimisation-test: ensure that compare_ir is available
Eric Engestrom
- [Mesa-dev] [PATCH v2 03/23] glsl/tests/warnings-test: error out if glsl_compiler is missing
Eric Engestrom
- [Mesa-dev] [PATCH v2 01/23] glsl/tests: automake: cleanup all artefacts during clean-local
Eric Engestrom
- [Mesa-dev] [PATCH v2 12/23] glsl/tests/optimization-test: correctly manage srcdir/builddir
Eric Engestrom
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Eric Engestrom
- [Mesa-dev] [PATCH kmscube] kmscube: Remove unneeded brackets
Eric Engestrom
- [Mesa-dev] [PATCH v2 kmscube] cube-tex: Do not declare counter inside 'for' loop
Eric Engestrom
- [Mesa-dev] [PATCH kmscube] drm-legacy: Include <sys/select.h>
Eric Engestrom
- [Mesa-dev] [PATCH kmscube] Makefile.am: Add -std=c99 to CFLAGS
Eric Engestrom
- [Mesa-dev] [PATCH] egl: Fix for not setting EGL_BAD_ALLOC on try to create multiple window surfaces on single window v2.
Eric Engestrom
- [Mesa-dev] [PATCH mesa] docs/submittingpatches: add mention about legal disclaimers
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/2] REVIEWERS: add myself as a reviewer for EGL and docs
Eric Engestrom
- [Mesa-dev] [PATCH mesa 2/2] REVIEWERS: add autogen.sh to the autoconf group
Eric Engestrom
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Eric Engestrom
- [Mesa-dev] [PATCH] drm-atomic: Include <stdlib.h> header file
Fabio Estevam
- [Mesa-dev] [PATCH] loader: Move non-error message to debug level
Fabio Estevam
- [Mesa-dev] [PATCH] drm-atomic: Include <libdrm/drm_mode.h> header file
Fabio Estevam
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Fabio Estevam
- [Mesa-dev] [PATCH 2/2] cube-tex: Include <libdrm/drm_fourcc.h>
Fabio Estevam
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Fabio Estevam
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Fabio Estevam
- [Mesa-dev] [PATCH kmscube v2 1/2] drm.h: Include libdrm headers
Fabio Estevam
- [Mesa-dev] [PATCH kmscube v2 2/2] cube-tex: Include <libdrm/drm_fourcc.h>
Fabio Estevam
- [Mesa-dev] [PATCH kmscube v3 1/2] drm.h: Include <drm_mode.h>
Fabio Estevam
- [Mesa-dev] [PATCH kmscube v3 2/2] cube-tex: Include <drm_fourcc.h>
Fabio Estevam
- [Mesa-dev] [PATCH kmscube v3 2/2] cube-tex: Include <drm_fourcc.h>
Fabio Estevam
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Fabio Estevam
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Fabio Estevam
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Fabio Estevam
- [Mesa-dev] [PATCH kmscube 7/7] drm-legacy.c: suppress 'unused parameter warnings
Fabio Estevam
- [Mesa-dev] [PATCH kmscube] cube-tex: Handle SMOOTH switch case
Fabio Estevam
- [Mesa-dev] [PATCH kmscube] kmscube: Remove unneeded brackets
Fabio Estevam
- [Mesa-dev] [PATCH kmscube] kmscube: Remove unneeded brackets
Fabio Estevam
- [Mesa-dev] [PATCH kmscube] cube-tex: Do not initialize counter inside 'for' loop
Fabio Estevam
- [Mesa-dev] [PATCH v2 kmscube] cube-tex: Do not declare counter inside 'for' loop
Fabio Estevam
- [Mesa-dev] [PATCH kmscube] drm-legacy: Include <sys/select.h>
Fabio Estevam
- [Mesa-dev] [PATCH kmscube] Makefile.am: Add -std=c99 to CFLAGS
Fabio Estevam
- [Mesa-dev] [PATCH v2 kmscube] cube-tex: Do not declare counter inside 'for' loop
Fabio Estevam
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Fabio Estevam
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Fabio Estevam
- [Mesa-dev] How about vk_features.txt?
Romain Failliot
- [Mesa-dev] [PATCH 0/3] misc cleanups
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/3] st/mesa: avoid aliasing violation in st_cb_perfmon.c
Erik Faye-Lund
- [Mesa-dev] [PATCH 2/3] gallium/docs: remove documentation of removed arg
Erik Faye-Lund
- [Mesa-dev] [PATCH 3/3] glsl: ir_explog_to_explog2 is no more
Erik Faye-Lund
- [Mesa-dev] [PATCH] mesa: Use _mesa_has_OES_geometry_shader() when validating draws
Tomasz Figa
- [Mesa-dev] [PATCH] mesa: Use _mesa_has_OES_geometry_shader() when validating draws
Tomasz Figa
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Tomasz Figa
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tomasz Figa
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tomasz Figa
- [Mesa-dev] [RFC PATCH RESEND] CHROMIUM: egl/android: Dequeue buffers inside EGL calls
Tomasz Figa
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tomasz Figa
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Randy Fishel
- [Mesa-dev] [PATCH 1/2] gallivm, ac: remove unused FUNC_ATTR_LAST enums
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm, ac: add function attributes at call sites instead of declarations
Jose Fonseca
- [Mesa-dev] MESA and KOTOR
Jose Fonseca
- [Mesa-dev] MESA and KOTOR
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] MESA and KOTOR
Jose Fonseca
- [Mesa-dev] MESA and KOTOR
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] stw/wgl: add null context check in wglBindTexImageARB()
Jose Fonseca
- [Mesa-dev] MESA and KOTOR
Jose Fonseca
- [Mesa-dev] MESA and KOTOR
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] appveyor: Update dependencies.
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] Windows build requires extra tools from release tarball
Jose Fonseca
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Jose Fonseca
- [Mesa-dev] [PATCH] glsl: use -O0 optimization for builtin_functions.cpp with MinGW
Jose Fonseca
- [Mesa-dev] [PATCH v1] mesa: Avoid read of uninitialized variable
Robert Foss
- [Mesa-dev] [PATCH v2] mesa: Avoid read of uninitialized variable
Robert Foss
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Peter Frühberger
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Peter Frühberger
- [Mesa-dev] [PATCH v2] gallium/targets: don't leave an empty target directory(ies)
Andy Furniss
- [Mesa-dev] [PATCH] gallium/targets: rework the empty targets removal
Andy Furniss
- [Mesa-dev] [PATCH 08/11] st/va: clear the video surface on allocation
Andy Furniss
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Andy Furniss
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Andy Furniss
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Andy Furniss
- [Mesa-dev] [PATCH 08/11] st/va: clear the video surface on allocation
Andy Furniss
- [Mesa-dev] [PATCH kmscube 1/5] Add all source files to kmscube_SOURCES
Christian Gmeiner
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Christian Gmeiner
- [Mesa-dev] [PATCH libdrm 1/1] etnaviv: remove struct etna_specs
Christian Gmeiner
- [Mesa-dev] [PATCH 00/11] shader variants
Christian Gmeiner
- [Mesa-dev] [PATCH 01/11] etnaviv: remove not needed forward declarations
Christian Gmeiner
- [Mesa-dev] [PATCH 02/11] etnaviv: s/etna_shader/etna_shader_variant
Christian Gmeiner
- [Mesa-dev] [PATCH 03/11] etnaviv: add basic shader variant support
Christian Gmeiner
- [Mesa-dev] [PATCH 04/11] etnaviv: add struct etna_shader_state
Christian Gmeiner
- [Mesa-dev] [PATCH 05/11] etnaviv: make specs const
Christian Gmeiner
- [Mesa-dev] [PATCH 06/11] etnaviv: pass a preallocated variant to compiler
Christian Gmeiner
- [Mesa-dev] [PATCH 07/11] etnaviv: add etna_shader_key and generate variants if needed
Christian Gmeiner
- [Mesa-dev] [PATCH 08/11] etnaviv: bring back shader-db traces
Christian Gmeiner
- [Mesa-dev] [PATCH 09/11] etnaviv: adopt shader-db output for variant support
Christian Gmeiner
- [Mesa-dev] [PATCH 10/11] etnaviv: add support for rb swap
Christian Gmeiner
- [Mesa-dev] [PATCH 11/11] Revert "etnaviv: Cannot render to rb-swapped formats"
Christian Gmeiner
- [Mesa-dev] [PATCH 03/11] etnaviv: add basic shader variant support
Christian Gmeiner
- [Mesa-dev] [PATCH 07/11] etnaviv: add etna_shader_key and generate variants if needed
Christian Gmeiner
- [Mesa-dev] [PATCH 09/11] etnaviv: adopt shader-db output for variant support
Christian Gmeiner
- [Mesa-dev] [PATCH 10/11] etnaviv: add support for rb swap
Christian Gmeiner
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Hans de Goede
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Andres Gomez
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Andres Gomez
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Andres Gomez
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Andres Gomez
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Andres Gomez
- [Mesa-dev] [PATCH 1/3] glsl: on UBO/SSBOs link error, the number of active blocks remains 0
Andres Gomez
- [Mesa-dev] [PATCH 3/3] glsl: Interface Block instances don't need linking validation
Andres Gomez
- [Mesa-dev] [PATCH 0/7] Adding more documentation to the release process
Andres Gomez
- [Mesa-dev] [PATCH 1/7] docs/releasing: format/style homogenization
Andres Gomez
- [Mesa-dev] [PATCH 2/7] docs/releasing: check in master for forgotten nomination candidates
Andres Gomez
- [Mesa-dev] [PATCH 3/7] docs/releasing: further explain the build/check testing process
Andres Gomez
- [Mesa-dev] [PATCH 4/7] docs/releasing: if possible, do some every day use on the RC
Andres Gomez
- [Mesa-dev] [PATCH 5/7] docs/releasing: added relevant people for build/check with Windows
Andres Gomez
- [Mesa-dev] [PATCH 6/7] docs/releasing: added relevant people for build/check with Android
Andres Gomez
- [Mesa-dev] [PATCH 7/7] docs/releasing: added relevant people for build/check with MacOSX
Andres Gomez
- [Mesa-dev] Mesa 17.0.3 release candidate
Andres Gomez
- [Mesa-dev] [Mesa-announce] Mesa 17.0.3 release candidate
Andres Gomez
- [Mesa-dev] [Mesa-stable] [PATCH v3 2/3] i965/fs: detect different bit size accesses to uniforms to push them in proper locations
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 13/24] i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 15/24] i965/vec4: fix VEC4_OPCODE_FROM_DOUBLE for IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 16/24] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 17/24] i965/vec4: consider subregister offset in live variables
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 18/24] i965/vec4: adapt setup_imm_df() to allow inserting instructions before another one
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 19/24] i965/vec4: fix SIMD-with lowering for CMP/MOV instructions with conditional modifiers
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 20/24] i965/vec4: Fix exec size for MOVs SET_{HIGH, LOW}_32BIT.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 21/24] i965: Use correct VertStride on align16 instructions.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 17/24] i965/vec4: consider subregister offset in live variables
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 16/24] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 17/24] i965/vec4: consider subregister offset in live variables
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 20/24] i965/vec4: Fix exec size for MOVs SET_{HIGH, LOW}_32BIT.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 21/24] i965: Use correct VertStride on align16 instructions.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 16/24] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 19/24] i965/vec4: fix SIMD-with lowering for CMP/MOV instructions with conditional modifiers
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2 1/4] i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 00/28] i965: Ivybridge ARB_gpu_shader_fp64 / OpenGL 4.0
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 01/28] i965/disasm: also print nibctrl in IVB for execsize=8
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 02/28] i965: Handle IVB DF differences in the validator.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 03/28] i965/fs: add helper to retrieve instruction data size
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 04/28] i965/fs: double regioning parameters and execsize for DF in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 05/28] i965/fs: clamp exec_size when an instruction has a scalar DF source
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 06/28] i965: Use <0, 2, 1> region for scalar DF sources on IVB/BYT.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 07/28] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 08/28] i965/fs: rename lower_d2x to lower_narrow_conversions
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 09/28] i965/fs: fix dst stride in IVB/BYT type conversions
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 10/28] i965/fs: fix lower SIMD width for IVB/BYT's MOV_INDIRECT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 11/28] i965: Use source region <1, 2, 0> when converting to DF.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 12/28] i965/fs: Get 64-bit indirect moves working on IVB.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 13/28] i965/fs: lower all non-force_writemask_all DF instructions to SIMD4 on IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 14/28] i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 15/28] i965/vec4: keep original type when dealing with null registers
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 16/28] i965/vec4: fix VEC4_OPCODE_FROM_DOUBLE for IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 17/28] i965/vec4: split d2x conversion and data gathering from one opcode to two explicit ones
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 18/28] i965/vec4: fix assert to detect SIMD lowered DF instructions in IVB
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 19/28] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 20/28] i965/vec4: consider subregister offset in live variables
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 21/28] i965/vec4: use vec4_builder to emit instructions in setup_imm_df()
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 22/28] i965/vec4: Fix exec size for MOVs {SET, PICK}_{HIGH, LOW}_32BIT.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 23/28] i965/vec4: don't do horizontal stride on some register file types
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 24/28] i965/vec4/dce: improve track of partial flag register writes
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 25/28] i965: Use correct VertStride on align16 instructions.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 26/28] i965: enable ARB_gpu_shader_fp64 for Ivybridge/Baytrail
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 27/28] i965: enable OpenGL 4.0 to Ivybridge/Baytrail
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 28/28] docs: mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as supported by i965/gen7+
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv/blorp: sample input attachments with resolves on BDW
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv/blorp: sample input attachments with resolves on BDW
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv/blorp: sample input attachments with resolves on BDW
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 07/28] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 08/28] i965/fs: rename lower_d2x to lower_narrow_conversions
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 19/28] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 07/28] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv: enable sampling from fast-cleared images on SKL
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] anv: enable sampling from fast-cleared images on SKL
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 07/28] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 19/28] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4.1 07/28] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4.1 17.5/28] i965/vec4: split VEC4_OPCODE_FROM_DOUBLE into one opcode per destination's type
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4.1 07/28] i965/fs: generalize the legalization d2x pass
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4.1 03/28] i965/fs: add helper to retrieve instruction data size and execution type
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4.1 14/28] i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 00/28] i965: Ivybridge ARB_gpu_shader_fp64 / OpenGL 4.0
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Grigori Goronzy
- [Mesa-dev] [PATCH v2] gallium/targets: don't leave an empty target directory(ies)
Damien Grassart
- [Mesa-dev] [PATCH] radv: add .dir-locals.el to make radv code more readable in Emacs
Damien Grassart
- [Mesa-dev] [PATCH] radv: remove duplicate initialization of alphaToOne feature
Damien Grassart
- [Mesa-dev] [PATCH] radv: add .dir-locals.el to make radv code more readable in Emacs
Damien Grassart
- [Mesa-dev] [PATCH] dir-locals.el: use appropriate style and stop unsafe warning
Damien Grassart
- [Mesa-dev] [PATCH] dir-locals.el: use appropriate style and stop unsafe warning
Damien Grassart
- [Mesa-dev] [PATCH] dir-locals.el: use appropriate c-file-style
Damien Grassart
- [Mesa-dev] [PATCH] dir-locals.el: use appropriate c-file-style
Damien Grassart
- [Mesa-dev] [PATCH] i965: Fix symbolic size of next_offset[] array.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl: Ensure ResetNotificationStrategy matches for shared contexts.
Kenneth Graunke
- [Mesa-dev] [PATCH 21/24] i965: Add a header for brw_vec4_vs_visitor
Kenneth Graunke
- [Mesa-dev] [PATCH 08/24] i965: Don't use MAX_SURFACES in mark_surface_used
Kenneth Graunke
- [Mesa-dev] [PATCH 11/24] i965: Move SOL binding #defines to brw_compiler.h
Kenneth Graunke
- [Mesa-dev] [PATCH 00/24] i965: Move the compiler to src/intel/compiler
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] i965: Drop duplicate #defines now that we've bumped libdrm requirements.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Delete vestiges of resource streamer code.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965: Make a devinfo local variable.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Return NULL from initScreen2, not false.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Improve conditional rendering in fallback paths.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Use _mesa_has_OES_geometry_shader() when validating draws
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Assert that the binding table isn't bigger than surf_offsets
Kenneth Graunke
- [Mesa-dev] Moving i965 driver to genxml commands and structures
Kenneth Graunke
- [Mesa-dev] Moving i965 driver to genxml commands and structures
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFER_SIZE.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Delete render ring prelude.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/8] i965: XML description of Haswell OA metric set
Kenneth Graunke
- [Mesa-dev] [PATCH 3/8] i965: brw_context.h additions for OA unit query codegen
Kenneth Graunke
- [Mesa-dev] [PATCH 0/8] i965: Support OA counters via INTEL_performance_query
Kenneth Graunke
- [Mesa-dev] [PATCH 12/17] i965: Move the back-end compiler to src/intel/compiler
Kenneth Graunke
- [Mesa-dev] [PATCH 0/8] nir: Require numbers of components to always match
Kenneth Graunke
- [Mesa-dev] [PATCH v2] glsl: builtin: always return clones of the builtins
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Improve conditional rendering in fallback paths.
Kenneth Graunke
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Correct the BDW surface state size
Kenneth Graunke
- [Mesa-dev] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Kenneth Graunke
- [Mesa-dev] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] aubinator: Fix indentation.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] aubinator: Delete redundant NULL check.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] aubinator: Reuse decode_structure code for handling commands
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] aubinator: Use fprintf for output.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] i965: Fall back to GL 4.2 on Haswell if the kernel isn't new enough.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Document the sad story of the kernel command parser.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965: Set screen->cmd_parser_version to 0 if we can't write registers.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Skip register write detection when possible.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] glsl: add new IR lower pass for sqrt(abs()) and inversesqrt(abs())
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Remove pointless NULL check from Gen6 primitive counting code.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 00/23] Fix the broken^Wfragile glsl tests
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/4] i965: Fall back to GL 4.2/4.3 on Haswell if the kernel isn't new enough.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/11] i965: Make INTEL_DEBUG=bat actually usable
Kenneth Graunke
- [Mesa-dev] [PATCH 01/11] aubinator: Store enum textual name in iter->value.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/11] aubinator: Store a pointer from gen_group back to gen_spec.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/11] aubinator: Drop unused print_dword_headers flag.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/11] aubinator: Drop decode_structure() helper.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/11] aubinator: Track the current field's starting dword offset.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/11] aubinator: Make the iterator store a pointer to structure descriptions.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/11] aubinator: Drop spec parameter to decode_group().
Kenneth Graunke
- [Mesa-dev] [PATCH 08/11] aubinator: Move the guts of decode_group() to decoder.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/11] intel: Add a INTEL_DEBUG=color option.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/11] i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/11] i965: Use aubinator/genxml for INTEL_DEBUG=bat state decoding.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] aubinator: Store enum textual name in iter->value.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/5] intel: Add a INTEL_DEBUG=color option.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Kenneth Graunke
- [Mesa-dev] [PATCH v2 3/5] i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 4/5] i965: Use aubinator/genxml for INTEL_DEBUG=bat state decoding.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 5/5] i965: Drop AUB_TRACE_* stuff.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Shut up major()/minor() warnings.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Shut up major()/minor() warnings.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Shut up major()/minor() warnings.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Require Kernel 3.6 for Gen4-5 platforms.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't leak gen_spec from INTEL_DEBUG=bat handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Stop using legacy dri_bufmgr_* and intel_* names.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Stop calling drm_intel_bufmgr_gem_enable_fenced_relocs().
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't leak gen_spec from INTEL_DEBUG=bat handling.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: move gen_decoder.* to DECODER_FILES
Kenneth Graunke
- [Mesa-dev] [PATCH resend] mesa: Require mipmap completeness for glCopyImageSubData(), sometimes.
Kenneth Graunke
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Kenneth Graunke
- [Mesa-dev] [PATCH resend] mesa: Require mipmap completeness for glCopyImageSubData(), sometimes.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/2] intel: android: remove libdrm_intel requirement
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Combine intel_batchbuffer_reloc and intel_batchbuffer_reloc64
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use WARN_ONCE instead of open coding it.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix GLX_MESA_query_renderer video memory on 32-bit.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix GLX_MESA_query_renderer video memory on 32-bit.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix GLX_MESA_query_renderer video memory on 32-bit.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] glsl: ir_explog_to_explog2 is no more
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: remove uneeded asm/unistd.h include
Jonathan Gray
- [Mesa-dev] [PATCH] i965: avoid using a GNU make pattern rule
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jonathan Gray
- [Mesa-dev] [PATCH] glapi: avoid using $< in non-suffix make rules
Jonathan Gray
- [Mesa-dev] [PATCH] configure.ac: Use POSIX word boundary regex.
Jonathan Gray
- [Mesa-dev] [PATCH] i965: Shut up major()/minor() warnings.
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jonathan Gray
- [Mesa-dev] [PATCH V2 2/3] util/rand_xor: add function to seed rand
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jonathan Gray
- [Mesa-dev] [PATCH] util/rand_xor: seed with getentropy when available
Jonathan Gray
- [Mesa-dev] [PATCH v2] util/rand_xor: seed with getentropy when available
Jonathan Gray
- [Mesa-dev] [PATCH v2] util/rand_xor: seed with getentropy when available
Jonathan Gray
- [Mesa-dev] [PATCH v2] util/rand_xor: seed with getentropy when available
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jonathan Gray
- [Mesa-dev] [PATCH] util/u_atomic: provide 64bit atomics where they're missing
Jonathan Gray
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Greg Hackmann
- [Mesa-dev] Any updates on threaded GL dispatch?
Gregory Hainaut
- [Mesa-dev] [PATCH] doc: GL_ARB_buffer_storage is supported on llvmpipe/swr
Gregory Hainaut
- [Mesa-dev] Any updates on threaded GL dispatch?
Gregory Hainaut
- [Mesa-dev] [PATCH] Faster glthread with persistant PBO
Gregory Hainaut
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Gregory Hainaut
- [Mesa-dev] Mesa (master): mesa/marshal: add custom BufferData/ BufferSubData marshalling
Gregory Hainaut
- [Mesa-dev] [PATCH] mesa/glthread: add custom marshalling for ClearBufferfv()
Gregory Hainaut
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Gregory Hainaut
- [Mesa-dev] [PATCH 0/1] NULL pointer in blob_write_string
Gregory Hainaut
- [Mesa-dev] [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
Gregory Hainaut
- [Mesa-dev] Fwd: [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
Gregory Hainaut
- [Mesa-dev] ksmcube on vmwgfx
Peter Hanzel
- [Mesa-dev] kmscube on vmwgfx
Peter Hanzel
- [Mesa-dev] [PATCH 1/2] st/nine: Fix issue with surface and volume dtors and csmt
James Harvey
- [Mesa-dev] [PATCH 00/18] Good bye pragma once
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] mesa/main: remove unused strndup.h include
Juha-Pekka Heikkilä
- [Mesa-dev] [PATCH] glsl: use set for copy propagation kills
Thomas Helland
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Thomas Helland
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Thomas Helland
- [Mesa-dev] [RFC PATCH 0/7] gallium: Video postprocessor rework
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 1/7] gallium/util: Add a video compositor abstraction
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 2/7] gallium/util Add a bounce buffer cache utility v2
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 3/7] gallium/vl: Incorporate the bicubic filter in the compositor v2
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 4/7] gallium/vl: Provide an g3dvl implementation of the utility_video_compositor abstraction
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 5/7] st/vdpau: Rework the state tracker for the new compositor abstraction
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 6/7] gallium/vl: Remove the standalone bicubic filter
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 7/7] st/va: Rework the state tracker for the new compositor abstraction
Thomas Hellstrom
- [Mesa-dev] [RFC PATCH 0/7] gallium: Video postprocessor rework
Thomas Hellstrom
- [Mesa-dev] kmscube on vmwgfx
Thomas Hellstrom
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Thomas Hellstrom
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Thomas Hellstrom
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Thomas Hellstrom
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Thomas Hellstrom
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Thomas Hellstrom
- [Mesa-dev] [PATCH] gbm/dri: Check dri extension version before flush after unmap
Thomas Hellstrom
- [Mesa-dev] [PATCH] st/mesa: set result writemask based on ir type
Karol Herbst
- [Mesa-dev] [PATCH] nvc0/target: treat FMA like MAD
Karol Herbst
- [Mesa-dev] [PATCH 1/2] nvc0/ir: disable support for LIMMs on MAD/FMA
Karol Herbst
- [Mesa-dev] [PATCH 2/2] nvc0/ir: also do ConstantFolding for FMA
Karol Herbst
- [Mesa-dev] [PATCH v5 0/5] nvc0/ir: add support for MAD/FMA PostRALoadPropagation
Karol Herbst
- [Mesa-dev] [PATCH v5 1/5] nv50/ir: restructure and rename postraconstantfolding pass
Karol Herbst
- [Mesa-dev] [PATCH v5 2/5] nv50/ir: implement mad post ra folding for nvc0+
Karol Herbst
- [Mesa-dev] [PATCH v5 3/5] gk110/ir: add LIMM form of mad
Karol Herbst
- [Mesa-dev] [PATCH v5 4/5] gm107/ir: add LIMM form of mad
Karol Herbst
- [Mesa-dev] [PATCH v5 5/5] nv50/ir: also do PostRaLoadPropagation for FMA
Karol Herbst
- [Mesa-dev] [PATCH 0/5] Android build clean-up and fixes
Rob Herring
- [Mesa-dev] [PATCH 1/5] Android: remove host libmesa_util
Rob Herring
- [Mesa-dev] [PATCH 2/5] Android: fix libz dependency for host targets
Rob Herring
- [Mesa-dev] [PATCH 3/5] Android: kill off {MESA_}ANDROID_VERSION defines
Rob Herring
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Rob Herring
- [Mesa-dev] [PATCH 5/5] Android: disable AMD common when LLVM is disabled
Rob Herring
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Rob Herring
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Rob Herring
- [Mesa-dev] [PATCH 3/5] Android: kill off {MESA_}ANDROID_VERSION defines
Rob Herring
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Rob Herring
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Rob Herring
- [Mesa-dev] [PATCH v2 0/5] Android build clean-up and fixes
Rob Herring
- [Mesa-dev] [PATCH v2 1/5] Android: clean-up trailing '\' in make variables
Rob Herring
- [Mesa-dev] [PATCH v2 2/5] Android: remove host libmesa_util
Rob Herring
- [Mesa-dev] [PATCH v2 3/5] Android: fix libz dependency for host targets
Rob Herring
- [Mesa-dev] [PATCH v2 4/5] Android: kill off {MESA_}ANDROID_VERSION defines aka Android 4.1 and older
Rob Herring
- [Mesa-dev] [PATCH v2 5/5] Android: drop Android 4.4 (KitKat) support
Rob Herring
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Rob Herring
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Rob Herring
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Jean Hertel
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Jean Hertel
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Jean Hertel
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Jean Hertel
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Jean Hertel
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Chih-Wei Huang
- [Mesa-dev] [PATCH 1/5] util/disk_cache: seed rand
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] util/disk_cache: hash timestamps into the cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] util/disk_cache: write cache entry keys to file header
Nicolai Hähnle
- [Mesa-dev] [PATCH 069/140] radeonsi/gfx9: add IB parser support
Nicolai Hähnle
- [Mesa-dev] [PATCH 063/140] amd: resolve remaining definition conflicts with gfx9d.h
Nicolai Hähnle
- [Mesa-dev] [PATCH 095/140] winsys/amdgpu: update amdgpu_addr_create for GFX9
Nicolai Hähnle
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] util/rand_xor: add function to seed rand
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/mesa: EGLImageTarget error handling
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] ac: fix build with LLVM 5.0svn
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 2/3] util/rand_xor: add function to seed rand
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Nicolai Hähnle
- [Mesa-dev] [PATCH V3 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 3/3] util/disk_cache: write cache entry keys to file header
Nicolai Hähnle
- [Mesa-dev] [PATCH V4 1/3] util/disk_cache: hash timestamps into the cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH V3 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH V2 2/3] util/rand_xor: add function to seed rand
Nicolai Hähnle
- [Mesa-dev] [PATCH 063/140] amd: resolve remaining definition conflicts with gfx9d.h
Nicolai Hähnle
- [Mesa-dev] [PATCH V3] util/rand_xor: add function to seed rand
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/mesa: EGLImageTarget error handling
Nicolai Hähnle
- [Mesa-dev] [PATCH] util/sha1: harmonize _mesa_sha1_* wrappers
Nicolai Hähnle
- [Mesa-dev] [PATCH] util/sha1: harmonize _mesa_sha1_* wrappers
Nicolai Hähnle
- [Mesa-dev] [PATCH mesa] docs/submittingpatches: add mention about legal disclaimers
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] util/rand_xor: seed with getentropy when available
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] util/rand_xor: seed with getentropy when available
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Nicolai Hähnle
- [Mesa-dev] [PATCH v4 2/3] util/disk_cache: hash pointer size and gpu name into cache keys
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: fix dvec[34] attributes sourced from current attribute state
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: fix dvec[34] attributes sourced from current attribute state
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl_to_tgsi: don't rely on glsl types when visiting tex instructions
Nicolai Hähnle
- [Mesa-dev] [PATCH] cso: store sampler views for all shader stages
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/6] mesa: remove dd_function_table::BindProgram
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/glthread: add custom marshalling for ClearBufferfv()
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/4] st_cb_bitmap: check NULL return from u_upload_alloc
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] r600_state_common: check NULL return from u_upload_alloc
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/4] r600_state_common: check NULL return from u_upload_alloc
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] radeonsi: remove the early-out for SDMA in si_clear_buffer
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/3] radeonsi: CP DMA clear supports unaligned destination addresses
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] radeonsi: use DMA for clears with unaligned size
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 02/25] ARB_sparse_buffer for radeonsi (>= CIK)
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 01/25] mesa: Add GL_ARB_sparse_buffer boilerplate
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 02/25] mesa: implement SPARSE_BUFFER_PAGE_SIZE_ARB
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 03/25] mesa: implement sparse storage buffer allocation
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 04/25] mesa: implement sparse buffer commitment
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 05/25] gallium: add sparse buffer interface and capability
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 06/25] ddebug: add resource_commit pass-through
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 07/25] trace: add resource_commit pass-through
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 08/25] st/mesa: enable ARB_sparse_buffer when supported
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 09/25] st/mesa: plumbing for sparse buffers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 10/25] radeon/winsys: add sparse buffer interface
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 11/25] winsys/radeon: sparse buffers will not be supported
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 12/25] winsys/amdgpu: extract amdgpu_do_add_real_buffer
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 13/25] winsys/amdgpu: share common code in amdgpu_add_fence_dependencies
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 14/25] winsys/amdgpu: build handles and flags list late on submit thread
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 15/25] winsys/amdgpu: extend amdgpu_add_fence to allow adding multiple fences
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 16/25] winsys/amdgpu: add sparse buffer data structures
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 17/25] winsys/amdgpu: sparse buffer creation / destruction / commitment
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 18/25] winsys/amdgpu: add sparse buffers to CS
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 19/25] winsys/amdgpu: take fences when freeing a backing buffer
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 20/25] winsys/amdgpu: sparse buffer debugging helpers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 21/25] gallium/radeon: implement sparse buffer creation
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 22/25] gallium/radeon: transfers and invalidation for sparse buffers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 23/25] gallium/radeon: implement pipe->resource_commit
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 24/25] radeonsi: disable SDMA clears and copies for sparse buffers
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 25/25] radeonsi: enable ARB_sparse_buffer
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] gallium/util: libunwind support
Nicolai Hähnle
- [Mesa-dev] [PATCH] tests/cache_test: allow crossing mount points
Nicolai Hähnle
- [Mesa-dev] [RFC 1/3] dri: add support for CONTEXT_FLAG_NO_ERROR_BIT_KHR
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] st/mesa: EGLImageTarget* error handling
Nicolai Hähnle
- [Mesa-dev] [PATCH] tests/cache_test: allow crossing mount points
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] mesa/glthread: fallback to sync if count validation fails
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/glthread: print out syncs when MARSHAL_MAX_CMD_SIZE is exceeded
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 05/25] gallium: add sparse buffer interface and capability
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 07/25] trace: add resource_commit pass-through
Nicolai Hähnle
- [Mesa-dev] [PATCH] st: Add cubeMapFace parameter to st_finalize_texture.
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 1/6] radv/amdgpu: Add winsys implementation of virtual buffers.
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 2/2] st/mesa: EGLImageTarget* error handling
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 05/25] gallium: add sparse buffer interface and capability
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 2/2] st/mesa: EGLImageTarget* error handling
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI
Nicolai Hähnle
- [Mesa-dev] [PATCH] [RFC v2] mesa/glthread: Call unmarshal_batch directly in glthread_finish when batch queue is empty.
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/6] gallium, radeonsi: ARB_shader_clock implementation
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/6] glsl: fix clockARB builtin function
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/6] gallium: add PIPE_CAP_TGSI CLOCK
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/6] tgsi: add CLOCK opcode
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/6] st/mesa: implement ARB_shader_clock
Nicolai Hähnle
- [Mesa-dev] [PATCH 5/6] radeonsi: emit TGSI_OPCODE_CLOCK
Nicolai Hähnle
- [Mesa-dev] [PATCH 6/6] radeonsi: enable ARB_shader_clock
Nicolai Hähnle
- [Mesa-dev] [PATCH 8/9] radeonsi: decompress DCC in set_framebuffer_state instead of create_surface
Nicolai Hähnle
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: use glsl_type::sampler_index()
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: allow glsl_type::sampler_index() with images
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Nicolai Hähnle
- [Mesa-dev] [PATCH] winsys/amdgpu: remove AMDGPU_INFO_NUM_EVICTIONS
Nicolai Hähnle
- [Mesa-dev] [PATCH] configure.ac: require libdrm_amdgpu 2.4.76 for Vega
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: implement ARB_shader_group_vote
Nicolai Hähnle
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/6] st/mesa: implement ARB_shader_clock
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: allow glsl_type::sampler_index() with images
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] mesa/glthread: add async support to ARB_gpu_shader_int64 uniform functions
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] mesa: remove MESA_GLSL=opt
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] tgsi: fix printing of 64-bit integer immediates
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] st/glsl_to_tgsi: fix 64-bit integer bit shifts
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: add null pointer check in print_without_declaration()
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: use -O0 optimization for builtin_functions.cpp with MinGW
Nicolai Hähnle
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: decompress DCC in set_sampler_view instead of create_sampler_view (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] st/mesa: add st_convert_image()
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/10] radeonsi: adjust checking for SC bug workarounds
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/10] radeonsi/gfx9: fix linear mipmap CPU access
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/2] radeonsi: add load_image_desc()
Nicolai Hähnle
- [Mesa-dev] [PATCH] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
Nicolai Hähnle
- [Mesa-dev] [PATCH] gallivm: add lp_build_emit_fetch_src() helper
Nicolai Hähnle
- [Mesa-dev] [PATCH V2] mesa: disable glthread when DEBUG_OUTPUT_SYNCHRONOUS is enabled
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 2/2] st/glsl_to_tgsi: fix 64-bit integer bit shifts
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/3] misc cleanups
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/19] ARB_shader_ballot implementation for radeonsi
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/19] mesa: add GL_ARB_shader_ballot boilerplate
Nicolai Hähnle
- [Mesa-dev] [PATCH 02/19] glsl: add ARB_shader_ballot enable
Nicolai Hähnle
- [Mesa-dev] [PATCH 03/19] glsl: add ARB_shader_ballot operations
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/19] glsl: add ARB_shader_ballot builtin functions
Nicolai Hähnle
- [Mesa-dev] [PATCH 05/19] glsl: add gl_SubGroup*ARB builtins
Nicolai Hähnle
- [Mesa-dev] [PATCH 06/19] gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
- [Mesa-dev] [PATCH 07/19] tgsi: add BALLOT/READ_* opcodes
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/19] tgsi: add SUBGROUP_* semantics
Nicolai Hähnle
- [Mesa-dev] [PATCH 09/19] st/glsl_to_tgsi: implement ARB_shader_ballot builtin functions
Nicolai Hähnle
- [Mesa-dev] [PATCH 10/19] st/glsl_to_tgsi: implement ARB_shader_ballot system variables
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/19] st/mesa: enable ARB_shader_ballot
Nicolai Hähnle
- [Mesa-dev] [PATCH 12/19] radeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUES
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/19] radeonsi: support 64-bit system values
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/19] radeonsi: implement TGSI_SEMANTIC_SUBGROUP_*
Nicolai Hähnle
- [Mesa-dev] [PATCH 15/19] radeonsi: emit TGSI_OPCODE_BALLOT
Nicolai Hähnle
- [Mesa-dev] [PATCH 16/19] radeonsi: emit TGSI_OPCODE_READ_*
Nicolai Hähnle
- [Mesa-dev] [PATCH 17/19] radeonsi: strengthen emit_optimization_barrier
Nicolai Hähnle
- [Mesa-dev] [PATCH 18/19] radeonsi: optimization barriers to work around LLVM deficiencies
Nicolai Hähnle
- [Mesa-dev] [PATCH 19/19] radeonsi: enable ARB_shader_ballot
Nicolai Hähnle
- [Mesa-dev] [PATCH 04/10] radeonsi/gfx9: fix linear mipmap CPU access
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/3] radv: fix descriptor set bugs with dynamic buffers
Fredrik Höglund
- [Mesa-dev] [PATCH 1/3] radv: fix the dynamic buffer index in vkCmdBindDescriptorSets
Fredrik Höglund
- [Mesa-dev] [PATCH 2/3] radv: fix the size of the dynamic_buffers array
Fredrik Höglund
- [Mesa-dev] [PATCH 3/3] radv/ac: fix multiple descriptor sets with dynamic buffers
Fredrik Höglund
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Kristian Høgsberg
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Kristian Høgsberg
- [Mesa-dev] [PATCH 7/7] intel: tools: add aubinator_error_decode tool
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add support for detecting corrupt cache entries
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Grazvydas Ignotas
- [Mesa-dev] [PATCH] tgsi/ureg: return correct token count in ureg_get_tokens
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glsl/blob: clear padding bytes
Grazvydas Ignotas
- [Mesa-dev] [PATCH V2] util/disk_cache: support caches for multiple architectures
Grazvydas Ignotas
- [Mesa-dev] [PATCH] ralloc: don't leave out the alignment factor
Grazvydas Ignotas
- [Mesa-dev] [PATCH V2] util/disk_cache: support caches for multiple architectures
Grazvydas Ignotas
- [Mesa-dev] [PATCH V3] util/disk_cache: support caches for multiple architectures
Grazvydas Ignotas
- [Mesa-dev] [PATCH] i965: don't require 64bit cmpxchg
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: don't require 64bit atomic operations
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: mark read-only arguments const
Grazvydas Ignotas
- [Mesa-dev] [PATCH 0/4] Make radv warning-free again
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/4] radv: avoid casting warnings on 32bit
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] radv: don't use uninitialized value on failure
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/4] radv: check for upload alloc failure
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/4] radv: use VK_NULL_HANDLE for handles
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2] i965: don't require 64bit cmpxchg
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: don't require 64bit atomic operations
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/4] radv: check for upload alloc failure
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/3] util/disc_cache: use LRU eviction rather than random eviction
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/3] util/disk_cache: actually enforce cache size
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glx: allow 0 for glXSwapIntervalSGI
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glx: allow 0 for glXSwapIntervalSGI
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glsl/blob: clear padding bytes
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/2] util/disk_cache: fix compressed size calculation
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/2] util/disk_cache: fix size subtraction on 32bit
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/3] util/disk_cache: use LRU eviction rather than random eviction (v2)
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/8] util/disk_cache: make disk_cache_put() compatible with u_queue
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: Stall before fast-clear operations
Grazvydas Ignotas
- [Mesa-dev] [PATCH] i965: Delete render ring prelude.
Grazvydas Ignotas
- [Mesa-dev] [PATCH 0/7] timestamp/arch directory removal for disk_cache
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/7] util/mesa-sha1: allow to finish without taking the result
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/7] util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/7] util/disk_cache: base key hashes from initial context
Grazvydas Ignotas
- [Mesa-dev] [PATCH 5/7] tests/cache_test: use the blob key's actual first byte
Grazvydas Ignotas
- [Mesa-dev] [PATCH 6/7] util/disk_cache: hash timestamps into the cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 7/7] util/disk_cache: hash pointer size into cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly
Grazvydas Ignotas
- [Mesa-dev] [PATCH 7/7] util/disk_cache: hash pointer size into cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Grazvydas Ignotas
- [Mesa-dev] MESA and KOTOR
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/4] util/disk_cache: add thread queue to disk cache
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/4] util/disk_cache: have disk_cache_put() optionally free memory
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/4] util/disk_cache: use a thread queue to write to shader cache
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add helpers for creating/destroying disk cache put jobs
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2 3/3] util/sha1: drop _mesa_sha1_{update, format} return type
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] util/disk_cache: add helpers for creating/destroying disk cache put jobs
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/4] util/disk_cache: use a thread queue to write to shader cache
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2 3/3] util/sha1: drop _mesa_sha1_{update, format} return type
Grazvydas Ignotas
- [Mesa-dev] [PATCH V3] util/disk_cache: use a thread queue to write to shader cache
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/5] util/disk_cache: seed rand
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/5] util/disk_cache: actually enforce cache size
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: do eviction before creating .tmp
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v2)
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/5] util/disk_cache: seed rand
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2 0/7] timestamp/arch/gpu dir removal for disk_cache
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2 1/7] util/disk_cache: use a helper to compute cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/7] tests/cache_test: use the blob key's actual first byte
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2 3/7] util/disk_cache: hash timestamps into the cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/7] util/disk_cache: pass timestamps as a blob
Grazvydas Ignotas
- [Mesa-dev] [PATCH 5/7] util/disk_cache: hash pointer size and gpu name into cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 6/7] util/disk_cache: add a write helper
Grazvydas Ignotas
- [Mesa-dev] [PATCH 7/7] util/disk_cache: also write key_blob to cache entry
Grazvydas Ignotas
- [Mesa-dev] [PATCH 7/7] util/disk_cache: also write key_blob to cache entry
Grazvydas Ignotas
- [Mesa-dev] [PATCH 6/7] util/disk_cache: add a write helper
Grazvydas Ignotas
- [Mesa-dev] [PATCH 5/7] util/disk_cache: hash pointer size and gpu name into cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH 5/7] util/disk_cache: hash pointer size and gpu name into cache keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v3)
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2 24/25] intel/vulkan: Get rid of recursive make
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: add the main include directory back
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v4)
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/2] util/disk_cache: delete .tmp if target exists
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/2] util/disk_cache: check rename result
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: fix stored_keys index
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: add the main include directory back
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: add the main include directory back
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: add the main include directory back
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: add the main include directory back
Grazvydas Ignotas
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Grazvydas Ignotas
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/2] anv: automake: use the local headers over any system provided ones
Grazvydas Ignotas
- [Mesa-dev] [v2] glx: Prefer library path given by pkgconfig over the system
Grazvydas Ignotas
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/3] util/rand_xor: add function to seed rand
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/2] anv: automake: use the local headers over any system provided ones
Grazvydas Ignotas
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/sha1: harmonize _mesa_sha1_* wrappers
Grazvydas Ignotas
- [Mesa-dev] [PATCH V2 3/3] util/disk_cache: use rand_xorshift128plus() to get our random int
Grazvydas Ignotas
- [Mesa-dev] [PATCH V3 3/3] util/disk_cache: write cache entry keys to file header
Grazvydas Ignotas
- [Mesa-dev] [PATCH] tests/cache_test: mark arguments const
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: avoid making mesa subdir when cache dir is specified
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/disk_cache: don't deadlock on premature EOF
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glsl/shader_cache: restore evicted shader keys
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glsl, st/shader_cache: check the whole sha1 for zero
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glsl, st/shader_cache: check the whole sha1 for zero
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/3] glsl: disable cache if MESA_EXTENSION_OVERRIDE is set
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Grazvydas Ignotas
- [Mesa-dev] [PATCH] util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
- [Mesa-dev] [PATCH v2] util/u_atomic: provide 64bit atomics where they're missing
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/7] radeonsi: compile all TGSI compute shaders asynchronously
Christian Inci
- [Mesa-dev] [PATCH 0/3] Fixes 1 crash in gallium/hud and 1 crash in gallium/radeon
Julien Isorce
- [Mesa-dev] [PATCH 1/3] radeon_cs_create_fence: check null return from radeon_winsys_bo_create
Julien Isorce
- [Mesa-dev] [PATCH 2/3] radeon_drm_cs_flush: check null return from radeon_cs_create_fence
Julien Isorce
- [Mesa-dev] [PATCH 3/3] hud_context: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH 2/3] radeon_drm_cs_flush: check null return from radeon_cs_create_fence
Julien Isorce
- [Mesa-dev] [PATCH 0/6] Fixes a few radeon issues found by Coverity
Julien Isorce
- [Mesa-dev] [PATCH 1/6] radeon: initialize hole variable before calling container_of
Julien Isorce
- [Mesa-dev] [PATCH 2/6] r600_shader.c: check validity of the value returned by eg_get_interpolator_index
Julien Isorce
- [Mesa-dev] [PATCH 3/6] si_pipe: do not dereference sscreen before checking if it is NULL.
Julien Isorce
- [Mesa-dev] [PATCH 4/6] radeon_drm_bo: explicitly check return value of drmCommandWriteRead
Julien Isorce
- [Mesa-dev] [PATCH 5/6] si_blit: check zstex nullity
Julien Isorce
- [Mesa-dev] [PATCH 6/6] si_descriptor: move velems nullity check before dereference
Julien Isorce
- [Mesa-dev] [PATCH 3/6] si_pipe: do not dereference sscreen before checking if it is NULL.
Julien Isorce
- [Mesa-dev] [PATCH] r600_shader.c: fix indentation
Julien Isorce
- [Mesa-dev] [PATCH 1/4] r600_state_common: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH 2/4] si_compute: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH 3/4] st_cb_bitmap: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH 4/4] r600_state: check NULL return from r600_aligned_buffer_create
Julien Isorce
- [Mesa-dev] [PATCH 1/4] r600_state_common: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH v2 1/4] r600_state_common: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH v2 2/4] si_compute: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH v2 3/4] st_cb_bitmap: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH v2 2/4] si_compute: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH v2 2/4] si_compute: check NULL return from u_upload_alloc
Julien Isorce
- [Mesa-dev] [PATCH] glx: Remove #include <GL/glxint.h>
Adam Jackson
- [Mesa-dev] [PATCH] glsl: remove unecessary flags.q.subroutine_def
Mark Janes
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Mark Janes
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Mark Janes
- [Mesa-dev] [PATCH] getteximage: avoid to lookup textures with id 0
Mark Janes
- [Mesa-dev] [PATCH RFC] clover: clone pipe-resource if root-buffer already exists
Francisco Jerez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Francisco Jerez
- [Mesa-dev] [PATCH v3 13/24] i965/vec4: split DF instructions and later double its execsize in IVB/BYT
Francisco Jerez
- [Mesa-dev] [PATCH v3 14/24] i965/vec4: keep original type when dealing with null registers
Francisco Jerez
- [Mesa-dev] [PATCH v3 15/24] i965/vec4: fix VEC4_OPCODE_FROM_DOUBLE for IVB/BYT
Francisco Jerez
- [Mesa-dev] [PATCH v3 16/24] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE in IVB/BYT
Francisco Jerez
- [Mesa-dev] [PATCH v3 17/24] i965/vec4: consider subregister offset in live variables
Francisco Jerez
- [Mesa-dev] [PATCH v3 18/24] i965/vec4: adapt setup_imm_df() to allow inserting instructions before another one
Francisco Jerez
- [Mesa-dev] [PATCH v3 20/24] i965/vec4: Fix exec size for MOVs SET_{HIGH, LOW}_32BIT.
Francisco Jerez
- [Mesa-dev] [PATCH v3 19/24] i965/vec4: fix SIMD-with lowering for CMP/MOV instructions with conditional modifiers
Francisco Jerez
- [Mesa-dev] [PATCH v3 21/24] i965: Use correct VertStride on align16 instructions.
Francisco Jerez
- [Mesa-dev] [PATCH v3 22/24] i965: enable ARB_gpu_shader_fp64 for Ivybridge/Baytrail
Francisco Jerez
- [Mesa-dev] [PATCH v3 23/24] i965: enable OpenGL 4.0 to Ivybridge/Baytrail
Francisco Jerez
- [Mesa-dev] [PATCH v3 24/24] docs: mark GL_ARB_gpu_shader_fp64 and OpenGL 4.0 as supported by i965/gen7+
Francisco Jerez
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Francisco Jerez
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Francisco Jerez
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Francisco Jerez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Francisco Jerez
- [Mesa-dev] [PATCH 02/51] i965: Order write of query availablity with earlier writes
Francisco Jerez
- [Mesa-dev] [PATCH v3 16/24] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE in IVB/BYT
Francisco Jerez
- [Mesa-dev] [PATCH v3 20/24] i965/vec4: Fix exec size for MOVs SET_{HIGH, LOW}_32BIT.
Francisco Jerez
- [Mesa-dev] [PATCH v3 21/24] i965: Use correct VertStride on align16 instructions.
Francisco Jerez
- [Mesa-dev] [PATCH v3 17/24] i965/vec4: consider subregister offset in live variables
Francisco Jerez
- [Mesa-dev] [PATCH v3 16/24] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE in IVB/BYT
Francisco Jerez
- [Mesa-dev] [PATCH] [RFC] clover: flush event queue when sequencing new event
Francisco Jerez
- [Mesa-dev] [PATCH] gallium/tgsi: Treat UCMP sources as floats to match the GLSL-to-TGSI pass expectations.
Francisco Jerez
- [Mesa-dev] [PATCH v3 07/24] i965/fs: generalize the legalization d2x pass
Francisco Jerez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/gen8+: Do full stall when switching pipeline
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Francisco Jerez
- [Mesa-dev] [PATCH v4 07/28] i965/fs: generalize the legalization d2x pass
Francisco Jerez
- [Mesa-dev] [PATCH v4 08/28] i965/fs: rename lower_d2x to lower_narrow_conversions
Francisco Jerez
- [Mesa-dev] [PATCH v4 19/28] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Francisco Jerez
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Francisco Jerez
- [Mesa-dev] [PATCH v4 07/28] i965/fs: generalize the legalization d2x pass
Francisco Jerez
- [Mesa-dev] [PATCH v4 08/28] i965/fs: rename lower_d2x to lower_narrow_conversions
Francisco Jerez
- [Mesa-dev] [PATCH v4 19/28] i965/vec4: fix SIMD-width lowering for VEC4_OPCODE_FROM_DOUBLE
Francisco Jerez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Francisco Jerez
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Francisco Jerez
- [Mesa-dev] [PATCH v4.1 07/28] i965/fs: generalize the legalization d2x pass
Francisco Jerez
- [Mesa-dev] [PATCH] drirc: Set glsl_zero_init for Kerbal Space Program.
Francisco Jerez
- [Mesa-dev] i965: On-demand render target flushing
Francisco Jerez
- [Mesa-dev] [PATCH] spirv: Silence unused variable warnings in release mode
Jordan Justen
- [Mesa-dev] [PATCH] i965: Delete render ring prelude.
Jordan Justen
- [Mesa-dev] [PATCH 1/3] glsl_parser_extra: Add utility to copy symbols between symbol tables
Jordan Justen
- [Mesa-dev] [PATCH 3/3] glsl/linker: Check that re-declared, inter-shader built-in blocks match
Jordan Justen
- [Mesa-dev] [PATCH 1/2] intel: genxml: compress all gen files into one
Jordan Justen
- [Mesa-dev] r600g: Support spilling temp arrays
Glenn Kennard
- [Mesa-dev] [PATCH 1/9] r600g: Add scratch ring register defines
Glenn Kennard
- [Mesa-dev] [PATCH 2/9] r600g: Add instruction encoding defines for MEM_RD
Glenn Kennard
- [Mesa-dev] [PATCH 3/9] r600g: Add defines for per-shader engine settings
Glenn Kennard
- [Mesa-dev] [PATCH 4/9] r600g: Support emitting scratch ops
Glenn Kennard
- [Mesa-dev] [PATCH 5/9] r600g: Add pending output function
Glenn Kennard
- [Mesa-dev] [PATCH 6/9] r600g: Implement scratch buffer state management
Glenn Kennard
- [Mesa-dev] [PATCH 7/9] r600g/sb: Support scratch ops
Glenn Kennard
- [Mesa-dev] [PATCH 8/9] r600g/sb: Add dependency tracking for scratch ops
Glenn Kennard
- [Mesa-dev] [PATCH 9/9] r600g: Implement spilling of temp arrays
Glenn Kennard
- [Mesa-dev] merged/mega *_dri.so files?
Constantine Kharlamov
- [Mesa-dev] [PATCH 12/24] radeonsi: set readnone on reads from read-only memory
Constantine Kharlamov
- [Mesa-dev] [PATCH 1/2] r600: make condition clearer
Constantine Kharlamov
- [Mesa-dev] [PATCH 2/2] r600: update sb documentation
Constantine Kharlamov
- [Mesa-dev] [PATCH v2 1/2] r600g: make condition clearer
Constantine Kharlamov
- [Mesa-dev] [PATCH v2 2/2] r600g: update sb documentation
Constantine Kharlamov
- [Mesa-dev] [PATCH 1/2] r600: make condition clearer
Constantine Kharlamov
- [Mesa-dev] [PATCH] r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
- [Mesa-dev] [PATCH] r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
- [Mesa-dev] [PATCH v2 1/2] r600g: make condition clearer
Constantine Kharlamov
- [Mesa-dev] [PATCH v2] r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
- [Mesa-dev] [PATCH] r600g/sb: Fix memory leak by reworking uses list (rebased)
Constantine Kharlamov
- [Mesa-dev] [PATCH 0/5] Small r600_draw_vbo optimizations
Constantine Kharlamov
- [Mesa-dev] [PATCH 1/5] r600g: Use separate index_bias variable
Constantine Kharlamov
- [Mesa-dev] [PATCH 2/5] r600g: Remove intermediate assignment of pipe_draw_info
Constantine Kharlamov
- [Mesa-dev] [PATCH 3/5] r600g: Add more (un)likely functions
Constantine Kharlamov
- [Mesa-dev] [PATCH 4/5] r600g: use a clever alignment for index buffer uploads
Constantine Kharlamov
- [Mesa-dev] [PATCH 5/5] r600g: use a clever alignment for index buffer uploads 2
Constantine Kharlamov
- [Mesa-dev] [PATCH 4/5] r600g: use a clever alignment for index buffer uploads
Constantine Kharlamov
- [Mesa-dev] [PATCH] amd/common: Fix build with new ac_add_function_attr()
Tobias Klausmann
- [Mesa-dev] [PATCH] amd/common: Fix build with new ac_add_function_attr()
Tobias Klausmann
- [Mesa-dev] [RFC] anv: Use on-the-fly surface states for dynamic buffer descriptors
Kristian H. Kristensen
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Kristian H. Kristensen
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Kristian H. Kristensen
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Kristian H. Kristensen
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Kristian H. Kristensen
- [Mesa-dev] [PATCH v2 2/2] anv: Advertise larger heap sizes
Kristian H. Kristensen
- [Mesa-dev] [PATCH] AndroidIA: android: Pass sse4.1 flag as appropriate.
Harish Krupo
- [Mesa-dev] [PATCH v2 01/10] swr: [rasterizer codegen] Refactor codegen
Kyriazis, George
- [Mesa-dev] [PATCH v2 10/10] swr: [rasterizer codegen] Fix windows build
George Kyriazis
- [Mesa-dev] [PATCH 01/10] swr: [rasterizer codegen] Refactor codegen
Kyriazis, George
- [Mesa-dev] [PATCH v2 10/10] swr: [rasterizer codegen] Fix windows build
Kyriazis, George
- [Mesa-dev] [PATCH v3] swr: [rasterizer codegen] Fix windows build
George Kyriazis
- [Mesa-dev] [PATCH] st/va: Fix forward/backward referencing for deinterlacing
Christian König
- [Mesa-dev] [RFC PATCH 0/7] gallium: Video postprocessor rework
Christian König
- [Mesa-dev] [PATCH] st/omx: Fix port format enumeration
Christian König
- [Mesa-dev] [PATCH] st/omx: Set end-of-frame flag on bitstream output buffers
Christian König
- [Mesa-dev] [PATCH] st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Christian König
- [Mesa-dev] [PATCH 01/11] gallium: add P016 format
Christian König
- [Mesa-dev] [PATCH 02/11] vl/video_buffer: add support for P016
Christian König
- [Mesa-dev] [PATCH 03/11] radeon/UVD: fix the decoding target pitch calculation
Christian König
- [Mesa-dev] [PATCH 04/11] radeon/uvd: enable 10bit HEVC decode v2
Christian König
- [Mesa-dev] [PATCH 05/11] st/vdpau: add support for 16bit interop
Christian König
- [Mesa-dev] [PATCH 06/11] st/vdpau: always use the prefered surface format for decode
Christian König
- [Mesa-dev] [PATCH 07/11] st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
- [Mesa-dev] [PATCH 08/11] st/va: clear the video surface on allocation
Christian König
- [Mesa-dev] [PATCH 09/11] st/va: add support for P010 and P016 formats
Christian König
- [Mesa-dev] [PATCH 10/11] st/va: add support for allocating 10bpp surfaces
Christian König
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Christian König
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Christian König
- [Mesa-dev] [PATCH 1/9] gallium: add P016 format
Christian König
- [Mesa-dev] [PATCH 2/9] vl/video_buffer: add support for P016
Christian König
- [Mesa-dev] [PATCH 3/9] radeon/UVD: fix the decoding target pitch calculation
Christian König
- [Mesa-dev] [PATCH 4/9] radeon/uvd: enable 10bit HEVC decode v2
Christian König
- [Mesa-dev] [PATCH 5/9] st/va: cleanup error handling in vlVaCreateSurfaces2
Christian König
- [Mesa-dev] [PATCH 6/9] st/va: clear the video surface on allocation
Christian König
- [Mesa-dev] [PATCH 7/9] st/va: add support for P010 and P016 formats v2
Christian König
- [Mesa-dev] [PATCH 8/9] st/va: add support for allocating 10bpp surfaces
Christian König
- [Mesa-dev] [PATCH 9/9] st/va: add config support for 10bit decoding v2
Christian König
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Christian König
- [Mesa-dev] [PATCH] svga: handle P016 format as well
Christian König
- [Mesa-dev] [PATCH 01/11] gallium: add P016 format
Christian König
- [Mesa-dev] [PATCH 01/11] gallium: add P016 format
Christian König
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Christian König
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Christian König
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Christian König
- [Mesa-dev] [PATCH 131/140] radeon/uvd: add uvd soc15 register
Christian König
- [Mesa-dev] [PATCH 132/140] radeon/uvd: adapt gfx9 surface to uvd
Christian König
- [Mesa-dev] [PATCH 133/140] radeon/uvd: clear message buffer when reuse
Christian König
- [Mesa-dev] [PATCH 135/140] radeon/vce: adapt gfx9 surface to vce
Christian König
- [Mesa-dev] [PATCH 136/140] radeon/vce: add support for firmware 53.14.4
Christian König
- [Mesa-dev] [PATCH 139/140] radeon/vce: update vce support to firmware 53.19.4
Christian König
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Christian König
- [Mesa-dev] [PATCH] st/omx/enc: use PIPE_USAGE_STAGING for output buffer
Christian König
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Wladimir J. van der Laan
- [Mesa-dev] [PATCH] anv: Properly handle destroying NULL devices and instances
Lionel Landwerlin
- [Mesa-dev] [PATCH 0.5/7] intel/tools: Use a makefile included from intel/Makefile.am
Lionel Landwerlin
- [Mesa-dev] [PATCH] genxml: Depend on Makefile.am for generated sources.
Lionel Landwerlin
- [Mesa-dev] [RFC] anv: Use on-the-fly surface states for dynamic buffer descriptors
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/6] anv: Add a performance warning helper
Lionel Landwerlin
- [Mesa-dev] [RFC PATCH 10/13] RFC: anv: Drop vkCreateDmaBufImageINTEL()
Lionel Landwerlin
- [Mesa-dev] [PATCH] glsl: builtin: always return clones of the builtins
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] glsl: builtin: always return clones of the builtins
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/2] Aubinator: use gzipped genxml files
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] intel: genxml: add script to generate gzipped genxml
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 1/2] intel: genxml: add script to generate gzipped genxml
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 2/2] aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 1/2] intel: genxml: add script to generate gzipped genxml
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 2/2] aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel: genxml: prevent missing ; with address fields dwords
Lionel Landwerlin
- [Mesa-dev] [PATCH] vulkan: enums: fix generation with enum aliases
Lionel Landwerlin
- [Mesa-dev] [PATCH shader-db] run: disable GLSL shader cache
Lionel Landwerlin
- [Mesa-dev] [PATCH] genxml: Add XML version tags
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/4] aubinator: Fix indentation.
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/12] anv: Queries!
Lionel Landwerlin
- [Mesa-dev] [PATCH 04/12] genxml: Make MI_STORE_DATA_IMM have a single 64-bit data field
Lionel Landwerlin
- [Mesa-dev] [PATCH 06/12] anv/query: Move the available bits to the front
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/12] anv: Queries!
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: bounds checks while concatenating sysfs paths
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/device: fix timestampPeriod for Broxton
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 12/16] genxml: s/Clipper Statistics Enable/Statistics Enable/
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 13/16] anv/pipeline: Enable clipper statistics
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 13/16] anv/pipeline: Enable clipper statistics
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 13/16] anv/pipeline: Enable clipper statistics
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 14/16] anv: Disable VF statistics for blorp and SOL memcpy
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 15/16] anv: Implement pipeline statistics queries
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 16/16] anv: Turn on inherited queries
Lionel Landwerlin
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Lionel Landwerlin
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: add the main include directory back
Lionel Landwerlin
- [Mesa-dev] [PATCH 01/11] aubinator: Store enum textual name in iter->value.
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/11] i965: Make INTEL_DEBUG=bat actually usable
Lionel Landwerlin
- [Mesa-dev] [PATCH 10/11] i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] aubinator: Store enum textual name in iter->value.
Lionel Landwerlin
- [Mesa-dev] [PATCH 00/18] Good bye pragma once
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/device: Move push descriptor query handling
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/cmd_buffer: Apply flush operations prior to executing secondaries
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] intel: genxml: compress all gen files into one
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] aubinator: enable snb/ilk through --gen
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] anv/blorp: Use anv_get_layerCount everywhere
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/7] Aubinator error decode
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/7] intel: genxml: add INSTDONE registers
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/7] intel: genxml: add GFX_ARB_ERROR_RPT register
Lionel Landwerlin
- [Mesa-dev] [PATCH 3/7] intel: genxml: add ACTHD registers
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/7] intel: genxml: add gen7 ERR_INT register
Lionel Landwerlin
- [Mesa-dev] [PATCH 5/7] intel: genxml: add FAULT_REG register
Lionel Landwerlin
- [Mesa-dev] [PATCH 6/7] intel: genxml: add RING_BUFFER_CTL registers
Lionel Landwerlin
- [Mesa-dev] [PATCH 7/7] intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: oa-counters: keep on reading reports until delimiting timestamp
Lionel Landwerlin
- [Mesa-dev] [PATCH 4/7] intel: genxml: add gen7 ERR_INT register
Lionel Landwerlin
- [Mesa-dev] [PATCH 7/7] intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
- [Mesa-dev] [PATCH 7/7] intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel: genxml: add gen7 ERR_INT register
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel: tools: add aubinator_error_decode tool
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] intel: genxml: compress all gen files into one
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965/fs: Gracefully handle TXS on multisampled textures with no LOD
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel: genxml: fix out of tree builds
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] intel: genxml: fix out of tree builds
Lionel Landwerlin
- [Mesa-dev] [PATCH] intel: genxml: fix out of tree builds
Lionel Landwerlin
- [Mesa-dev] [PATCH v2] intel: genxml: fix out of tree builds
Lionel Landwerlin
- [Mesa-dev] [PATCH 2/2] svga: fix crash regression since e027935a795
Charmaine Lee
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Vinson Lee
- [Mesa-dev] [PATCH] swr: s/uint/enum pipe_render_cond_flag/
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: Use POSIX word boundary regex.
Vinson Lee
- [Mesa-dev] [PATCH] nir: Add positional argument specifiers.
Vinson Lee
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Link glsl_compiler with CLOCK_LIB.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Link tests with CLOCK_LIB.
Vinson Lee
- [Mesa-dev] [PATCH] st/mesa: Fix missing-braces warning.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Link tests with CLOCK_LIB.
Vinson Lee
- [Mesa-dev] [PATCH 5/7] docs/releasing: added relevant people for build/check with Windows
Vinson Lee
- [Mesa-dev] [PATCH] st/mesa: Fix missing-braces warning.
Vinson Lee
- [Mesa-dev] [PATCH v1] Android: Add an error handling for the null buffer
Zhuo-hao Lee
- [Mesa-dev] [PATCH] radv: Fix using more than 4 bound descriptor sets
James Legg
- [Mesa-dev] [PATCH 21/25] radv/ac: add support for TCS/TES inputs/outputs.
James Legg
- [Mesa-dev] [PATCH] vulkan/wsi: Improve the DRI3 error message
Jacob Lifshay
- [Mesa-dev] [PATCH 136/140] radeon/vce: add support for firmware 53.14.4
Leo Liu
- [Mesa-dev] [PATCH 139/140] radeon/vce: update vce support to firmware 53.19.4
Leo Liu
- [Mesa-dev] [PATCH] st/omx/enc: use PIPE_USAGE_STAGING for output buffer
Leo Liu
- [Mesa-dev] [PATCH 2/2] gallivm, ac: add function attributes at call sites instead of declarations
Mike Lothian
- [Mesa-dev] [PATCH] amd/common: Fix build with new ac_add_function_attr()
Mike Lothian
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Mike Lothian
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Mike Lothian
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Mike Lothian
- [Mesa-dev] [PATCH] ralloc: don't leave out the alignment factor
Mike Lothian
- [Mesa-dev] Initial version of threaded GL dispatch V2
Mike Lothian
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Mike Lothian
- [Mesa-dev] [PATCH 4/4] gallium/util: move u_queue.{c, h} to src/util
Mike Lothian
- [Mesa-dev] [PATCH v3 0/6] Use drmDevice2 API, take ... final
Mike Lothian
- [Mesa-dev] [PATCH v3 0/6] Use drmDevice2 API, take ... final
Mike Lothian
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Mike Lothian
- [Mesa-dev] Lets try that again. Proposal for merging GL dispatch (aka glthread)
Mike Lothian
- [Mesa-dev] [PATCH 7/7] gallium/radeon: disable the shader cache if dumping shaders
Mike Lothian
- [Mesa-dev] [PATCH 123/140] radeonsi/gfx9: set/validate GFX9 BO metadata
Mike Lothian
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Mike Lothian
- [Mesa-dev] [RFC] radv initial tessellation support
Mike Lothian
- [Mesa-dev] [PATCH 1/2] intel: genxml: compress all gen files into one
Mike Lothian
- [Mesa-dev] [rfc] radv missing tesseellation patches
Mike Lothian
- [Mesa-dev] [PATCH 0/4] Code style fixes
Lyude
- [Mesa-dev] [PATCH 1/4] vc4: Fix indenting in vc4_screen_get_param()
Lyude
- [Mesa-dev] [PATCH 2/4] r300: Fix indenting in r300_get_param()
Lyude
- [Mesa-dev] [PATCH 3/4] mesa: Fix gross indenting in _mesa_PolygonMode()
Lyude
- [Mesa-dev] [PATCH 4/4] mesa: Fix trailing whitespace in polygon.c
Lyude
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH 1/6] glapi: Add GL_NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH 2/6] gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
- [Mesa-dev] [PATCH 3/6] mesa: Add support for GL_NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH 4/6] gallium/auxiliary: Add NV_fill_rectangle to pipe state
Lyude
- [Mesa-dev] [PATCH 5/6] mesa/st: Add support for NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH 6/6] nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
- [Mesa-dev] [PATCH v2 0/6] Add support for GL_NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH v2 1/6] glapi: Add GL_NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH v2 2/6] mesa: Add support for GL_NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH v2 3/6] gallium: Add a cap to check if the driver supports fill_rectangle
Lyude
- [Mesa-dev] [PATCH v2 4/6] gallium: Add NV_fill_rectangle to pipe state
Lyude
- [Mesa-dev] [PATCH v2 5/6] st/mesa: Add support for NV_fill_rectangle
Lyude
- [Mesa-dev] [PATCH v2 6/6] nvc0: Add support for NV_fill_rectangle for the GM200+
Lyude
- [Mesa-dev] [PATCH 4/4] gallium/util: remove unused header from u_queue.c
Manolova, Plamena
- [Mesa-dev] [PATCH] anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Manolova, Plamena
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Manolova, Plamena
- [Mesa-dev] [PATCH] nir: Rewrite nir_type_conversion_op
Manolova, Plamena
- [Mesa-dev] [PATCH] android: intel/compiler: fix include paths
Manolova, Plamena
- [Mesa-dev] [PATCH] android: intel/compiler: fix include paths
Manolova, Plamena
- [Mesa-dev] [PATCH mesa] docs/specs: update Khronos registries URLs
Manolova, Plamena
- [Mesa-dev] [PATCH] android: add marshal_generated c and h files to generated sources
Manolova, Plamena
- [Mesa-dev] [PATCH] util/build-id: check dlpi_name before strstr call
Manolova, Plamena
- [Mesa-dev] [PATCH] clover: fix Invalid read of size 8
Vedran Miletić
- [Mesa-dev] [PATCH] clover: use pipe_resource references
Vedran Miletić
- [Mesa-dev] [PATCH v2 1/1] clover: use pipe_resource references
Vedran Miletić
- [Mesa-dev] [PATCH] [RFC] clover: flush event queue when sequencing new event
Vedran Miletić
- [Mesa-dev] [PATCH 2/2] radv: Set driver version to mesa version;
Vedran Miletić
- [Mesa-dev] [PATCH 00/18] Good bye pragma once
Vedran Miletić
- [Mesa-dev] [PATCH] swr: [rasterizer jitter] fix llvm >= 5.0 build break
Vedran Miletić
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Vedran Miletić
- [Mesa-dev] [PATCH] ac, gallium: fix building with LLVM >= r298393
Vedran Miletić
- [Mesa-dev] [PATCH] nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
- [Mesa-dev] [PATCH v1] mesa: Avoid read of uninitialized variable
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Use _mesa_has_OES_geometry_shader() when validating draws
Ilia Mirkin
- [Mesa-dev] [PATCH] nir/builder: Add an int46 immediate helper
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: increase alignment to 256 for texture buffers on fermi
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
- [Mesa-dev] [RFC 02/11] glsl: Add "built-in" function to do neg(fp64)
Ilia Mirkin
- [Mesa-dev] [RFC 02/11] glsl: Add "built-in" function to do neg(fp64)
Ilia Mirkin
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: take extra pushbuf space into account for pushbuf_space calls
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: set result writemask based on ir type
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: set result writemask based on ir type
Ilia Mirkin
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Ilia Mirkin
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Ilia Mirkin
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Ilia Mirkin
- [Mesa-dev] [RFC 0/3] More precise rcp and rsq for fp64 on gk110
Ilia Mirkin
- [Mesa-dev] [RFC 1/3] gk110/ir: Add rcp f64 implementation
Ilia Mirkin
- [Mesa-dev] [PATCH] swr: support layer output in geometry shaders
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50: don't assume a rast is set when validating scissors
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nv50: don't assume a rast is set when validating for clears
Ilia Mirkin
- [Mesa-dev] [PATCH] dir-locals.el: use appropriate c-file-style
Ilia Mirkin
- [Mesa-dev] [PATCH] Enable EXT_shader_integer_mix prototypes on 440
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Ilia Mirkin
- [Mesa-dev] [PATCH] Enable EXT_shader_integer_mix prototypes on 440
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: set result writemask based on ir type
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Ilia Mirkin
- [Mesa-dev] [PATCH kmscube v2 1/2] drm.h: Include libdrm headers
Ilia Mirkin
- [Mesa-dev] Mesa 17.0.1 release candidate
Ilia Mirkin
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: set result writemask based on ir type
Ilia Mirkin
- [Mesa-dev] Mesa 17.0.1 release candidate
Ilia Mirkin
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] i965: Fall back to GL 4.2 on Haswell if the kernel isn't new enough.
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0/target: treat FMA like MAD
Ilia Mirkin
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Ilia Mirkin
- [Mesa-dev] [PATCH 2/6] gallium: Add a cap to check if the driver supports fill_rectangle
Ilia Mirkin
- [Mesa-dev] [PATCH 3/6] mesa: Add support for GL_NV_fill_rectangle
Ilia Mirkin
- [Mesa-dev] [PATCH 4/6] gallium/auxiliary: Add NV_fill_rectangle to pipe state
Ilia Mirkin
- [Mesa-dev] [PATCH 6/6] nvc0: Add support for NV_fill_rectangle for the GM200+
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: fix dvec[34] attributes sourced from current attribute state
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: fix dvec[34] attributes sourced from current attribute state
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Code style fixes
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/2] mesa: make glFramebuffer* check immutable texture level bounds
Ilia Mirkin
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Ilia Mirkin
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Ilia Mirkin
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: expose BRW_OPCODE_[F32TO16/F16TO32] opcode_descs on gen8+
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/6] mesa: Add support for GL_NV_fill_rectangle
Ilia Mirkin
- [Mesa-dev] [PATCH v2 6/6] nvc0: Add support for NV_fill_rectangle for the GM200+
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] gm107/ir: Emit SV_CLOCK system value
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] nvc0/ir: Handle TGSI_OPCODE_CLOCK
Ilia Mirkin
- [Mesa-dev] Fwd: [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
Ilia Mirkin
- [Mesa-dev] [PATCH] anv: Accurately advertise dynamic descriptor limits
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 0/3] Expand inter-shader compatibility check of built-in blocks
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/3] glsl_parser_extra: Add utility to copy symbols between symbol tables
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 2/3] glsl: Use the utility function to copy symbols between symbol tables
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 3/3] glsl/linker: Check that re-declared, inter-shader built-in blocks match
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] Enable EXT_shader_integer_mix prototypes on 440
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] Enable EXT_shader_integer_mix prototypes on 440
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/3] glsl_parser_extra: Add utility to copy symbols between symbol tables
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 3/3] glsl/linker: Check that re-declared, inter-shader built-in blocks match
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] brw_eu_validate: Remove duplicated code
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] anv: bump push constant max size to 512bytes
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 0/2] nir: Add support for 8 and 16-bit types
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Pull the guts out into a helper block
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] mesa: set thread name for glthread
Miklós Máté
- [Mesa-dev] [PATCH 0/2] Compilation fixes for mingw
Miklós Máté
- [Mesa-dev] [PATCH 1/2] c11: fix include with mingw
Miklós Máté
- [Mesa-dev] [PATCH 2/2] c11: comment out thrd_equal()
Miklós Máté
- [Mesa-dev] MESA and KOTOR
Miklós Máté
- [Mesa-dev] [PATCH 0/2] Compilation fixes for mingw
Miklós Máté
- [Mesa-dev] [PATCH] mesa: set thread name for glthread
Miklós Máté
- [Mesa-dev] [PATCH 1/3] stw/wgl: add null context check in wglBindTexImageARB()
Miklós Máté
- [Mesa-dev] [PATCH 2/3] st/wgl: add support for WGL_ARB_make_current_read
Miklós Máté
- [Mesa-dev] MESA and KOTOR
Miklós Máté
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Steven Newbury
- [Mesa-dev] merged/mega *_dri.so files?
Steven Newbury
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Steven Newbury
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Steven Newbury
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
Steven Newbury
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Steven Newbury
- [Mesa-dev] anv out-of-tree build broken
Steven Newbury
- [Mesa-dev] [PATCH] amd/common: Fix build with new ac_add_function_attr()
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Merge fast clear flushes.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/amdgpu: Add some debug flags.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/4] radv: check for upload alloc failure
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Cache command buffers in command pool.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/4] radv: check for upload alloc failure
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/4] radv: check for upload alloc failure
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: drop Z24 support.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/6] radv/ac: switch to new intrinsics for pkrtz and clamp.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] radv: Add L2 writeback.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv: Use the new L2 writeback flag.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Properly handle destroying NULL devices and instances
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv/ac: introduce i1true/i1false to contxet.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Emit pending flushes before executing a secondary command buffer
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Disable HTILE for textures with multiple layers/levels.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/3] radv/amdgpu: Let addrlib calculate the HTILE parameters.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/3] radv: Use winsys HTILE info.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/3] radv: Use the subresource range in HTILE initialization.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: move fast clear before resolve into own loop.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: handle z offset for 3d image <-> buffer copies.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] radv: Use the subresource range in HTILE initialization.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: disable mip point pre clamping.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 0/3] radv: fix descriptor set bugs with dynamic buffers
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: disabled scaled formats for transfers.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/ac: fixup texture coord to have right number of channels.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/8] radv: Determine cache flushes per object.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/8] radv: Invalidate the correct caches for CB/DB dst barriers.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/8] radv: Don't flush for fixed-function reading.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/8] radv: Flush more caches after writes.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 5/8] radv: Don't invalidate CB/DB for images that aren't modified outside CB/DB.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 6/8] radv: Only flush for the needed stages, and before the flushes.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 7/8] radv: Don't emit cache flushes on subpass switch.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 8/8] radv: Don't flush the CB before doing a fast clear eliminate.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Store shaders in VRAM.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Reinitialise loaderMagic when allocating a cached command buffer
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: setup llvm target data layout
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] radv: Increase api version to 1.0.42.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv: Set driver version to mesa version;
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Emit cache flushes before CP DMA.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] Revert "radv: Emit cache flushes before CP DMA."
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/5] util/disk_cache: seed rand
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/4] radv: make sure gs copy shader is retrieved from the cache with the variant
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/2] radv: add external memory support.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/ac: canonicalize the output for 32-bit float min/max.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/meta: fix image clears for r4g4 format.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv/ac: Fix shared memory offset calculation
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Reduce number of max descriptor sets to 4.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Fix using more than 4 bound descriptor sets
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix primitive reset index emission
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fix logic for when to flush on multiple CS emission
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Bas Nieuwenhuizen
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/4] radv: don't emit no color formats.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: flush DB cache before and after HTILE decompress.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/5] radv: move vgt_gs_mode value to pipeline.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: move shader stages calculation to pipeline.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Bas Nieuwenhuizen
- [Mesa-dev] [Mesa-stable] [PATCH] radv: Reduce number of max descriptor sets to 4.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Assert when setting 0 registers in a sequence.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 0/6] radv sparseBinding
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 1/6] radv/amdgpu: Add winsys implementation of virtual buffers.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 2/6] radv: Implement sparse buffer creation.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 3/6] radv: Implement sparse image creation.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 4/6] radv: Implement sparse memory binding.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 5/6] radv/amdgpu: Use reference counting for bos.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 6/6] radv: Enable sparseBinding feature.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: move to using nir clip/cull merge pass.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/4] radv: Set proper viewport & scissor for meta draws.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 2/4] radv: Drop the default viewport when 0 viewports are given.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 3/4] radv: Prepare for not using the guard band for lines & points.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 4/4] radv: Use the guard band.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 02/25] radv: handle clip dist in es outputs.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 08/25] radv: add tessellation ring allocation support.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/2] radv: add ia_multi_vgt_param tessellation support.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: always do tess ring size calculations.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: fixup geometry clip emission since using the geom pass
Bas Nieuwenhuizen
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jani Nikula
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jani Nikula
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Jani Nikula
- [Mesa-dev] Mesa git: Compilation error after commit 940da36 - common/ac_nir_to_llvm.c
Dieter Nützel
- [Mesa-dev] Any updates on threaded GL dispatch?
Dieter Nützel
- [Mesa-dev] [PATCH V3] util/disk_cache: support caches for multiple architectures
Dieter Nützel
- [Mesa-dev] r600g: Support spilling temp arrays
Dieter Nützel
- [Mesa-dev] Lets try that again. Proposal for merging GL dispatch (aka glthread)
Dieter Nützel
- [Mesa-dev] Lets try that again. Proposal for merging GL dispatch (aka glthread)
Dieter Nützel
- [Mesa-dev] [AppVeyor] mesa master #3747 failed
Dieter Nützel
- [Mesa-dev] [PATCH 1/2] r600: make condition clearer
Dieter Nützel
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Dieter Nützel
- [Mesa-dev] [PATCH] r600g/sb: Fix memory leak by reworking uses list (rebased)
Dieter Nützel
- [Mesa-dev] [PATCH] r600g: Fix out of bounds access
Dieter Nützel
- [Mesa-dev] [PATCH v2 1/2] r600g: make condition clearer
Dieter Nützel
- [Mesa-dev] [PATCH v2 1/2] r600g: make condition clearer
Dieter Nützel
- [Mesa-dev] [PATCH v2] r600g/sb: Fix memory leak by reworking uses list (rebased)
Dieter Nützel
- [Mesa-dev] assorted uint/unsigned -> enum clean-ups
Edward O'Callaghan
- [Mesa-dev] [PATCH] radv: trivial tidy ups
Edward O'Callaghan
- [Mesa-dev] [PATCH] mesa/main: Fix memset in formatquery.c
Edward O'Callaghan
- [Mesa-dev] [PATCH 00/18] Good bye pragma once
Edward O'Callaghan
- [Mesa-dev] [PATCH] mesa/marshal: add custom BufferData/BufferSubData marshalling
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/6] mesa: inline _mesa_update_texture
Edward O'Callaghan
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/2] radv/formats: reverse how the image format properties KHR2 is handled
Edward O'Callaghan
- [Mesa-dev] [PATCH] glsl, st/shader_cache: check the whole sha1 for zero
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2] radv: add external memory support.
Edward O'Callaghan
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Edward O'Callaghan
- [Mesa-dev] [PATCH] radv: move to using nir clip/cull merge pass.
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2] gallivm, ac: add function attributes at call sites instead of declarations
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: inform the driver of framebuffer changes before compute dispatches
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 3/4] st/glsl_to_tgsi: avoid iterating past the head of the instruction list
Marek Olšák
- [Mesa-dev] [Mesa-announce] Mesa 17.0.1 release candidate
Marek Olšák
- [Mesa-dev] Any updates on threaded GL dispatch?
Marek Olšák
- [Mesa-dev] [PATCH v2] mesa: Avoid read of uninitialized variable
Marek Olšák
- [Mesa-dev] [PATCH] amd/common: document PREDICATION OP 3 as 64-bit bool.
Marek Olšák
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Marek Olšák
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for an on-disk shader cache
Marek Olšák
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Marek Olšák
- [Mesa-dev] [PATCH 2/2] docs: update envvars.html to reflect having a cache per arch
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] ralloc: Make sure ralloc() allocations match malloc()'s alignment.
Marek Olšák
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Marek Olšák
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Marek Olšák
- [Mesa-dev] Any updates on threaded GL dispatch?
Marek Olšák
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Marek Olšák
- [Mesa-dev] [PATCH 1/5] radeonsi: fix LLVM 3.9 - don't use non-matching attributes on declarations
Marek Olšák
- [Mesa-dev] [PATCH 2/5] gallivm,ac: add LP_FUNC_ATTR_CONVERGENT
Marek Olšák
- [Mesa-dev] [PATCH 3/5] radeonsi: set the convergent attribute where needed
Marek Olšák
- [Mesa-dev] [PATCH 4/5] radeonsi: drop support for LLVM 3.6 & 3.7
Marek Olšák
- [Mesa-dev] [PATCH 5/5] gallium/radeon: don't monitor SDMA busyness on EG/Cayman
Marek Olšák
- [Mesa-dev] [PATCH 5/5] gallium/radeon: don't monitor SDMA busyness on EG/Cayman
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/dri: reduce dri_fill_st_options() params
Marek Olšák
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Marek Olšák
- [Mesa-dev] [PATCH] getteximage: avoid to lookup textures with id 0
Marek Olšák
- [Mesa-dev] [PATCH] mesa/main: remove useless check in _mesa_IsSampler()
Marek Olšák
- [Mesa-dev] [PATCH 1/2] st/mesa: don't propagate uniforms when restoring from cache
Marek Olšák
- [Mesa-dev] [PATCH 5/5] gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()
Marek Olšák
- [Mesa-dev] [PATCH 1/7] gallium/util: replace pipe_mutex with mtx_t
Marek Olšák
- [Mesa-dev] [PATCH 0/6] r600g: r600_shader.c small cleanups
Marek Olšák
- [Mesa-dev] [PATCH 2/6] configure.ac: Fix error message in radeon_llvm_check().
Marek Olšák
- [Mesa-dev] [PATCH 5/6] radeonsi/ac: move get_image_intr_name to common
Marek Olšák
- [Mesa-dev] [PATCH] gallium/util: replace pipe_condvar with cnd_t
Marek Olšák
- [Mesa-dev] [PATCH] glapi: fix typo in count_scale
Marek Olšák
- [Mesa-dev] [PATCH 4/4] gallium/util: remove unused header from u_queue.c
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: fix elimination of literal VS outputs
Marek Olšák
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Marek Olšák
- [Mesa-dev] [PATCH 1/5] gallium: add PIPE_CAP_TGSI_TEX_TXF_LZ
Marek Olšák
- [Mesa-dev] [PATCH 2/5] gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
- [Mesa-dev] [PATCH 3/5] glsl_to_tgsi: remove a redundant statement
Marek Olšák
- [Mesa-dev] [PATCH 4/5] glsl_to_tgsi: use TEX_LZ and TXF_LZ when available
Marek Olšák
- [Mesa-dev] [PATCH 5/5] radeonsi: implement TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Marek Olšák
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Marek Olšák
- [Mesa-dev] [PATCH 2/5] gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
- [Mesa-dev] [PATCH 2/5] gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Marek Olšák
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Marek Olšák
- [Mesa-dev] [Mesa-announce] Mesa 17.1.0 release plan
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] glapi: fix typo in count_scale
Marek Olšák
- [Mesa-dev] [PATCH 13/25] mesa: Connect the generated GL command marshalling code to the build.
Marek Olšák
- [Mesa-dev] [PATCH 4/4] gallium/util: move u_string.h to src/util/u_string.h
Marek Olšák
- [Mesa-dev] [PATCH 4/4] gallium/util: move u_queue.{c, h} to src/util
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: set result writemask based on ir type
Marek Olšák
- [Mesa-dev] [PATCH 7/4] gallium/util: replace pipe_thread_setname() with u_thread_setname()
Marek Olšák
- [Mesa-dev] [PATCH 4/4] gallium/util: move u_queue.{c, h} to src/util
Marek Olšák
- [Mesa-dev] [PATCH 2/2] glsl: don't recompile a shader on fallback unless needed
Marek Olšák
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Marek Olšák
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Marek Olšák
- [Mesa-dev] [PATCH 12/24] radeonsi: set readnone on reads from read-only memory
Marek Olšák
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Marek Olšák
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Marek Olšák
- [Mesa-dev] [PATCH 13/25] mesa: Connect the generated GL command marshalling code to the build.
Marek Olšák
- [Mesa-dev] RFC Thread queue for shader cache compression/writes (real)
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/u_upload: make the first persistent mapping unsynchronized
Marek Olšák
- [Mesa-dev] [PATCH 2/2] trace: remove leftover assertions after pipe_resource wrapping removal
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: disable the shader cache if dumping shaders
Marek Olšák
- [Mesa-dev] [PATCH 1/7] radeonsi: mark all bound shader buffer ranges as initialized
Marek Olšák
- [Mesa-dev] [PATCH 2/7] radeonsi: require that compiler threads are enabled
Marek Olšák
- [Mesa-dev] [PATCH 3/7] radeonsi: compile all TGSI compute shaders asynchronously
Marek Olšák
- [Mesa-dev] [PATCH 4/7] gallium/radeon: reference pipe_resource in pipe_transfer
Marek Olšák
- [Mesa-dev] [PATCH 5/7] gallium/radeon: formalize that create_query doesn't need pipe_context
Marek Olšák
- [Mesa-dev] [PATCH 6/7] gallium/radeon: formalize that create_batch_query doesn't need pipe_context
Marek Olšák
- [Mesa-dev] [PATCH 7/7] gallium/radeon: disable the shader cache if dumping shaders
Marek Olšák
- [Mesa-dev] [PATCH 3/3] hud_context: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [PATCH shader-db] run: disable GLSL shader cache
Marek Olšák
- [Mesa-dev] [PATCH] tgsi: add missing compute shader entry in tgsi_get_processor_name()
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: clean up tex_fetch_ptrs()
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Marek Olšák
- [Mesa-dev] Lets try that again. Proposal for merging GL dispatch (aka glthread)
Marek Olšák
- [Mesa-dev] [PATCH 3/3] hud_context: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Marek Olšák
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Marek Olšák
- [Mesa-dev] [PATCH] st/dri: wait for thread to finish before unbinding context
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new polaris12 pci id
Marek Olšák
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Marek Olšák
- [Mesa-dev] [PATCH 1/6] radeon: initialize hole variable before calling container_of
Marek Olšák
- [Mesa-dev] [PATCH 3/6] si_pipe: do not dereference sscreen before checking if it is NULL.
Marek Olšák
- [Mesa-dev] [PATCH 4/6] radeon_drm_bo: explicitly check return value of drmCommandWriteRead
Marek Olšák
- [Mesa-dev] [PATCH 5/6] si_blit: check zstex nullity
Marek Olšák
- [Mesa-dev] [PATCH 6/6] si_descriptor: move velems nullity check before dereference
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: check the IR type before waiting for a compute compilation fence
Marek Olšák
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Marek Olšák
- [Mesa-dev] [PATCH 4/4] drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line"
Marek Olšák
- [Mesa-dev] [PATCH v2 2/2] r600g: update sb documentation
Marek Olšák
- [Mesa-dev] [PATCH 3/6] si_pipe: do not dereference sscreen before checking if it is NULL.
Marek Olšák
- [Mesa-dev] [PATCH 02/18] ac: consistently use ifndef guards over pragma once
Marek Olšák
- [Mesa-dev] [PATCH] r600g: Fix out of bounds access
Marek Olšák
- [Mesa-dev] [PATCH] r600g/sb: Fix memory leak by reworking uses list (rebased)
Marek Olšák
- [Mesa-dev] [PATCH] mesa: set thread name for glthread
Marek Olšák
- [Mesa-dev] [PATCH v2] r600g/sb: Fix memory leak by reworking uses list (rebased)
Marek Olšák
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Marek Olšák
- [Mesa-dev] [PATCH 001/140] amdgpu/addrlib: rename SiAddrLib/CiAddrLib to match internal spelling
Marek Olšák
- [Mesa-dev] [PATCH 002/140] amdgpu/addrlib: Change to compute TC compatible stencil info
Marek Olšák
- [Mesa-dev] [PATCH 003/140] amdgpu/addrlib: allow tileSplitBytes greater than row size
Marek Olšák
- [Mesa-dev] [PATCH 004/140] amdgpu/addrlib: add new flag nonSplit
Marek Olšák
- [Mesa-dev] [PATCH 005/140] amdgpu/addrlib: Make comments shorter
Marek Olšák
- [Mesa-dev] [PATCH 006/140] amdgpu/addrlib: Add a flag "tcCompatible" to surface info output structure.
Marek Olšák
- [Mesa-dev] [PATCH 007/140] amdgpu/addrlib: Rewrite tile mode optmization code
Marek Olšák
- [Mesa-dev] [PATCH 008/140] amdgpu/addrlib: Let Kaveri go general stereo right eye offset padding path
Marek Olšák
- [Mesa-dev] [PATCH 009/140] amdgpu/addrlib: Add GetMaxAlignments
Marek Olšák
- [Mesa-dev] [PATCH 010/140] amdgpu/addrlib: add disableLinearOpt flag
Marek Olšák
- [Mesa-dev] [PATCH 012/140] amdgpu/addrlib: AddrLib inheritance refactor
Marek Olšák
- [Mesa-dev] [PATCH 013/140] amdgpu/addrlib: style changes and minor cleanups
Marek Olšák
- [Mesa-dev] [PATCH 014/140] amdgpu/addrlib: Change comment alignment
Marek Olšák
- [Mesa-dev] [PATCH 015/140] amdgpu/addrlib: add dccRamSizeAligned output flag
Marek Olšák
- [Mesa-dev] [PATCH 016/140] amdgpu/addrlib: Refine the PRT tile mode selection
Marek Olšák
- [Mesa-dev] [PATCH 017/140] amdgpu/addrlib: Add a member "bpp" for input of method AddrConvertTileIndex and AddrConvertTileInfoToHW
Marek Olšák
- [Mesa-dev] [PATCH 018/140] amdgpu/addrlib: force all zero tile info for linear general.
Marek Olšák
- [Mesa-dev] [PATCH 019/140] amdgpu/addrlib: add tcCompatible htile addr from coordinate support.
Marek Olšák
- [Mesa-dev] [PATCH 020/140] amdgpu/addrlib: add ADDR_ANALYSIS_ASSUME
Marek Olšák
- [Mesa-dev] [PATCH 021/140] amdgpu/addrlib: Fix invalid access to m_tileTable
Marek Olšák
- [Mesa-dev] [PATCH 022/140] amdgpu/addrlib: add explicit Log2NonPow2 function
Marek Olšák
- [Mesa-dev] [PATCH 023/140] amdgpu/addrlib: Add new interface to support macro mode index query
Marek Olšák
- [Mesa-dev] [PATCH 024/140] amdgpu/addrlib: add define HAVE_TSERVER
Marek Olšák
- [Mesa-dev] [PATCH 025/140] amdgpu/addrlib: rename ComputeSurfaceThickness to Thickness
Marek Olšák
- [Mesa-dev] [PATCH 026/140] amdgpu/addrlib: add equation generation
Marek Olšák
- [Mesa-dev] [PATCH 027/140] amdgpu/addrlib: Add a flag to skip calculate indices
Marek Olšák
- [Mesa-dev] [PATCH 028/140] amdgpu/addrlib: fix pixel index calculation of thick micro tiling
Marek Olšák
- [Mesa-dev] [PATCH 029/140] amdgpu/addrlib: Disable tcComaptible when depth surface is not macro tiled
Marek Olšák
- [Mesa-dev] [PATCH 030/140] amdgpu/addrlib: Stylish cleanup.
Marek Olšák
- [Mesa-dev] [PATCH 031/140] amdgpu/addrlib: Add a new tile mode ADDR_TM_UNKNOWN
Marek Olšák
- [Mesa-dev] [PATCH 034/140] amdgpu/addrlib: Cleanup.
Marek Olšák
- [Mesa-dev] [PATCH 035/140] amdgpu/addrlib: Fix number of //
Marek Olšák
- [Mesa-dev] [PATCH 036/140] amdgpu/addrlib: Pad pitch to multiples of 256 for DCC surface on Fiji
Marek Olšák
- [Mesa-dev] [PATCH 037/140] amdgpu/addrlib: style cleanup
Marek Olšák
- [Mesa-dev] [PATCH 038/140] amdgpu/addrlib: Fix family setting for VI and CZ ASICs
Marek Olšák
- [Mesa-dev] [PATCH 039/140] amdgpu/addrlib: support non-power2 height alignment (for linear surface)
Marek Olšák
- [Mesa-dev] [PATCH 040/140] amdgpu/addrlib: Add flag to report if a surface can have dcc ram
Marek Olšák
- [Mesa-dev] [PATCH 041/140] amdgpu/addrlib: fix crash on allocation failure
Marek Olšák
- [Mesa-dev] [PATCH 042/140] amdgpu/addrlib: Always returns pixelPitch in original pixels
Marek Olšák
- [Mesa-dev] [PATCH 043/140] amdgpu/addrlib: Add new flags minimizePadding and maxBaseAlign
Marek Olšák
- [Mesa-dev] [PATCH 044/140] amdgpu/addrlib: Check prt flag for PRT_THIN1 extra padding for DCC.
Marek Olšák
- [Mesa-dev] [PATCH 045/140] amdgpu/addrlib: do some tile mode conversions to display surface
Marek Olšák
- [Mesa-dev] [PATCH 046/140] amdgpu/addrlib: Adjust bank equation bit order based on macro tile aspect ratio settings
Marek Olšák
- [Mesa-dev] [PATCH 047/140] amdgpu/addrlib: add matchStencilTileCfg and tcCompatible fixes
Marek Olšák
- [Mesa-dev] [PATCH 048/140] amdgpu/addrlib: Add a new output flag to notify client that the returned tile index is for PRT on SI
Marek Olšák
- [Mesa-dev] [PATCH 049/140] amdgpu/addrlib: Fix the issue that tcCompatible HTILE slice size is not calculated correctly
Marek Olšák
- [Mesa-dev] [PATCH 050/140] amdgpu/addrlib: Seperate 2 dcc related workarounds by different flags
Marek Olšák
- [Mesa-dev] [PATCH 051/140] amdgpu/addrlib: Bump version to 6.01
Marek Olšák
- [Mesa-dev] [PATCH 052/140] amd/addrlib: Apply input pitch after internal pitch aligning
Marek Olšák
- [Mesa-dev] [PATCH 053/140] amd/addrlib: Adjust slie size after pitch and actual height adjustment
Marek Olšák
- [Mesa-dev] [PATCH 054/140] amd/addrlib: Bump version to 6.02
Marek Olšák
- [Mesa-dev] [PATCH 055/140] amd/addrlib: Add support for ETC2 and ASTC formats.
Marek Olšák
- [Mesa-dev] [PATCH 056/140] amd/addrlib: Fix selection of swizzle modes for 3D compressed images.
Marek Olšák
- [Mesa-dev] [PATCH 057/140] amd/addrlib: Not all ETC2 formats are 128bpp... add new ETC2 formats to differentiate between 64 and 128bpp formats.
Marek Olšák
- [Mesa-dev] [PATCH 059/140] amd/addrlib: silence warnings
Marek Olšák
- [Mesa-dev] [PATCH 060/140] radeonsi: code shuffling in si_init_depth_surface
Marek Olšák
- [Mesa-dev] [PATCH 062/140] amd: normalize register definition formatting
Marek Olšák
- [Mesa-dev] [PATCH 063/140] amd: resolve remaining definition conflicts with gfx9d.h
Marek Olšák
- [Mesa-dev] [PATCH 064/140] amd: add texture format definitions for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 065/140] amd: define event types for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 066/140] amd: GFX9 packet changes
Marek Olšák
- [Mesa-dev] [PATCH 067/140] radeonsi/gfx9: add GFX9 and VEGA10 enums
Marek Olšák
- [Mesa-dev] [PATCH 068/140] radeonsi/gfx9: set the LLVM processor, require LLVM 5.0
Marek Olšák
- [Mesa-dev] [PATCH 069/140] radeonsi/gfx9: add IB parser support
Marek Olšák
- [Mesa-dev] [PATCH 070/140] radeonsi/gfx9: don't read back non-existent SRBM registers
Marek Olšák
- [Mesa-dev] [PATCH 071/140] radeonsi/gfx9: handle GFX9 in a few places
Marek Olšák
- [Mesa-dev] [PATCH 072/140] radeonsi/gfx9: enable SDMA buffer copying & clearing
Marek Olšák
- [Mesa-dev] [PATCH 073/140] radeonsi/gfx9: INDIRECT_BUFFER change
Marek Olšák
- [Mesa-dev] [PATCH 074/140] radeonsi/gfx9: EVENT_WRITE_EOP -> RELEASE_MEM
Marek Olšák
- [Mesa-dev] [PATCH 075/140] radeonsi/gfx9: query changes - EVENT_WRITE and SET_PREDICATION
Marek Olšák
- [Mesa-dev] [PATCH 076/140] radeonsi/gfx9: CP DMA changes
Marek Olšák
- [Mesa-dev] [PATCH 077/140] radeonsi/gfx9: Gather4 no longer needs the workaround
Marek Olšák
- [Mesa-dev] [PATCH 078/140] radeonsi/gfx9: don't set PA_SC_RASTER_CONFIG*
Marek Olšák
- [Mesa-dev] [PATCH 079/140] radeonsi/gfx9: init_config changes
Marek Olšák
- [Mesa-dev] [PATCH 080/140] radeonsi/gfx9: disable RB+ on Vega10
Marek Olšák
- [Mesa-dev] [PATCH 081/140] radeonsi/gfx9: enable ETC2
Marek Olšák
- [Mesa-dev] [PATCH 082/140] radeonsi/gfx9: ELEMENT_SIZE change
Marek Olšák
- [Mesa-dev] [PATCH 083/140] radeonsi/gfx9: set NUM_RECORDS correctly
Marek Olšák
- [Mesa-dev] [PATCH 084/140] radeonsi/gfx9: disable the 2-bit format fetch fix
Marek Olšák
- [Mesa-dev] [PATCH 085/140] radeonsi/gfx9: rasterizer changes
Marek Olšák
- [Mesa-dev] [PATCH 086/140] radeonsi/gfx9: add a scissor bug workaround
Marek Olšák
- [Mesa-dev] [PATCH 087/140] radeonsi/gfx9: sampler state changes
Marek Olšák
- [Mesa-dev] [PATCH 088/140] radeonsi/gfx9: trivial shader and ring changes
Marek Olšák
- [Mesa-dev] [PATCH 089/140] radeonsi/gfx9: pad shader binaries by 128 bytes
Marek Olšák
- [Mesa-dev] [PATCH 090/140] radeonsi/gfx9: draw changes
Marek Olšák
- [Mesa-dev] [PATCH 091/140] radeonsi/gfx9: allow Z16_UNORM for TC-compatible HTILE
Marek Olšák
- [Mesa-dev] [PATCH 092/140] gallium/radeon: move pre-GFX9 radeon_surf.* members to radeon_surf.u.legacy.*
Marek Olšák
- [Mesa-dev] [PATCH 093/140] gallium/radeon: add GFX9 surface info to radeon_surf
Marek Olšák
- [Mesa-dev] [PATCH 094/140] winsys/amdgpu: rename GFX6 surface functions
Marek Olšák
- [Mesa-dev] [PATCH 095/140] winsys/amdgpu: update amdgpu_addr_create for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 096/140] winsys/amdgpu: wire up new addrlib for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 097/140] winsys/amdgpu: set num_tile_pipes, pipe_interleave_bytes for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 098/140] gallium/radeon: move pre-GFX9 radeon_bo_metadata.* to u.legacy.*
Marek Olšák
- [Mesa-dev] [PATCH 099/140] radeonsi/gfx9: update r600_print_texture_info
Marek Olšák
- [Mesa-dev] [PATCH 100/140] radeonsi/gfx9: stub testdma - array_mode_to_string
Marek Olšák
- [Mesa-dev] [PATCH 101/140] radeonsi/gfx9: update HTILE/CMASK/FMASK allocators
Marek Olšák
- [Mesa-dev] [PATCH 102/140] radeonsi/gfx9: don't check array_mode for allowing TC-compatible HTILE
Marek Olšák
- [Mesa-dev] [PATCH 103/140] radeonsi/gfx9: update si_set_optimal_micro_tile_mode
Marek Olšák
- [Mesa-dev] [PATCH 104/140] radeonsi/gfx9: pass correct parameters to buffer_get_handle
Marek Olšák
- [Mesa-dev] [PATCH 105/140] radeonsi/gfx9: update can_sample_z/s flags
Marek Olšák
- [Mesa-dev] [PATCH 106/140] radeonsi/gfx9: do DCC clears on non-mipmapped textures only
Marek Olšák
- [Mesa-dev] [PATCH 107/140] radeonsi/gfx9: CB changes
Marek Olšák
- [Mesa-dev] [PATCH 108/140] radeonsi/gfx9: DB changes
Marek Olšák
- [Mesa-dev] [PATCH 109/140] radeonsi/gfx9: image descriptor changes in immutable fields
Marek Olšák
- [Mesa-dev] [PATCH 110/140] radeonsi/gfx9: FMASK image descriptor changes
Marek Olšák
- [Mesa-dev] [PATCH 111/140] radeonsi/gfx9: image descriptor changes in mutable fields
Marek Olšák
- [Mesa-dev] [PATCH 112/140] radeonsi/gfx9: enable clamping for Z UNORM formats promoted to Z32F
Marek Olšák
- [Mesa-dev] [PATCH 113/140] radeonsi/gfx9: add a workaround for 1D depth textures
Marek Olšák
- [Mesa-dev] [PATCH 114/140] radeonsi/gfx9: fix textureSize/imageSize for 1D textures
Marek Olšák
- [Mesa-dev] [PATCH 115/140] radeonsi/gfx9: fix MIP0_WIDTH & MIP0_HEIGHT for compressed texture blits
Marek Olšák
- [Mesa-dev] [PATCH 116/140] radeonsi/gfx9: emit BREAK_BATCH in emit_framebuffer_state
Marek Olšák
- [Mesa-dev] [PATCH 117/140] radeonsi/gfx9: emit FLUSH_DFSM where required
Marek Olšák
- [Mesa-dev] [PATCH 118/140] radeonsi/gfx9: only use CE RAM for most-used descriptors
Marek Olšák
- [Mesa-dev] [PATCH 119/140] radeonsi/gfx9: use ACQUIRE_MEM
Marek Olšák
- [Mesa-dev] [PATCH 120/140] radeonsi/gfx9: flush CB & DB caches with an EOP TS event
Marek Olšák
- [Mesa-dev] [PATCH 121/140] radeonsi/gfx9: don't write mipmap level offsets to BO metadata
Marek Olšák
- [Mesa-dev] [PATCH 122/140] radeonsi/gfx9: add radeon_surf.gfx9.surf_offset
Marek Olšák
- [Mesa-dev] [PATCH 123/140] radeonsi/gfx9: set/validate GFX9 BO metadata
Marek Olšák
- [Mesa-dev] [PATCH 124/140] radeonsi/gfx9: handle pitch and offset overrides for texture_from_handle
Marek Olšák
- [Mesa-dev] [PATCH 125/140] winsys/amdgpu: set/get BO tiling flags for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 126/140] radeonsi/gfx9: SPI_SHADER_USER_DATA changes
Marek Olšák
- [Mesa-dev] [PATCH 127/140] radeonsi/gfx9: don't generate LS and ES states
Marek Olšák
- [Mesa-dev] [PATCH 128/140] radeonsi/gfx9: add linear address computations for texture transfers
Marek Olšák
- [Mesa-dev] [PATCH 129/140] radeonsi/gfx9: only allow GL 3.1
Marek Olšák
- [Mesa-dev] [PATCH 130/140] radeonsi/gfx9: disable features that don't work
Marek Olšák
- [Mesa-dev] [PATCH 131/140] radeon/uvd: add uvd soc15 register
Marek Olšák
- [Mesa-dev] [PATCH 132/140] radeon/uvd: adapt gfx9 surface to uvd
Marek Olšák
- [Mesa-dev] [PATCH 133/140] radeon/uvd: clear message buffer when reuse
Marek Olšák
- [Mesa-dev] [PATCH 134/140] winsys/surface: add height pitch for gfx9
Marek Olšák
- [Mesa-dev] [PATCH 135/140] radeon/vce: adapt gfx9 surface to vce
Marek Olšák
- [Mesa-dev] [PATCH 136/140] radeon/vce: add support for firmware 53.14.4
Marek Olšák
- [Mesa-dev] [PATCH 137/140] radeon/vce: update for firwmare 53.17
Marek Olšák
- [Mesa-dev] [PATCH 138/140] radeon/uvd: set correct vega10 db pitch alignment
Marek Olšák
- [Mesa-dev] [PATCH 139/140] radeon/vce: update vce support to firmware 53.19.4
Marek Olšák
- [Mesa-dev] [PATCH 140/140] radeonsi: add Vega10 PCI IDs
Marek Olšák
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Marek Olšák
- [Mesa-dev] [PATCH 1/3] util: move rand_xorshift128plus() to utils
Marek Olšák
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Marek Olšák
- [Mesa-dev] [PATCH 136/140] radeon/vce: add support for firmware 53.14.4
Marek Olšák
- [Mesa-dev] [PATCH 095/140] winsys/amdgpu: update amdgpu_addr_create for GFX9
Marek Olšák
- [Mesa-dev] [PATCH 063/140] amd: resolve remaining definition conflicts with gfx9d.h
Marek Olšák
- [Mesa-dev] [PATCH 139/140] radeon/vce: update vce support to firmware 53.19.4
Marek Olšák
- [Mesa-dev] [PATCH 063/140] amd: resolve remaining definition conflicts with gfx9d.h
Marek Olšák
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallivm: remove lp_add_attr_dereferenceable in favor of amd/common
Marek Olšák
- [Mesa-dev] [PATCH 2/3] ac: fix build with LLVM 5.0svn
Marek Olšák
- [Mesa-dev] [PATCH 3/3] configure.ac: adjust strip_unwanted_llvm_flags to fix build with LLVM 5.0svn
Marek Olšák
- [Mesa-dev] [PATCH 3/3] configure.ac: adjust strip_unwanted_llvm_flags to fix build with LLVM 5.0svn
Marek Olšák
- [Mesa-dev] [PATCH] r600_shader.c: fix indentation
Marek Olšák
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: fix dvec[34] attributes sourced from current attribute state
Marek Olšák
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Marek Olšák
- [Mesa-dev] [PATCH] st/omx/enc: use PIPE_USAGE_STAGING for output buffer
Marek Olšák
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Marek Olšák
- [Mesa-dev] [PATCH 2/4] r300: Fix indenting in r300_get_param()
Marek Olšák
- [Mesa-dev] [PATCH] cso: store sampler views for all shader stages
Marek Olšák
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Marek Olšák
- [Mesa-dev] [PATCH 1/6] mesa: inline _mesa_update_texture
Marek Olšák
- [Mesa-dev] [PATCH 2/6] mesa: split _NEW_TEXTURE into _NEW_TEXTURE_OBJECT & _NEW_TEXTURE_STATE
Marek Olšák
- [Mesa-dev] [PATCH 3/6] mesa: don't use _NEW_TEXTURE mainly in mesa/main
Marek Olšák
- [Mesa-dev] [PATCH 4/6] i915: remove BindProgram
Marek Olšák
- [Mesa-dev] [PATCH 5/6] r200: remove BindProgram
Marek Olšák
- [Mesa-dev] [PATCH 6/6] mesa: remove dd_function_table::BindProgram
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Marek Olšák
- [Mesa-dev] [PATCH 1/3] radeonsi: don't hang on shader compile failure
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeonsi: don't crash on compute shader compiler failure
Marek Olšák
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Marek Olšák
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Marek Olšák
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Marek Olšák
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Marek Olšák
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Marek Olšák
- [Mesa-dev] [PATCH 2/4] si_compute: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: move duplicated st_ws_framebuffer() function into header file
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: use DMA for clears with unaligned size
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600_state: check NULL return from r600_aligned_buffer_create
Marek Olšák
- [Mesa-dev] [PATCH v2 1/4] r600_state_common: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [PATCH v2 2/4] si_compute: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [PATCH v2 3/4] st_cb_bitmap: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: print a notice when loading a user defined drirc file
Marek Olšák
- [Mesa-dev] [PATCH v2 2/4] si_compute: check NULL return from u_upload_alloc
Marek Olšák
- [Mesa-dev] [PATCH 4/5] r600g: use a clever alignment for index buffer uploads
Marek Olšák
- [Mesa-dev] [PATCH 4/5] r600g: use a clever alignment for index buffer uploads
Marek Olšák
- [Mesa-dev] [PATCH v2 05/25] gallium: add sparse buffer interface and capability
Marek Olšák
- [Mesa-dev] [PATCH v2 07/25] trace: add resource_commit pass-through
Marek Olšák
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Marek Olšák
- [Mesa-dev] [PATCH v2 05/25] gallium: add sparse buffer interface and capability
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI
Marek Olšák
- [Mesa-dev] [PATCH 0/9] RadeonSI cleanups
Marek Olšák
- [Mesa-dev] [PATCH 1/9] gallium/util: use const in u_index_modify helpers
Marek Olšák
- [Mesa-dev] [PATCH 2/9] radeonsi: don't make a copy of pipe_index_buffer in draw_vbo
Marek Olšák
- [Mesa-dev] [PATCH 3/9] gallium/radeon: formalize that r600_query_hw_add_result doesn't need a context
Marek Olšák
- [Mesa-dev] [PATCH 4/9] gallium/radeon: add and use a new helper vi_dcc_enabled
Marek Olšák
- [Mesa-dev] [PATCH 5/9] radeonsi: remove a workaround for inexact *8_SNORM blits
Marek Olšák
- [Mesa-dev] [PATCH 6/9] radeonsi: handle incompatible DCC formats in resource_copy_region
Marek Olšák
- [Mesa-dev] [PATCH 7/9] gallium/radeon: s/dcc_disable/disable_dcc/
Marek Olšák
- [Mesa-dev] [PATCH 8/9] radeonsi: decompress DCC in set_framebuffer_state instead of create_surface
Marek Olšák
- [Mesa-dev] [PATCH 9/9] radeonsi: decompress DCC in set_sampler_view instead of create_sampler_view
Marek Olšák
- [Mesa-dev] [PATCH] configure.ac: require libdrm_amdgpu 2.4.76 for Vega
Marek Olšák
- [Mesa-dev] [PATCH v2 25/25] radeonsi: enable ARB_sparse_buffer
Marek Olšák
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Marek Olšák
- [Mesa-dev] [PATCH] st: Add cubeMapFace parameter to st_finalize_texture.
Marek Olšák
- [Mesa-dev] [PATCH] winsys/amdgpu: remove AMDGPU_INFO_NUM_EVICTIONS
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI (v2)
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeonsi: decompress DCC in set_framebuffer_state instead of create_surface (v2)
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: decompress DCC in set_sampler_view instead of create_sampler_view (v2)
Marek Olšák
- [Mesa-dev] [PATCH 000/140] RadeonSI: Initial Vega10 support
Marek Olšák
- [Mesa-dev] [PATCH 123/140] radeonsi/gfx9: set/validate GFX9 BO metadata
Marek Olšák
- [Mesa-dev] [PATCH 00/10] RadeonSI Vega10 fixes, etc.
Marek Olšák
- [Mesa-dev] [PATCH 01/10] radeonsi: adjust checking for SC bug workarounds
Marek Olšák
- [Mesa-dev] [PATCH 02/10] radeonsi: unify HS max_offchip_buffers workarounds
Marek Olšák
- [Mesa-dev] [PATCH 03/10] radeonsi: add tests verifying that VM faults don't hang
Marek Olšák
- [Mesa-dev] [PATCH 04/10] radeonsi/gfx9: fix linear mipmap CPU access
Marek Olšák
- [Mesa-dev] [PATCH 05/10] radeonsi/gfx9: disable CE
Marek Olšák
- [Mesa-dev] [PATCH 06/10] radeonsi/gfx9: fix and enable MSAA compression
Marek Olšák
- [Mesa-dev] [PATCH 07/10] radeonsi/gfx9: fix and enable single-sample CMASK fast clear
Marek Olšák
- [Mesa-dev] [PATCH 08/10] radeonsi/gfx9: fix 1D array fetches with derivs, bias, or Z compare value
Marek Olšák
- [Mesa-dev] [PATCH 09/10] radeonsi/gfx9: don't compare src_va w/ dst_va for CP_DMA_CLEAR
Marek Olšák
- [Mesa-dev] [PATCH 10/10] radeonsi/gfx9: allow CMASK fast clear with RB+
Marek Olšák
- [Mesa-dev] [PATCH 6/6] radeonsi: enable ARB_shader_clock
Marek Olšák
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: use glsl_type::sampler_index()
Marek Olšák
- [Mesa-dev] [PATCH] glsl: allow glsl_type::sampler_index() with images
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: implement ARB_shader_group_vote
Marek Olšák
- [Mesa-dev] [PATCH 4/4] mesa: remove MESA_GLSL=opt
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: add lp_build_emit_fetch_src() helper
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/glsl_to_tgsi: fix 64-bit integer bit shifts
Marek Olšák
- [Mesa-dev] [PATCH 04/10] radeonsi/gfx9: fix linear mipmap CPU access
Marek Olšák
- [Mesa-dev] [PATCH v2 2/2] st/glsl_to_tgsi: fix 64-bit integer bit shifts
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: add load_image_desc()
Marek Olšák
- [Mesa-dev] [PATCH] amd/addrlib: second update for Vega10 + bug fixes
Marek Olšák
- [Mesa-dev] [PATCH 1/2] svga: s/unsigned/pipe_prim_type/
Brian Paul
- [Mesa-dev] [PATCH 2/2] svga: fix crash regression since e027935a795
Brian Paul
- [Mesa-dev] [PATCH 1/2] svga: pass NULL to ureg_get_tokens()
Brian Paul
- [Mesa-dev] assorted uint/unsigned -> enum clean-ups
Brian Paul
- [Mesa-dev] [PATCH 01/14] gallium: s/unsigned/enum pipe_shader_type/ for pipe_screen::get_shader_param()
Brian Paul
- [Mesa-dev] [PATCH 02/14] cso: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 03/14] draw: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 04/14] etnaviv: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 05/14] freedreno: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 06/14] llvmpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 07/14] softpipe: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 08/14] swr: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 09/14] virgl: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 10/14] gallium: s/unsigned/enum pipe_shader_type/ for get_compiler_options()
Brian Paul
- [Mesa-dev] [PATCH 11/14] gallium: s/uint/enum pipe_shader_type/ for set_constant_buffer()
Brian Paul
- [Mesa-dev] [PATCH 12/14] gallium: s/uint/enum pipe_render_cond_flag/ for set_render_condition()
Brian Paul
- [Mesa-dev] [PATCH 13/14] radeonsi: s/uint/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH 14/14] util/indices: minor clean-ups
Brian Paul
- [Mesa-dev] [PATCH 2/5] gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Brian Paul
- [Mesa-dev] [PATCH 2/5] gallium: add TGSI opcodes TEX_LZ and TXF_LZ
Brian Paul
- [Mesa-dev] [PATCH 4/6] configure.ac: Use PKG_CHECK_VAR for libclc.
Brian Paul
- [Mesa-dev] [PATCH 4/6] configure.ac: Use PKG_CHECK_VAR for libclc.
Brian Paul
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Brian Paul
- [Mesa-dev] [PATCH 4/6] configure.ac: Use PKG_CHECK_VAR for libclc.
Brian Paul
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Brian Paul
- [Mesa-dev] merged/mega *_dri.so files?
Brian Paul
- [Mesa-dev] merged/mega *_dri.so files?
Brian Paul
- [Mesa-dev] MESA and KOTOR
Brian Paul
- [Mesa-dev] MESA and KOTOR
Brian Paul
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Brian Paul
- [Mesa-dev] [PATCH 0/2] Compilation fixes for mingw
Brian Paul
- [Mesa-dev] [PATCH 3/6] mesa: Add support for GL_NV_fill_rectangle
Brian Paul
- [Mesa-dev] [PATCH 4/6] gallium/auxiliary: Add NV_fill_rectangle to pipe state
Brian Paul
- [Mesa-dev] Mesa (master): mesa/marshal: add custom BufferData/ BufferSubData marshalling
Brian Paul
- [Mesa-dev] [PATCH] mesa: simplify code around 'variable_data' in marshal.c
Brian Paul
- [Mesa-dev] MESA and KOTOR
Brian Paul
- [Mesa-dev] [PATCH 1/3] stw/wgl: add null context check in wglBindTexImageARB()
Brian Paul
- [Mesa-dev] [PATCH 2/3] st/wgl: add support for WGL_ARB_make_current_read
Brian Paul
- [Mesa-dev] [PATCH 3/3] st/wgl: Replace variable name hdc with hDrawDC
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: move duplicated st_ws_framebuffer() function into header file
Brian Paul
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Brian Paul
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Brian Paul
- [Mesa-dev] [PATCH v2 3/4] st_cb_bitmap: check NULL return from u_upload_alloc
Brian Paul
- [Mesa-dev] MESA and KOTOR
Brian Paul
- [Mesa-dev] Meson mesademos (Was: [RFC libdrm 0/2] Replace the build system with meson)
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: add st_convert_image()
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa/vbo: remove redundant _mesa_is_bufferobj() calls
Brian Paul
- [Mesa-dev] [PATCH 2/4] mesa: move FLUSH_VERTICES() call to meta
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: remove MESA_GLSL=no_opts env option
Brian Paul
- [Mesa-dev] [PATCH 4/4] mesa: remove MESA_GLSL=opt
Brian Paul
- [Mesa-dev] [PATCH] glsl: add null pointer check in print_without_declaration()
Brian Paul
- [Mesa-dev] [PATCH] glsl: use -O0 optimization for builtin_functions.cpp with MinGW
Brian Paul
- [Mesa-dev] [PATCH] glsl: use -O0 optimization for builtin_functions.cpp with MinGW
Brian Paul
- [Mesa-dev] [PATCH] glsl: add null pointer check in print_without_declaration()
Brian Paul
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Lyude Paul
- [Mesa-dev] [llvm] r298336 - Fix evaluation of LLVM_DEFINITIONS
Serge Pavlov
- [Mesa-dev] [PATCH] ralloc: don't leave out the alignment factor
Jonas Pfeil
- [Mesa-dev] [PATCH] i965: Move intel_debug.h to intel/common/gen_debug.h
Anuj Phogat
- [Mesa-dev] [PATCH 05/24] i965: Move assign_common_binding_table_offsets to brw_program
Anuj Phogat
- [Mesa-dev] [PATCH 01/24] i965: Move a couple of #defines from brw_context to brw_compiler
Anuj Phogat
- [Mesa-dev] [PATCH v1] mesa: Avoid read of uninitialized variable
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Clamp texture buffer size to GL_MAX_TEXTURE_BUFFER_SIZE.
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Anuj Phogat
- [Mesa-dev] [PATCH 0/6] isl: Fix requests for exact row pitch
Anuj Phogat
- [Mesa-dev] [Mesa-stable] [PATCH] intel: Correct the BDW surface state size
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] i965: Delete fast copy blit code
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] i965: Delete tile resource mode code
Anuj Phogat
- [Mesa-dev] Need to know which branch
Anuj Phogat
- [Mesa-dev] [PATCH] egl: Fix for not setting EGL_BAD_ALLOC on try to create multiple window surfaces on single window.
Adrian Pielech
- [Mesa-dev] [PATCH] egl: Fix for not setting EGL_BAD_ALLOC on try to create multiple window surfaces on single window v2.
Adrian Pielech
- [Mesa-dev] [PATCH] egl: Return error on try to create multiple surfaces from window. (v3)
Adrian Pielech
- [Mesa-dev] [PATCH] glsl: remove unecessary flags.q.subroutine_def
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: remove unecessary flags.q.subroutine_def
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/main: remove useless check in _mesa_IsSampler()
Samuel Pitoiset
- [Mesa-dev] [PATCH] getteximage: avoid to lookup textures with id 0
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Samuel Pitoiset
- [Mesa-dev] [PATCH] main: *TextureSubImage* generates INVALID_OPERATION on wrong target
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: fix subroutine mismatch between declarations/definitions
Samuel Pitoiset
- [Mesa-dev] [PATCH] nvc0: increase alignment to 256 for texture buffers on fermi
Samuel Pitoiset
- [Mesa-dev] [PATCH] nvc0: take extra pushbuf space into account for pushbuf_space calls
Samuel Pitoiset
- [Mesa-dev] [PATCH] nvc0: take extra pushbuf space into account for pushbuf_space calls
Samuel Pitoiset
- [Mesa-dev] [PATCH] getteximage: avoid to lookup textures with id 0
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: fix elimination of literal VS outputs
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/main: remove unused _mesa_new_texture_image()
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/main: clean up sampler lookup functions
Samuel Pitoiset
- [Mesa-dev] [PATCH] mesa/main: clean up sampler lookup functions
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] mesa/main: inline {begin, end}_samplerobj_lookups()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] mesa/main: make use of lookup_samplerobj_locked()
Samuel Pitoiset
- [Mesa-dev] [Mesa-announce] Mesa 17.1.0 release plan
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/7] radeonsi: mark all bound shader buffer ranges as initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH shader-db] run: disable GLSL shader cache
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv/ac: workaround regression in llvm 4.0 release
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
- [Mesa-dev] [PATCH] tgsi: add missing compute shader entry in tgsi_get_processor_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: clean up tex_fetch_ptrs()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 1/1] st/dri: add a new driconf option override_glsl_version for ARK games
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] driconf: add force_glsl_abs_sqrt option
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] glsl: add new IR lower pass for sqrt(abs()) and inversesqrt(abs())
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] st/glsl_to_tgsi: enable lower_sqrt() conditionally
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/4] drirc: add force_glsl_abs_sqrt() for "Spec Ops: The Line"
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] glsl: add new IR lower pass for sqrt(abs()) and inversesqrt(abs())
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 2/4] glsl: lower sqrt(abs()) and inversesqrt(abs()) if requested
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 3/4] st/glsl_to_tgsi: enable lower_sqrt() conditionally
Samuel Pitoiset
- [Mesa-dev] [RFC PATCH 1/1] st/dri: add a new driconf option override_glsl_version for ARK games
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: check the IR type before waiting for a compute compilation fence
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: disable sinking common instructions down to the end block
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/6] mesa: Add support for GL_NV_fill_rectangle
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/6] Add support for GL_NV_fill_rectangle
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/6] mesa/st: Add support for NV_fill_rectangle
Samuel Pitoiset
- [Mesa-dev] [PATCH] cso: store sampler views for all shader stages
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl_to_tgsi: don't rely on glsl types when visiting tex instructions
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl_to_tgsi: don't rely on glsl types when visiting tex instructions
Samuel Pitoiset
- [Mesa-dev] [PATCH] cso: store sampler views for all shader stages
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] radeonsi: don't hang on shader compile failure
Samuel Pitoiset
- [Mesa-dev] [PATCH] winsys/amdgpu: remove AMDGPU_INFO_NUM_EVICTIONS
Samuel Pitoiset
- [Mesa-dev] [PATCH] configure.ac: require libdrm_amdgpu 2.4.76 for Vega
Samuel Pitoiset
- [Mesa-dev] [RFC 3/3] mesa: expose KHR_no_error for GL
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/9] RadeonSI cleanups
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: use glsl_type::sampler_index()
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: allow glsl_type::sampler_index() with images
Samuel Pitoiset
- [Mesa-dev] [PATCH 4/6] st/mesa: implement ARB_shader_clock
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/6] gallium, radeonsi: ARB_shader_clock implementation
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: allow glsl_type::sampler_index() with images
Samuel Pitoiset
- [Mesa-dev] [PATCH] st/mesa: add st_convert_image()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] st/mesa: add st_convert_image()
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] st/mesa: make 'st' const in st_mesa_format_to_pipe_format()
Samuel Pitoiset
- [Mesa-dev] [PATCH] gallivm: add lp_build_emit_fetch_src() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] radeonsi: rework the load_sampler_desc() helpers
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] radeonsi: add load_image_desc()
Samuel Pitoiset
- [Mesa-dev] [PATCH v3 1/2] st/mesa: add st_convert_image()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] st/mesa: add st_convert_image()
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: add si_init_descriptor_list() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH] main: *TextureSubImage* generates INVALID_OPERATION on wrong target
Alejandro Piñeiro
- [Mesa-dev] [PATCH] mesa/main: remove unused _mesa_new_texture_image()
Alejandro Piñeiro
- [Mesa-dev] [PATCH] mesa/main: Fix memset in formatquery.c
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Alejandro Piñeiro
- [Mesa-dev] [PATCH] i965: expose BRW_OPCODE_[F32TO16/F16TO32] opcode_descs on gen8+
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2] i965: expose BRW_OPCODE_[F32TO16/F16TO32] opcode_descs on gen8+
Alejandro Piñeiro
- [Mesa-dev] [PATCH] i965: expose BRW_OPCODE_[F32TO16/F16TO32] opcode_descs on gen8+
Alejandro Piñeiro
- [Mesa-dev] [PATCH v3] i965: expose BRW_OPCODE_[F32TO16/F16TO32] name on gen8+
Alejandro Piñeiro
- [Mesa-dev] [PATCH 00/16] anv: Handle out of memory situations better
Pohjolainen, Topi
- [Mesa-dev] [PATCH 00/16] anv: Handle out of memory situations better
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965: Rename brw_format_for_mesa_format() to brw_isl_format_for_mesa_format()
Pohjolainen, Topi
- [Mesa-dev] [PATCH] anv/blorp: Turn off AUX after doing a CCS_D resolve
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 09/24] anv: avoid crashes when failing to allocate batches
Pohjolainen, Topi
- [Mesa-dev] [PATCH] anv: Stall before fast-clear operations
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 04/24] anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 07/24] anv: handle allocation failure in anv_batch_emit_batch()
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 04/24] anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 04/24] anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Pohjolainen, Topi
- [Mesa-dev] [PATCH 4/6] i965/vec4: Get rid of the type parameter from to/from_double
Pohjolainen, Topi
- [Mesa-dev] [PATCH 5/6] i965/fs: Re-arrange comparison operations
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3 4/6] i965/fs: Re-arrange conversion operations
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 03/24] anv/blorp: return early if we failed to create the shader binary
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 02/24] anv: do not try to ref/unref NULL shaders
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 08/24] anv: handle allocation failure in anv_batch_emit_dwords()
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 21/24] anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 03/24] anv/blorp: return early if we failed to create the shader binary
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 21/24] anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/2] anv/image: Move handling of INTEL_VK_HIZ
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 05/24] anv/cmd_buffer: add a status field to anv_batch
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 22/24] anv: handle errors while allocating new binding table blocks
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 00/24] anv: Handle out of memory situations better
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 22/24] anv: handle errors while allocating new binding table blocks
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/4] anv/pass: Record required pipe flushes
Pohjolainen, Topi
- [Mesa-dev] [PATCH] i965/gen8+: Do full stall when switching pipeline
Topi Pohjolainen
- [Mesa-dev] [PATCH v3] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [PATCH v4] anv: handle failures when growing reloc lists
Pohjolainen, Topi
- [Mesa-dev] [Mesa-stable] [PATCH] i965/gen8+: Do full stall when switching pipeline
Pohjolainen, Topi
- [Mesa-dev] [Mesa-stable] [PATCH] i965/gen8+: Do full stall when switching pipeline
Pohjolainen, Topi
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Topi Pohjolainen
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Pohjolainen, Topi
- [Mesa-dev] [v2] glx: Prefer library path given by pkgconfig over the system
Topi Pohjolainen
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Pohjolainen, Topi
- [Mesa-dev] [v2] glx: Prefer library path given by pkgconfig over the system
Pohjolainen, Topi
- [Mesa-dev] [PATCH] anv/query: handle out of host memory without crashing in compute_query_result()
Pohjolainen, Topi
- [Mesa-dev] [PATCH] anv/query: handle out of host memory without crashing in compute_query_result()
Pohjolainen, Topi
- [Mesa-dev] [v2] glx: Prefer library path given by pkgconfig over the system
Pohjolainen, Topi
- [Mesa-dev] i965: On-demand render target flushing
Pohjolainen, Topi
- [Mesa-dev] [PATCH] anv/batch_chain: Handle another OOM in cmd_buffer_execbuf
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 1/2] mesa: make glFramebuffer* check immutable texture level bounds
AntÃa Puentes
- [Mesa-dev] [PATCH v2 1/2] mesa: make glFramebuffer* check immutable texture level bounds
AntÃa Puentes
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Tapani Pälli
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Tapani Pälli
- [Mesa-dev] [PATCH mesa 2/5] egl: take new string into account when checking for overflow
Tapani Pälli
- [Mesa-dev] [PATCH mesa 4/5] egl: add assert on the max length of the extension string
Tapani Pälli
- [Mesa-dev] [PATCH mesa] egl/dri3: implement query surface hook
Tapani Pälli
- [Mesa-dev] [PATCH] EGL/Android: Add EGL_EXT_buffer_age extension
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix outdir for gen_enum_to_str files
Tapani Pälli
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Tapani Pälli
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Tapani Pälli
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix segfault within swap_buffers
Tapani Pälli
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix segfault within swap_buffers
Tapani Pälli
- [Mesa-dev] [PATCH 00/17] Move i965 compiler to src/intel/
Tapani Pälli
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] android: add src/intel/compiler to libmesa_intel_compiler includes
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] android: add '/vulkan' to libmesa_anv_entrypoints path
Tapani Pälli
- [Mesa-dev] [PATCH] util/build-id: check dlpi_name before strstr call
Tapani Pälli
- [Mesa-dev] [PATCH v2] android: fix segfault within swap_buffers
Tapani Pälli
- [Mesa-dev] [PATCH] android: add marshal_generated c and h files to generated sources
Tapani Pälli
- [Mesa-dev] [PATCH] mapi: remove Xlib/xcb include in gl_marshal.py
Tapani Pälli
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Tapani Pälli
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Tapani Pälli
- [Mesa-dev] [PATCH 0/5] Android build clean-up and fixes
Tapani Pälli
- [Mesa-dev] [PATCH] anv: add the main include directory back
Tapani Pälli
- [Mesa-dev] [PATCH 3/5] Android: kill off {MESA_}ANDROID_VERSION defines
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] anv: android: remove unused include/vulkan include
Tapani Pälli
- [Mesa-dev] [PATCH] android: rename Intel Vulkan library to match desktop one
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Tapani Pälli
- [Mesa-dev] [PATCH] android: rename Intel Vulkan library to match desktop one
Tapani Pälli
- [Mesa-dev] [PATCH] intel: move gen_decoder.* to DECODER_FILES
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix vulkan build issues with anv_entrypoints
Tapani Pälli
- [Mesa-dev] [PATCH 6/7] docs/releasing: added relevant people for build/check with Android
Tapani Pälli
- [Mesa-dev] [PATCH] AndroidIA: android: Pass sse4.1 flag as appropriate.
Tapani Pälli
- [Mesa-dev] [PATCH] AndroidIA: android: add libmesa_genxml as dep to libmesa_isl
Tapani Pälli
- [Mesa-dev] [PATCH] AndroidIA: android: add libmesa_genxml as dep to libmesa_isl
Tapani Pälli
- [Mesa-dev] [PATCH] isl: take tilesize into account in isl_calc_row_pitch checks
Tapani Pälli
- [Mesa-dev] [PATCH] isl: take tilesize into account in isl_calc_row_pitch checks
Tapani Pälli
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to 1GB
Tapani Pälli
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tapani Pälli
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tapani Pälli
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tapani Pälli
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Tapani Pälli
- [Mesa-dev] [PATCH 2/2 v2] anv: do not subtract the base layer to compute depth in 3DSTATE_DEPTH_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH 00/16] anv: Handle out of memory situations better
Iago Toral Quiroga
- [Mesa-dev] [PATCH 01/16] blorp: handle out of memory in blorp_emitn()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 02/16] blorp: handle out of memory without crashing in various batch emissions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 03/16] anv: don't crash if we fail to grow the reloc list
Iago Toral Quiroga
- [Mesa-dev] [PATCH 04/16] anv: handle out of memory situations in anv_batch_emit_dwords()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 05/16] anv: do not try to ref/unref NULL shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH 06/16] anv/blorp: return early if we failed to create the shader binary
Iago Toral Quiroga
- [Mesa-dev] [PATCH 07/16] anv/cmd_buffer: return a VkResult in cmd_buffer_setup_attachments
Iago Toral Quiroga
- [Mesa-dev] [PATCH 08/16] anv/cmd_buffer: track error scenarios during command buffer recording
Iago Toral Quiroga
- [Mesa-dev] [PATCH 09/16] anv: handle out of memory scenarios in anv_batch_emit_batch()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 10/16] anv/cmd_buffer: handle out of memory during vkCmdPushConstants
Iago Toral Quiroga
- [Mesa-dev] [PATCH 11/16] anv: handle out of memory situations during queue submissions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 12/16] anv: ensure that we don't ever try to adjust relocations more than once
Iago Toral Quiroga
- [Mesa-dev] [PATCH 13/16] anv/cmd_buffer: skip vkCmdDraw*() on broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 14/16] anv/cmd_buffer: skip vkCmdDispatch() on broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 15/16] anv/cmd_buffer: skip vkCmdExecuteCommands() on broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 16/16] anv/cmd_buffer: handle out of device memory during binding table emission
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 00/24] anv: Handle out of memory situations better
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 01/24] anv: remove unnecessary function prototype.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 02/24] anv: do not try to ref/unref NULL shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 03/24] anv/blorp: return early if we failed to create the shader binary
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 04/24] anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 05/24] anv/cmd_buffer: add a status field to anv_batch
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 06/24] anv: add anv_batch_set_error() and anv_batch_has_error() helpers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 07/24] anv: handle allocation failure in anv_batch_emit_batch()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 08/24] anv: handle allocation failure in anv_batch_emit_dwords()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 09/24] anv: avoid crashes when failing to allocate batches
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 11/24] anv/cmd_buffer: report tracked errors in vkEndCommandBuffer()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 12/24] anv/cmd_buffer: skip vkCmdNextSubpass() for broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 13/24] anv/cmd_buffer: skip vkCmdEndRenderPass() for broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 14/24] anv/cmd_buffer: handle allocation errors during vkCmdBeginRenderPass()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 15/24] anv/cmd_buffer: handle out of memory during vkCmdPushConstants
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 16/24] anv: handle memory allocation errors during queue submissions
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 17/24] anv/cmd_buffer: skip vkCmdDraw*() on broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 18/24] anv/cmd_buffer: skip vkCmdDispatch() on broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 19/24] anv/cmd_buffer: skip vkCmdExecuteCommands() on broken command buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 20/24] anv/device: assert that commands submitted to a queue are not bogus
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 21/24] anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 22/24] anv: handle errors while allocating new binding table blocks
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 23/24] anv: handle errors in emit_binding_table() and emit_samplers()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 24/24] anv: improve error reporting when creating pipelines
Iago Toral Quiroga
- [Mesa-dev] [PATCH] intel: fix compiler build
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3] anv: handle failures when growing reloc lists
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4] anv: handle failures when growing reloc lists
Iago Toral Quiroga
- [Mesa-dev] [PATCH] anv/query: handle out of host memory without crashing in compute_query_result()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/3] anv/device: return VK_ERROR_DEVICE_LOST for errors during queue submissions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/3] anv/device: keep track of 'device lost' state
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/3] anv: return VK_ERROR_DEVICE_LOST immeditely when device is known to be lost
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/3] nir/lower_wpos_center: support adding sample position to fragment coordinate
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/3] anv/pipeline: add a sample_shading_enable field to anv_pipeline
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/3] anv/pipeline: make FragCoord include sample positions when sample shading
Iago Toral Quiroga
- [Mesa-dev] [PATCH] anv/pipeline: do not disable depth writes if depth testing is disabled
Iago Toral Quiroga
- [Mesa-dev] Moving i965 driver to genxml commands and structures
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [PATCH] genxml: Fill out Gen4, Gen45 and Gen5 XML
Louis-Francis Ratté-Boulianne
- [Mesa-dev] Moving i965 driver to genxml commands and structures
Louis-Francis Ratté-Boulianne
- [Mesa-dev] [PATCH] glsl: Fix indent in dump code
Ian Romanick
- [Mesa-dev] [PATCH] glx: allow 0 for glXSwapIntervalSGI
Ian Romanick
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Ian Romanick
- [Mesa-dev] [RFC 02/11] glsl: Add "built-in" function to do neg(fp64)
Ian Romanick
- [Mesa-dev] [PATCH] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] vulkan/wsi: include builddir for generated headers
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2] anv: add support for allocating more than 1 block of memory
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] tests/cache_test: allow crossing mount points
Juan A. Suarez Romero
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] tests/cache_test: allow crossing mount points
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] tests/cache_test: allow crossing mount points
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 0/4] i965: Ivybridge ARB_vertex_attrib_64bit / OpenGL 4.2
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 1/4] i965: enable ARB_vertex_attrib_64bit for gen7+
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 2/4] i965: enable ARB_shader_precision in gen7+
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 3/4] i965: enable OpenGL 4.2 in Ivybridge
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 4/4] docs: mark GL_ARB_vertex_attrib_64bit and OpenGL 4.2 as supported by i965/gen7+
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Mauro Rossi
- [Mesa-dev] [PATCH] android: fix outdir for gen_enum_to_str files
Mauro Rossi
- [Mesa-dev] [PATCH] android: fix outdir for gen_enum_to_str files
Mauro Rossi
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Mauro Rossi
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Mauro Rossi
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Mauro Rossi
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Mauro Rossi
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Mauro Rossi
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Mauro Rossi
- [Mesa-dev] [PATCH] android: intel/compiler: fix include paths
Mauro Rossi
- [Mesa-dev] [PATCH 0/4] swr: geometry shaders
Tim Rowley
- [Mesa-dev] [PATCH 1/4] configure.ac: increase required swr llvm to 3.9.0
Tim Rowley
- [Mesa-dev] [PATCH 2/4] swr: implement geometry shaders
Tim Rowley
- [Mesa-dev] [PATCH 3/4] swr: [rasterizer core] fix primID provoking vertex for GS
Tim Rowley
- [Mesa-dev] [PATCH 4/4] docs: update features.txt for swr geometry shaders
Tim Rowley
- [Mesa-dev] [PATCH v2 0/5] swr: geometry shaders
Tim Rowley
- [Mesa-dev] [PATCH v2 1/5] configure.ac: increase required swr llvm to 3.9.0
Tim Rowley
- [Mesa-dev] [PATCH v2 2/5] swr: implement geometry shaders
Tim Rowley
- [Mesa-dev] [PATCH v2 3/5] swr: [rasterizer core] fix primID provoking vertex for GS
Tim Rowley
- [Mesa-dev] [PATCH v2 4/5] docs: update features.txt for swr geometry shaders
Tim Rowley
- [Mesa-dev] [PATCH v2 5/5] relnotes: [swr] note addition of gs, increased llvm requirement
Tim Rowley
- [Mesa-dev] [PATCH] swr: validate backend state numAttributes
Tim Rowley
- [Mesa-dev] [PATCH 00/28] update swr rasterizer
Tim Rowley
- [Mesa-dev] [PATCH 01/28] swr: [rasterizer core] Support sparse numa id values on all OSes
Tim Rowley
- [Mesa-dev] [PATCH 02/28] swr: [rasterizer core] Finish SIMD16 PA OPT except tesselation
Tim Rowley
- [Mesa-dev] [PATCH 03/28] swr: [rasterizer core] Finish SIMD16 PA OPT including tesselation
Tim Rowley
- [Mesa-dev] [PATCH 04/28] swr: [rasterizer core/scripts] Autogen backend initialization function(s)
Tim Rowley
- [Mesa-dev] [PATCH 05/28] swr: [rasterizer archrast] Add additional API events
Tim Rowley
- [Mesa-dev] [PATCH 06/28] swr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
Tim Rowley
- [Mesa-dev] [PATCH 07/28] swr: [rasterizer archrast] Fix performance issue with archrast stats
Tim Rowley
- [Mesa-dev] [PATCH 08/28] swr: [rasterizer common] Add InterpolateComponentFlat utility
Tim Rowley
- [Mesa-dev] [PATCH 09/28] swr: [rasterizer core] Fix RECT_LIST primitive assembly
Tim Rowley
- [Mesa-dev] [PATCH 10/28] swr: [rasterizer archrast/scripts] Further archrast cleanups
Tim Rowley
- [Mesa-dev] [PATCH 11/28] swr: [rasterizer archrast] Remove redundant data from archrast files
Tim Rowley
- [Mesa-dev] [PATCH 12/28] swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issue
Tim Rowley
- [Mesa-dev] [PATCH 13/28] swr: [rasterizer core] Implement double pumped SIMD16 TESS
Tim Rowley
- [Mesa-dev] [PATCH 14/28] swr: [rasterizer archrast] Fix the early and late depthstencil events
Tim Rowley
- [Mesa-dev] [PATCH 15/28] swr: [rasterizer] Backend code adjustments
Tim Rowley
- [Mesa-dev] [PATCH 16/28] swr: [rasterizer] Slight assert refactoring
Tim Rowley
- [Mesa-dev] [PATCH 17/28] swr: [rasterizer core] Allow no arguments to SWR_INVALID macro
Tim Rowley
- [Mesa-dev] [PATCH 18/28] swr: [rasterizer core/common] Fix the native AVX512 build under ICC
Tim Rowley
- [Mesa-dev] [PATCH 19/28] swr: [rasterizer core] Fix typo in SIMD16 code path
Tim Rowley
- [Mesa-dev] [PATCH 20/28] swr: [rasterizer] Convert more SWR_ASSERT(false, ...) to SWR_INVALID(...)
Tim Rowley
- [Mesa-dev] [PATCH 21/28] swr: [rasterizer jitter] Fix LogicOp blend jit after assert changes
Tim Rowley
- [Mesa-dev] [PATCH 22/28] swr: [rasterizer core] SIMD16 Frontend WIP - fix tesselation crashes
Tim Rowley
- [Mesa-dev] [PATCH 23/28] swr: [rasterizer core] fix trifan regression from 52f9f54dce
Tim Rowley
- [Mesa-dev] [PATCH 24/28] swr: [rasterizer scripts] Put codegen scripts into a separate directory
Tim Rowley
- [Mesa-dev] [PATCH 25/28] swr: [rasterizer codegen] Quiet gen_backends.py execution
Tim Rowley
- [Mesa-dev] [PATCH 26/28] swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use mako
Tim Rowley
- [Mesa-dev] [PATCH 27/28] swr: [rasterizer codegen] Fix generation of knobs
Tim Rowley
- [Mesa-dev] [PATCH 28/28] swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use mako
Tim Rowley
- [Mesa-dev] [PATCH 00/32] update swr rasterizer
Tim Rowley
- [Mesa-dev] [PATCH 01/32] swr: [rasterizer core] Support sparse numa id values on all OSes
Tim Rowley
- [Mesa-dev] [PATCH 02/32] swr: [rasterizer core] Finish SIMD16 PA OPT except tesselation
Tim Rowley
- [Mesa-dev] [PATCH 03/32] swr: [rasterizer core] Finish SIMD16 PA OPT including tesselation
Tim Rowley
- [Mesa-dev] [PATCH 04/32] swr: [rasterizer core] backend.h declares gBackendPixelRateTable
Tim Rowley
- [Mesa-dev] [PATCH 05/32] swr: [rasterizer core/scripts] Autogen backend initialization function(s)
Tim Rowley
- [Mesa-dev] [PATCH 06/32] swr: [rasterizer archrast] Add additional API events
Tim Rowley
- [Mesa-dev] [PATCH 07/32] swr: [rasterizer core] Implement SIMD16 GS and STREAMOUT
Tim Rowley
- [Mesa-dev] [PATCH 08/32] swr: [rasterizer archrast] Fix performance issue with archrast stats
Tim Rowley
- [Mesa-dev] [PATCH 09/32] swr: [rasterizer common] Add InterpolateComponentFlat utility
Tim Rowley
- [Mesa-dev] [PATCH 10/32] swr: [rasterizer core] Fix RECT_LIST primitive assembly
Tim Rowley
- [Mesa-dev] [PATCH 11/32] swr: [rasterizer archrast/scripts] Further archrast cleanups
Tim Rowley
- [Mesa-dev] [PATCH 12/32] swr: [rasterizer archrast] Remove redundant data from archrast files
Tim Rowley
- [Mesa-dev] [PATCH 13/32] swr: [rasterizer archrast/core/scripts] Fix archrast multithreading issue
Tim Rowley
- [Mesa-dev] [PATCH 14/32] swr: [rasterizer core] Implement double pumped SIMD16 TESS
Tim Rowley
- [Mesa-dev] [PATCH 15/32] swr: [rasterizer archrast] Fix the early and late depthstencil events
Tim Rowley
- [Mesa-dev] [PATCH 16/32] swr: [rasterizer] Backend code adjustments
Tim Rowley
- [Mesa-dev] [PATCH 17/32] swr: [rasterizer] Slight assert refactoring
Tim Rowley
- [Mesa-dev] [PATCH 18/32] swr: [rasterizer core] Allow no arguments to SWR_INVALID macro
Tim Rowley
- [Mesa-dev] [PATCH 19/32] swr: [rasterizer core/common] Fix the native AVX512 build under ICC
Tim Rowley
- [Mesa-dev] [PATCH 20/32] swr: [rasterizer core] Fix typo in SIMD16 code path
Tim Rowley
- [Mesa-dev] [PATCH 21/32] swr: [rasterizer] Convert more SWR_ASSERT(false, ...) to SWR_INVALID(...)
Tim Rowley
- [Mesa-dev] [PATCH 22/32] swr: [rasterizer jitter] Fix LogicOp blend jit after assert changes
Tim Rowley
- [Mesa-dev] [PATCH 23/32] swr: [rasterizer core] SIMD16 Frontend WIP - fix tesselation crashes
Tim Rowley
- [Mesa-dev] [PATCH 24/32] swr: [rasterizer core] Fix trifan regression from 886a196cf2
Tim Rowley
- [Mesa-dev] [PATCH 25/32] swr: [rasterizer scripts] Put codegen scripts into a separate directory
Tim Rowley
- [Mesa-dev] [PATCH 26/32] swr: [rasterizer codegen] Quiet gen_backends.py execution
Tim Rowley
- [Mesa-dev] [PATCH 27/32] swr: [rasterizer codegen] Rewrite gen_llvm_ir_macros.py to use mako
Tim Rowley
- [Mesa-dev] [PATCH 28/32] swr: [rasterizer codegen] Change backend template comment style
Tim Rowley
- [Mesa-dev] [PATCH 29/32] swr: [rasterizer codegen] Fix generation of knobs
Tim Rowley
- [Mesa-dev] [PATCH 30/32] swr: [rasterizer codegen] Rewrite gen_llvm_types.py to use mako
Tim Rowley
- [Mesa-dev] [PATCH 31/32] swr: [rasterizer codegen] Remove BOM from knob_defs.py
Tim Rowley
- [Mesa-dev] [PATCH 32/32] swr: [rasterizer] Cleanup naming of codegen files
Tim Rowley
- [Mesa-dev] [PATCH] swr: [rasterizer jitter] fix llvm >= 5.0 build break
Tim Rowley
- [Mesa-dev] [PATCH 00/10] swr: update rasterizer
Tim Rowley
- [Mesa-dev] [PATCH 01/10] swr: [rasterizer codegen] Refactor codegen
Tim Rowley
- [Mesa-dev] [PATCH 02/10] swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
- [Mesa-dev] [PATCH 03/10] swr: [rasterizer codegen] add cmdline to archrast gen files
Tim Rowley
- [Mesa-dev] [PATCH 04/10] swr: [rasterizer jitter] Clean up EngineBuilder construction
Tim Rowley
- [Mesa-dev] [PATCH 05/10] swr: [rasterizer core] Enable SIMD16
Tim Rowley
- [Mesa-dev] [PATCH 06/10] swr: [rasterizer core] Don't bind single-threaded contexts
Tim Rowley
- [Mesa-dev] [PATCH 07/10] swr: [rasterizer core] SIMD16 Frontend WIP
Tim Rowley
- [Mesa-dev] [PATCH 08/10] swr: [rasterizer common] Use C++ thread_local keyword
Tim Rowley
- [Mesa-dev] [PATCH 09/10] swr: [rasterizer core] Disable inline function expansion
Tim Rowley
- [Mesa-dev] [PATCH 10/10] swr: [rasterizer codegen] Fix windows build
Tim Rowley
- [Mesa-dev] [PATCH v2 01/10] swr: [rasterizer codegen] Refactor codegen
Tim Rowley
- [Mesa-dev] [PATCH 1/2] swr: [rasterizer jitter] fix llvm-5.0.0 build bustage
Tim Rowley
- [Mesa-dev] [PATCH 2/2] swr: fix llvm-5.0.0 build bustage
Tim Rowley
- [Mesa-dev] [PATCH] swr: [rasterizer common/core/jitter] fetch support for GL_FIXED
Rowley, Timothy O
- [Mesa-dev] [PATCH] docs: update features.txt for GL_ARB_clear_texture with swr
Rowley, Timothy O
- [Mesa-dev] [PATCH] swr: Fix crash in swr_update_derived following st/mesa state changes.
Rowley, Timothy O
- [Mesa-dev] [PATCH 1/4] configure.ac: increase required swr llvm to 3.9.0
Rowley, Timothy O
- [Mesa-dev] [PATCH 00/28] update swr rasterizer
Rowley, Timothy O
- [Mesa-dev] [PATCH 00/32] update swr rasterizer
Rowley, Timothy O
- [Mesa-dev] [PATCH 01/10] swr: [rasterizer codegen] Refactor codegen
Rowley, Timothy O
- [Mesa-dev] [PATCH v2 10/10] swr: [rasterizer codegen] Fix windows build
Rowley, Timothy O
- [Mesa-dev] [PATCH v2 10/10] swr: [rasterizer codegen] Fix windows build
Rowley, Timothy O
- [Mesa-dev] [PATCH v3] swr: [rasterizer codegen] Fix windows build
Rowley, Timothy O
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Otavio Salvador
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Otavio Salvador
- [Mesa-dev] mx6q: Cannot run Cinematic demo correctly
Otavio Salvador
- [Mesa-dev] [PATCH] nvc0: increase alignment to 256 for texture buffers on fermi
Roland Scheidegger
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Roland Scheidegger
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Roland Scheidegger
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: Translate float ir_unop_neg into float MOV with modifier.
Roland Scheidegger
- [Mesa-dev] [PATCH 0/5] Gallium support for TXF and TXL with level = 0
Roland Scheidegger
- [Mesa-dev] [PATCH] swr: s/uint/enum pipe_render_cond_flag/
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium/tgsi: Treat UCMP sources as floats to match the GLSL-to-TGSI pass expectations.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] nir: add an isinf opcode, and an option to use it.
Roland Scheidegger
- [Mesa-dev] [PATCH resend] mesa: Require mipmap completeness for glCopyImageSubData(), sometimes.
Roland Scheidegger
- [Mesa-dev] [PATCH] glsl: fix lower jumps for returns when loop is inside an if
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] c11/threads: Include thr/xtimec.h for xtime definition when building with MSVC.
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI (v2)
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Jeremy Sequoia
- [Mesa-dev] [RFC PATCH 1/1] st/dri: add a new driconf option override_glsl_version for ARK games
Ernst Sjöstrand
- [Mesa-dev] [PATCH] radv: Emit pending flushes before executing a secondary command buffer
Alex Smith
- [Mesa-dev] [PATCH] radv: Reinitialise loaderMagic when allocating a cached command buffer
Alex Smith
- [Mesa-dev] [PATCH] radv: Flush before copying with PKT3_WRITE_DATA in CmdUpdateBuffer
Alex Smith
- [Mesa-dev] [PATCH] radv: Emit cache flushes before CP DMA.
Alex Smith
- [Mesa-dev] [PATCH 6/4] radv: make use of on-disk cache
Alex Smith
- [Mesa-dev] [PATCH] radv/ac: Fix shared memory offset calculation
Alex Smith
- [Mesa-dev] [PATCH 2/2] anv: Advertise larger heap sizes
Alex Smith
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Alex Smith
- [Mesa-dev] [PATCH 4/5] radv: move calculating fragment shader i/os to pipeline.
Alex Smith
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Alex Smith
- [Mesa-dev] [PATCH 4/5] radv: move calculating fragment shader i/os to pipeline.
Alex Smith
- [Mesa-dev] [PATCH] mesa/main: Fix memset in formatquery.c
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 2/2] anv: Advertise larger heap sizes
Gustaw Smolarczyk
- [Mesa-dev] [PATCH v2] mesa/main: Fix memset in formatquery.c
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 0/3] Minor fixed-function fragment shader cache key optimizations.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 1/3] mesa/main: Use correct constant in ff cache key.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 2/3] mesa/main: Remove enabled_units from ff cache key.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 3/3] mesa/main: Reduce the size of nr_enabled_units in ff cache key.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 0/3] Minor fixed-function fragment shader cache key optimizations.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH v2 2/2] mesa: load a user defined drirc file specified via an environment variable
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 0/3] Minor fixed-function fragment shader cache key optimizations.
Gustaw Smolarczyk
- [Mesa-dev] [RFC 2/3] mesa: always return GL_OUT_OF_MEMORY or GL_NO_ERROR when KHR_no_error enabled
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 00/14] More substantial ff_fragment_shader cache key optimizations.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 01/14] mesa/main/ff_frag: Use correct constant.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 02/14] mesa/main/ff_frag: Remove enabled_units.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 03/14] mesa/main/ff_frag: Reduce the size of nr_enabled_units.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 04/14] mesa/main/ff_frag: Remove unused struct.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 05/14] mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 06/14] mesa/main/ff_frag: Simplify get_fp_input_mask.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 07/14] mesa/main/ff_frag: Store nr_enabled_units only once.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 08/14] mesa/main/ff_frag: Use gl_texture_object::TargetIndex.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 09/14] mesa/main/ff_frag: Don't retrieve format if not necessary.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 10/14] mesa/main: Maintain compressed fog mode.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 11/14] mesa/main: Maintain compressed TexEnv Combine state.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 12/14] mesa/main/ff_frag: Use compressed fog mode.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 13/14] mesa/main/ff_frag: Use compressed TexEnv Combine state.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 14/14] st/mesa: Use compressed fog mode for atifs.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] st: Add cubeMapFace parameter to st_finalize_texture.
Michal Srb
- [Mesa-dev] [PATCH 10/11] etnaviv: add support for rb swap
Lucas Stach
- [Mesa-dev] [PATCH 09/11] etnaviv: adopt shader-db output for variant support
Lucas Stach
- [Mesa-dev] [PATCH 08/11] etnaviv: bring back shader-db traces
Lucas Stach
- [Mesa-dev] [PATCH 07/11] etnaviv: add etna_shader_key and generate variants if needed
Lucas Stach
- [Mesa-dev] [PATCH 06/11] etnaviv: pass a preallocated variant to compiler
Lucas Stach
- [Mesa-dev] [PATCH 04/11] etnaviv: add struct etna_shader_state
Lucas Stach
- [Mesa-dev] [PATCH 03/11] etnaviv: add basic shader variant support
Lucas Stach
- [Mesa-dev] [PATCH] radv: setup llvm target data layout
Tom Stellard
- [Mesa-dev] [Mesa-stable] [PATCH] egl/wayland: Don't use DRM format codes for SHM
Daniel Stone
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Daniel Stone
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Daniel Stone
- [Mesa-dev] [PATCH] egl: Fix for not setting EGL_BAD_ALLOC on try to create multiple window surfaces on single window v2.
Daniel Stone
- [Mesa-dev] [PATCH 5/5] [v2] gbm: Export a per plane getter for offset
Daniel Stone
- [Mesa-dev] [PATCH 26/34] i965: Pretend that CCS modified images are two planes
Daniel Stone
- [Mesa-dev] [PATCH 5/5] [v2] gbm: Export a per plane getter for offset
Daniel Stone
- [Mesa-dev] [PATCH] gbm: Use unsigned for BO offset getter
Daniel Stone
- [Mesa-dev] [PATCH] gbm: Use unsigned for BO offset getter
Daniel Stone
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Daniel Stone
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Daniel Stone
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Daniel Stone
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Daniel Stone
- [Mesa-dev] [PATCH 1/2] util/disk_cache: support caches for multiple architectures
Alan Swanson
- [Mesa-dev] [PATCH 1/3] util/disc_cache: use LRU eviction rather than random eviction
Alan Swanson
- [Mesa-dev] [PATCH 2/3] util/disk_cache: actually enforce cache size
Alan Swanson
- [Mesa-dev] [PATCH 3/3] util/disk_cache: scale cache according to filesystem size
Alan Swanson
- [Mesa-dev] [PATCH 1/3] util/disk_cache: use LRU eviction rather than random eviction (v2)
Alan Swanson
- [Mesa-dev] [PATCH 1/3] util/disk_cache: use LRU eviction rather than random eviction (v3)
Alan Swanson
- [Mesa-dev] [PATCH 1/3] util/disk_cache: use LRU eviction rather than random eviction (v2)
Alan Swanson
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly
Alan Swanson
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v2)
Alan Swanson
- [Mesa-dev] [PATCH 1/5] util/disk_cache: seed rand
Alan Swanson
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v3)
Alan Swanson
- [Mesa-dev] [PATCH] util/disk_cache: pass predicate functions file stats directly (v4)
Alan Swanson
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Ville Syrjälä
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Eero Tamminen
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Eero Tamminen
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Eero Tamminen
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Eero Tamminen
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Eero Tamminen
- [Mesa-dev] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Eero Tamminen
- [Mesa-dev] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Eero Tamminen
- [Mesa-dev] [PATCH v5 10/18] drm/i915: Add engine reset count in get-reset-stats ioctl
Michel Thierry
- [Mesa-dev] [PATCH] st/va: Fix forward/backward referencing for deinterlacing
Mark Thompson
- [Mesa-dev] [PATCH] st/va: Support fractional framerate in misc parameter
Mark Thompson
- [Mesa-dev] [PATCH] st/omx: Fix port format enumeration
Mark Thompson
- [Mesa-dev] [PATCH] st/omx: Set end-of-frame flag on bitstream output buffers
Mark Thompson
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
Mark Thompson
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Mark Thompson
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Mark Thompson
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Mark Thompson
- [Mesa-dev] [PATCH 11/11] st/va: add config support for 10bit decoding
Mark Thompson
- [Mesa-dev] [PATCH] [RFC] mesa/glthread: Call unmarshal_batch directly in glthread_finish when batch queue is empty.
Bartosz Tomczyk
- [Mesa-dev] [PATCH] [RFC] mesa/glthread: Call unmarshal_batch directly in glthread_finish when batch queue is empty.
Bartosz Tomczyk
- [Mesa-dev] [PATCH] [RFC v2] mesa/glthread: Call unmarshal_batch directly in glthread_finish when batch queue is empty.
Bartosz Tomczyk
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
- [Mesa-dev] [PATCH] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Bartosz Tomczyk
- [Mesa-dev] [PATCH 1/2] mesa: print a notice when loading a user defined drirc file
Edmondo Tommasina
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Edmondo Tommasina
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Edmondo Tommasina
- [Mesa-dev] [PATCH v2 2/2] mesa: load a user defined drirc file specified via an environment variable
Edmondo Tommasina
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Edmondo Tommasina
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Edmondo Tommasina
- [Mesa-dev] [PATCH 2/2] mesa: load a user defined drirc file specified via an environment variable
Edmondo Tommasina
- [Mesa-dev] [PATCH] [RFC v3] mesa/glthread: Call unmarshal_batch directly in glthread_finish
Edmondo Tommasina
- [Mesa-dev] [PATCH 0/9] RadeonSI cleanups
Edmondo Tommasina
- [Mesa-dev] [PATCH 2/2] anv: do not subtract the base layer to copute depth in 3DSTATE_DEPTH_BUFFER
Iago Toral
- [Mesa-dev] [PATCH 2/2] anv: do not subtract the base layer to copute depth in 3DSTATE_DEPTH_BUFFER
Iago Toral
- [Mesa-dev] [PATCH] i965: Assert that the binding table isn't bigger than surf_offsets
Iago Toral
- [Mesa-dev] [PATCH 00/16] anv: Handle out of memory situations better
Iago Toral
- [Mesa-dev] [PATCH 05/16] anv: do not try to ref/unref NULL shaders
Iago Toral
- [Mesa-dev] [PATCH 08/16] anv/cmd_buffer: track error scenarios during command buffer recording
Iago Toral
- [Mesa-dev] [PATCH 12/16] anv: ensure that we don't ever try to adjust relocations more than once
Iago Toral
- [Mesa-dev] [PATCH 15/16] anv/cmd_buffer: skip vkCmdExecuteCommands() on broken command buffers
Iago Toral
- [Mesa-dev] [PATCH 16/16] anv/cmd_buffer: handle out of device memory during binding table emission
Iago Toral
- [Mesa-dev] [PATCH 03/16] anv: don't crash if we fail to grow the reloc list
Iago Toral
- [Mesa-dev] [PATCH 00/16] anv: Handle out of memory situations better
Iago Toral
- [Mesa-dev] [PATCH 1/2] nir/constant_expressions: Refactor helper functions
Iago Toral
- [Mesa-dev] [PATCH 2/2] nir: Add support for 8 and 16-bit types
Iago Toral
- [Mesa-dev] [PATCH v2 04/24] anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Iago Toral
- [Mesa-dev] [PATCH v2 04/24] anv/cmd_buffer: report errors in vkBeginCommandBuffer()
Iago Toral
- [Mesa-dev] [PATCH v2 09/24] anv: avoid crashes when failing to allocate batches
Iago Toral
- [Mesa-dev] [PATCH v2 07/24] anv: handle allocation failure in anv_batch_emit_batch()
Iago Toral
- [Mesa-dev] [PATCH v2 03/24] anv/blorp: return early if we failed to create the shader binary
Iago Toral
- [Mesa-dev] [PATCH v2 02/24] anv: do not try to ref/unref NULL shaders
Iago Toral
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Iago Toral
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Iago Toral
- [Mesa-dev] [PATCH v2 21/24] anv/blorp: make anv_cmd_buffer_alloc_blorp_binding_table() return a VkResult
Iago Toral
- [Mesa-dev] [PATCH v2 03/24] anv/blorp: return early if we failed to create the shader binary
Iago Toral
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Iago Toral
- [Mesa-dev] [PATCH v2 00/24] anv: Handle out of memory situations better
Iago Toral
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Iago Toral
- [Mesa-dev] [PATCH v2 10/24] anv: handle failures when growing reloc lists
Iago Toral
- [Mesa-dev] [PATCH v2 05/24] anv/cmd_buffer: add a status field to anv_batch
Iago Toral
- [Mesa-dev] [PATCH v2 22/24] anv: handle errors while allocating new binding table blocks
Iago Toral
- [Mesa-dev] [PATCH v2 00/24] anv: Handle out of memory situations better
Iago Toral
- [Mesa-dev] [PATCH v2 00/24] anv: Handle out of memory situations better
Iago Toral
- [Mesa-dev] [PATCH v3] anv: handle failures when growing reloc lists
Iago Toral
- [Mesa-dev] [PATCH 12/12] anv: implement pipeline statistics queries
Iago Toral
- [Mesa-dev] [PATCH 1/3] anv/cmd_buffer: Fix bad indentation
Iago Toral
- [Mesa-dev] [PATCH 00/12] anv: Queries!
Iago Toral
- [Mesa-dev] [PATCH] anv/image: Return early when unbinding an image
Iago Toral
- [Mesa-dev] [RFC 00/12] anv: A first pass at VK_KHX_multiview
Iago Toral
- [Mesa-dev] [PATCH] anv/query: handle out of host memory without crashing in compute_query_result()
Iago Toral
- [Mesa-dev] [RFC 11/12] anv/cmd_buffer: Emit instanced draws for multiple views
Iago Toral
- [Mesa-dev] [RFC 00/12] anv: A first pass at VK_KHX_multiview
Iago Toral
- [Mesa-dev] [RFC 11/12] anv/cmd_buffer: Emit instanced draws for multiple views
Iago Toral
- [Mesa-dev] [PATCH 2/2] nir: Add support for 8 and 16-bit types
Iago Toral
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Elie Tournier
- [Mesa-dev] [RFC 01/11] glsl: Add "built-in" function to do abs(fp64)
Elie Tournier
- [Mesa-dev] [RFC 02/11] glsl: Add "built-in" function to do neg(fp64)
Elie Tournier
- [Mesa-dev] [RFC 03/11] glsl: Add "built-in" functions to do eq(fp64, fp64)
Elie Tournier
- [Mesa-dev] [RFC 04/11] glsl: Add "built-in" functions to do le(fp64, fp64)
Elie Tournier
- [Mesa-dev] [RFC 05/11] glsl: Add "built-in" functions to do lt(fp64, fp64)
Elie Tournier
- [Mesa-dev] [RFC 06/11] glsl: Add "built-in" functions to do add(fp64, fp64)
Elie Tournier
- [Mesa-dev] [RFC 07/11] glsl: Add "built-in" functions to do mul(fp64, fp64)
Elie Tournier
- [Mesa-dev] [RFC 08/11] glsl: Add "built-in" functions to do div(fp64, fp64)
Elie Tournier
- [Mesa-dev] [RFC 09/11] glsl: Add "built-in" functions to do fp32_to_fp64(fp32)
Elie Tournier
- [Mesa-dev] [RFC 10/11] glsl: Add "built-in" functions to do fp64_to_fp32(fp64)
Elie Tournier
- [Mesa-dev] [RFC 11/11] glsl: Add fp64 functions to the parser.
Elie Tournier
- [Mesa-dev] [PATCH] glsl: Fix indent in dump code
Elie Tournier
- [Mesa-dev] [PATCH] glsl: remove unused file
Elie Tournier
- [Mesa-dev] [PATCH 02/24] i965: Move some helpers from brw_context.h to brw_shader.h
Matt Turner
- [Mesa-dev] [PATCH 00/24] i965: Move the compiler to src/intel/compiler
Matt Turner
- [Mesa-dev] [PATCH 5/8] i965: Add script to gen code for OA counter queries
Matt Turner
- [Mesa-dev] [PATCH 00/24] i965: Move the compiler to src/intel/compiler
Matt Turner
- [Mesa-dev] [PATCH] ralloc: Make sure ralloc() allocations match malloc()'s alignment.
Matt Turner
- [Mesa-dev] [PATCH] glsl/int64: Fix a typo in imod64
Matt Turner
- [Mesa-dev] [PATCH 7/7] i965/fs: add support for int64 to bool conversion
Matt Turner
- [Mesa-dev] [PATCH] i965: Move select_clip_planes to brw_vs.c
Matt Turner
- [Mesa-dev] [PATCH v4 6/8] nir: Add a simple int64 lowering pass
Matt Turner
- [Mesa-dev] [PATCH 2/4] util/disk_cache: compress individual cache entries
Matt Turner
- [Mesa-dev] [PATCH] clover: Work around build failure with AltiVec.
Matt Turner
- [Mesa-dev] Mesa 17.0.1 release candidate
Matt Turner
- [Mesa-dev] [PATCH] gallium/targets: don't leave an empty target directory(ies)
Matt Turner
- [Mesa-dev] [PATCH] genxml: Depend on Makefile.am for generated sources.
Matt Turner
- [Mesa-dev] [RFC 07/11] glsl: Add "built-in" functions to do mul(fp64, fp64)
Matt Turner
- [Mesa-dev] [PATCH v2] gallium/targets: don't leave an empty target directory(ies)
Matt Turner
- [Mesa-dev] [PATCH] nir/int64: Properly handle imod/irem
Matt Turner
- [Mesa-dev] [PATCH] nir/builder: Add an int46 immediate helper
Matt Turner
- [Mesa-dev] [PATCH] i965: don't require 64bit cmpxchg
Matt Turner
- [Mesa-dev] [PATCH] util/disk_cache: don't require 64bit atomic operations
Matt Turner
- [Mesa-dev] [PATCH 0/9] Enable GL_ARB_shader_atomic_counter_ops on i965
Matt Turner
- [Mesa-dev] [PATCH v2] i965: don't require 64bit cmpxchg
Matt Turner
- [Mesa-dev] [PATCH] glapi: fix typo in count_scale
Matt Turner
- [Mesa-dev] [PATCH 1/6] build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Matt Turner
- [Mesa-dev] [PATCH 2/6] configure.ac: Fix error message in radeon_llvm_check().
Matt Turner
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Matt Turner
- [Mesa-dev] [PATCH 4/6] configure.ac: Use PKG_CHECK_VAR for libclc.
Matt Turner
- [Mesa-dev] [PATCH 5/6] configure.ac: Ensure libva is enabled before invoking pkg-config.
Matt Turner
- [Mesa-dev] [PATCH 6/6] configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
Matt Turner
- [Mesa-dev] [PATCH 6/6] configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
Matt Turner
- [Mesa-dev] [PATCH v3 21/24] i965: Use correct VertStride on align16 instructions.
Matt Turner
- [Mesa-dev] [PATCH 6/6] configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
Matt Turner
- [Mesa-dev] [PATCH 4/6] configure.ac: Use PKG_CHECK_VAR for libclc.
Matt Turner
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Matt Turner
- [Mesa-dev] [PATCH 4/6] configure.ac: Use PKG_CHECK_VAR for libclc.
Matt Turner
- [Mesa-dev] [PATCH 0/9] Enable GL_ARB_shader_atomic_counter_ops on i965
Matt Turner
- [Mesa-dev] merged/mega *_dri.so files?
Matt Turner
- [Mesa-dev] [PATCH] mesa/main: clean up sampler lookup functions
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa/main: inline {begin, end}_samplerobj_lookups()
Matt Turner
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Matt Turner
- [Mesa-dev] [PATCH] i965: Move brw_init_compaction_tables() to brw_create_compiler().
Matt Turner
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Matt Turner
- [Mesa-dev] Mesa 17.0.1 release candidate
Matt Turner
- [Mesa-dev] Mesa 17.0.1 release candidate
Matt Turner
- [Mesa-dev] Mesa 13.0.6 release candidate
Matt Turner
- [Mesa-dev] Mesa 17.0.1 release candidate
Matt Turner
- [Mesa-dev] Mesa 17.0.1 release candidate
Matt Turner
- [Mesa-dev] [PATCH] util/build-id: check dlpi_name before strstr call
Matt Turner
- [Mesa-dev] [PATCH 00/23] nir/i965: Return progress from NIR passes
Matt Turner
- [Mesa-dev] [PATCH 01/23] nir: Stop using apostrophes to pluralize.
Matt Turner
- [Mesa-dev] [PATCH 02/23] nir: Fix misspellings.
Matt Turner
- [Mesa-dev] [PATCH 03/23] nir: Fix syntax.
Matt Turner
- [Mesa-dev] [PATCH 04/23] nir: Return progress from nir_lower_vars_to_ssa().
Matt Turner
- [Mesa-dev] [PATCH 05/23] nir: Return progress from nir_lower_doubles().
Matt Turner
- [Mesa-dev] [PATCH 06/23] nir: Return progress from nir_lower_64bit_pack().
Matt Turner
- [Mesa-dev] [PATCH 07/23] nir: Return progress from nir_lower_load_const_to_scalar().
Matt Turner
- [Mesa-dev] [PATCH 08/23] nir: Return progress from nir_lower_var_copies().
Matt Turner
- [Mesa-dev] [PATCH 09/23] nir: Return progress from nir_lower_clip_cull_distance_arrays().
Matt Turner
- [Mesa-dev] [PATCH 10/23] nir: Return progress from nir_lower_to_source_mods().
Matt Turner
- [Mesa-dev] [PATCH 11/23] nir: Return progress from nir_move_vec_src_uses_to_dest().
Matt Turner
- [Mesa-dev] [PATCH 12/23] nir: Return progress from nir_lower_clip_vs().
Matt Turner
- [Mesa-dev] [PATCH 13/23] nir: Return progress from nir_lower_clip_fs().
Matt Turner
- [Mesa-dev] [PATCH 14/23] nir: Return progress from nir_lower_clamp_color_outputs().
Matt Turner
- [Mesa-dev] [PATCH 15/23] nir: Return progress from nir_lower_atomics().
Matt Turner
- [Mesa-dev] [PATCH 16/23] nir: Return progress from nir_lower_samplers().
Matt Turner
- [Mesa-dev] [PATCH 17/23] nir: Return progress from nir_lower_regs_to_ssa().
Matt Turner
- [Mesa-dev] [PATCH 18/23] nir: Return progress from nir_lower_io().
Matt Turner
- [Mesa-dev] [PATCH 19/23] nir: Return progress from nir_convert_from_ssa().
Matt Turner
- [Mesa-dev] [PATCH 20/23] i965: Return progress from brw_nir_lower_uniforms().
Matt Turner
- [Mesa-dev] [PATCH 21/23] i965/fs: Return progress from move_interpolation_to_top().
Matt Turner
- [Mesa-dev] [PATCH 22/23] i965/fs: Return progress from demote_sample_qualifiers().
Matt Turner
- [Mesa-dev] [PATCH 23/23] i965: Replace OPT_V() with OPT().
Matt Turner
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Matt Turner
- [Mesa-dev] [PATCH] anv/device: Remove a use of a compound literal
Matt Turner
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Matt Turner
- [Mesa-dev] [PATCH] i965: Shut up major()/minor() warnings.
Matt Turner
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Matt Turner
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Matt Turner
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Matt Turner
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Matt Turner
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Matt Turner
- [Mesa-dev] [PATCH 19/23] nir: Return progress from nir_convert_from_ssa().
Matt Turner
- [Mesa-dev] [PATCH 19/23] nir: Return progress from nir_convert_from_ssa().
Matt Turner
- [Mesa-dev] Need to know which branch
Matt Turner
- [Mesa-dev] [PATCH] glsl: Link tests with CLOCK_LIB.
Matt Turner
- [Mesa-dev] [PATCH] i965: Replace OPT_V() with OPT().
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Matt Turner
- [Mesa-dev] [PATCH] i965: Replace OPT_V() with OPT().
Matt Turner
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Matt Turner
- [Mesa-dev] [PATCH] i965: Fix symbolic size of next_offset[] array.
Matt Turner
- [Mesa-dev] [PATCH] i965: Remove pointless NULL check from Gen6 primitive counting code.
Matt Turner
- [Mesa-dev] [PATCH] i965: Require Kernel 3.6 for Gen4-5 platforms.
Matt Turner
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Matt Turner
- [Mesa-dev] [PATCH 3/3] glsl: don't run the GLSL pre-processor when we are skipping compilation
Matt Turner
- [Mesa-dev] [PATCH 1/3] glsl: delay optimisations on individual shaders when cache is available
Matt Turner
- [Mesa-dev] [Mesa-stable] [PATCH] i965/fs: Don't emit SEL instructions for type-converting MOVs.
Matt Turner
- [Mesa-dev] [PATCH] i965: expose BRW_OPCODE_[F32TO16/F16TO32] opcode_descs on gen8+
Matt Turner
- [Mesa-dev] [PATCH v3] i965: expose BRW_OPCODE_[F32TO16/F16TO32] name on gen8+
Matt Turner
- [Mesa-dev] [PATCH] [RFC v2] mesa/glthread: Call unmarshal_batch directly in glthread_finish when batch queue is empty.
Matt Turner
- [Mesa-dev] [PATCH] util/u_atomic: provide 64bit atomics where they're missing
Matt Turner
- [Mesa-dev] [PATCH] drirc: Set glsl_zero_init for Kerbal Space Program.
Matt Turner
- [Mesa-dev] [PATCH 4/7] intel: genxml: add gen7 ERR_INT register
Matt Turner
- [Mesa-dev] [PATCH 0/7] Aubinator error decode
Matt Turner
- [Mesa-dev] [PATCH 7/7] intel: tools: add aubinator_error_decode tool
Matt Turner
- [Mesa-dev] [PATCH] intel: genxml: add gen7 ERR_INT register
Matt Turner
- [Mesa-dev] [PATCH v2] util/u_atomic: provide 64bit atomics where they're missing
Matt Turner
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Jon Turney
- [Mesa-dev] [PATCH] automake: r600: radeonsi: correctly manage libamd_common.la linking
Emil Velikov
- [Mesa-dev] [PATCH] egl: Ensure ResetNotificationStrategy matches for shared contexts.
Emil Velikov
- [Mesa-dev] [PATCH] radv: use enum_to_str util functions.
Emil Velikov
- [Mesa-dev] [PATCH] android: vulkan: add support for libmesa_vulkan_{util, wsi}
Emil Velikov
- [Mesa-dev] [PATCH v2] egl/wayland: Don't use DRM format codes for SHM
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 3/4] st/glsl_to_tgsi: avoid iterating past the head of the instruction list
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: inform the driver of framebuffer changes before compute dispatches
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH mesa] egl/dri3: implement query surface hook
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH 1/4] i965: Drop duplicate #defines now that we've bumped libdrm requirements.
Emil Velikov
- [Mesa-dev] [PATCH 1/7] vulkan/wsi: Generate wayland protocol headers separately from EGL
Emil Velikov
- [Mesa-dev] [PATCH 2/7] vulkan: Build common Vulkan code earlier
Emil Velikov
- [Mesa-dev] [PATCH 3/7] anv/tests: Use a relative include path for anv_private.h
Emil Velikov
- [Mesa-dev] [PATCH 4/7] intel/isl: Stop linking libi965_compiler.la into tests
Emil Velikov
- [Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h
Emil Velikov
- [Mesa-dev] [PATCH 4/7] intel/isl: Stop linking libi965_compiler.la into tests
Emil Velikov
- [Mesa-dev] [PATCH 0.5/7] intel/tools: Use a makefile included from intel/Makefile.am
Emil Velikov
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Emil Velikov
- [Mesa-dev] [PATCH 7/7] intel/vulkan: Get rid of recursive make
Emil Velikov
- [Mesa-dev] [PATCH v2] i965: Add script to gen code for OA counter queries
Emil Velikov
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Emil Velikov
- [Mesa-dev] [PATCH v2] mesa: Avoid read of uninitialized variable
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] doc: GL_ARB_buffer_storage is supported on llvmpipe/swr
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH 6/7] anv/wsi: Don't include wayland-drm-client-protocol.h
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure.ac: bump pthread-stubs requirement
Emil Velikov
- [Mesa-dev] [PATCH v3] i965: Add script to gen code for OA counter queries
Emil Velikov
- [Mesa-dev] [PATCH] gallium/targets: don't leave an empty target directory(ies)
Emil Velikov
- [Mesa-dev] [PATCH 1/4] configure.ac: increase required swr llvm to 3.9.0
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Emil Velikov
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Emil Velikov
- [Mesa-dev] [PATCH v3] i965: Add script to gen code for OA counter queries
Emil Velikov
- [Mesa-dev] [PATCH] genxml: Depend on Makefile.am for generated sources.
Emil Velikov
- [Mesa-dev] [PATCH v2] gallium/targets: don't leave an empty target directory(ies)
Emil Velikov
- [Mesa-dev] [PATCH] EGL/Android: Add EGL_EXT_buffer_age extension
Emil Velikov
- [Mesa-dev] [PATCH] fixup! i965: Move the back-end compiler to src/intel/compiler
Emil Velikov
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Emil Velikov
- [Mesa-dev] [PATCH V2] util/disk_cache: support caches for multiple architectures
Emil Velikov
- [Mesa-dev] [PATCH 1/4] configure.ac: increase required swr llvm to 3.9.0
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.0.1
Emil Velikov
- [Mesa-dev] [PATCH] android: fix outdir for gen_enum_to_str files
Emil Velikov
- [Mesa-dev] [PATCH] automake: move wayland-drm prior to Vulkan
Emil Velikov
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Emil Velikov
- [Mesa-dev] [PATCH] loader: Move non-error message to debug level
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Allowing building without shader cache without zlib.
Emil Velikov
- [Mesa-dev] [PATCH 5/5] gallium/util: replace pipe_condvar_broadcast() with cnd_broadcast()
Emil Velikov
- [Mesa-dev] [PATCH] gallium/targets: rework the empty targets removal
Emil Velikov
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Emil Velikov
- [Mesa-dev] [PATCH 4/5] radeonsi: drop support for LLVM 3.6 & 3.7
Emil Velikov
- [Mesa-dev] [PATCH] util/disk_cache: fix make check
Emil Velikov
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
Emil Velikov
- [Mesa-dev] [PATCH 04/37] glsl/tests: suffix .sh/.py files as applicable
Emil Velikov
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Emil Velikov
- [Mesa-dev] [PATCH] gallium/util: replace pipe_condvar with cnd_t
Emil Velikov
- [Mesa-dev] [PATCH 1/6] build: Replace NEED_RADEON_LLVM with HAVE_GALLIUM_LLVM.
Emil Velikov
- [Mesa-dev] [PATCH 6/6] configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
Emil Velikov
- [Mesa-dev] [PATCH 6/6] configure.ac: Ensure libomxil-bellagio exists before invoking pkg-config.
Emil Velikov
- [Mesa-dev] [PATCH] anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Emil Velikov
- [Mesa-dev] [PATCH] android: fix segfault within swap_buffers
Emil Velikov
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Emil Velikov
- [Mesa-dev] [PATCH 3/6] configure.ac: Use PKG_CHECK_VAR for wayland-scanner.
Emil Velikov
- [Mesa-dev] [PATCH] glapi: fix typo in count_scale
Emil Velikov
- [Mesa-dev] [PATCH 2/4] util: add u_thread.h
Emil Velikov
- [Mesa-dev] [PATCH] loader: Move non-error message to debug level
Emil Velikov
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Emil Velikov
- [Mesa-dev] [PATCH v2] gallium/targets: don't leave an empty target directory(ies)
Emil Velikov
- [Mesa-dev] [PATCH 04/37] glsl/tests: suffix .sh/.py files as applicable
Emil Velikov
- [Mesa-dev] [PATCH 00/17] Move i965 compiler to src/intel/
Emil Velikov
- [Mesa-dev] [PATCH 01/17] wayland: move .gitignore where applicable
Emil Velikov
- [Mesa-dev] [PATCH 02/17] configure.ac: provide a fall-back define for WAYLAND_SCANNER
Emil Velikov
- [Mesa-dev] [PATCH 03/17] anv/wsi: Don't include unused wayland headers
Emil Velikov
- [Mesa-dev] [PATCH 04/17] radv/wsi: Don't include unused wayland headers
Emil Velikov
- [Mesa-dev] [PATCH 05/17] vulkan/wsi: Generate wayland protocol headers separately from EGL
Emil Velikov
- [Mesa-dev] [PATCH 06/17] intel/isl: Stop linking libi965_compiler.la into tests
Emil Velikov
- [Mesa-dev] [PATCH 07/17] anv: Stop including brw_context.h
Emil Velikov
- [Mesa-dev] [PATCH 08/17] i965: remove unused brw_cs.h include
Emil Velikov
- [Mesa-dev] [PATCH 09/17] i965: remove dead brw_new_shader() declaration
Emil Velikov
- [Mesa-dev] [PATCH 10/17] i965: remove duplicate declaration of brw_mark_surface_used
Emil Velikov
- [Mesa-dev] [PATCH 11/17] i965: remove unused brw_program.h include
Emil Velikov
- [Mesa-dev] [PATCH 12/17] i965: Move the back-end compiler to src/intel/compiler
Emil Velikov
- [Mesa-dev] [PATCH 13/17] i965: remove i965_symbols_test reference from .gitignore
Emil Velikov
- [Mesa-dev] [PATCH 14/17] intel/compiler: automake: rename test_eu_compact and link against gtest
Emil Velikov
- [Mesa-dev] [PATCH 15/17] intel/compiler: whitespace cleanups
Emil Velikov
- [Mesa-dev] [PATCH 16/17] intel/tools: Use a makefile included from intel/Makefile.am
Emil Velikov
- [Mesa-dev] [PATCH 17/17] intel/vulkan: Get rid of recursive make
Emil Velikov
- [Mesa-dev] [PATCH 05/17] vulkan/wsi: Generate wayland protocol headers separately from EGL
Emil Velikov
- [Mesa-dev] [PATCH 14/17] intel/compiler: automake: rename test_eu_compact and link against gtest
Emil Velikov
- [Mesa-dev] [PATCH 12/17] i965: Move the back-end compiler to src/intel/compiler
Emil Velikov
- [Mesa-dev] [RESEND v4 00/16] cleanup anv_entrpoints_gen.py
Emil Velikov
- [Mesa-dev] merged/mega *_dri.so files?
Emil Velikov
- [Mesa-dev] [PATCH v2 1/1] clover: use pipe_resource references
Emil Velikov
- [Mesa-dev] Mesa 17.1.0 release plan
Emil Velikov
- [Mesa-dev] [PATCH] glsl: remove unused file
Emil Velikov
- [Mesa-dev] Mesa 17.1.0 release plan
Emil Velikov
- [Mesa-dev] [Mesa-announce] Mesa 17.1.0 release plan
Emil Velikov
- [Mesa-dev] [PATCH v2 00/25] Move i965 compiler to src/intel/
Emil Velikov
- [Mesa-dev] [PATCH v2 01/25] wayland: move .gitignore where applicable
Emil Velikov
- [Mesa-dev] [PATCH v2 02/25] configure.ac: provide a fall-back define for WAYLAND_SCANNER
Emil Velikov
- [Mesa-dev] [PATCH v2 03/25] anv/wsi: Don't include wayland headers
Emil Velikov
- [Mesa-dev] [PATCH v2 04/25] radv/wsi: Don't include wayland headers
Emil Velikov
- [Mesa-dev] [PATCH v2 05/25] vulkan/wsi: Generate wayland protocol headers separately from EGL
Emil Velikov
- [Mesa-dev] [PATCH v2 06/25] intel/isl: Stop linking libi965_compiler.la into tests
Emil Velikov
- [Mesa-dev] [PATCH v2 07/25] anv: Stop including brw_context.h
Emil Velikov
- [Mesa-dev] [PATCH v2 08/25] i965: remove unused brw_cs.h include
Emil Velikov
- [Mesa-dev] [PATCH v2 09/25] i965: remove dead brw_new_shader() declaration
Emil Velikov
- [Mesa-dev] [PATCH v2 10/25] i965: remove duplicate declaration of brw_mark_surface_used
Emil Velikov
- [Mesa-dev] [PATCH v2 11/25] i965: remove unused brw_program.h include
Emil Velikov
- [Mesa-dev] [PATCH v2 12/25] i965: remove unused macros from brw_defines.h
Emil Velikov
- [Mesa-dev] [PATCH v2 13/25] i965: move brw_define.h ifndef guard to the top
Emil Velikov
- [Mesa-dev] [PATCH v2 14/25] i965: add missing #include <assert.h> in brw_inst.h
Emil Velikov
- [Mesa-dev] [PATCH v2 15/25] i965: add missing brw_defines.h include in brw_program.c
Emil Velikov
- [Mesa-dev] [PATCH v2 16/25] i965: add missing brw_defines.h include in brw_program.c
Emil Velikov
- [Mesa-dev] [PATCH v2 17/25] util/bitscan: use correct signature for ffs/ffsll
Emil Velikov
- [Mesa-dev] [PATCH v2 18/25] i965: split EU defines to brw_eu_defines.h
Emil Velikov
- [Mesa-dev] [PATCH v2 19/25] i965: Move the back-end compiler to src/intel/compiler
Emil Velikov
- [Mesa-dev] [PATCH v2 20/25] i965: remove i965_symbols_test reference from .gitignore
Emil Velikov
- [Mesa-dev] [PATCH v2 21/25] intel/compiler: link all tests again gtest, even test_eu_compact"
Emil Velikov
- [Mesa-dev] [PATCH v2 22/25] intel/compiler: whitespace cleanups
Emil Velikov
- [Mesa-dev] [PATCH v2 23/25] intel/tools: Use a makefile included from intel/Makefile.am
Emil Velikov
- [Mesa-dev] [PATCH v2 24/25] intel/vulkan: Get rid of recursive make
Emil Velikov
- [Mesa-dev] [PATCH v2 25/25] configure.ac: do not require the i965 driver for ANV
Emil Velikov
- [Mesa-dev] [PATCH 1/3] dri: Add an image creation with modifiers
Emil Velikov
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Emil Velikov
- [Mesa-dev] [PATCH 3/3] gbm: Export a get modifiers
Emil Velikov
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Emil Velikov
- [Mesa-dev] [PATCH v3 0/6] Use drmDevice2 API, take ... final
Emil Velikov
- [Mesa-dev] [PATCH v3 1/6] autoconf/scons: bump libdrm to 2.4.75
Emil Velikov
- [Mesa-dev] [PATCH v3 2/6] loader: use drmGetDevice[s]2 API
Emil Velikov
- [Mesa-dev] [PATCH v3 3/6] winsys/amdgpu: use drmGetDevice2 API
Emil Velikov
- [Mesa-dev] [PATCH v3 4/6] radv/winsys: use drmGetDevice2 API
Emil Velikov
- [Mesa-dev] [PATCH v3 5/6] radv: do not open random render node(s)
Emil Velikov
- [Mesa-dev] [PATCH v3 6/6] anv: do not open random render node(s)
Emil Velikov
- [Mesa-dev] [PATCH v3 0/6] Use drmDevice2 API, take ... final
Emil Velikov
- [Mesa-dev] [PATCH] drm-atomic: Include <stdlib.h> header file
Emil Velikov
- [Mesa-dev] [PATCH 1/2] intel: genxml: add script to generate gzipped genxml
Emil Velikov
- [Mesa-dev] [PATCH 1/2] intel: genxml: add script to generate gzipped genxml
Emil Velikov
- [Mesa-dev] [PATCH v2 2/2] aubinator/genxml: use gzipped files to store embedded genxml
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Emil Velikov
- [Mesa-dev] [PATCH v3 0/6] Use drmDevice2 API, take ... final
Emil Velikov
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
Emil Velikov
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Emil Velikov
- [Mesa-dev] [PATCH 1/3] util/disk_cache: use LRU eviction rather than random eviction (v2)
Emil Velikov
- [Mesa-dev] [PATCH 01/11] gallium: add P016 format
Emil Velikov
- [Mesa-dev] MESA and KOTOR
Emil Velikov
- [Mesa-dev] [PATCH v3 2/2] aubinator/genxml: use gzipped files to store embedded genxml
Emil Velikov
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Emil Velikov
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Emil Velikov
- [Mesa-dev] [PATCH] svga: handle P016 format as well
Emil Velikov
- [Mesa-dev] [PATCH 01/11] gallium: add P016 format
Emil Velikov
- [Mesa-dev] [PATCH 1/7] util/mesa-sha1: add a context clone function
Emil Velikov
- [Mesa-dev] [PATCH] intel: fix compiler build
Emil Velikov
- [Mesa-dev] [PATCH 1/2] android: add src/intel/compiler to libmesa_intel_compiler includes
Emil Velikov
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Emil Velikov
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Emil Velikov
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Emil Velikov
- [Mesa-dev] [PATCH] vulkan/wsi: include builddir for generated headers
Emil Velikov
- [Mesa-dev] [PATCH 1/2] drm.h: Include libdrm headers
Emil Velikov
- [Mesa-dev] [PATCH kmscube 1/5] Add all source files to kmscube_SOURCES
Emil Velikov
- [Mesa-dev] [PATCH kmscube 2/5] Resolve link issue due to unresolved symbol sqrtf
Emil Velikov
- [Mesa-dev] [PATCH kmscube 3/5] Remove hacky "drm/" prefix in include path
Emil Velikov
- [Mesa-dev] [PATCH kmscube 4/5] Rename drm.[ch] to drm-common.[ch]
Emil Velikov
- [Mesa-dev] [PATCH kmscube 5/5] Remove unneeded GL_GLEXT_PROTOTYPES define
Emil Velikov
- [Mesa-dev] [PATCH kmscube v3 2/2] cube-tex: Include <drm_fourcc.h>
Emil Velikov
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Emil Velikov
- [Mesa-dev] [PATCH v2 1/3] util/sha1: add non-typedef name for the SHA1_CTX struct
Emil Velikov
- [Mesa-dev] [PATCH v2 2/3] util/sha1: rework _mesa_sha1_{init, final}
Emil Velikov
- [Mesa-dev] [PATCH v2 3/3] util/sha1: drop _mesa_sha1_{update, format} return type
Emil Velikov
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Emil Velikov
- [Mesa-dev] [PATCH kmscube] drm-common.h: forward-declare needed structs
Emil Velikov
- [Mesa-dev] [PATCH v2 3/3] util/sha1: drop _mesa_sha1_{update, format} return type
Emil Velikov
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Emil Velikov
- [Mesa-dev] [PATCH kmscube 1/5] configure.ac: wire -Wall -Wextra directly into the build
Emil Velikov
- [Mesa-dev] [PATCH kmscube 2/5] configure.ac: remove useless AC_CONFIG_* macros
Emil Velikov
- [Mesa-dev] [PATCH kmscube 3/5] configure.ac: remove unused AC_PROG_LIBTOOL
Emil Velikov
- [Mesa-dev] [PATCH kmscube 4/5] configure.ac: remove no-longer applicable m4 folder
Emil Velikov
- [Mesa-dev] [PATCH kmscube 5/5] .gitignore: cleanups no-longer applicable files
Emil Velikov
- [Mesa-dev] [PATCH kmscube] drm-common.h: forward-declare needed structs
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 1/8] nir/intrinsics: Make load_barycentric_input take a 2-component coor
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: set result writemask based on ir type
Emil Velikov
- [Mesa-dev] [PATCH] anv/blorp: Only set a clear color for resolves if fast-cleared
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] st/mesa: set result writemask based on ir type
Emil Velikov
- [Mesa-dev] [PATCH kmscube 5/7] drm-atomic.c: remove unused variables `gpu_fence_fd`, `kms_fence_fd`
Emil Velikov
- [Mesa-dev] [PATCH] util/disk_cache: fix zlib linking with LTO build
Emil Velikov
- [Mesa-dev] [PATCH v2 00/24] anv: Handle out of memory situations better
Emil Velikov
- [Mesa-dev] Hash Collision Risk Maths with Salt values.
Emil Velikov
- [Mesa-dev] [PATCH 1/3] docs/releasing: remove "git clean" step
Emil Velikov
- [Mesa-dev] [PATCH 2/3] docs/releasing: release.sh is located in xorg-modular
Emil Velikov
- [Mesa-dev] [PATCH 3/3] docs/releasing: document how to squash/announce queued patches
Emil Velikov
- [Mesa-dev] Mesa 13.0.6 release candidate
Emil Velikov
- [Mesa-dev] Mesa 13.0.6 release candidate
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH 3/3] hud_context: check NULL return from u_upload_alloc
Emil Velikov
- [Mesa-dev] [PATCH 00/28] update swr rasterizer
Emil Velikov
- [Mesa-dev] Mesa 17.0.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] mapi: remove Xlib/xcb include in gl_marshal.py
Emil Velikov
- [Mesa-dev] [PATCH] util/build-id: check dlpi_name before strstr call
Emil Velikov
- [Mesa-dev] [PATCH v2] android: fix segfault within swap_buffers
Emil Velikov
- [Mesa-dev] [PATCH] android: add marshal_generated c and h files to generated sources
Emil Velikov
- [Mesa-dev] [PATCH] mapi: remove Xlib/xcb include in gl_marshal.py
Emil Velikov
- [Mesa-dev] [PATCH 3/3] docs/releasing: document how to squash/announce queued patches
Emil Velikov
- [Mesa-dev] [PATCH] android: i965: generate code for OA counter queries
Emil Velikov
- [Mesa-dev] [PATCH] i965: avoid using a GNU make pattern rule
Emil Velikov
- [Mesa-dev] [PATCH] i965: remove uneeded asm/unistd.h include
Emil Velikov
- [Mesa-dev] [PATCH 1/3] dri: Add an image creation with modifiers
Emil Velikov
- [Mesa-dev] [PATCH] mesa: more unused linux/version.h include
Emil Velikov
- [Mesa-dev] [PATCH] radv/ac: Fix shared memory offset calculation
Emil Velikov
- [Mesa-dev] [PATCH kmscube] cube-tex: Handle SMOOTH switch case
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH] i965: avoid using a GNU make pattern rule
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH] glapi: avoid using $< in non-suffix make rules
Emil Velikov
- [Mesa-dev] [PATCH v2 00/23] Fix the broken^Wfragile glsl tests
Emil Velikov
- [Mesa-dev] [PATCH v2 01/23] glsl/tests: automake: cleanup all artefacts during clean-local
Emil Velikov
- [Mesa-dev] [PATCH v2 02/23] glsl: automake: export abs_builddir for the tests
Emil Velikov
- [Mesa-dev] [PATCH v2 03/23] glsl/tests/warnings-test: error out if glsl_compiler is missing
Emil Velikov
- [Mesa-dev] [PATCH v2 04/23] glsl/tests/warnings-test: add fallback srcdir/abs_builddir defines
Emil Velikov
- [Mesa-dev] [PATCH v2 05/23] glsl/tests/warnings-test: correctly manage srcdir/builddir
Emil Velikov
- [Mesa-dev] [PATCH v2 06/23] glsl/tests/warnings-test: error if zero tests were executed
Emil Velikov
- [Mesa-dev] [PATCH v2 07/23] glsl/tests/warnings-test: print only the test basename
Emil Velikov
- [Mesa-dev] [PATCH v2 08/23] glsl/tests/optimisation-test: make sure that $PYTHON2 is set/available
Emil Velikov
- [Mesa-dev] [PATCH v2 09/23] glsl/tests/optimization-test: add fallback srcdir/abs_builddir defines
Emil Velikov
- [Mesa-dev] [PATCH v2 10/23] glsl/tests/optimization-test: correctly set compare_ir
Emil Velikov
- [Mesa-dev] [PATCH v2 11/23] glsl/tests/optimisation-test: ensure that compare_ir is available
Emil Velikov
- [Mesa-dev] [PATCH v2 12/23] glsl/tests/optimization-test: correctly manage srcdir/builddir
Emil Velikov
- [Mesa-dev] [PATCH v2 13/23] glsl/tests/optimization-test: error out if we fail to generate any tests
Emil Velikov
- [Mesa-dev] [PATCH v2 14/23] glsl/tests/optimization-test: pass glsl_test as argument
Emil Velikov
- [Mesa-dev] [PATCH v2 15/23] glsl/tests/optimization-test: error if zero tests were executed
Emil Velikov
- [Mesa-dev] [PATCH v2 16/23] glsl/tests/optimization-test: print only the test basedir/name
Emil Velikov
- [Mesa-dev] [PATCH v2 17/23] glsl/tests/optimization-test: 'echo' only folders which has generators
Emil Velikov
- [Mesa-dev] [PATCH v2 18/23] glcpp/tests/glcpp-test: set srcdir/abs_builddir variables
Emil Velikov
- [Mesa-dev] [PATCH v2 19/23] glcpp/tests/glcpp-test: print only the test basename
Emil Velikov
- [Mesa-dev] [PATCH v2 20/23] glcpp/tests/glcpp-test: error out if we cannot find any tests
Emil Velikov
- [Mesa-dev] [PATCH v2 21/23] glcpp/tests: update testname in help string
Emil Velikov
- [Mesa-dev] [PATCH v2 22/23] glcpp/tests/glcpp-test-cr-lf: correctly set/use srcdir/abs_builddir
Emil Velikov
- [Mesa-dev] [PATCH v2 23/23] glcpp/tests/glcpp-test-cr-lf: error out if we cannot find any tests
Emil Velikov
- [Mesa-dev] [PATCH 1/3] intel: remove blorp_alloc_dynamic_state unused argument
Emil Velikov
- [Mesa-dev] [PATCH 2/3] intel: android: remove libdrm_intel requirement
Emil Velikov
- [Mesa-dev] [PATCH 3/3] intel: automake: move INTEL_CFLAGS as applicable
Emil Velikov
- [Mesa-dev] [PATCH 1/3] intel: remove blorp_alloc_dynamic_state unused argument
Emil Velikov
- [Mesa-dev] Mesa 17.0.2 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] docs/releasing: do not pass any arguments to autogen.sh
Emil Velikov
- [Mesa-dev] [PATCH 1/3] intel: remove blorp_alloc_dynamic_state unused argument
Emil Velikov
- [Mesa-dev] [PATCH kmscube] kmscube: Remove unneeded brackets
Emil Velikov
- [Mesa-dev] [PATCH] anv: add the main include directory back
Emil Velikov
- [Mesa-dev] [PATCH v2 03/23] glsl/tests/warnings-test: error out if glsl_compiler is missing
Emil Velikov
- [Mesa-dev] [PATCH v2] configure.ac: Use POSIX word boundary regex.
Emil Velikov
- [Mesa-dev] [PATCH v2 12/23] glsl/tests/optimization-test: correctly manage srcdir/builddir
Emil Velikov
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Emil Velikov
- [Mesa-dev] [PATCH 0/2] Compilation fixes for mingw
Emil Velikov
- [Mesa-dev] [PATCH] anv: add the main include directory back
Emil Velikov
- [Mesa-dev] [PATCH] anv: add the main include directory back
Emil Velikov
- [Mesa-dev] [PATCH] anv: add the main include directory back
Emil Velikov
- [Mesa-dev] [PATCH 0/2] Compilation fixes for mingw
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 13.0.6
Emil Velikov
- [Mesa-dev] [PATCH 10/11] i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [ANNOUNCE] mesa 17.0.2
Emil Velikov
- [Mesa-dev] Mesa 17.0.2 release candidate
Emil Velikov
- [Mesa-dev] [RESEND v4 00/16] cleanup anv_entrpoints_gen.py
Emil Velikov
- [Mesa-dev] [PATCH 10/11] i965: Use aubinator/genxml for INTEL_DEBUG=bat commands.
Emil Velikov
- [Mesa-dev] [PATCH 1/2] anv: automake: use the local headers over any system provided ones
Emil Velikov
- [Mesa-dev] [PATCH 2/2] anv: android: remove unused include/vulkan include
Emil Velikov
- [Mesa-dev] [PATCH 3/5] Android: kill off {MESA_}ANDROID_VERSION defines
Emil Velikov
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Emil Velikov
- [Mesa-dev] [PATCH 5/5] Android: disable AMD common when LLVM is disabled
Emil Velikov
- [Mesa-dev] [PATCH 00/18] Good bye pragma once
Emil Velikov
- [Mesa-dev] [PATCH 01/18] i965: make brw_setup_image_uniform_values static
Emil Velikov
- [Mesa-dev] [PATCH 02/18] ac: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 03/18] radv: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 04/18] compiler: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 05/18] glsl: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 06/18] nir: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 07/18] spirv: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 08/18] egl/dri2: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 09/18] st/wgl: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 10/18] i965: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 11/18] intel/common: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 12/18] intel/compiler: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 13/18] mesa/main: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 14/18] mesa/program: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 15/18] util: consistently use ifndef guards over pragma once
Emil Velikov
- [Mesa-dev] [PATCH 16/18] util: inline strndup implementation in the header
Emil Velikov
- [Mesa-dev] [PATCH 17/18] util/strndup: move header inclusion as applicable
Emil Velikov
- [Mesa-dev] [PATCH 18/18] util: automake: beautify sources list
Emil Velikov
- [Mesa-dev] [PATCH] glsl: remove unused file
Emil Velikov
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Emil Velikov
- [Mesa-dev] [PATCH 2/2] anv: Advertise larger heap sizes
Emil Velikov
- [Mesa-dev] [PATCH v2 01/23] glsl/tests: automake: cleanup all artefacts during clean-local
Emil Velikov
- [Mesa-dev] [PATCH 3/5] Android: kill off {MESA_}ANDROID_VERSION defines
Emil Velikov
- [Mesa-dev] [PATCH 00/32] update swr rasterizer
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Emil Velikov
- [Mesa-dev] [v2] glx: Prefer library path given by pkgconfig over the system
Emil Velikov
- [Mesa-dev] [PATCH v2] i965: Shut up major()/minor() warnings.
Emil Velikov
- [Mesa-dev] [PATCH 4/5] Android: drop Android 4.4 (KitKat) support
Emil Velikov
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Emil Velikov
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Emil Velikov
- [Mesa-dev] [PATCH 1/2] anv: automake: use the local headers over any system provided ones
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH] util/sha1: harmonize _mesa_sha1_* wrappers
Emil Velikov
- [Mesa-dev] [PATCH 1/2] anv: automake: use the local headers over any system provided ones
Emil Velikov
- [Mesa-dev] [PATCH v2 2/5] intel: Move tools/decoder.[ch] to common/gen_decoder.[ch].
Emil Velikov
- [Mesa-dev] [PATCH] glsl: Link glsl_compiler with CLOCK_LIB.
Emil Velikov
- [Mesa-dev] [PATCH] android: rename Intel Vulkan library to match desktop one
Emil Velikov
- [Mesa-dev] [PATCH] anv: remove spec quote from anv_EnumeratePhysicalDevices
Emil Velikov
- [Mesa-dev] [PATCH] mesa/main: remove unused strndup.h include
Emil Velikov
- [Mesa-dev] [PATCH 00/18] Good bye pragma once
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Emil Velikov
- [Mesa-dev] [PATCH] egl: Fix for not setting EGL_BAD_ALLOC on try to create multiple window surfaces on single window v2.
Emil Velikov
- [Mesa-dev] [PATCH v2 0/5] Android build clean-up and fixes
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH] android: fix vulkan build issues with anv_entrypoints
Emil Velikov
- [Mesa-dev] [PATCH] intel: move gen_decoder.* to DECODER_FILES
Emil Velikov
- [Mesa-dev] [PATCH 1/2] st/nine: Fix issue with surface and volume dtors and csmt
Emil Velikov
- [Mesa-dev] [PATCH mesa 2/2] REVIEWERS: add autogen.sh to the autoconf group
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH] anv: automake: ensure that the destination directory is created
Emil Velikov
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Emil Velikov
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Emil Velikov
- [Mesa-dev] [PATCH 2/9] genxml: Fix gen_zipped_file.py dependency
Emil Velikov
- [Mesa-dev] [PATCH 1/9] genxml: Define GENXML_XML_FILES in Makefile.sources
Emil Velikov
- [Mesa-dev] [PATCH 3/9] genxml: New generated header genX_bits.h (v2)
Emil Velikov
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Emil Velikov
- [Mesa-dev] [PATCH 3/3] targets/va: export radeon winsys_create functions
Emil Velikov
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Emil Velikov
- [Mesa-dev] [PATCH kmscube 2/3] add video cube
Emil Velikov
- [Mesa-dev] [PATCH kmscube 3/3] meson build support (v2)
Emil Velikov
- [Mesa-dev] [PATCH kmscube 1/3] add license file
Emil Velikov
- [Mesa-dev] [PATCH 01/10] swr: [rasterizer codegen] Refactor codegen
Emil Velikov
- [Mesa-dev] [v2] glx: Prefer library path given by pkgconfig over the system
Emil Velikov
- [Mesa-dev] [PATCH 2/3] anv: Flush caches prior to PIPELINE_SELECT on all gens
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radv: Reduce number of max descriptor sets to 4.
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i965: Select pipeline and emit state base address in Gen8+ HiZ ops.
Emil Velikov
- [Mesa-dev] [PATCH v2 1/2] intel: android: remove libdrm_intel requirement
Emil Velikov
- [Mesa-dev] [PATCH v2 2/2] intel: automake: move INTEL_CFLAGS as applicable
Emil Velikov
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Emil Velikov
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Emil Velikov
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Emil Velikov
- [Mesa-dev] [PATCH 0/7] Adding more documentation to the release process
Emil Velikov
- [Mesa-dev] [PATCH v2 01/10] swr: [rasterizer codegen] Refactor codegen
Emil Velikov
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Emil Velikov
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Emil Velikov
- [Mesa-dev] [PATCH] radv: Invalidate L2 for TRANSFER_WRITE barriers
Emil Velikov
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Emil Velikov
- [Mesa-dev] [Request for Comments] - Port documentation to Markdown
Emil Velikov
- [Mesa-dev] [PATCH] gallium: remove support for predicates from TGSI
Emil Velikov
- [Mesa-dev] [PATCH] gbm/dri: Flush after unmap
Emil Velikov
- [Mesa-dev] [PATCH] AndroidIA: android: Pass sse4.1 flag as appropriate.
Emil Velikov
- [Mesa-dev] [PATCH] AndroidIA: android: add libmesa_genxml as dep to libmesa_isl
Emil Velikov
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Emil Velikov
- [Mesa-dev] [PATCH 4/4] mesa: remove MESA_GLSL=opt
Emil Velikov
- [Mesa-dev] [PATCH v1] Android: Add an error handling for the null buffer
Emil Velikov
- [Mesa-dev] [RFC PATCH] egl/android: Dequeue buffers inside EGL calls
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] gbm/dri: Check dri extension version before flush after unmap
Emil Velikov
- [Mesa-dev] [PATCH 3/4] mesa: remove MESA_GLSL=no_opts env option
Emil Velikov
- [Mesa-dev] [PATCH] i965: Fix GLX_MESA_query_renderer video memory on 32-bit.
Emil Velikov
- [Mesa-dev] [PATCH] intel: genxml: fix out of tree builds
Emil Velikov
- [Mesa-dev] [PATCH v2] intel: genxml: fix out of tree builds
Emil Velikov
- [Mesa-dev] [PATCH v2] intel: genxml: fix out of tree builds
Emil Velikov
- [Mesa-dev] [PATCH 7/7] anv: Implement VK_KHX_external_memory_fd (v2)
Chad Versace
- [Mesa-dev] [PATCH 0/6] isl: Fix requests for exact row pitch
Chad Versace
- [Mesa-dev] [PATCH 1/6] isl: Fix s/pitch/row_pitch/ in comment
Chad Versace
- [Mesa-dev] [PATCH 2/6] isl: Rename isl_surf_init_info::min_pitch -> min_row_pitch
Chad Versace
- [Mesa-dev] [PATCH 3/6] isl: Refactor row pitch calculation
Chad Versace
- [Mesa-dev] [PATCH 4/6] isl: Let isl_surf_init's caller set the exact row pitch
Chad Versace
- [Mesa-dev] [PATCH 5/6] intel: Fix requests for exact surface row pitch
Chad Versace
- [Mesa-dev] [PATCH 6/6] isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
- [Mesa-dev] [PATCH 0/5] anv: Some image refactors and a hiz fix
Chad Versace
- [Mesa-dev] [PATCH 1/5] anv/image: Better var names in vkCreateImage
Chad Versace
- [Mesa-dev] [PATCH 2/5] anv/image: Refactor how tiling is chosen
Chad Versace
- [Mesa-dev] [PATCH 3/5] anv/image: Fix return type of make_surface()
Chad Versace
- [Mesa-dev] [PATCH 4/5] anv/image: Refactor creation of aux surfaces
Chad Versace
- [Mesa-dev] [PATCH 5/5] anv: Handle failure in make_hiz_surface_maybe()
Chad Versace
- [Mesa-dev] [PATCH 0/3] anv: Add an anv_outarray_append() macro
Chad Versace
- [Mesa-dev] [PATCH 1/3] anv: Add anv_outarray
Chad Versace
- [Mesa-dev] [PATCH 2/3] anv: Use anv_outarray in vkEnumeratePhysicalDevices
Chad Versace
- [Mesa-dev] [PATCH 3/3] anv: Use anv_outarray in vkGetPhysicalDeviceQueueFamilyProperties
Chad Versace
- [Mesa-dev] [PATCH 00/13] anv: Implement VK_MESAX_image_dma_buf
Chad Versace
- [Mesa-dev] [PATCH 01/13] isl: Add func isl_tiling_from_drm_format_mod()
Chad Versace
- [Mesa-dev] [PATCH 02/13] isl: Add isl_surf_get_drm_format_mod()
Chad Versace
- [Mesa-dev] [PATCH 03/13] anv: Add func anv_get_raw_format()
Chad Versace
- [Mesa-dev] [PATCH 04/13] anv: Annotate anv_get_*format() as pure
Chad Versace
- [Mesa-dev] [PATCH 05/13] anv: Set anv_surface::offset earlier
Chad Versace
- [Mesa-dev] [RFC PATCH 06/13] RFC: vulkan: Update registry for MESAX dma_buf extensions
Chad Versace
- [Mesa-dev] [RFC PATCH 07/13] RFC: anv: Implement VK_EXT_get_image_properties
Chad Versace
- [Mesa-dev] [RFC PATCH 08/13] RFC: anv: Implement VK_MESAX_external_memory_dma_buf
Chad Versace
- [Mesa-dev] [RFC PATCH 09/13] RFC: anv: Implement VK_MESAX_external_image_dma_buf
Chad Versace
- [Mesa-dev] [RFC PATCH 10/13] RFC: anv: Drop vkCreateDmaBufImageINTEL()
Chad Versace
- [Mesa-dev] [RFC PATCH 11/13] RFC: anv/wsi: Use VK_MESAX_external_image_dma_buf
Chad Versace
- [Mesa-dev] [RFC PATCH 12/13] RFC: anv: Drop unused anv_image_create()
Chad Versace
- [Mesa-dev] [RFC PATCH 13/13] RFC: anv: Drop unneeded struct anv_image_create_info
Chad Versace
- [Mesa-dev] [RFC] vulkan: VK_MESAX_external_image_dma_buf
Chad Versace
- [Mesa-dev] [PATCH 6/6] isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
- [Mesa-dev] [PATCH 4/6] isl: Let isl_surf_init's caller set the exact row pitch
Chad Versace
- [Mesa-dev] [PATCH 3/5] anv/image: Fix return type of make_surface()
Chad Versace
- [Mesa-dev] [PATCH 4/5] anv/image: Refactor creation of aux surfaces
Chad Versace
- [Mesa-dev] [PATCH 5/5] anv: Handle failure in make_hiz_surface_maybe()
Chad Versace
- [Mesa-dev] [PATCH 4/6] isl: Let isl_surf_init's caller set the exact row pitch
Chad Versace
- [Mesa-dev] [PATCH 1/3] anv: Add anv_outarray
Chad Versace
- [Mesa-dev] [PATCH 1/3] anv: Add anv_outarray
Chad Versace
- [Mesa-dev] [PATCH 0/3] anv: Add an vk_outarray_append() macro (v2)
Chad Versace
- [Mesa-dev] [PATCH 1/3] util/vulkan: Add vk_outarray
Chad Versace
- [Mesa-dev] [PATCH 2/3] anv: Use vk_outarray in vkEnumeratePhysicalDevices
Chad Versace
- [Mesa-dev] [PATCH 3/3] anv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyProperties
Chad Versace
- [Mesa-dev] [PATCH 2/3] anv: Use vk_outarray in vkEnumeratePhysicalDevices
Chad Versace
- [Mesa-dev] [PATCH 2/3] anv: Use vk_outarray in vkEnumeratePhysicalDevices
Chad Versace
- [Mesa-dev] [PATCH 0/6] isl: Fix requests for exact row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 1/7] isl: Drop misplaced comment about padding
Chad Versace
- [Mesa-dev] [PATCH 2/7] isl: Refactor row pitch calculation (v2)
Chad Versace
- [Mesa-dev] [PATCH 3/7] isl: Add func isl_tiling_is_aux()
Chad Versace
- [Mesa-dev] [PATCH 4/7] isl: Validate the calculated row pitch
Chad Versace
- [Mesa-dev] [PATCH 5/7] isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 6/7] intel: Fix requests for exact surface row pitch
Chad Versace
- [Mesa-dev] [PATCH 7/7] isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
- [Mesa-dev] [PATCH 3/7] isl: Add func isl_tiling_is_aux()
Chad Versace
- [Mesa-dev] [PATCH 4/7] isl: Validate the calculated row pitch
Chad Versace
- [Mesa-dev] [PATCH 4/7] isl: Validate the calculated row pitch
Chad Versace
- [Mesa-dev] [PATCH 6/7] intel: Fix requests for exact surface row pitch
Chad Versace
- [Mesa-dev] [PATCH 0/8] isl: Fix requests for exact row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 1/8] genxml: Add pitch bitfield sizes to gen*_pack.h
Chad Versace
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Chad Versace
- [Mesa-dev] [PATCH 3/8] genxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml
Chad Versace
- [Mesa-dev] [PATCH 4/8] intel/common: Add func gen_get_version_10x()
Chad Versace
- [Mesa-dev] [PATCH 5/8] isl: Validate the calculated row pitch
Chad Versace
- [Mesa-dev] [PATCH 6/8] isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 7/8] intel: Fix requests for exact surface row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 8/8] isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
- [Mesa-dev] [PATCH] anv/image: Return early when unbinding an image
Chad Versace
- [Mesa-dev] [PATCH] i965: Add the Haswell OA generated files to .gitignore
Chad Versace
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Chad Versace
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Chad Versace
- [Mesa-dev] [PATCH 2/8] genxml: Generate header genX_bits.h
Chad Versace
- [Mesa-dev] [PATCH 0/9] isl: Fix requests for exact row pitch (v4)
Chad Versace
- [Mesa-dev] [PATCH 1/9] genxml: Define GENXML_XML_FILES in Makefile.sources
Chad Versace
- [Mesa-dev] [PATCH 2/9] genxml: Fix gen_zipped_file.py dependency
Chad Versace
- [Mesa-dev] [PATCH 3/9] genxml: New generated header genX_bits.h (v2)
Chad Versace
- [Mesa-dev] [PATCH 4/9] genxml: Add 3DSTATE_DEPTH_BUFFER to gen5.xml
Chad Versace
- [Mesa-dev] [PATCH 5/9] intel/common: Add func gen_get_version_10x()
Chad Versace
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 7/9] isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 8/9] intel: Fix requests for exact surface row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 9/9] isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH 6/9] isl: Validate the calculated row pitch (v2)
Chad Versace
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Chad Versace
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Chad Versace
- [Mesa-dev] [PATCH 3/8] genxml: Rename two MCS fields to Auxiliary Surface on gen7
Chad Versace
- [Mesa-dev] [PATCH 2/8] genxml: Fix gen_zipped_file.py dependency
Chad Versace
- [Mesa-dev] [PATCH 4/8] genxml/gen8: Remove BLACK_LEVEL_CORRECTION_STATE
Chad Versace
- [Mesa-dev] [PATCH 5/8] genxml/gen6: Remove a couple of bogus values
Chad Versace
- [Mesa-dev] [PATCH 7/8] genxml: Whitespace fixes
Chad Versace
- [Mesa-dev] [PATCH v5 0/5] isl: Fix requests for exact row pitch
Chad Versace
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Chad Versace
- [Mesa-dev] [PATCH v5 2/5] isl: Validate the calculated row pitch (v4)
Chad Versace
- [Mesa-dev] [PATCH v5 3/5] isl: Let isl_surf_init's caller set the exact row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH v5 4/5] intel: Fix requests for exact surface row pitch (v2)
Chad Versace
- [Mesa-dev] [PATCH v5 5/5] isl: Drop unused isl_surf_init_info::min_pitch
Chad Versace
- [Mesa-dev] [PATCH v5 2/5] isl: Validate the calculated row pitch (v4)
Chad Versace
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Chad Versace
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Chad Versace
- [Mesa-dev] [PATCH v5 1/5] genxml: New generated header genX_bits.h (v5)
Chad Versace
- [Mesa-dev] [PATCH v2 02/18] anv: Refactor device_get_cache_uuid into physical_device_init_uuids
Chad Versace
- [Mesa-dev] [PATCH v2 03/18] anv/physical_device: Rename uuid to pipeline_cache_uuid
Chad Versace
- [Mesa-dev] [PATCH v2 04/18] util/vk: Add helpers for finding an extension struct
Chad Versace
- [Mesa-dev] [PATCH v2 05/18] anv: Implement VK_KHX_external_memory_capabilities
Chad Versace
- [Mesa-dev] [PATCH v2 06/18] anv: Implement VK_KHX_external_memory
Chad Versace
- [Mesa-dev] [PATCH v3 07/18] anv/allocator: Add a BO cache
Chad Versace
- [Mesa-dev] [PATCH v2 06/18] anv: Implement VK_KHX_external_memory
Chad Versace
- [Mesa-dev] [PATCH RFC] clover: clone pipe-resource if root-buffer already exists
Jan Vesely
- [Mesa-dev] [PATCH RFC] clover: clone pipe-resource if root-buffer already exists
Jan Vesely
- [Mesa-dev] [PATCH] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] [PATCH v2 1/1] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] MESA and KOTOR
Jan Vesely
- [Mesa-dev] MESA and KOTOR
Jan Vesely
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] [PATCH v3 1/1] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] [PATCH] mesa/main: Fix memset in formatquery.c
Jan Vesely
- [Mesa-dev] [PATCH v4 1/1] clover: use pipe_resource references
Jan Vesely
- [Mesa-dev] [Intel-gfx] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Daniel Vetter
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Kai Wasserbäch
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
Kai Wasserbäch
- [Mesa-dev] [PATCH] ac, gallium: fix building with LLVM >= r298393
Kai Wasserbäch
- [Mesa-dev] [RFC] glx: Prefer library path given by pkgconfig over the system
Aaron Watry
- [Mesa-dev] [Intel-gfx] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
David Weinehall
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Markus Wick
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
Markus Wick
- [Mesa-dev] [PATCH 27/34] i965: Make CCS stride match kernel's expectations
Ben Widawsky
- [Mesa-dev] [PATCH 0/5] Per plane GBM functions
Ben Widawsky
- [Mesa-dev] [PATCH 1/5] gbm: Export a plane getter function
Ben Widawsky
- [Mesa-dev] [PATCH 2/5] gbm: Export a getter for per plane handles
Ben Widawsky
- [Mesa-dev] [PATCH 3/5] gbm: Create a gbm_device getter for stride
Ben Widawsky
- [Mesa-dev] [PATCH 4/5] gbm: Export a per plane getter for stride
Ben Widawsky
- [Mesa-dev] [PATCH 5/5] gbm: Export a per plane getter for offset
Ben Widawsky
- [Mesa-dev] [PATCH 2/5] gbm: Export a getter for per plane handles
Ben Widawsky
- [Mesa-dev] [PATCH] gbm: Explicitly disallow a planar dumb BO
Ben Widawsky
- [Mesa-dev] [PATCH] [v2] gbm: Explicitly disallow a planar dumb BO
Ben Widawsky
- [Mesa-dev] [PATCH 4/5] gbm: Export a per plane getter for stride
Ben Widawsky
- [Mesa-dev] [PATCH 2/5] [v2] gbm: Export a getter for per plane handles
Ben Widawsky
- [Mesa-dev] [PATCH 4/5] gbm: Export a per plane getter for stride
Ben Widawsky
- [Mesa-dev] [PATCH 5/5] [v2] gbm: Export a per plane getter for offset
Ben Widawsky
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Ben Widawsky
- [Mesa-dev] [PATCH 0/3] GBM modifier plumbing
Ben Widawsky
- [Mesa-dev] [PATCH 1/3] dri: Add an image creation with modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 3/3] gbm: Export a get modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 1/3] dri: Add an image creation with modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 1/3] dri: Add an image creation with modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 2/3] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 1/6] dri: Add an image creation with modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 2/6] i965: Implement basic modifier image creation
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 4/6] egl/drm: Use modifiers for backbuffer creation
Ben Widawsky
- [Mesa-dev] [PATCH 5/6] i965: introduce modifier selection.
Ben Widawsky
- [Mesa-dev] [PATCH 6/6] gbm: Export a get modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] [v6] gbm: Introduce modifiers into surface/bo creation
Ben Widawsky
- [Mesa-dev] [PATCH 0/5] i965 tiling modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 1/5] i965/dri: Store the screen associated with the image
Ben Widawsky
- [Mesa-dev] [PATCH 2/5] i965: Enable modifier queries
Ben Widawsky
- [Mesa-dev] [PATCH 3/5] i965: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH 4/5] i965: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 5/5] i965: Handle X-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 6/5] i965: Turn on support for image modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 4/5] i965: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 4/5] i965: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 6/5] i965: Turn on support for image modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 6/5] i965: Turn on support for image modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 2/6] [v2] i965: Enable modifier queries
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] [v2] i965: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH 2/6] [v2] i965: Enable modifier queries
Ben Widawsky
- [Mesa-dev] [PATCH 4/6] [v2] i965: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 5/6] [v2] i965: Handle X-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 4/6] [v2] i965: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 0/8] [v2] i965 tiling modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 1/8] i965/dri: Disallow image with INVALID modifier
Ben Widawsky
- [Mesa-dev] [PATCH 2/8] gbm: Disallow INVALID modifiers returned upon image creation
Ben Widawsky
- [Mesa-dev] [PATCH 3/8] i965/dri: Store the screen associated with the image
Ben Widawsky
- [Mesa-dev] [PATCH 4/8] i965/dri: Enable modifier queries
Ben Widawsky
- [Mesa-dev] [PATCH 5/8] i965/dri: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH 6/8] i965/dri: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 7/8] i965/dri: Handle X-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH 8/8] i965/dri: Turn on support for image modifiers
Ben Widawsky
- [Mesa-dev] [PATCH 5/8] i965/dri: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH 6/8] i965/dri: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH] i965/dri: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH] i965/dri: Handle Y-tiled modifier
Ben Widawsky
- [Mesa-dev] [PATCH] i965/dri: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH 5/8] [v4] i965/dri: Handle the linear fb modifier
Ben Widawsky
- [Mesa-dev] [PATCH 26/34] i965: Pretend that CCS modified images are two planes
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Improve conditional rendering in fallback paths.
Chris Wilson
- [Mesa-dev] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Chris Wilson
- [Mesa-dev] [Intel-gfx] [libdrm PATCH] intel: Make unsynchronized GTT mappings work on systems with snooping.
Chris Wilson
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Chris Wilson
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Chris Wilson
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Chris Wilson
- [Mesa-dev] [PATCH v2 07/18] anv/allocator: Add a BO cache
Chris Wilson
- [Mesa-dev] [PATCH 00/11] i965: Make INTEL_DEBUG=bat actually usable
Chris Wilson
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Chris Wilson
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Chris Wilson
- [Mesa-dev] [PATCH v2 1/2] anv: Add support for 48-bit addresses
Chris Wilson
- [Mesa-dev] [PATCH 7/7] intel: tools: add aubinator_error_decode tool
Chris Wilson
- [Mesa-dev] [PATCH] i965: Fix GLX_MESA_query_renderer video memory on 32-bit.
Chris Wilson
- [Mesa-dev] [PATCH] i965: Fix GLX_MESA_query_renderer video memory on 32-bit.
Chris Wilson
- [Mesa-dev] [PATCH 1/2] configure.ac: require pthread-stubs only where available
Gary Wong
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Randy Xu
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Add VK_ANDROID_native_buffer to device extension list
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCreateGraphicsPipelines crash
Randy Xu
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Randy Xu
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] anv/genX: Solve the anv_CmdClearColorImage crash issue
Xu, Randy
- [Mesa-dev] [PATCH] Vulkan: Solve the vkCmdClearColorImage crash issue
Xu,Randy
- [Mesa-dev] [PATCH] st/mesa: EGLImageTarget error handling
Philipp Zabel
- [Mesa-dev] [PATCH] st/mesa: EGLImageTarget error handling
Philipp Zabel
- [Mesa-dev] [PATCH 1/2] st/mesa: move st_manager_get_egl_image_surface into st_cb_eglimage.c
Philipp Zabel
- [Mesa-dev] [PATCH 2/2] st/mesa: EGLImageTarget* error handling
Philipp Zabel
- [Mesa-dev] [PATCH v2 1/2] st/mesa: move st_manager_get_egl_image_surface into st_cb_eglimage.c
Philipp Zabel
- [Mesa-dev] [PATCH v2 2/2] st/mesa: EGLImageTarget* error handling
Philipp Zabel
- [Mesa-dev] [PATCH v2 2/2] st/mesa: EGLImageTarget* error handling
Philipp Zabel
- [Mesa-dev] [PATCH] radeon/vce: add firmware support for version 53.12.3
boyuan.zhang at amd.com
- [Mesa-dev] [PATCH] radeon/vce: add firmware support for version 53.14.3
boyuan.zhang at amd.com
- [Mesa-dev] [PATCH] anv/cmd_buffer: fix dynamic state leak
cstout at chromium.org
- [Mesa-dev] [PATCH] anv/cmd_buffer: fix host memory leak
cstout at chromium.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98502] Delay when starting firefox, thunderbird or chromium and dmesg spam
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99856] OpenCL Hello world returns "unsupported call to function get_local_size"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100028] Mesa 17+llvm 4.0.0rc2 fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100028] Mesa 17+llvm 4.0.0rc2 fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 68504] 9.2-rc1 workaround for clover build failure on ppc/altivec: cannot convert 'bool' to '__vector(4) __bool int' in return
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100037] [vmwgfx] Invalid SVGA3D command: 1202
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100028] Mesa 17+llvm 4.0.0rc2 fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100028] Mesa 17+llvm 4.0.0rc2 fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 68504] 9.2-rc1 workaround for clover build failure on ppc/altivec: cannot convert 'bool' to '__vector(4) __bool int' in return
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100028] Mesa 17+llvm 4.0.0rc2 fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100049] "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100049] "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100049] "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99791] Wayland EGL do not fallback to software rendering anymore when the wl_drm interface is not available
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100060] wsi/wsi_common_wayland.c:25:41: fatal error: wayland-drm-client-protocol.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100060] wsi/wsi_common_wayland.c:25:41: fatal error: wayland-drm-client-protocol.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100061] LODQ instruction generated with invalid dst mask
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100049] "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100060] wsi/wsi_common_wayland.c:25:41: fatal error: wayland-drm-client-protocol.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] Payday 2's maximum frame rate locked to refresh rate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98453] libvdpau backend detection under Xwayland
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98453] libvdpau backend detection under Xwayland
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98453] libvdpau backend detection under Xwayland
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100069] Dirt: Showdown bad performance with enabled advanced lightning
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100069] Dirt: Showdown bad performance with enabled advanced lightning
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] Payday 2's maximum frame rate locked to refresh rate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99817] [softpipe] piglit glsl-fs-tan-1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] Payday 2's maximum frame rate locked to refresh rate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] Payday 2's maximum frame rate locked to refresh rate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] Payday 2's maximum frame rate locked to refresh rate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] Payday 2's maximum frame rate locked to refresh rate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] vsync setting of OpenGL programs is ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100049] "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100049] "ralloc: Make sure ralloc() allocations match malloc()'s alignment." causes seg fault in 32bit build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100037] [vmwgfx] Invalid SVGA3D command: 1202
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] vsync setting of OpenGL programs is ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] vsync setting of OpenGL programs is ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100093] configure: error: Package requirements (zlib >= 1.2.8) were not met:
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100093] configure: error: Package requirements (zlib >= 1.2.8) were not met:
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100093] configure: error: Package requirements (zlib >= 1.2.8) were not met:
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99246] [d3dadapter+radeonsi & bisect] EVE-Online : hang on wormhole sight
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 68504] 9.2-rc1 workaround for clover build failure on ppc/altivec: cannot convert 'bool' to '__vector(4) __bool int' in return
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100037] [vmwgfx] Invalid SVGA3D command: 1202
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] vsync setting of OpenGL programs is ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100063] vsync setting of OpenGL programs is ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100133] swr_context.cpp:336:44: error:=?UTF-8?Q?=20invalid=20conversion=20from=20=E2=80=98uint=20=7Baka=20unsigned=20int=7D=E2=80=99=20to=20=E2=80=98pipe=5Frender=5Fcond=5Fflag=E2=80=99=20?=[-fpermissive]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100133] swr_context.cpp:336:44: error:=?UTF-8?Q?=20invalid=20conversion=20from=20=E2=80=98uint=20=7Baka=20unsigned=20int=7D=E2=80=99=20to=20=E2=80=98pipe=5Frender=5Fcond=5Fflag=E2=80=99=20?=[-fpermissive]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100037] [vmwgfx] Invalid SVGA3D command: 1202
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100037] [vmwgfx] Invalid SVGA3D command: 1202
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98714] Weird whitish spots and green stuff mostly on black.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99856] OpenCL Hello world returns "unsupported call to function get_local_size"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100133] swr_context.cpp:336:44: error:=?UTF-8?Q?=20invalid=20conversion=20from=20=E2=80=98uint=20=7Baka=20unsigned=20int=7D=E2=80=99=20to=20=E2=80=98pipe=5Frender=5Fcond=5Fflag=E2=80=99=20?=[-fpermissive]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100037] [vmwgfx] Invalid SVGA3D command: 1202
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100061] LODQ instruction generated with invalid dst mask
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100093] configure: error: Package requirements (zlib >= 1.2.8) were not met:
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100151] Front buffer drawing mode shows black window with gallium software rasterizers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100180] Build failure in Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100180] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100180] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96543] N-Ball editor shows only a blackscreen
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100120] Mesa fails to build with gcc address sanitizer (-fsanitize=address -lasan)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100073] Shader Disk Cache 32/64 bit detection has a flaw. Missed existence of x32 ABI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88766] codegen/nv50_ir.h:585:9: error: no member named 'tr1' in namespace 'std'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99467] [radv] DOOM 2016 + wine. Green screen everywhere (but can be started)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100199] clover: implement non-blocking clEnqueueWriteBuffer and clEnqueueReadBuffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100199] clover: implement non-blocking clEnqueueWriteBuffer and clEnqueueReadBuffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100199] clover: implement non-blocking clEnqueueWriteBuffer and clEnqueueReadBuffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with Visual Studio 2015 toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100202] llvmpipe Windows scons build can't detect Visual Studio 2017 toolchain
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100199] clover: implement non-blocking clEnqueueWriteBuffer and clEnqueueReadBuffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 94739] Mesa 11.1.2 implementation error: bad format MESA_FORMAT_Z_FLOAT32 in _mesa_unpack_uint_24_8_depth_stencil_row
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98502] Delay when starting firefox, thunderbird or chromium and dmesg spam
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91556] [Clover / OpenCL] struct and union arguments handled incorrectly, producing CL_INVALID_ARG_SIZE
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 94739] Mesa 11.1.2 implementation error: bad format MESA_FORMAT_Z_FLOAT32 in _mesa_unpack_uint_24_8_depth_stencil_row
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99246] [d3dadapter+radeonsi & bisect] EVE-Online : hang on wormhole sight
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99246] [d3dadapter+radeonsi & bisect] EVE-Online : hang on wormhole sight
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100218] Handle -g passed as a compile option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100218] [Clover] Handle -g passed as a compile option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99246] [d3dadapter+radeonsi & bisect] EVE-Online : hang on wormhole sight
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99246] [d3dadapter+radeonsi & bisect] EVE-Online : hang on wormhole sight
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100202] llvmpipe Windows scons build can't detect Visual Studio 2017 toolchain
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with Visual Studio 2015 toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100223] marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100223] marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100223] marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100223] marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99987] Mesa 13+ breaks Xvnc (and similar X servers)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with Visual Studio 2015 toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100227] gl_marshal.py: generating duplicate declaration specifiers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100227] gl_marshal.py: generating duplicate declaration specifiers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92361] [BSW SKL] Regression: glx at glx-copy-sub-buffer failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92366] [BSW SKL] Regression: glx at glx-swap-event_async failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100236] Undefined symbols for architecture x86_64: "typeinfo for llvm::RTDyldMemoryManager"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100236] Undefined symbols for architecture x86_64: "typeinfo for llvm::RTDyldMemoryManager"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100236] Undefined symbols for architecture x86_64: "typeinfo for llvm::RTDyldMemoryManager"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100236] Undefined symbols for architecture x86_64: "typeinfo for llvm::RTDyldMemoryManager"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100223] marshal_generated.c:38:10: fatal error: 'X11/Xlib-xcb.h' file not found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100257] Mesa 17.0.1 says OpenGL Core 4.5 even though my Intel HD 520 Graphics Card supports only 4.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100257] Mesa 17.0.1 says OpenGL Core 4.5 even though my Intel HD 520 Graphics Card supports only 4.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100257] Mesa 17.0.1 says OpenGL Core 4.5 even though my Intel HD 520 Graphics Card supports only 4.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100257] Mesa 17.0.1 says OpenGL Core 4.5 even though my Intel HD 520 Graphics Card supports only 4.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100262] libswrAVX2.so Causes hang with QOpenGLWidget
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100262] libswrAVX2.so Causes hang with QOpenGLWidget
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100266] Glitches in blender
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79858] Artifacts/Glitches in Blender menu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100266] Glitches in blender
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99789] Memory leak on failure to create an ir_constant in calculate_iterations in loop_controls.cpp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99875] [radv] gears demo triggers an assertion error on window resize
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100268] Tomb Raider mesa_glthread=true SIGSEGV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100268] Tomb Raider mesa_glthread=true SIGSEGV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100268] Tomb Raider mesa_glthread=true SIGSEGV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100268] Tomb Raider mesa_glthread=true SIGSEGV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100275] plasmashell (etc) won't start in vnc after mesa 17.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100061] LODQ instruction generated with invalid dst mask
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100275] plasmashell (etc) won't start in vnc after mesa 17.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100275] plasmashell (etc) won't start in vnc after mesa 17.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100275] plasmashell (etc) won't start in vnc after mesa 17.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100075] st/va raises segmentation fault while using videotestsrc with gstreamer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98604] [VDPAU, DRI3] Fullscreen flash video fails when hardware acceleration is enabled.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97260] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] lib32 undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99956] build_id.c:36:20: error: unknown type name 'Elf_Nhdr'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100316] Linking GLSL 1.30 shaders with invariant and deprecated variables triggers an 'mismatching invariant qualifiers' error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 94273] Clover on RadeonSI OpenCL segfault during testing of clBLAS
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99956] build_id.c:36:20: error: unknown type name 'Elf_Nhdr'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96897] clpeak OpenCL benchmark hangs during compilation on Clover RadeonSI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90032] build fails, undefined reference to llvm:RTDyldMemoryManager
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100218] [Clover] Handle -g passed as a compile option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99014] clover is broken for Oland in 12.0.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 94503] OpenCL kernel segfaults during compilation on Clover RadeonSI with Pitcairn GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 94040] clGetPlatformIDs causes futex race condition
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 93977] Clover does not respect alignment of pointer arguments
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 93977] Clover does not respect alignment of pointer arguments
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91869] [PATCH] ralloc: atexit(3) handlers used in dlopened libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90121] All OpenCL samples are failing with clGetPlatformID on Clover with Bonaire
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100218] [Clover] Handle -g passed as a compile option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 78581] OpenCL: clBuildProgram prints error messages directly rather than storing them
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 78581] OpenCL: clBuildProgram prints error messages directly rather than storing them
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 69101] DRI PRIME: black window on Intel + Radeon Whistler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99730] Metro Redux game(s) needs override for midshader extension declaration
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with Visual Studio 2015 toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100218] [Clover] Handle -g passed as a compile option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99856] OpenCL Hello world returns "unsupported call to function get_local_size"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100236] Undefined symbols for architecture x86_64: "typeinfo for llvm::RTDyldMemoryManager"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99817] [softpipe] piglit glsl-fs-tan-1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100091] Failure to create folder for on-disk shader cache
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with Visual Studio 2015 toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97957] Awful screen tearing in a separate X server with DRI3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 99496] Dolphin emulator: Launching Mario Kart Wii results in a blank window/black screen and freeze.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100303] Adding a single, meaningless if-else to a shader source leads to different image
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100275] plasmashell (etc) won't start in vnc after mesa 17.0.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100402] [d3d9 bisected] Diablo III fails to start after commit 0630d3600bfb770cf3b23761c45b3add3b277c6b
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100402] [d3d9 bisected] Diablo III fails to start after commit 0630d3600bfb770cf3b23761c45b3add3b277c6b
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100402] [d3d9 bisected] Diablo III fails to start after commit 0630d3600bfb770cf3b23761c45b3add3b277c6b
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100407] GLX problem when trying to launch QtCreator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100407] GLX problem when trying to launch QtCreator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100202] llvmpipe Windows scons build can't detect Visual Studio 2017 toolchain
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100424] X hang (in kernel) after some event in Serious Sam Fusion using radv. 4.9/and-staging-4.9
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100424] X hang (in kernel) after some event in Serious Sam Fusion using radv. 4.9/and-staging-4.9
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100407] GLX problem when trying to launch QtCreator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100407] GLX problem when trying to launch QtCreator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100202] llvmpipe Windows scons build can't detect Visual Studio 2017 toolchain
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100430] [radv] graphical glitches on dolphin emulator
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100425] glGenFramebuffersEXT appears to be null on (some?) Mesa 12.0.6 systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
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 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 100424] X hang (in kernel) after some event in Serious Sam Fusion using radv. 4.9/and-staging-4.9
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100424] X hang (in kernel) after some event in Serious Sam Fusion using radv. 4.9/amd-staging-4.9
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100441] glsl/tests/optimization-test.sh regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100424] X hang (in kernel) after some event in Serious Sam Fusion using radv. 4.9/amd-staging-4.9
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100201] llvmpipe Windows scons build with MSVC toolchain and LLVM 4.0 fails
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 100487] st_cb_eglimage.c:64:7: error: format not a string literal and no format arguments
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100487] st_cb_eglimage.c:64:7: error: format not a string literal and no format arguments
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100262] libswrAVX2.so Causes hang with QOpenGLWidget
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100262] libswrAVX2.so Causes hang with QOpenGLWidget
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 35268] initial-exec TLS model breaks dlopen'ed libGL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100262] libswrAVX2.so Causes hang with QOpenGLWidget
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100262] libswrAVX2.so Causes hang with QOpenGLWidget
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96684] [swrast] piglit glsl-array-bounds-01 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96684] [swrast] piglit glsl-array-bounds-01 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97957] Awful screen tearing in a separate X server with DRI3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97569] [swrast] piglit getteximage-formats regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77288] [swrast] piglit glean glsl1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 78318] [swrast] piglit glsl-kwin-blur-1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91100] [softpipe] piglit egl-create-pbuffer-surface regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96254] [softpipe] piglit unsized-array-not-in-last-position regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97270] [softpipe] piglit ext_framebuffer_multisample-fast-clear GL_ARB_texture_rg single-sample regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Any updates on threaded GL dispatch?
gregory hainaut
- [Mesa-dev] [PATCH 07/25] glapi: Mark compressed teximage functions as sync.
gregory hainaut
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
gregory hainaut
- [Mesa-dev] [PATCH] mesa glthread: allow asynchronous pixel transfer operation when a buffer is bound
gregory hainaut
- [Mesa-dev] [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
gregory hainaut
- [Mesa-dev] [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
gregory hainaut
- [Mesa-dev] Fwd: [PATCH 1/1] glsl/blob: handle copy of NULL ptr in blob_write_string
gregory hainaut
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
rainer.hochecker at onlinehome.de
- [Mesa-dev] 10bit HEVC decoding for RadeonSI v2
rainer.hochecker at onlinehome.de
- [Mesa-dev] [RFC libdrm 0/2] Replace the build system with meson
randyf at sibernet.com
- [Mesa-dev] Need to know which branch
swapnil
- [Mesa-dev] [RFC 02/11] glsl: Add "built-in" function to do neg(fp64)
tournier.elie
- [Mesa-dev] [RFC 07/11] glsl: Add "built-in" functions to do mul(fp64, fp64)
tournier.elie
- [Mesa-dev] [RFC] nir: Improve induction variables detection
tournier.elie
- [Mesa-dev] [PATCH] glsl: Fix indent in dump code
tournier.elie
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
tournier.elie
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
tournier.elie
- [Mesa-dev] [PATCH] spirv: Implement IsInf using an integer comparison
tournier.elie
- [Mesa-dev] [PATCH] glsl: don't leak memory when trying to count loop iterations
tournier.elie
- [Mesa-dev] [PATCH] glsl: Fix indent in dump code
tournier.elie
- [Mesa-dev] [RFC 04/12] anv/nir: Delete the apply_dynamic_offsets prototype
tournier.elie
- [Mesa-dev] [RFC 00/11] GL_ARB_gpu_shader_fp64
tournier.elie
Last message date:
Fri Mar 31 23:42:28 UTC 2017
Archived on: Tue Apr 4 18:20:28 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).