August 2015 Archives by thread
Starting: Sat Aug 1 05:15:46 PDT 2015
Ending: Mon Aug 31 23:50:26 PDT 2015
Messages: 2710
- [Mesa-dev] [PATCH v3 09/78] i965/nir: Pass a is_scalar boolean to brw_create_nir()
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Eduardo Lima Mitev
- [Mesa-dev] [RFC] [PATCH] nir: Add a loop analysis pass
Thomas Helland
- [Mesa-dev] [PATCH] includes/GL: remove duplicated extension declarations from glx.h
Emil Velikov
- [Mesa-dev] [PATCH 1/6] egl/x11: bail out if we cannot fetch the xcb connection
Emil Velikov
- [Mesa-dev] [PATCH 7/7] mesa: Replace uses of IROUND{, 64} with libm functions.
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix missing BRW_NEW_FS_PROG_DATA in gen6_renderbuffer_surfaces.
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Emil Velikov
- [Mesa-dev] [PATCH 1/2] gallium/drivers: Add threadsafe wrappers for pipe_context v2
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 16/18] i965: Prevent coordinate overflow in intel_emit_linear_blit
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] xa: add xa_surface_from_handle2
Emil Velikov
- [Mesa-dev] [PATCH 5/5] vc4: add missing nir include, to fix the build
Emil Velikov
- [Mesa-dev] [PATCH 00/12] bmake inspired fixes
Emil Velikov
- [Mesa-dev] [Bug 91468] LLVM 3.8(svn): llvm changes llvm-config output again?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] vl/mpeg12: Silence GCC unused-variable warning.
Vinson Lee
- [Mesa-dev] [Bug 73512] [clover] mesa.icd. should contain full path
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/20] mesa: fix and simplify resource query for arrays
Matt Turner
- [Mesa-dev] help: mesa GL_OES_mapbuffer
凶恶的狼
- [Mesa-dev] [PATCH] mesa: fix type for array indexing validation
Timothy Arceri
- [Mesa-dev] [PATCH] nir: Use a single bit for the dual-source blend index
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH 1/3] r600g: fix the single-sample fast clear setup
Marek Olšák
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Alejandro Seguí
- [Mesa-dev] [PATCH] clover: clEnqueue* should block when asked for
EdB
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Tapani Pälli
- [Mesa-dev] [PATCH 00/21] Resolve GCC sign-compare warnings patchset
Rhys Kidd
- [Mesa-dev] [PATCH v2] mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
- [Mesa-dev] [PATCH 4/4] i965/es3.1: Implement glMemoryBarrierByRegion
Lofstedt, Marta
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH] gallium/radeon: always use the llvm. prefix in intrinsic names
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeon/winsys: increase the IB size for VM
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: suspend timer queries between IBs
Michel Dänzer
- [Mesa-dev] [PATCH] clover: fix image resource depth and array_size
Zoltan Gilian
- [Mesa-dev] [PATCH 1/2] clover: move find_kernels to functions
Zoltán Gilián
- [Mesa-dev] [PATCH 2/2] clover: pass image attributes to the kernel
Zoltán Gilián
- [Mesa-dev] [PATCH] clover: handle setKernelArg errors
Zoltán Gilián
- [Mesa-dev] [PATCH] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH 1/3] egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Emil Velikov
- [Mesa-dev] [PATCH 2/3] egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl/x11: don't abort when creating a DRI2 drawable fails
Emil Velikov
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining
Marek Olšák
- [Mesa-dev] [PATCH 00/11] RadeonSI and Gallium HUD improvements
Marek Olšák
- [Mesa-dev] [PATCH] winsys/radeon: loosen up the requirements for how much memory IBs can use
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: before storing tess levels, load them from LDS instead of temporary
Marek Olšák
- [Mesa-dev] [PATCH] r600, compute: force tiling on 2D and 3D texture compute resources
Zoltán Gilián
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/7] mesa: Replace F_TO_I() with _mesa_lroundevenf().
Matt Turner
- [Mesa-dev] [PATCH 5/7] util: Use SSE intrinsics in _mesa_lroundeven{f, }.
Matt Turner
- [Mesa-dev] [PATCH] glsl: when generating out/inout parameter fixups, do indexing before the call
Kenneth Graunke
- [Mesa-dev] [PATCH 0/2] glxinfo fix & eglinfo improvement
Marek Olšák
- [Mesa-dev] [PATCH 1/3] addrlib: add support for Fiji (v2)
Alex Deucher
- [Mesa-dev] [PATCH] amdgpu: add Fiji support
Alex Deucher
- [Mesa-dev] [PATCH] mesa: handle no-op cases sooner in _mesa_[Client]ActiveTexture()
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: implement query pause/resume for meta operations
Brian Paul
- [Mesa-dev] [PATCH 1/2] nir: Add algebraic opt for no-op iand.
Eric Anholt
- [Mesa-dev] [PATCH 0/5] i965/vec4_nir: Various fixes for ILK- and BDW+
Jason Ekstrand
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: Add a nir_lower_load_const_to_scalar() pass.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] ra: Delete the conflict lists in ra_set_finalize
Eric Anholt
- [Mesa-dev] [PATCH] i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 49/56] main: Add SHADER_STORAGE_BLOCK and BUFFER_VARIABLE support for ARB_program_interface_query
Tapani Pälli
- [Mesa-dev] [PATCH 0/7] i965/cs: gl_LocalInvocationID support
Jordan Justen
- [Mesa-dev] [PATCH] i965/cs: Setup push constant data for uniforms
Jordan Justen
- [Mesa-dev] [PATCH v2 3/6] i965/vec4: Don't emit scratch reads for a spilled register we have just written
Iago Toral
- [Mesa-dev] [PATCH v2] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] Implementation of glMemoryBarrierByRegion
marta.lofstedt at linux.intel.com
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa: do not modify args when errors with GetProgramResourceName
Tapani Pälli
- [Mesa-dev] [PATCH v3 0/4] Improvements to the vec4 spilling code
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 10/17] mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 09/20] glsl: add support for initialising sampler AoA
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: default standalone compiler to 4.50
Timothy Arceri
- [Mesa-dev] [PATCH v2 1/3] egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Frank Binns
- [Mesa-dev] [PATCH 08/14] i965: Define and initialize image parameter structure.
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] i965: Fix brw_memory_barrier() for SKL.
Francisco Jerez
- [Mesa-dev] [Bug 91556] clSetKernelArg from OpenCL is erroring out incorrectly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH 0/4] i965/cs: gl_WorkGroupID support
Jordan Justen
- [Mesa-dev] [PATCH v3 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH] glsl: Allow token pasting in ESSL
Ian Romanick
- [Mesa-dev] [PATCH v4 (part2) 04/56] i965: set ARB_shader_storage_buffer_object related constant values
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 08/56] glsl: add support for unsized arrays in shader storage blocks
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: Move varying slots and FS output names to shader_enums.h
Eric Anholt
- [Mesa-dev] [PATCH v3 (part2) 09/56] glsl: Add parser/compiler support for unsized array's length()
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 10/56] glsl: Lower unsized array's length calculation expression
Jordan Justen
- [Mesa-dev] ssbo, vec4, nir - Re: [PATCH v3 (part2) 00/56] ARB_shader_storage_buffer_object (mesa, i965)
Jordan Justen
- [Mesa-dev] Mesa (master): glsl: Add constuctors for the common cases of glsl_struct_field
Michel Dänzer
- [Mesa-dev] help:glGetString(GL_VERSION/GL_EXTENSIONS/GL_VENDER/DL_RENDERER) returns NULL
InjuredWolf
- [Mesa-dev] [PATCH] glx: Fix __glXWireToEvent for BufferSwapComplete
Eric Anholt
- [Mesa-dev] help:read data out from Pixel buffer surface
InjuredWolf
- [Mesa-dev] [PATCH 1/2] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH 14/20] i965: Implement logic to set up and upload an image uniform.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v4 (part2) 00/59] ARB_shader_storage_buffer_object (mesa, i965)
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 02/59] i965/vec4: Import helpers to convert vectors into arrays and back.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 03/59] i965/vec4: Import surface message builder functions.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 04/59] i965: Use 16-byte offset alignment for shader storage buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 05/59] i965: Implement DriverFlags.NewShaderStorageBuffer
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 06/59] i965: Set MaxShaderStorageBuffers for compute shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 07/59] i965: set ARB_shader_storage_buffer_object related constant values
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 08/59] i965: Upload Shader Storage Buffer Object surfaces
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 09/59] i965: handle visiting of ir_var_shader_storage variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 10/59] i965/fs: Do not split buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH 16/17] glsl: Add link time checks for GLSL precision qualifiers
Iago Toral
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] xa: don't leak fences
Thomas Hellstrom
- [Mesa-dev] [PATCH] nir: add missing type to type_size_vec4()
Timothy Arceri
- [Mesa-dev] About "freedreno/a4xx: MRT support"
Gustaw Smolarczyk
- [Mesa-dev] V3 ARB_arrays_of_arrays GLSL ES
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Fix HW binding tables editing
Chris Wilson
- [Mesa-dev] [PATCH] glsl: remove stage ref generation for transform feedback
Timothy Arceri
- [Mesa-dev] driDriverAPI help
Daniel Melo Jorge da Cunha
- [Mesa-dev] [Bug 20043] tnl/t_draw.c:203: bind_inputs: Assertion `inputs[i]->BufferObj->Pointer' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 28130] vbo: premature flushing breaks GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54805] gl_ClipVertex support horribly broken with software TNL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965/fs: Fix fs_inst::regs_read() for sources in the ATTR file.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] i965: Define virtual instruction to calculate the high 32 bits of a multiply.
Francisco Jerez
- [Mesa-dev] [PATCH 4/5] i965/fs: Lower the MULH virtual instruction.
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] i965/fs: Implement nir_op_imul/umul_high in terms of MULH.
Francisco Jerez
- [Mesa-dev] [PATCH] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH v2] clover: stub missing CL 1.2 functions
EdB
- [Mesa-dev] fixing GLSL NEW_IDENTIFIER error messages
Brian Paul
- [Mesa-dev] [PATCH 00/21] NIR control flow modification
Kenneth Graunke
- [Mesa-dev] [PATCH 20/21] nir/cf: add new control modification API's
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Request a miptree with no tiling intel_miptree_map_blit().
Matt Turner
- [Mesa-dev] [PATCH v2 00/21] Resolve GCC sign-compare warnings patchset
Rhys Kidd
- [Mesa-dev] [PATCH 0/3] NIR: Simplifications of fne/feq
Thomas Helland
- [Mesa-dev] [Bug 91263] R600 Segfault in finalize_textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCHv2 09/14] i965: Reserve enough parameter entries for all image uniforms used in the program.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 10/14] i965: Hook up image state upload.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining (v2)
Marek Olšák
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] prog_to_nir: Use nir_builder_insert() rather than poking at cf_list.
Kenneth Graunke
- [Mesa-dev] [RFC][PATCH] nir: Add a value range propagation pass
Thomas Helland
- [Mesa-dev] [PATCH 0/3] cs: Add gl_GlobalInvocationID
Jordan Justen
- [Mesa-dev] [PATCH] i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Matt Turner
- [Mesa-dev] [PATCH 0/5] VDPAU HEVC decoding and other fixes
Marek Olšák
- [Mesa-dev] [PATCH 1/5] vl: add cap for stacking frames
Marek Olšák
- [Mesa-dev] [PATCH 00/13] mesa: Locking improvements and optimizations
Matt Turner
- [Mesa-dev] [Mesa-dev, 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Tapani Pälli
- [Mesa-dev] [PATCH libdrm v3 0/2] 48-bit virtual address support in i915
Michel Thierry
- [Mesa-dev] [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
Michel Thierry
- [Mesa-dev] [PATCH libdrm v3 2/2] intel: add new function name to symbol-check test
Michel Thierry
- [Mesa-dev] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Michel Thierry
- [Mesa-dev] clover: image resource management
Zoltán Gilián
- [Mesa-dev] [PATCH] util: Rename PURE to ATTRIBUTE_PURE.
Jose Fonseca
- [Mesa-dev] New stable-branch 10.6 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH 1/2] nir: Add a function to determine if a source is dynamically uniform
Neil Roberts
- [Mesa-dev] Porting OpenGL App on DirectFB
prasmkul
- [Mesa-dev] [PATCH 1/5] utils: automake: remove uncommon $()
Emil Velikov
- [Mesa-dev] [PATCH 1/2] egl/dri2: Fix include path of u_atomic.h introduced e7e29189
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/2] egl/scons: Fix every platform getting dri and haiku added e7e29189
Alexander von Gluck IV
- [Mesa-dev] [PATCH] clover: Properly initialize LLVM targets when linking with component libs
Tom Stellard
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] i965: Context-local batch manager
Chris Wilson
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Ben Widawsky
- [Mesa-dev] [PATCH] i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shaders
Jason Ekstrand
- [Mesa-dev] [PATCH 10/20] i965/fs: Implement image load, store and atomic.
Jason Ekstrand
- [Mesa-dev] [PATCH 7.5/20] i965/fs: Import code to transform image coordinates into surface coordinates.
Jason Ekstrand
- [Mesa-dev] [PATCHv2 07/14] i965: Implement surface state set-up for shader images.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Jason Ekstrand
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v4)
Jason Ekstrand
- [Mesa-dev] [PATCH] docs: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
- [Mesa-dev] [PATCH] mesa: remove samplerobj inlined comparison
Timothy Arceri
- [Mesa-dev] [PATCH 5/6] egl/x11: trust our loader over the xserver for the drivername
Timothy Arceri
- [Mesa-dev] [PATCH] egl/x11: Fix driver_name acquisition
Boyan Ding
- [Mesa-dev] [PATCH] gallium/radeon: fix r600g build if LLVM is disabled
Marek Olšák
- [Mesa-dev] [PATCH] mesa/formats: Only do byteswapping for packed formats
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: Add missing spec quote about atomic counter in structs
Timothy Arceri
- [Mesa-dev] ARB_arrays_of_arrays Desktop series
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: remove specical case subroutine type counting
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
- [Mesa-dev] [PATCH 2/3] scons: Build roundevent_test.
Jose Fonseca
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium/auxiliary: optimize rgb9e5 helper a bit
sroland at vmware.com
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
- [Mesa-dev] [PATCH 1/4] gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
- [Mesa-dev] [PATCH] mesa/format_utils: Add src_bits == dst_bits cases to [us]norm functions
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Jason Ekstrand
- [Mesa-dev] [Bug 91474] egl initializes wrong card with hybrid graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/4] OpenGL ES 3.1 texture storage changes
Tapani Pälli
- [Mesa-dev] [PATCH] mesa/formats: Don't flip channels of null array formats
Jason Ekstrand
- [Mesa-dev] [PATCH] st/dri: Use packed RGB formats
Michel Dänzer
- [Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Rob Clark
- [Mesa-dev] [PATCH v2] glsl/es3.1: Fix up GL_ARB_compute_shader for GLSL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/es3.1: Enable GL_ARB_separate_shader_objects for GLES 3.1
Lofstedt, Marta
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] [PATCH 0/3] GREMEDY_string_marker support
Rob Clark
- [Mesa-dev] [PATCH] Add mesa.icd to the .gitignore
Neil Roberts
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Ian Romanick
- [Mesa-dev] [PATCH] i965/gen9: Don't use fast copy blit in case of non power of 2 cpp
Anuj Phogat
- [Mesa-dev] [PATCH] i965/gen9: Add a condition for starting pixel in fast copy blit
Anuj Phogat
- [Mesa-dev] [PATCH 0/5] Some register allocation improvements
Matt Turner
- [Mesa-dev] [PATCH 5/5] i965/fs: Don't do redundant RA setup on IVB+
Matt Turner
- [Mesa-dev] [PATCH 1/2] clover: upload sample bitfield to kernel
Zoltan Gilian
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Zoltan Gilian
- [Mesa-dev] [PATCH 1/2] r600, compute: refactor 1st arg of evergreen_set_rat
Zoltan Gilian
- [Mesa-dev] [PATCH v2] glsl: avoid compiler's segfault when processing operators with void arguments
Mark Janes
- [Mesa-dev] [PATCH 1/2] i965/vec4_visitor: Make some function arguments const references
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: add new OLAND pci id
Alex Deucher
- [Mesa-dev] [PATCH 1/2] retrace: support depth/stencil attachment for gles
Rob Clark
- [Mesa-dev] [PATCH 0/6] [REPOST] More blits
Ben Widawsky
- [Mesa-dev] drm/i915/bxt: Pooled EU support
Siluvery, Arun
- [Mesa-dev] [PATCH 0/5] Add support for ARB_shader_image_size
Martin Peres
- [Mesa-dev] Mesa 11.0.0 release plan
Emil Velikov
- [Mesa-dev] [PATCH 1/2][RFC] docs: Update with GLES3.2 entries and status
Thomas Helland
- [Mesa-dev] Mesa 10.6.4
Emil Velikov
- [Mesa-dev] Reworking mesa mapi (Was Re: [PATCH 2/2] glapi: remap_helper.py: remove unused argument 'es')
Emil Velikov
- [Mesa-dev] [PATCH 1/2] nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] i965: Optimize brw_inst_bits() and brw_compact_inst_bits().
Matt Turner
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: small cleanup in st_extensions.c
Marek Olšák
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73465] latest mesa from git doesn't compile on powerpc
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] radeonsi: move VGT_GS_MODE to the VS state
Marek Olšák
- [Mesa-dev] [PATCH 1/2] r600g: fix polygon offset scale
Marek Olšák
- [Mesa-dev] [PATCH 1/4] mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
- [Mesa-dev] [PATCH v2] mesa: don't enable online compression for ASTC formats
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa/teximage: accept ASTC formats for 3D texture specification
Nanley Chery
- [Mesa-dev] [PATCH] mesa/teximage: report the correct function which triggered the error
Nanley Chery
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/fs: Clamp image array indices to the array bounds on IVB.
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: make linker error message more informative
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: update MaxShaderStorageBlockSize to 2^27
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: set image access qualifiers for AoA
Timothy Arceri
- [Mesa-dev] [PATCH] mesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to glGetTexParameterfv
Marta Lofstedt
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions (v2)
Marek Olšák
- [Mesa-dev] [PATCH 1/1] mesa/formats: don't byteswap when building array formats
Oded Gabbay
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Joonas Lahtinen
- [Mesa-dev] [PATCH mesa] nv30: Fix creation of scanout buffers
Hans de Goede
- [Mesa-dev] [PATCH v2] mesa/formats: don't byteswap when building array formats
Oded Gabbay
- [Mesa-dev] [PATCH 1/2] egl: don't allow eglGetConfigs to set num_configs param to a negative value
Frank Binns
- [Mesa-dev] [PATCH] drirc: Add "Unigine Oil Rush" quirk (allow_glsl_extension_directive_midshader).
Richard Yao
- [Mesa-dev] [PATCH 1/2] nir: Zero out texture instructions when creating them.
Eric Anholt
- [Mesa-dev] ARB_copy_image support in Gallium
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/vec4/nir: Emit single MOV to generate a scalar constant.
Matt Turner
- [Mesa-dev] [PATCH] ttn: add buffer texture type
Rob Clark
- [Mesa-dev] [PATCH] mesa/texformat: Use format conversion function in _mesa_choose_tex_format
Nanley Chery
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 1/3] i965: Rename brw_upload_item_data to brw_alloc_item_data
Kenneth Graunke
- [Mesa-dev] [PATCH] gl-2.0: Add test for re-using shader objects
Kenneth Graunke
- [Mesa-dev] [PATCH v2 0/3] OpenGL ES 3.1 texture storage changes
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] mesa: remove extern from texture function
Timothy Arceri
- [Mesa-dev] [PATCH v2] mesa: AtomicBufferBindings should be initialized to zero.
Marta Lofstedt
- [Mesa-dev] [PATCH 5/6] mesa/es31: AtomicBufferBindings should be initialized to zero.
Lofstedt, Marta
- [Mesa-dev] [PATCH] mesa: refactor target error checking in glGetTexLevelParameter
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: Raise INVALID_VALUE from glCreateShaderProgramv if count < 0
Marta Lofstedt
- [Mesa-dev] [PATCH v2] mesa: refactor target error checking in glGetTexLevelParameter
Tapani Pälli
- [Mesa-dev] [PATCH] r600g: Fix handling of TGSI_OPCODE_ARR with SB
Glenn Kennard
- [Mesa-dev] [PATCH] i965: add ARB_texture_barrier support
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] EXT_depth_bounds_test for Gallium / RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 1/3] nvc0: add depth bounds test support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] i965/gen9: Don't use intel_..._texture_alignment_unit() for linear 1D layout
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Improve disassembly of data port read messages.
Kenneth Graunke
- [Mesa-dev] [Bug 91631] Clang static analysis of libtess shows undefined values and use of memory after free
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/clover: Fix build against LLVM 3.8 SVN r244928
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: add missing MS sampler builtin types for GLSL ES 3.10
Tapani Pälli
- [Mesa-dev] [PATCH v3] mesa: Implement glMemoryBarrierByRegion
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] Fix saturation when coalescing registers in NIR-vec4
Antia Puentes
- [Mesa-dev] [PATCH] glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL
Kai Wasserbäch
- [Mesa-dev] [PATCH] i965: Don't tell the hardware about our UAV access.
Francisco Jerez
- [Mesa-dev] [PATCH] meta: Update comment about unsupported texture types.
Matt Turner
- [Mesa-dev] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] [PATCH] scons: Always define __STDC_LIMIT_MACROS.
Vinson Lee
- [Mesa-dev] [PATCH 00/12] Random fp64 fixes
Connor Abbott
- [Mesa-dev] [PATCH 1/8] i965: Change the parameters passed to intel_miptree_get_tile_masks()
Anuj Phogat
- [Mesa-dev] [PATCH] nir: Add a glsl_uint_type() wrapper.
Kenneth Graunke
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] clover: block on transfer api calls when requested
Zoltan Gilian
- [Mesa-dev] LICM vs GCM
Thomas Helland
- [Mesa-dev] [PATCH v2] nvc0: bind a fake tess control program when there isn't one available
Ilia Mirkin
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/6] An attempt to speed up register set creation
Jason Ekstrand
- [Mesa-dev] [Bug 91652] configure doesn't check for libedit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] GL: update glext to svn 31811
Dave Airlie
- [Mesa-dev] [PATCH] st/mesa: also move yoffset to zoffset for 1d array textures
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50, nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: interleave constant propagation and folding
Timothy Arceri
- [Mesa-dev] [PATCH 00/71] New Gallium Nine Fixes and Improvements
Axel Davy
- [Mesa-dev] [PATCH 1/3] tgsi: set implicit array size for tess stages
Marcos Paulo de Souza
- [Mesa-dev] [PATCHv2 0/3] Add tess stages to mesa/nouveau_compiler
Marcos Paulo de Souza
- [Mesa-dev] [Bug 89018] Civilization: Beyond Earth terrain section not rendered
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC 0/3] Flesh out DiscardFramebuffer and InvalidateFramebuffer
Rob Clark
- [Mesa-dev] [PATCH] [RFC] mesa/st: create a front buffer renderbuffer
Dave Airlie
- [Mesa-dev] [PATCH] glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Tapani Pälli
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: check samples > 0 for glTex*Multisample
Timothy Arceri
- [Mesa-dev] Implement GLES 3.1 image load/store and OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] mesa/texformat: enable ASTC formats for TexStorage
Chad Versace
- [Mesa-dev] [PATCH] mesa: undo split out of create shader code
Timothy Arceri
- [Mesa-dev] [PATCH 1/8] nir: Pull nir_lower_io's load_op selection into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH] radeon/uvd: remove unused variables
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radeonsi: mark unreachable paths to avoid warnings
Grazvydas Ignotas
- [Mesa-dev] [PATCH] glsl: Extend lowering pass for gl_ClipDistance to support other arrays
Tobias Klausmann
- [Mesa-dev] texstore byteswap allocation bug
Dave Airlie
- [Mesa-dev] [Nouveau] [PATCH] glsl: Extend lowering pass for gl_ClipDistance to support other arrays
Ilia Mirkin
- [Mesa-dev] [PATCH v3 1/2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v3 2/2] mesa: return old name for deleted samplers for SAMPLER_BINDING queries
Daniel Scharrer
- [Mesa-dev] [Bug 91672] [llvmpipe] [softpipe] piglit gl-3.2-layered-rendering-framebuffertexture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.
Vinson Lee
- [Mesa-dev] [PATCH 1/5] nir: split out instruction comparison functions
Jason Ekstrand
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] android: fix cflags and includes for amdgpu winsys
Mauro Rossi
- [Mesa-dev] [PATCH] st/mesa: add fake ARB_copy_image support in Gallium
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: fix indirect indexing of MSAA textures
Marek Olšák
- [Mesa-dev] [PATCH] winsys/amdgpu: fix the type of memory usage counters
Marek Olšák
- [Mesa-dev] Can we use anonymous unions?
Kenneth Graunke
- [Mesa-dev] [PATCH 4/5] nir: add a helper for finding duplicate instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] nir/cse: use the instr_hash helper
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3 v2] i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Mark Janes
- [Mesa-dev] [PATCH 2/3 v2] i965: Swap the order of the vertex ID and edge flag attributes
Ben Widawsky
- [Mesa-dev] [PATCH] egl/SCons: Fix Haiku build. Haiku is the only OS EGL builds on with SCons
Alexander von Gluck IV
- [Mesa-dev] [PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Refactor image uniform setup
Jason Ekstrand
- [Mesa-dev] big endian: r600g
Christian Zigotzky
- [Mesa-dev] [PATCH] r600g: minor refactor for tessellation support
Edward O'Callaghan
- [Mesa-dev] [PATCH] r600: Rewrite r600_shader_selector_key() to use a switch stmt
Edward O'Callaghan
- [Mesa-dev] [PATCH 0/2] r600g: minor refactor for tessellation support [V.2]
Edward O'Callaghan
- [Mesa-dev] [PATCH] mesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_ values for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 01/10] i965: Use constant miptree pointer in tex surface setup
Francisco Jerez
- [Mesa-dev] [PATCH 02/10] i965: Reduce the scope of input in buffer tex setup
Francisco Jerez
- [Mesa-dev] [Bug 91687] Crash when creating new context after destroying the old one using indirect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 03/10] i965: Move tex buffer dispatch into hw independent setup
Francisco Jerez
- [Mesa-dev] [PATCH 04/10] i965/gen4: Use tex object format instead of the miptree format
Francisco Jerez
- [Mesa-dev] [PATCH 05/10] i965: Move tex miptree and format resolving into dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH 06/10] i965/gen7: Move tex gather format override into common dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH 07/10] i965: Move texture swizzle resolving into dispatcher
Francisco Jerez
- [Mesa-dev] [Bug 91691] Missing "gl.pc" file while using Scons for cross-compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
- [Mesa-dev] [PATCH 0/3] Enable misc. Vertex bindings for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Ilia Mirkin
- [Mesa-dev] [PATCH V2 1/8] i965: Add a helper function intel_get_tile_dims()
Anuj Phogat
- [Mesa-dev] [PATCH 0/6] Copyright / license pet peeves
Ian Romanick
- [Mesa-dev] Last try at AoA for Mesa 11 v4
Timothy Arceri
- [Mesa-dev] [PATCH 00/21] i965/fs: Push small uniform arrays
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: update fbo state in glTexStorage
Tapani Pälli
- [Mesa-dev] [PATCH v2] docs: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
- [Mesa-dev] [PATCH 1/4] nir: Add opcodes for saturated vector math.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Use NIR by default for VS
Jason Ekstrand
- [Mesa-dev] [Bug 91020] Mesa's demo / tools won't compile since EGL changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 1/3] nv50/ir: support different unordered_set implementations
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: use bitfield_insert instead of and + shift + or for packing
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH] shader dump and debug functionality
Tapani Pälli
- [Mesa-dev] [Bug 91711] mesa-9.1.3: undefined reference to `wglGetProcAddress at 4'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa-demos: xeglthreads needs to add "-lX11 -lpthread" itself
Stefan Dirsch
- [Mesa-dev] [PATCH] st/nine: Disable NV path, it's broken right now.
Krzysztof A. Sobiecki
- [Mesa-dev] [PATCH] i965: allow image_size on float images
Martin Peres
- [Mesa-dev] [PATCH 1/2] nir: Replace fcsel with fmov instead of imov in nir_opt_undef
Boyan Ding
- [Mesa-dev] [PATCH] egl/wayland: define set_cloexec_or_close only when mkostemp is not present
Boyan Ding
- [Mesa-dev] [PATCH] i965: Move control flush into pipelined conditional render
Chris Wilson
- [Mesa-dev] vlVaQueryImageFormats and vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities also return unsupported formats
Julien Isorce
- [Mesa-dev] End of my GSoC - Where to find the code
Thomas Helland
- [Mesa-dev] [PATCH] glsl: fix error message when validating tcs output decls
Ilia Mirkin
- [Mesa-dev] [PATCH 0/3] A few fixes of building errors with Android-x86
Mauro Rossi
- [Mesa-dev] [PATCH 2/3] android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH
Mauro Rossi
- [Mesa-dev] [PATCH 3/3] android: Always define __STDC_LIMIT_MACROS.
Mauro Rossi
- [Mesa-dev] [PATCH 1/3] i965: Abort tiled_memcpy path for ReadPixels in case of transfer operations
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] nir: Store gl_shader_stage in nir_shader.
Kenneth Graunke
- [Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa 10.6.5
Emil Velikov
- [Mesa-dev] Mesa 11.0.0 release candidate 1
Emil Velikov
- [Mesa-dev] [PATCH] r600g: Fix assert in tgsi_cmp
Glenn Kennard
- [Mesa-dev] [PATCH] r600: don't parse properties ourselves.
Dave Airlie
- [Mesa-dev] [Bug 91111] [BYT regression] dEQP-GLES3.functional.shaders.texture_functions.texturelod.usamplercube_*
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91112] [HSW/BYT] dEQP-GLES3.functional.uniform_api.random.23 test timeout
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91079] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: Save/restore compute shaders
Jordan Justen
- [Mesa-dev] [PATCH v2 0/3] cs: Add gl_GlobalInvocationID
Jordan Justen
- [Mesa-dev] [PATCH] i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
- [Mesa-dev] [PATCH 1/2] glsl/cs: Exclude gl_LocalInvocationIndex from builtin variable stripping
Jordan Justen
- [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser
Marek Olšák
- [Mesa-dev] [PATCH 1/3] winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
- [Mesa-dev] [PATCH 1/5] mesa: Add GL API support for ARB_copy_image
Marek Olšák
- [Mesa-dev] [PATCH] nvc0: make use of conservative depth info for forcing early z tests
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] r600g: make all scissor states use single atom
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa: uncomment checks in es31 computation, add texture_ms
Ilia Mirkin
- [Mesa-dev] [PATCH 0/8] add support for EGL_EXT_device_{base, query, enumeration}
Emil Velikov
- [Mesa-dev] [PATCH 2/2] amdgpu: serialize drmPrimeFDToHandle
Emil Velikov
- [Mesa-dev] [PATCH] mesa: remove pointless es31 checks, fix indirect to only be in es31
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: make _mesa_bind_texture_unit() static
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 2/9] util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [Bug 91747] Ubuntu 15.04/Oibaf PPA - Unity bar not transparent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: Use !block_ends_in_jump() in a few places rather than open-coding.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: only look up base-format once
Erik Faye-Lund
- [Mesa-dev] [PATCH v4] mesa/formats: remove compressed formats from matching function
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa: allow GL_STENCIL_INDEX8 in glTexImageMultisample
Marek Olšák
- [Mesa-dev] [PATCH] mesa/texgetimage: fix missing stencil check
Dave Airlie
- [Mesa-dev] r600 multiple stream support + one misc debug patch
Dave Airlie
- [Mesa-dev] [PATCH] freedreno/ir3: fix build breaks due to nir changes
Ilia Mirkin
- [Mesa-dev] [PATCH] freedreno/a3xx: add basic clip plane support
Ilia Mirkin
- [Mesa-dev] [PATCH] glapi: Remove _x86_64_get_get_dispatch symbol from x86-64 assembly.
Mark Janes
- [Mesa-dev] [PATCH 0/4] r600g: Make better use of the TGSI API
Edward O'Callaghan
- [Mesa-dev] [PATCH v2] glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] nir: Make nir_block_{first, last}_instr return NULL for empty blocks.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/formats: pass correct parameter to _mesa_is_format_compressed
Dave Airlie
- [Mesa-dev] formats fixes for glcts pixel store tests
Dave Airlie
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Dave Airlie
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_ (v2)
Dave Airlie
- [Mesa-dev] [PATCH] i965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
Kenneth Graunke
- [Mesa-dev] [PATCH] vc4: Initialize pack field of qreg to 0 in qir_get_temp
Boyan Ding
- [Mesa-dev] [PATCH 01/17] mesa: Fix warning about static being in the wrong place
Ian Romanick
- [Mesa-dev] [PATCH 0/2] i965: Two more UNIFORM cleanups
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/gen8+: Skip depth stalls on state change
Ben Widawsky
- [Mesa-dev] [PATCH] st/mesa: use PROGRAM_ARRAY for storing structs containing arrays
Brian Paul
- [Mesa-dev] [Bug 91039] [d3d9] D3D9 state tracker crashes due to stack misalignment if Mesa is compiled with -mfpmath=sse
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Ben Widawsky
- [Mesa-dev] [PATCH] st/mesa: cache tgsi opcode info in the instruction
Dave Airlie
- [Mesa-dev] [RFC] optimise st_glsl_to_tgsi
Dave Airlie
- [Mesa-dev] st_glsl_to_tgsi optimisations
Dave Airlie
- [Mesa-dev] [PATCH v2 0/4] OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] i915/aa: fixing anti-aliasing bug for thinnest width lines
Eduardo Lima Mitev
- [Mesa-dev] gallium state tracker calls calloc for 0 sizes arrays ?
Hans de Goede
- [Mesa-dev] [PATCH 0/8] nouveau: add support for vaapi
Julien Isorce
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 1/3] r600g/sb: Handle undef in read port tracker
Glenn Kennard
- [Mesa-dev] [PATCH 1/2] i965/gen9: Annotate input coverage mask change
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965/gen: Don't conflate base miplevel in sampler state
Ben Widawsky
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: rename rowStride to imageStride in texturesubimage()
Brian Paul
- [Mesa-dev] [Bug 91783] Requesting Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa, i965: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 1/2] gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
- [Mesa-dev] [PATCH] r600: port si_conv_prim_to_gs_out from radeonsi
Dave Airlie
- [Mesa-dev] [PATCH] glsl: clean up textureSize prototype
Ilia Mirkin
- [Mesa-dev] [PATCH 00/10] i965: add ARB_shader_texture_image_samples support
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g: add proper support for VGT_FLUSH
Dave Airlie
- [Mesa-dev] [PATCH 1/6] i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Matt Turner
- [Mesa-dev] [Bug 91785] make check DispatchSanity_test.GLES31 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/fs: Do not set the size for zero-size uniforms
Marta Lofstedt
- [Mesa-dev] [PATCH v4 1/2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [Bug 91793] the "bin" directory is not created
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/6] mesa/glformats: expose certain compressed formats to desktop GL
Nanley Chery
- [Mesa-dev] [PATCH 2/6] mesa/glformats: restrict ETC1_RGB8 support to GLES1/2
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa/texcompress: add function to determine compressed format type
Nanley Chery
- [Mesa-dev] [PATCH 1/4] nvc0: remove commented out code related to PCOUNTER queries
Samuel Pitoiset
- [Mesa-dev] [PATCH] gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
- [Mesa-dev] [PATCH] glapi: Inline x86_64_current_tls().
Matt Turner
- [Mesa-dev] [PATCH v2] gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
- [Mesa-dev] [PATCH 01/14] util: added util_set_index_buffer()
Brian Paul
- [Mesa-dev] [PATCH demos] egl: Remove demos using EGL_MESA_screen_surface.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Use greater-equal cmod to implement maximum.
Matt Turner
- [Mesa-dev] [PATCH 0/4] r600g: Make better use of the TGSI API (V.2)
Edward O'Callaghan
- [Mesa-dev] [Bug 91778] white screen in unigine tropics and sanctuary with 11RC1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965: Clipping, GS, and VUE map simplifications
Kenneth Graunke
- [Mesa-dev] [Bug 91797] [r600g] Company of Heroes 2 crash when zooming on the map
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Add support to enable read-only text segment on x86.
Matt Turner
- [Mesa-dev] No VAAPI driver hardlinks?
Matt Turner
- [Mesa-dev] [PATCH] vc4: Try to pair up instructions when only one of them has PM bit
Boyan Ding
- [Mesa-dev] [Bug 91806] configure does not test whether assembler supports sse4.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600: move prim convert from geom shader to function.
Dave Airlie
- [Mesa-dev] Indirect fixes for Samplers
Timothy Arceri
- [Mesa-dev] [PATCH 00/42] RadeonSI cleaning up states
Marek Olšák
- [Mesa-dev] [PATCH] r600/sb: emit vertex clauses properly on all gpu classes.
Dave Airlie
- [Mesa-dev] [PATCH] r600/sb: update last_cf for finalize if.
Dave Airlie
- [Mesa-dev] [PATCH] mesa: change 'SHADER_SUBST' facility to work with env variables
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
- [Mesa-dev] [PATCH v3] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
- [Mesa-dev] [PATCH] meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
- [Mesa-dev] Mesa 11.0.0 release candidate 2
Emil Velikov
- [Mesa-dev] [Bug 91826] Mesa 11.0.0-rc2 - state_trackers/clover does not build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: enable ASTC for Cherryview
Nanley Chery
- [Mesa-dev] [PATCH] nir/builder: Use nir_after_instr to advance the cursor
Jason Ekstrand
- [Mesa-dev] [PATCH] r600g: fix calculation for gpr allocation
Dave Airlie
- [Mesa-dev] [PATCH 1/2] mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_type
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: fix SwapBytes handling in numerous places
Dave Airlie
- [Mesa-dev] [PATCH 1/3] st/readpixels: fix accel path for skipimages.
Dave Airlie
Last message date:
Mon Aug 31 23:50:26 PDT 2015
Archived on: Fri Sep 4 20:21:00 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).