May 2017 Archives by thread
Starting: Mon May 1 01:03:04 UTC 2017
Ending: Wed May 31 23:58:17 UTC 2017
Messages: 3759
- [Mesa-dev] [PATCH 00/12] Android build cleanup/fixes
Mauro Rossi
- [Mesa-dev] [Bug 100629] No mans sky renders white screen under wine in linux
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl: polish dri2_to_egl_attribute_map[]
Tomasz Figa
- [Mesa-dev] [PATCH] i965: Don't allocate uniform space for samplers
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] glsl: rework validate_image_qualifier_for_type()
Samuel Pitoiset
- [Mesa-dev] [PATCH] i965: fix cast in OA performance query code
Mauro Rossi
- [Mesa-dev] [PATCH 09/12] Android: push driver build details to driver makefiles
Mauro Rossi
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0-rc3
Emil Velikov
- [Mesa-dev] [PATCH 1/3] ac: first parse VS exports before eliminating constant ones
Marek Olšák
- [Mesa-dev] [PATCH 00/17] st/mesa cleanup
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 2/3] i965/vec4: fix register width for DF VGRF and UNIFORM
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2 1/2] i965/vec4: fix swizzle and writemask when loading an uniform with constant offset
Samuel Iglesias Gonsálvez
- [Mesa-dev] EGL: Question about deferred context and surface destroy
Mike Gorchak
- [Mesa-dev] [PATCH 7/8] android: support creating texture from gralloc buffer
Mauro Rossi
- [Mesa-dev] [PATCH v2] scons: update for LLVM 4.0
Ben Boeckel
- [Mesa-dev] [PATCH 0/4] Call for testing: Gallium set_index_buffer removal etc.
Brian Paul
- [Mesa-dev] [PATCH 8/8] android: egl: add support for software rasterizer
Mauro Rossi
- [Mesa-dev] [PATCH] nv50/ir: skip optimizing ADD+SHL to SHLADD when src(1) is 0
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] radv: Use correct stage for ready bit.
Grazvydas Ignotas
- [Mesa-dev] [Bug 100854] YUV to RGB Color Space Conversion result is not precise
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] fix minor error in YUV2RGB matrix used in shader
Kristian H. Kristensen
- [Mesa-dev] [PATCH 1/2] dri_interface.h: define __DRI_ATTRIB_MAX
Emil Velikov
- [Mesa-dev] [PATCH 07/12] Android: remove needless conditional including of child makefiles
Emil Velikov
- [Mesa-dev] [PATCH 10/12] Android: default to building all drivers
Emil Velikov
- [Mesa-dev] [PATCH 11/12] Android: Add LLVM support for Android O
Emil Velikov
- [Mesa-dev] [PATCH 2/4] gallium: Enable ARM NEON CPU detection.
Eric Anholt
- [Mesa-dev] [PATCH 12/12] Android: Drop linking libgcc
Emil Velikov
- [Mesa-dev] [PATCH 00/11] i965: Shader programs in the error state
Matt Turner
- [Mesa-dev] [PATCH 02/12] android: define required __STDC* macros as cflags
Emil Velikov
- [Mesa-dev] [Bug 100259] [EGL] [GBM] undefined reference to `gbm_bo_create_with_modifiers'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Solve Android native fence fd double close issue
Chad Versace
- [Mesa-dev] [PATCH] anv/tests: Create a dummy instance as well as device
Jason Ekstrand
- [Mesa-dev] [PATCH 02/21] anv/cmd_buffer: Use the device allocator for QueueSubmit
Jason Ekstrand
- [Mesa-dev] radv: reduce size of image structs.
Dave Airlie
- [Mesa-dev] [PATCH 05/12] Android: drop LLVM support on Lollipop
Mauro Rossi
- [Mesa-dev] [PATCH] radv/image: resize some surface members.
Dave Airlie
- [Mesa-dev] [PATCH] radv: minor pahole related improvements.
Dave Airlie
- [Mesa-dev] [PATCH v03 00/38] Rebased and reviewed series to convert state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 03/38] genxml: Update xml for 3DSTATE_SF.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 04/38] genxml: Add missing field values to 3DSTATE_SBE.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 06/38] genxml: Make "Reorder Mode" fields consistent.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 08/38] genxml: Clip guardbands are float, not int.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 10/38] genxml: Normalize xml for 3DSTATE_MULTISAMPLE.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 12/38] i965: Split out enum from brw_eu_defines.h
Rafael Antognolli
- [Mesa-dev] [PATCH v03 15/38] i965: Add genxml related plumbing in a new genX_state_upload.c file.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 17/38] genxml: Add rules to build gen4, gen45 and ge5.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 21/38] i965: Add brw_get_line_width_float.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 28/38] i965: Port gen8+ 3DSTATE_PS_EXTRA to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 29/38] i965: Port gen6+ 3DSTATE_VS to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 30/38] i965: Port gen6+ state emitting code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 32/38] i965: Port gen7+ 3DSTATE_TE to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 34/38] i965: Port push constant code to genxml.
Rafael Antognolli
- [Mesa-dev] [PATCH v03 35/38] i965: Port gen4+ emit vertices code to genxml.
Rafael Antognolli
- [Mesa-dev] [Bug 100613] Regression in Mesa 17 on s390x (zSystems)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv/wsi: report presentation error per image request
Dave Airlie
- [Mesa-dev] [PATCH] radv: fix stencil only clears.
Dave Airlie
- [Mesa-dev] [PATCH] anv/query: handle more cases of 'out of host memory'
Iago Toral
- [Mesa-dev] [PATCH 1/3] mapi: replace mapi_table abstraction
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH] c11/threads: rework Windows thrd_current() comment
Eric Engestrom
- [Mesa-dev] [PATCH] mesa/vbo: reduce prim array size
Bartosz Tomczyk
- [Mesa-dev] [PATCH 2/2] mesa/varray: make use of dispatch KHR_no_error support
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/4] kmscube atomic fixups
Daniel Stone
- [Mesa-dev] [PATCH kmscube 1/2] gst-decoder.c: set EGL_DMA_BUF attributes upon variable declaration
Emil Velikov
- [Mesa-dev] [PATCH v3 00/13] anv: Implement VK_KHX_multiview
Jason Ekstrand
- [Mesa-dev] [PATCH 00/18] anv: Rework the allocation data structures
Jason Ekstrand
- [Mesa-dev] [PATCH kmscube 3/4] atomic: Duplicate fence before SwapBuffers
Rob Clark
- [Mesa-dev] [PATCH kmscube] atomic: Use normal rendering loop for modeset
Daniel Stone
- [Mesa-dev] [PATCH 1/2] radeonsi/gfx9: set VGT_REUSE_OFF = 0
Marek Olšák
- [Mesa-dev] [PATCH libdrm] header: update drm_fourcc.h
Lucas Stach
- [Mesa-dev] [PATCH kmscube] drm-atomic: check for valid GBM BO
Lucas Stach
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix the DCE pass in presence of loops
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
- [Mesa-dev] [PATCH 11/12] i965/cnl: Properly handle l3 configuration
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Move enums to brw_compiler.h.
Rafael Antognolli
- [Mesa-dev] [PATCH] anv: fix possible stack corruption
Grazvydas Ignotas
- [Mesa-dev] [PATCH] anv: don't leak DRM devices
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: fix possible stack corruption
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: don't leak DRM devices
Grazvydas Ignotas
- [Mesa-dev] [PATCH 0/5] misc dEQP fixes for vc4
Eric Anholt
- [Mesa-dev] [PATCH 1/2] anv: only init locale once
Grazvydas Ignotas
- [Mesa-dev] [PATCH 06/12] Android: rework libelf dependencies
Rob Herring
- [Mesa-dev] [PATCH] glsl: destroy function and subroutine hash tables
Grazvydas Ignotas
- [Mesa-dev] [PATCH] gbm/dri: Fix sign-extension in modifier query
Daniel Stone
- [Mesa-dev] [PATCH 1/2] renderonly: close transfer prime_fd
Christian Gmeiner
- [Mesa-dev] [PATCH 2/2] renderonly: drop resources on destroy
Christian Gmeiner
- [Mesa-dev] [PATCH] renderonly: use drmIoctl
Christian Gmeiner
- [Mesa-dev] [PATCH 1/2] draw: fix max_index initializer in draw_pipeline_run()
Brian Paul
- [Mesa-dev] [PATCH 2/2] mesa: add const qualifier on _mesa_valid_to_render()
Brian Paul
- [Mesa-dev] [PATCH 0/5] GL_OES_required_internalformat
Eric Anholt
- [Mesa-dev] [PATCH 1/5] mesa: Add X1B5G5R5 along with A1B5G5R5.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] gallium: Add support for 5551 with the 1-bit field in the low bit.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] vc4: Add support for 5551 textures.
Eric Anholt
- [Mesa-dev] [PATCH] radv: always free nir shaders from modules on stack
Grazvydas Ignotas
- [Mesa-dev] [PATCH] etnaviv: add L8A8_UNORM texture format
Christian Gmeiner
- [Mesa-dev] [PATCH v3 00/32] ARB_bindless_texture: round one (GLSL)
Samuel Pitoiset
- [Mesa-dev] [PATCH] radv: flush more stages when semaphore are waiting.
Dave Airlie
- [Mesa-dev] [PATCH] radv: Don't set dynamic state for pipelines with rasterizer dicard.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 01/22] intel/isl: Limit CCS to one subresource on gen7
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] r600g: avoid redundant DB registerupdates
Constantine Kharlamov
- [Mesa-dev] [PATCH 1/1] radeonsi: Use libdrm to get chipset name
Li, Samuel
- [Mesa-dev] [PATCH 02/22] intel/isl: Only create a CCS buffer if the image supports rendering
Jason Ekstrand
- [Mesa-dev] [PATCH 04/22] anv: Add color auxiliary buffer helpers
Jason Ekstrand
- [Mesa-dev] [PATCH] radv/meta: fix restoring a push descriptor set
Fredrik Höglund
- [Mesa-dev] [PATCH 05/22] anv/image: Append CCS/MCS with a clear value buffer
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: constify a bunch of the perfcounter structs.
Dave Airlie
- [Mesa-dev] [PATCH 06/22] anv/image: Remove incorrect assertion in anv_BindImage
Jason Ekstrand
- [Mesa-dev] [PATCH 18/22] anv/cmd_buffer: Perform color buffer layout transitions
Nanley Chery
- [Mesa-dev] [PATCH] radv: enable lower_sub to fix loop unrolling.
Dave Airlie
- [Mesa-dev] [PATCH 07/22] anv/image: Initialize the clear values buffer
Jason Ekstrand
- [Mesa-dev] [PATCH 08/22] anv/cmd_buffer: Always enable CCS_D in render passes
Jason Ekstrand
- [Mesa-dev] [PATCH 09/22] anv/cmd_buffer: Don't partially fast-clear image layers
Jason Ekstrand
- [Mesa-dev] [PATCH 10/22] anv/cmd_buffer: Disable fast clears in the GENERAL layout
Jason Ekstrand
- [Mesa-dev] [PATCH 11/22] anv/cmd_buffer: Ensure the fast clear values are correct
Jason Ekstrand
- [Mesa-dev] [PATCH 12/22] anv/gpu_memcpy: Add a lighter-weight memcpy path
Jason Ekstrand
- [Mesa-dev] [PATCH 13/22] blorp/clear: Add a binding-table-based CCS resolve function
Jason Ekstrand
- [Mesa-dev] [PATCH 14/22] anv/blorp: Add a surface-state-based CCS resolve function
Jason Ekstrand
- [Mesa-dev] [PATCH 16/21] anv: Implement VK_KHX_external_semaphore_fd
Chad Versace
- [Mesa-dev] [PATCH 15/22] anv/cmd_buffer: Adjust the image view reloc function
Jason Ekstrand
- [Mesa-dev] [PATCH 15/21] anv: Pull the guts of cmd_buffer_execbuf into a helper
Chad Versace
- [Mesa-dev] [PATCH 17/21] anv/gem: Use EXECBUFFER2_WR when the FENCE_OUT flag is set
Chad Versace
- [Mesa-dev] [PATCH 18/21] anv: Implement support for exporting semaphores as FENCE_FD
Chad Versace
- [Mesa-dev] [PATCH] radv: Add userspace fence buffer per context.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: remove unrequired tgsi_get_opcode_info() call
Timothy Arceri
- [Mesa-dev] [PATCH] radv/ac: canonicalize the output for 32-bit float min/max.
Dave Airlie
- [Mesa-dev] [PATCH] nir/lower_tex: Fix minor error in YUV color conversion matrix
Johnson Lin
- [Mesa-dev] [PATCH 1/2] mesa: tidy up accum.h
Timothy Arceri
- [Mesa-dev] [PATCH V3] glapi: add KHR_no_error support to dispatch table generation
Timothy Arceri
- [Mesa-dev] [PATCH] anv: avoid null pointer dereference
Lionel Landwerlin
- [Mesa-dev] [PATCH v3 07/14] anv: Move shader hashing to anv_pipeline
Iago Toral
- [Mesa-dev] [PATCH v3 14/14] anv: Trivially implement multiDrawIndirect
Iago Toral
- [Mesa-dev] [PATCH] anv: anv_gem_mmap() returns MAP_FAILED as mapping error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965: Set modifier for imported and duplicated images
Daniel Stone
- [Mesa-dev] [PATCH] glsl: rename image_* qualifiers to memory_*
Samuel Pitoiset
- [Mesa-dev] i965: Use isl for hiz and stencil
Topi Pohjolainen
- [Mesa-dev] [Bug 100690] [Regression, bisected] TotalWar: Warhammer corrupted graphics
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/18] anv/allocator: Add no-valgrind versions of state_pool_alloc/free
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 03/18] anv/allocator: Convert the state stream to pull from a state pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 06/18] anv/allocator: Roll fixed_size_state_pool into state_pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 01/13] gallium/dri: always link against shared glapi
Nicolai Hähnle
- [Mesa-dev] [Bug 99591] Segmentation fault when running vulkaninfo with RADV Radeon Vulkan driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] radeonsi: split per-patch from per-vertex indices
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/4] radeonsi: fix gl_PrimitiveID bugs related to tesselation
Nicolai Hähnle
- [Mesa-dev] [PATCH v2 2/4] egl, dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
- [Mesa-dev] [PATCH 08/18] anv/allocator: Drop the block_size field from block_pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 09/18] anv/allocator: Add support for "back" allocations to state_pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 10/18] anv: Allocate binding table blocks through the state pool
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 12/18] anv/allocator: Embed the block_pool in the state_pool
Juan A. Suarez Romero
- [Mesa-dev] [Bug 100916] Multiple definition of `glwMDrawingAreaWidgetClass'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC 1/2] glx|egl: allow to test if glthread is safe enough on X11 platform
Nicolai Hähnle
- [Mesa-dev] [RFC 2/2] glthread/gallium: require safe_glthread to start glthread
Nicolai Hähnle
- [Mesa-dev] [PATCH kmscube] HACK: automatic modifier selection
Lucas Stach
- [Mesa-dev] [PATCH 1/3] egl/x11: Honor the EGL_PLATFORM_X11_SCREEN_EXT attribute
Adam Jackson
- [Mesa-dev] [PATCH 2/3] egl/platform/drm: Don't take display ownership until gbm is initialized
Adam Jackson
- [Mesa-dev] [PATCH 12.5/18] anv/allocator: Tweak the block pool growing algorithm
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2 0/2 Disable glthread is libX11 isn't thread-safe]
Gregory Hainaut
- [Mesa-dev] [PATCH 04/18] anv: Get rid of a bunch of uses of size_t
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/allocator: Improve block pool growing asserts
Jason Ekstrand
- [Mesa-dev] [PATCH 14/18] anv/allocator: Add the capability to allocate blocks of different sizes
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 16/18] anv/allocator: Support pushing multiple blocks onto a free list at once
Juan A. Suarez Romero
- [Mesa-dev] [PATCH] radv: Don't use FLAT_SHADE for constants.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2 5/7] docs/releasing: added relevant people for build/check with Windows
Andres Gomez
- [Mesa-dev] [PATCH v2 6/7] docs/releasing: added relevant people for build/check with Android
Andres Gomez
- [Mesa-dev] [PATCH v2] glsl: Corrected some typos and error messages
Andres Gomez
- [Mesa-dev] [PATCH v2 00/14] Android build cleanup/fixes
Rob Herring
- [Mesa-dev] [PATCH 1/2] wglinfo: query format bitmap, pbuffer GDI rendering ability
Brian Paul
- [Mesa-dev] [PATCH 2/2] wglgears: fix up wglChoosePixelFormatARB() attribute list
Brian Paul
- [Mesa-dev] [PATCH 01/14] radeonsi/gfx9: make some PA & DB registers match the closed Vulkan driver
Marek Olšák
- [Mesa-dev] [PATCH 16/22] anv/cmd_buffer: Add transition_color_buffer()
Jason Ekstrand
- [Mesa-dev] [RFC PATCH 00/17] Introducing SPIR-V support to clover
Pierre Moreau
- [Mesa-dev] [PATCH 22/22] anv: Predicate fast-clear resolves
Jason Ekstrand
- [Mesa-dev] [PATCH 00/22] anv: Move CCS resolves to layout transitions
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Drop "Destination Element Offset" from Ironlake SGVs.
Rafael Antognolli
- [Mesa-dev] [PATCH 1/3] egl: Emit error when EGLSurface is lost
Chad Versace
- [Mesa-dev] [PATCH] radv: don't advertise transfer props unless we can do anything else
Dave Airlie
- [Mesa-dev] [PATCH] genxml: Fix 3DSTATE_DEPTH_BUFFER length on gen5.
Rafael Antognolli
- [Mesa-dev] [PATCH 1/7] mesa: create use_program_stages() helper
Timothy Arceri
- [Mesa-dev] [PATCH shader-db 1/3] intel_stub: Handle HAS_WAIT_TIMEOUT getparam.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't try to unmap NULL program cache BO.
Kenneth Graunke
- [Mesa-dev] radv image resolve rework
Dave Airlie
- [Mesa-dev] [PATCH] i965: Make INTEL_DEBUG=bat decode VS/CLIP/GS/SF/WM/CC_STATE on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/18] mesa: make map_buffer_range() static
Timothy Arceri
- [Mesa-dev] [PATCH 17/18] anv/allocator: Allow state pools to allocate large states
Juan A. Suarez Romero
- [Mesa-dev] [PATCH 17.5/18] anv/allocator: Add support for large stream allocations
Juan A. Suarez Romero
- [Mesa-dev] [PATCH v2 1/2] i965: Use helper function for modifier -> tiling
Daniel Stone
- [Mesa-dev] [PATCH v2 2/2] i965: Set modifier for imported and duplicated images
Daniel Stone
- [Mesa-dev] [PATCH 1/4] vulkan: Fix Wayland uninitialised registry
Daniel Stone
- [Mesa-dev] [PATCH] anv: vkBindImageMemory() should return VK_ERROR_OUT_OF_{HOST, DEVICE}_MEMORY on error
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] mesa: return early with no error when shader source count is 0
Bartosz Tomczyk
- [Mesa-dev] [PATCH] strip double const from generated file
Marc Dietrich
- [Mesa-dev] [PATCH 07/14] radeonsi: don't use util_memcpy_cpu_to_le32 for shader uploads
Nicolai Hähnle
- [Mesa-dev] [PATCH 14/14] radeonsi/gfx9: allow the scratch buffer in HS and GS
Nicolai Hähnle
- [Mesa-dev] [Bug 100928] exported opengl function in generated dll was mangled when building with msvc 2015 Update 3
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: mark fast-cleared textures as compressed when dirtying
Nicolai Hähnle
- [Mesa-dev] [PATCH kmscube 1/2] helper to check for egl entrypoints
Rob Clark
- [Mesa-dev] [PATCH 0/2] anv/i965: drop libdrm dependency completely
Daniel Vetter
- [Mesa-dev] [PATCH 1/2] anv: fix anv_gem_mmap comment to not mention NULL
Emil Velikov
- [Mesa-dev] [PATCH 1/3] mesa: Simplify _mesa_primitive_restart_index().
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: stop glthread on exit
Bartosz Tomczyk
- [Mesa-dev] [PATCH] radeon: automake: remove unneeded elf Cflags/Libs
Emil Velikov
- [Mesa-dev] [PATCH v3 1/2] swr/rast: support polygonmode point
George Kyriazis
- [Mesa-dev] [PATCH v2 00/27] EGL agnostic platform selection for all
Emil Velikov
- [Mesa-dev] [PATCH v2 12/27] auxiliary/vl: use vl_*_screen_create stubs when building w/o platform
Emil Velikov
- [Mesa-dev] [PATCH] docs: remove released versions from the calendar
Emil Velikov
- [Mesa-dev] [Bug 98428] Undefined non-weak-symbol in dri-drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100227] gl_marshal.py: generating duplicate declaration specifiers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [AppVeyor] mesa master #4259 failed
AppVeyor
- [Mesa-dev] [PATCH 1/7] egl: remove unused _eglSetLogLevel()
Emil Velikov
- [Mesa-dev] [PATCH] i965: Move MOCS macros to brw_state.h.
Rafael Antognolli
- [Mesa-dev] [PATCH v2 19/31] glsl: fix explicit binding location for bindless samplers/images
Marek Olšák
- [Mesa-dev] [PATCH 1/3] i965: Fix line width on Cherryview.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 2/2] anv/i965: drop libdrm_intel dependency completely
Lionel Landwerlin
- [Mesa-dev] [Mesa-stable] [PATCH v2] swr: move msaa resolve to generalized StoreTile
Rowley, Timothy O
- [Mesa-dev] [RFC] - Rewrite mesa website in Sphinx
Jean Hertel
- [Mesa-dev] [AppVeyor] mesa master #4263 failed
AppVeyor
- [Mesa-dev] [PATCH] virgl: remove unused draw include
Dave Airlie
- [Mesa-dev] 17.1 cherry-pick request (Polarsi12 fix)
Marek Olšák
- [Mesa-dev] [PATCH] radv: enable POLARIS12 support.
Dave Airlie
- [Mesa-dev] [PATCH v3] swr: move msaa resolve to generalized StoreTile
Bruce Cherniak
- [Mesa-dev] [PATCH] radv: set base/ranges for push constant loads.
Dave Airlie
- [Mesa-dev] radv: move to using push constants for more meta shaders
Dave Airlie
- [Mesa-dev] [PATCH 0/9] intel/compiler: Do vec4 input remapping in NIR
Jason Ekstrand
- [Mesa-dev] [PATCH] configure.ac: Also match -androideabi tuple
Nicolas Boichat
- [Mesa-dev] [PATCH] egl/android: Set EGLSurface.Lost to EGL_TRUE/EGL_FALSE
Nicolas Boichat
- [Mesa-dev] [PATCH] i965: avoid fence fd dup in EGL layer
Randy Xu
- [Mesa-dev] [PATCH 2/2] nir: add pass to lower atomic counters to SSBO
Andres Gomez
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: don't use rzalloc_array() when it's unnecessary
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] i965/vec4/gs: restore the uniform values which was overwritten by failed vec4_gs_visitor execution
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965: make emit_dwords non-static and reuse it in blorp
Emil Velikov
- [Mesa-dev] [Bug 99116] Wine program showing only a blackscreen when using mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: Always set the reloc value to match the presumed_offset
Chris Wilson
- [Mesa-dev] [PATCH] radeonsi: fix build with GCC 4.8
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/2] bin: honor editorconfig formatting
Andres Gomez
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: make sure resource file for samplers is PROGRAM_SAMPLER
Samuel Pitoiset
- [Mesa-dev] [PATCH RFC 0/4] Don't lose speed with dri3 on virtual drivers
Thomas Hellstrom
- [Mesa-dev] [PATCH] radeonsi: apply the tess+GS hang workaround to Polaris12 as well
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: Make sure module has the correct data layout when pass manager runs
Roland Scheidegger
- [Mesa-dev] [PATCH v3 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH] Revert "mesa: Require mipmap completeness for glCopyImageSubData(), sometimes."
Kenneth Graunke
- [Mesa-dev] [AppVeyor] mesa master #4271 failed
AppVeyor
- [Mesa-dev] [PATCH v2 0/6] Wayland proxy wrapper fixes
Daniel Stone
- [Mesa-dev] [Bug 100948] Please add an ssh account, fdo username: rantogno
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965: Update gen6_depth_stencil_state to use genX macro.
Rafael Antognolli
- [Mesa-dev] [PATCH] anv/allocator: Only write to _vg_ptr if we have valgrind
Jason Ekstrand
- [Mesa-dev] [PATCH] egl: Fix -Wint-to-pointer-cast
Chad Versace
- [Mesa-dev] [PATCH] anv/allocator: Fix build if valgrind is not found.
Rafael Antognolli
- [Mesa-dev] [Bug 100708] Trine 2 doesn't start on radeonsi on mesa 17
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/dri: Add fence extension to SW path
Gurchetan Singh
- [Mesa-dev] [Bug 100951] vkcube fails with vkMapMemory failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Delete the system value infastructure
Jason Ekstrand
- [Mesa-dev] Building error in android-x86
Mauro Rossi
- [Mesa-dev] [PATCH] android: i965: add per-gen libmesa_i965_gen{4, 45, 5} static
Mauro Rossi
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: don't warn if more than one, go over them
Andres Gomez
- [Mesa-dev] [PATCH 0/2] Two simple follow up patches for GLSL and bindless
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/2] Extended the release calendar
Andres Gomez
- [Mesa-dev] [GSOC] Community bonding discussion
Gurkirpal Singh
- [Mesa-dev] [PATCH 1/4] nv50/ir: Fail if encountering unknown shader type
Pierre Moreau
- [Mesa-dev] [PATCH 02/13] mesa/dri: always link against shared glapi
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radv: apply the tess+GS hang workaround to Polaris12 as well
Dave Airlie
- [Mesa-dev] [AppVeyor] mesa master #4283 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #4285 completed
AppVeyor
- [Mesa-dev] [Bug 100960] Special block from Minecraft mod rendered out of place
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: move ALWAYS_INLINE macro to util/macro.h
Timothy Arceri
- [Mesa-dev] [PATCH mesa] egl: avoid dereferencing a null display
Eric Engestrom
- [Mesa-dev] [PATCH 3/3 v2] r600g: get rid of dummy pixel shader
Dieter Nützel
- [Mesa-dev] [PATCH] st/xvmc: deal with drivers wanting different texture formats
Ilia Mirkin
- [Mesa-dev] [Bug 100782] [GLVND] X fails to start AMDGPU DDX when GLVND compiled into Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [AppVeyor] mesa master #4289 failed
AppVeyor
- [Mesa-dev] [PATCH] mesa: Make _mesa_primitive_restart_index a static inline in the header.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/13] mesa: remove _mesa from static framebuffer object function
Timothy Arceri
- [Mesa-dev] [PATCH 0/2] Anv coverity issues
Lionel Landwerlin
- [Mesa-dev] [Bug 98271] [radeonsi]Playing videos with vdpau or vaapi hardware acceleration crashes my pc
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0-rc4
Emil Velikov
- [Mesa-dev] [Bug 99638] Mesa opengles Peppa Pig and openggles2 smurfs on Radeon PowerPC and PPC64
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] [PATCH] egl: simplify the Android logger
Emil Velikov
- [Mesa-dev] [PATCH] docs/releasing: don't forget to update the calendar
Emil Velikov
- [Mesa-dev] [PATCH 00/11] gallium, radeonsi: debug dumping of compute shader state
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] ac: fix broken elimination of duplicated VS exports
Marek Olšák
- [Mesa-dev] [PATCH] configure: remove unneeded bits around libunwind handling
Emil Velikov
- [Mesa-dev] [PATCH 1/3] st/mesa: make st_draw_vbo static
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/mesa: use min_index and max_index directly from vbo
Rob Clark
- [Mesa-dev] [PATCH] nir: Embed the shader_info in the nir_shader again
Jason Ekstrand
- [Mesa-dev] [PATCH] bin/get-fixes-pick-list.sh: bring back the warning
Andres Gomez
- [Mesa-dev] [PATCH] mesa/vbo: fix invalid min/max indexes
Rob Clark
- [Mesa-dev] [PATCH] mesa: remove never used gl_shader_compiler_options::EmitNoFunctions
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/3] intel: More coverity fixes
Lionel Landwerlin
- [Mesa-dev] (no subject)
Volker Vogelhuber
- [Mesa-dev] [PATCH] egl: fold Android logger into main/ (v2)
Mauro Rossi
- [Mesa-dev] RFC Remove _mesa_problem() from paths where execution path is not altered
Timothy Arceri
- [Mesa-dev] [PATCH] r600/eg: add support for tracing IBs after a hang.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] i965: Disable ARB_pipeline_statistics_query on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH] freedreno: fix clang error in fd_get_compute_param
Rob Herring
- [Mesa-dev] [RFC] intel/isl: Rewrite gen7_choose_image_alignment_el
Jason Ekstrand
- [Mesa-dev] How does FakeGLX work since Mesa 10?
Tom Hudson
- [Mesa-dev] [PATCH] renderonly: Initialize fields of struct winsys_handle.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: use u_bit_scan() in update_program_texture_state()
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] i965: Turn brw_get_line_width_float() into brw_get_line_width().
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] i965/genxml: Mostly style fixes for emit_vertices code.
Rafael Antognolli
- [Mesa-dev] [PATCH] mesa/i965: remove _CurrentFragmentProgram from gl_pipeline_object
Timothy Arceri
- [Mesa-dev] radv patches for 17.1
Dave Airlie
- [Mesa-dev] Bug in 17.1.0-rc4 source packaging for swr?
Chuck Atkins
- [Mesa-dev] [PATCH] mesa: fix *TextureSubImage*D() for GL_TEXTURE_CUBE_MAP target
Timothy Arceri
- [Mesa-dev] [PATCH] gallivm: Fix build against LLVM SVN >= r302589
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: silent a compiler warning
Samuel Pitoiset
- [Mesa-dev] [Bug 98974] Can't see borders/empires in Stellaris
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 100988] glXGetCurrentDisplay() no longer works for FakeGLX contexts?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 98833] [REGRESSION, bisected] Wayland revert commit breaks non-Vsync fullscreen frame updates
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [ANNOUNCE] mesa 17.1.0
Emil Velikov
- [Mesa-dev] [PATCH] radeonsi: add new vega10 pci ids
Alex Deucher
- [Mesa-dev] [PATCH] configure.ac: Fix help string for --disable-pwr8 configure option
Philipp Zabel
- [Mesa-dev] [PATCH 1/5] etnaviv: stop oversizing buffer resources
Lucas Stach
- [Mesa-dev] [PATCH 2/5] etnaviv: allow R/B swapped surfaces to be cleared
Lucas Stach
- [Mesa-dev] [PATCH 3/5] etnaviv: apply feature overrides in one central location
Lucas Stach
- [Mesa-dev] [PATCH 4/5] etnaviv: clean up sampler view reference counting
Lucas Stach
- [Mesa-dev] [PATCH 5/5] etnaviv: increment the resource seqno in resource_changed
Lucas Stach
- [Mesa-dev] [PATCH 0/5] radeonsi: remove the input/output secondary bitfields
Nicolai Hähnle
- [Mesa-dev] [AppVeyor] mesa master #4325 failed
AppVeyor
- [Mesa-dev] [PATCH v3 00/15] EGL_EXT_image_dma_buf_import_modifiers v3
Varad Gautam
- [Mesa-dev] [PATCH] gallium/tests: fix build after index buffer changes
Marek Olšák
- [Mesa-dev] [PATCH 1/2] amd/addrlib: import Raven support
Marek Olšák
- [Mesa-dev] [PATCH 1/6] i965: Make Gen4-5 SF_STATE use the point size calculations from Gen6+.
Kenneth Graunke
- [Mesa-dev] [AppVeyor] mesa master #4329 failed
AppVeyor
- [Mesa-dev] [PATCH] i965: Drop brw_context::viewport_transform_enable.
Kenneth Graunke
- [Mesa-dev] [Bug 100201] Windows scons build with MSVC toolchain and LLVM 4.0 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] genxml: Fix KSPs on Ironlake to be offsets, not pointers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Change GEN_GEN < 7 to GEN_GEN == 6 in 3DSTATE_VS code.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/17] radeon/vcn: add vcn decode interface
Leo Liu
- [Mesa-dev] [PATCH 08/17] radeon/vcn: add decode message decode for avc codec
Leo Liu
- [Mesa-dev] [PATCH 14/17] amdgpu/winsys: add vcn dec ip info query
Leo Liu
- [Mesa-dev] [PATCH 1/4] intel/isl/gen7: Use stencil vertical alignment of 8 instead of 4
Jason Ekstrand
- [Mesa-dev] [PATCH 00/13] Threaded Gallium for RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 0/2] PL111+VC4 renderonly support.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] etnaviv: Only use renderonly_get_handle for GEM handles.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] anv: Stop racing relocation offsets
Jason Ekstrand
- [Mesa-dev] Mesa 17.0.6 release candidate
Andres Gomez
- [Mesa-dev] [AppVeyor] mesa 17.0 #4331 completed
AppVeyor
- [Mesa-dev] [PATCH] radv: Fix resolve shader creation memory leak.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] radv: handle fragment shader srgb resolve pass better
Dave Airlie
- [Mesa-dev] [AppVeyor] mesa master #4332 failed
AppVeyor
- [Mesa-dev] [PATCH] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH 1/2] st/mesa: don't cast the incomplete framebufer to st_framebuffer
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: remove unused gl_program_parameter::Initialized
Samuel Pitoiset
- [Mesa-dev] [PATCH 5/9] i965: remove unused context
Tapani Pälli
- [Mesa-dev] [PATCH 4/9] mesa: fix misleading indentation
Tapani Pälli
- [Mesa-dev] Trivial code cleanups
Tapani Pälli
- [Mesa-dev] [PATCH 1/3] glsl: add missing check for samplers in set_opaque_binding()
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/6] Various fixes to integer GetUniform*()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/6] mesa/main: fix indentation in _mesa_get_uniform()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/6] mesa: Clamp GetUniformuiv values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/6] mesa: Clamp GetUniformui64v values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH 4/6] mesa/main: add IROUNDD64() helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 5/6] mesa: Add conversion from double to uint64/int64 in GetUniform*i64v()
Iago Toral Quiroga
- [Mesa-dev] [PATCH 6/6] mesa: conversion from float in GetUniformi64v require rounding to nearest
Iago Toral Quiroga
- [Mesa-dev] [PATCH] android: r600: fix libmesa_amd_common dependency
Emil Velikov
- [Mesa-dev] [PATCH v3 1/9] mesa: move use_program() inside _mesa_use_program()
Timothy Arceri
- [Mesa-dev] [PATCH v3 2/9] mesa: add KHR_no_error support for glUseProgram
Timothy Arceri
- [Mesa-dev] [PATCH v3 4/9] mesa: add no error support to frame_buffer_texture_layer() helper
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Add RGBX8888 and RGBA8888 to EGL configure and reorder the list
Emil Velikov
- [Mesa-dev] [PATCH 1/4] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH 2/4] anv: Split tracking of bo and relocation entries
Chris Wilson
- [Mesa-dev] [PATCH 3/4] anv: Always set the reloc value to match the presumed_offset
Chris Wilson
- [Mesa-dev] [PATCH 4/4] anv: Allocate buffer offsets from userspace
Chris Wilson
- [Mesa-dev] [PATCH] mesa: remove useless get_uniform_parameter() declaration
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] glsl: add parcel_out_uniform_storage::count_indices() helper
Samuel Pitoiset
- [Mesa-dev] [AppVeyor] mesa master #4340 completed
AppVeyor
- [Mesa-dev] [PATCH v2 1/2] glsl: add parcel_out_uniform_storage::set_opaque_indices() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH] intel/genxml: Canonicalize addresses before writing them
Jason Ekstrand
- [Mesa-dev] [PATCH] intel/anv, genxml: Pull address canonicalization into a common header
Jason Ekstrand
- [Mesa-dev] [PATCH] swr: don't use AttributeSet with llvm >= 5
Tim Rowley
- [Mesa-dev] [PATCH 00/13] egl: gbm: Misc cleanups and robustness patches
Emil Velikov
- [Mesa-dev] [PATCH 01/24] intel/blorp: Assert on subresource in surface_info_init
Nanley Chery
- [Mesa-dev] anv: finishing bay trail support
Jonas Kulla
- [Mesa-dev] Requests for Proposal for hosting XDC 2018
Daniel Vetter
- [Mesa-dev] [PATCH 1/3] egl/android: use the image_driver alongside the image_loader
Emil Velikov
- [Mesa-dev] [PATCH 1/9] i965: Port CC_VIEWPORT to genxml.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/9] i965: Rework Sandybridge 3DSTATE_VIEWPORT_STATE_POINTERS.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] anv/formats: Update the BC1_RGB mappings
Nanley Chery
- [Mesa-dev] [PATCH 1/7] mesa: make _mesa_compressed_texture_sub_image() static
Timothy Arceri
- [Mesa-dev] [PATCH 2/7] mesa: add compressed_tex_sub_image() helper
Timothy Arceri
- [Mesa-dev] [PATCH 4/7] mesa: add 2D support to compressed_tex_sub_image() helper
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: fix KHR_no_error SSO support
Timothy Arceri
- [Mesa-dev] [PATCH] egl: fix android logger compilation
Tapani Pälli
- [Mesa-dev] [PATCH v2] egl: fix android logger compilation
Tapani Pälli
- [Mesa-dev] [PATCH] nv50/ir: Report wrong prog types using proper var
Pierre Moreau
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: fix xml parser leak
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/2] Allow redeclaration of GLSL builtins; fixes Dying Light and Dead Island Definitive Edition
John Brooks
- [Mesa-dev] [PATCH] Android: r600: fix build when LLVM is disabled
Rob Herring
- [Mesa-dev] [PATCH] gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
- [Mesa-dev] [PATCH] virgl: fix virgl_bo_transfer_{put, get} box struct copy
Rob Herring
- [Mesa-dev] [PATCH] radeonsi: bugfix in performance counters
Mauro Rossi
- [Mesa-dev] [ANNOUNCE] mesa 17.0.6
Andres Gomez
- [Mesa-dev] [PATCH V2 00/24] Add Cannonlake support
Anuj Phogat
- [Mesa-dev] [PATCH 0/2] Improve get-fixes-pick-list.sh
Andres Gomez
- [Mesa-dev] Fix __atomic* builtins detection for Clang
Jan Beich
- [Mesa-dev] [PATCH] mesa: don't crash in KHR_no_error uniform variants when location == -1
Timothy Arceri
- [Mesa-dev] [Bug 101028] Cannot run OpenGL applications on a remote XServer without +iglx
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] Clang doesn't have 64bit __atomic* builtins on i386
Jan Beich
- [Mesa-dev] [PATCH 2/2] Add prototypes for 64bit atomics fallback
Jan Beich
- [Mesa-dev] [PATCH] radv: Save descriptor set even if vertex buffers are not saved.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] i965: Ignore INTEL_SCALAR_* debug variables on Gen10+.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Drop BRW_NEW_PUSH_CONSTANT_ALLOCATION from CS packets.
Kenneth Graunke
- [Mesa-dev] [PATCH] drirc: Add allow_glsl_builtin_redeclaration for Dead Island Riptide Definitive Edition
Benedikt Schemmer
- [Mesa-dev] [PATCH 00/24] ac, radeonsi, radv: common surface and radeon_info code
Nicolai Hähnle
- [Mesa-dev] [PATCH 01/12] anv: Canonicalize known offsets
Chris Wilson
- [Mesa-dev] [PATCH] radv: fix fmask surface creation (on top of nha rework)
Dave Airlie
- [Mesa-dev] [PATCH] ac/surface: fix regression for S8 on radv.
Dave Airlie
- [Mesa-dev] [PATCH] radv: expose integrated device type for APUs.
Dave Airlie
- [Mesa-dev] Some more KHR_no_error patches
Timothy Arceri
- [Mesa-dev] [PATCH 0/4] ac, radeonsi: one more tess/primid bug fix and some misc stuff
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/9] glsl: cleanup and fix handling of unnamed struct types
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/4] Various cosmetic patches
Samuel Pitoiset
- [Mesa-dev] [PATCH shader-db] run: set GALLIUM_THREAD=0
Marek Olšák
- [Mesa-dev] [AppVeyor] mesa master #4361 failed
AppVeyor
- [Mesa-dev] [AppVeyor] mesa master #4362 completed
AppVeyor
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965/gen6: Switch stencil surfaces to back-to-back layout
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/3] gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
- [Mesa-dev] [PATCH] i965/blorp: Do and end-of-pipe sync on both sides of fast-clear ops
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] vulkan: Update registry and headers to 1.0.49
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] egl: error out on eglCreateWaylandBufferFromImageWL
Emil Velikov
- [Mesa-dev] [PATCH 1/7] egl/drm: check for dri2_dpy->flush before using the flush extension
Emil Velikov
- [Mesa-dev] [PATCH] gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
- [Mesa-dev] [PATCH 0/3] few tgsi_to_nir fixes
Rob Clark
- [Mesa-dev] [PATCH 05/14] mesa/main/ff_frag: Don't bother with VARYING_BIT_FOGC.
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 1/2] nir/lower-atomics-to-ssbo: fix num_components
Rob Clark
- [Mesa-dev] [PATCH] intel/isl/gen6: Fix combined depth stencil alignment
Jason Ekstrand
- [Mesa-dev] [PATCH 0/4] radeonsi: move TGSI memory/texture opcode handling out of si_shader.c
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/4] mesa: drop APPLE_vertex_array_object support
Ian Romanick
- [Mesa-dev] [PATCH 1/4] glsl: Merge opt_noop_swizzle, and opt_swizzle_swizzle
Ian Romanick
- [Mesa-dev] [PATCH] egl: Partially revert 23c86c74, fix eglMakeCurrent
Chad Versace
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard optimization
Matt Turner
- [Mesa-dev] [PATCH 1/3] etnaviv: Add support for extended texture formats
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 2/3] etnaviv: Add support for swizzled texture formats
Wladimir J. van der Laan
- [Mesa-dev] [PATCH 3/3] etnaviv: Check extended format availability on GPU
Wladimir J. van der Laan
- [Mesa-dev] [PATCH] egl/wayland: Ensure we get a back buffer
Daniel Stone
- [Mesa-dev] [PATCH] anv: fix multiview for clear commands
Iago Toral Quiroga
- [Mesa-dev] [RFC] Deprecating old DRI loaders/drivers
Emil Velikov
- [Mesa-dev] [PATCH mesa] configure.ac: fix the <sys/sysmacro.h> check
Eric Engestrom
- [Mesa-dev] [PATCH] mesa/st: fix yuv EGLImage's
Rob Clark
- [Mesa-dev] [PATCH 4/3] etnaviv: Add support for ETC2 texture compression
Wladimir J. van der Laan
- [Mesa-dev] [PATCH] glxglvnddispatch: Add missing dispatch for GetDriverConfig
Emil Velikov
- [Mesa-dev] [PATCH] Revert "glsl: don't reference shader prog data during cache fallback"
Nicolai Hähnle
- [Mesa-dev] [Bug 101065] compiler/test_eu_validate.cpp:121:41: error: ‘devinfo’ was not declared in this scope
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/43] BLORP for everyone!
Jason Ekstrand
- [Mesa-dev] [PATCH v5 0/3] asynchronous pbo transfer with glthread
Dieter Nützel
- [Mesa-dev] [PATCH] android: fix libz dynamic library dependencies
Chih-Wei Huang
- [Mesa-dev] [PATCH] Android: correct libz dependency
Chih-Wei Huang
- [Mesa-dev] [PATCH] mesa: Allow MESA_FORMAT_LAYOUT_S3TC in non-desktop mesa
Gao Chun
- [Mesa-dev] [PATCH 1/3] tgsi: remove some unused OPCODE macros
Samuel Pitoiset
- [Mesa-dev] [Bug 101071] compiling glsl fails with undefined reference to `pthread_create'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: remove an incorrect assertion
Nicolai Hähnle
- [Mesa-dev] [RFC v3] drm/i915: Select engines via class and instance in execbuffer2
Chris Wilson
- [Mesa-dev] [PATCH 1/4] glsl_to_tgsi: declare all SSBOs and atomics when indirect indexing is used
Marek Olšák
- [Mesa-dev] [PATCH 2.5/4] glsl: Reduce overhead in conditional discard optimization
Thomas Helland
- [Mesa-dev] [PATCH 3/4] glsl: Merge if-simplification and conditional discard opt
Thomas Helland
- [Mesa-dev] [PATCH 1/2] gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
- [Mesa-dev] [PATCH 00/10] RadeonSI: Shader descriptor layout & upload improvements
Marek Olšák
- [Mesa-dev] [PATCH 1/3] st/mesa: improve shader cache debug info
Timothy Arceri
- [Mesa-dev] [PATCH] egl/android: fix segfault within swap_buffers
Tapani Pälli
- [Mesa-dev] [PATCH v2 0/6] Various fixes to integer GetUniform*()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 3/6] mesa/main: Clamp GetUniformui64v values to be >= 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 00/15] ac/surface, radv: use shared surface computation code
Nicolai Hähnle
- [Mesa-dev] [Bug 101088] `gallium: remove pipe_index_buffer and set_index_buffer` causes glitches and crash in gallium nine
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] [RFC v3 1/2] drm/i915: Engine discovery uAPI
Tvrtko Ursulin
- [Mesa-dev] [PATCH] main: Use _mesa_HashLock/UnlockMutex consistently
Thomas Helland
- [Mesa-dev] [PATCH] util: Change the pointer hashing function
Thomas Helland
- [Mesa-dev] [PATCH] radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
- [Mesa-dev] [PATCH] anv: Add an option to abort on device loss
Jason Ekstrand
- [Mesa-dev] [PATCH 00/16] anv: Fix our 48-bit problems
Jason Ekstrand
- [Mesa-dev] [PATCH] anv: Wrap the device lost error in vk_error in QueueSubmit
Jason Ekstrand
- [Mesa-dev] [PATCH] travis: Disable scons tests, since the gallium unit tests fail.
Eric Anholt
- [Mesa-dev] [PATCH 1/4] ra: Pull the body of a loop out to a helper function.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] intel/isl: Add ASTC HDR to format lists and helpers
Nanley Chery
- [Mesa-dev] [PATCH] mesa: add APPLE_vertex_array_object stubs
Timothy Arceri
- [Mesa-dev] [PATCH] anv/pipeline: do not disable depth writes if depth testing is disabled
Kenneth Graunke
- [Mesa-dev] [Bug 98471] [TRACKER] Mesa 13.0 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v13 00/36] EGL dmabuf modifiers import & i915 CCS
Daniel Stone
- [Mesa-dev] [PATCH v13 01/36] egl: introduce DMA_BUF_MAX_PLANES
Daniel Stone
- [Mesa-dev] [PATCH 0/6] etnaviv transfer handling improvements
Lucas Stach
- [Mesa-dev] [PATCH 2/6] etnaviv: slim down resource waiting
Lucas Stach
- [Mesa-dev] [PATCH 3/6] etnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
Lucas Stach
- [Mesa-dev] [PATCH 5/6] etnaviv: simplify transfer tiling handling
Lucas Stach
- [Mesa-dev] [PATCH 6/6] etnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURCE if possible
Lucas Stach
- [Mesa-dev] [PATCH shader-db] run: use setenv() for setting GALLIUM_THREAD=0
Samuel Pitoiset
- [Mesa-dev] [PATCH] etnaviv: Don't try to use the index buffer if size is zero
Tomeu Vizoso
- [Mesa-dev] [PATCH] android: add -Wl, --build-id=sha1 to LDFLAGS for libvulkan_intel
Tapani Pälli
- [Mesa-dev] [PATCH 1/9] mesa: Handle common extension checks with more compact code
Ian Romanick
- [Mesa-dev] [PATCH 2/9] mesa: Minor clean ups in set_combiner_mode
Ian Romanick
- [Mesa-dev] [PATCH 3/9] mesa: Minor clean ups in set_combiner_source
Ian Romanick
- [Mesa-dev] [PATCH 4/9] mesa: Minor clean ups in set_combiner_operand
Ian Romanick
- [Mesa-dev] [PATCH 9/9] nouveau: s/nv04_surface_/nouveau_surface_/
Ian Romanick
- [Mesa-dev] [PATCH 1/3] radeonsi: move building llvm.SI.load.const into ac_build_buffer_load
Marek Olšák
- [Mesa-dev] [PATCH 1/4] genxml: Add macros for exporting genxml functions.
Rafael Antognolli
- [Mesa-dev] [RFC PATCH 00/65] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [PATCH] automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
- [Mesa-dev] [PATCH 1/2] anv: automake: list shared libraries after the static ones
Emil Velikov
- [Mesa-dev] [PATCH] vulkan/wsi/wayland: Fix proxy wrappers for swapchain recreation
Philipp Zabel
- [Mesa-dev] [Bug 101110] Build failure in GNOME Continuous
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: set mask via initialization list rather than in constructor body
Timothy Arceri
- [Mesa-dev] [PATCH 1/5] genxml: Fix parsing of address fields in groups.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: avoid pthread_mutexes when adjusting object refcounts
Timothy Arceri
- [Mesa-dev] osmesa: link with libunwind if enabled
Alexandre Demers
- [Mesa-dev] [PATCH] android: radeon(s): fix libdrm_amdgpu shared dependencies
Mauro Rossi
- [Mesa-dev] i965/gen4: Depth buffer setup cleanup
Topi Pohjolainen
- [Mesa-dev] [PATCH] i965: Store fast clear colors in an isl_color_value
Jason Ekstrand
- [Mesa-dev] [Bug 101136] problems with mesa 17.2.0-devel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] ARB_gl_spirv and NIR backend for radeonsi
Nicolai Hähnle
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v6 0/3] asynchronous pbo transfer with glthread
Gregory Hainaut
- [Mesa-dev] [PATCH v4 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH 0/9][RFC] GLSL preprocessor/parser improvements
Thomas Helland
- [Mesa-dev] [PATCH] ac/surface: Fix HTILE for radv.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH v2] drirc: Add allow_glsl_builtin_variable_redeclaration for Dead Island Riptide Definitive Edition
Benedikt Schemmer
- [Mesa-dev] [PATCH] st/nine: Fix a regression and syntax cleanup
Axel Davy
- [Mesa-dev] [PATCH 1/5] radv: Don't use a separate can_expclear.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] vc4: Remove dead code in vc4_dump_surface_msaa()
Rhys Kidd
- [Mesa-dev] [PATCH] i965/fs: don't do IR validation in release mode
Connor Abbott
- [Mesa-dev] [PATCH 01/10] mesa: split vertex_array_vertex_buffer() in two
Timothy Arceri
- [Mesa-dev] [Bug 100741] Chromium - Memory leak
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600: fix compilation error without amdgpu
Marc Dietrich
- [Mesa-dev] Mesa 17.1.1 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] egl/wayland: verify event queue was allocated
Lionel Landwerlin
- [Mesa-dev] Please dont remove support for working hardware
hgkldjgfl at t-online.de
- [Mesa-dev] [PATCH] glsl: Fix g++ initializer order warning
Brian Paul
- [Mesa-dev] [PATCH v2] mesa: Avoid leaking surface in st_renderbuffer_delete
Emil Velikov
- [Mesa-dev] [PATCH] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
- [Mesa-dev] [PATCH] u_format_test: Ignore S3TC errors.
Jose Fonseca
- [Mesa-dev] [PATCH 0/6] Prehash all the things
Thomas Helland
- [Mesa-dev] [PATCH] mesa: Remove GL_APPLE_vertex_array_object stubs
Ian Romanick
- [Mesa-dev] driconf: Add allow_glsl_builtin_variable_redeclaration option
Dieter Nützel
- [Mesa-dev] [PATCH] configure.ac: Add --with-wayland-scanner-path
Jussi Kukkonen
- [Mesa-dev] [PATCH 1/2] mesa: add active_texture() helper
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/2] Some changes on INTEL_DEBUG=optimizer dumping
Alejandro Piñeiro
- [Mesa-dev] [PATCH 1/2] mesa: remove redundant modulus operation
Timothy Arceri
- [Mesa-dev] [PATCH] tgsi: remove unused tgsi_is_passthrough_shader()
Samuel Pitoiset
- [Mesa-dev] [PATCH] winsys/amdgpu: align VA allocations to fragment size
Christian König
- [Mesa-dev] [PATCH] i965: Rename brw_format variable names to isl_format
Anuj Phogat
- [Mesa-dev] [PATCH 0/4] ARB_post_depth_coverage for nvc0
Lyude
- [Mesa-dev] [PATCH 0/5] Android ifdef clean-ups
Rob Herring
- [Mesa-dev] [PATCH] intel/compiler: Make use of IS_DWORD macro
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] intel/isl: Use uint64_t to store total surface size
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] intel/isl: Add the maximum surface size limit
Anuj Phogat
- [Mesa-dev] [PATCH 1/5] mesa: remove unused layered parameter from validate_bind_image_texture()
Samuel Pitoiset
- [Mesa-dev] [PATCH v2 4/16] anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
- [Mesa-dev] [PATCH] drirc: set force_glsl_version for Alchemist's Awakening
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/7] Revert "gallium: remove unused PIPE_CC_GCC_VERSION"
Brian Paul
- [Mesa-dev] [PATCH 0/3] Aubinator cleanups
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/3] i965: Set the "Float Blend Optimization Enable" bit on Gen9+.
Kenneth Graunke
- [Mesa-dev] [Bug 86195] Lightswork video editor segfaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: update libdrm amdgpu version requirement
Leo Liu
- [Mesa-dev] [PATCH] radv: Also signal fence if vkAcquireNextImageKHR returns VK_SUBOPTIMAL_KHR.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] spirv: Flip the tessellation winding order
Jason Ekstrand
- [Mesa-dev] [PATCH] radv: Flip CCW in tess.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 00/16] i965: Write-combine mappings and other performance improvements for non-LLC
Matt Turner
- [Mesa-dev] [PATCH] mapi: Enable assembly language API acceleration for PPC64LE
Ben Crocker
- [Mesa-dev] [PATCH 1/2] nir: NULL check lower_copies_to_load_store()
Timothy Arceri
- [Mesa-dev] [ANNOUNCE] mesa 17.1.1
Emil Velikov
- [Mesa-dev] [PATCH] mesa: throw an INVALID_OPERATION error in get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] [PATCH] docs: small release calendar fixes
Andres Gomez
- [Mesa-dev] [PATCH v2] mesa: add KHR_no_error support for glActiveTexture()
Samuel Pitoiset
- [Mesa-dev] [Bug 101186] Add account for Rob Herring
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/7] tgsi/scan: record barrier instruction usage
Marek Olšák
- [Mesa-dev] [PATCH 2/7] radeonsi: compute shaders w/out LDS/barriers don't have lower register limit
Marek Olšák
- [Mesa-dev] [PATCH] i965: Remove an extra semicolon
Anuj Phogat
- [Mesa-dev] [PATCH 1/6] glsl: handle memory qualifiers for struct with array of images
Samuel Pitoiset
- [Mesa-dev] [PATCH V2] util/disk_cache: compress individual cache entries
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: drop useless memcmp() check in si_set_blend_color()
Samuel Pitoiset
- [Mesa-dev] Proposal to branch off old drivers
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] i915g: make gears run again.
Dave Airlie
- [Mesa-dev] [PATCH 2/2] i915g: remove some unknown cap warnings.
Dave Airlie
- [Mesa-dev] [Patch v2] osmesa: link with libunwind if enabled (v2)
Alexandre Demers
- [Mesa-dev] soft fp64 on evergreen
Dave Airlie
- [Mesa-dev] [PATCH] amd/common: add vcn dec ip info query for amdgpu version 3.17
Leo Liu
- [Mesa-dev] [PATCH 1/3] i965: Track last location of bo used for the batch
Chris Wilson
- [Mesa-dev] [PATCH mesa] amd/common: add missing libdrm include path
Eric Engestrom
- [Mesa-dev] [Bug 101200] No debug info generated for symbol glBlendFuncSeparate since Mesa 17
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] svga: fix git_sha1.h include path in Android.mk
Mauro Rossi
- [Mesa-dev] [PATCH 1/5] radeon: remove out of date LLVM_REVISION.txt
Emil Velikov
- [Mesa-dev] Adding a SPIR-V back-end to the GLSL compiler
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/copy_image: Use the blitter on gen5
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] egl/android: A few trivial cleanups
Chad Versace
- [Mesa-dev] [PATCH 0/9] i965: A few tiny trivial cleanups
Chad Versace
- [Mesa-dev] [PATCH 00/30] i965: Overhaul resolves
Jason Ekstrand
- [Mesa-dev] [PATCH] llvmpipe: add LP_NEW_GS flag for updating vertex info
sroland at vmware.com
- [Mesa-dev] [Bug 101211] Mesa swrast issue with visualization on BE PPC PPC64
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/24] swr: update rasterizer
Tim Rowley
- [Mesa-dev] [PATCH 01/24] swr/rast: remove extra pixel center adjustment in BinPostSetupPoints
Tim Rowley
- [Mesa-dev] [PATCH 05/24] swr/rast: add CreateDirectoryPath to recursively create directories
Tim Rowley
- [Mesa-dev] [PATCH 09/24] swr/rast: SIMD16 FE - interleaved simdvertex output in GS
Tim Rowley
- [Mesa-dev] [Bug 101214] xdriinfo and libglvnd Screen 0: not direct rendering capable
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101199] nouveau_screen.c: undefined reference to `nouveau_drm_del'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radv: Reserve space for descriptor and push constant user SGPR setting.
Bas Nieuwenhuizen
- [Mesa-dev] [Bug 101223] Mesa fails to build with clang
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v5 0/4] Disable glthread if libX11 isn't thread-safe
Gregory Hainaut
- [Mesa-dev] [PATCH 1/2] mesa: add new 'name' parameter to get_texobj_by_name()
Samuel Pitoiset
- [Mesa-dev] r600: Regarding "Failed to build shader (translation from TGSI) #99349
Gert Wollny
- [Mesa-dev] Mesa 17.0.7 release candidate
Emil Velikov
- [Mesa-dev] [PATCH] i965: Rework Sandy Bridge HiZ and stencil layouts
Jason Ekstrand
- [Mesa-dev] [Bug 54971] __glXInitialize can initialize same display multiple times
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: make set's deleted_key_value declaration consistent with hash table one
Vlad Golovkin
- [Mesa-dev] [PATCH] mesa/st: indentation tidy-up
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: remove _mesa from static function names
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Fix alpha to one with dual color blending.
Kenneth Graunke
- [Mesa-dev] [RFC] some glsl->tgsi optimisations
Dave Airlie
- [Mesa-dev] [RFC] etnaviv: flush color cache and depth cache together before resolves
Philipp Zabel
- [Mesa-dev] [PATCH] glcpp: fix #undef to match latest spec update and GLSLang implementation
Iago Toral Quiroga
- [Mesa-dev] [PATCH v14 00/36] EGL_EXT_image_dma_buf_import_modifiers with i915 CCS
Varad Gautam
- [Mesa-dev] [PATCH 0/1] r600g: work around shaders allocating too many superflous temporaries
Gert Wollny
- [Mesa-dev] [PATCH] Android: major/minor/makedev live in <sys/sysmacros.h>
Rob Herring
- [Mesa-dev] [PATCH] mesa/util: fix arithmetic use of 'void *' in u_vector_foreach
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/3] radeonsi: merge si_pm4_free_state_simple() into si_pm4_free_state()
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/2] genxml/anv: Handle multiple registers in MI_LOAD_REGISTER*
Lionel Landwerlin
- [Mesa-dev] [PATCH 1/2] intel: gen-decoder: rework how we handle groups
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 00/64] ARB_bindless_texture for RadeonSI
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] glsl: fix visit/visit_enter overloaded virtual function warnings
Rob Herring
- [Mesa-dev] [PATCH] radv: Revert HTILE reset word to 0xFFFFFFFF.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] configure.ac: Require amdgpu for r600.
Vinson Lee
- [Mesa-dev] [PATCH 1/6] aubinator: Dump sampler state pointers on gen6 too.
Rafael Antognolli
- [Mesa-dev] [PATCH 5/6] i965: Remove unused code and delete file.
Rafael Antognolli
- [Mesa-dev] [PATCH 0/4] use memcmp instead of strncmp when string lengths are known
Vlad Golovkin
- [Mesa-dev] [PATCH 1/2] radeonsi: fix a GPU hang with tessellation on 2-CU configs
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: move PSIZE and CLIPDIST unique IO indices after GENERIC
Marek Olšák
- [Mesa-dev] [PATCH 1/5] gallium/ureg: add TEX/TXF_LZ opcodes to ureg
Marek Olšák
- [Mesa-dev] [PATCH] i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] r100: Don't advertise OpenGL ES 1.1
Ian Romanick
- [Mesa-dev] [PATCH 00/11] intel/isl: Add support for HiZ and stencil on gen6
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] i965: Move SOL PSIZ hacks from draw time to link time.
Kenneth Graunke
- [Mesa-dev] [Bug 101247] Mesa fails to link GLSL programs with unused output blocks
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 101252] eglGetDisplay() is not thread safe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Status of Clover (AMDGPU)
Luke A. Guest
- [Mesa-dev] [PATCH mesa] egl/drm: remove temporary fd variable
Eric Engestrom
- [Mesa-dev] [PATCH] glsl/lower_int64: only set progress when something is lowered.
Dave Airlie
- [Mesa-dev] [PATCH] nvc0: Clean up unnecessary includes from gallium/auxiliary/vl/
Rhys Kidd
- [Mesa-dev] [PATCH 0/6] i965: Little fixes & cleanups
Chad Versace
- [Mesa-dev] [PATCH] i965: Reject unsupported formats in glEGLImageTargetTexture2D()
Chad Versace
- [Mesa-dev] [PATCH] Revert "egl/display: remove unnecessary code and make it easier to read"
Grazvydas Ignotas
Last message date:
Wed May 31 23:58:17 UTC 2017
Archived on: Wed May 31 23:58:34 UTC 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).