January 2015 Archives by thread
Starting: Thu Jan 1 01:01:36 PST 2015
Ending: Sat Jan 31 23:46:08 PST 2015
Messages: 2063
- [Mesa-dev] [PATCH 1/2] i965: Fix BLORP sRGB MSAA overrides to cope with X vs. A formats.
Chris Forbes
- [Mesa-dev] [Bug 87913] CPU cacheline size of 0 can be returned by CPUID leaf 0x80000006 in some virtual machines
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/4] mesa: add support for GL_EXT_polygon_offset_clamp
Kenneth Graunke
- [Mesa-dev] [Bug 84023] GLSL compiler bug in uniform buffer load lowering or optimizations
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 87925] SIGSEGV libX11 src/ImUtil.c:733
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] main: Added _mesa_cube_level_complete to check for the completeness of an arbitrary cube map level.
Chad Versace
- [Mesa-dev] [PATCH 2/3] main: Checking for cube completeness in GetTextureImage.
Chad Versace
- [Mesa-dev] [PATCH 3/3] main: Checking for cube completeness in TextureSubImage.
Chad Versace
- [Mesa-dev] [PATCH] swrast: Build fix for darwin
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 1/2] i965: Make the precompile ignore DEPTH_TEXTURE_MODE on Gen7.5+.
Ian Romanick
- [Mesa-dev] [PATCH 1/2] glsl: Add define for ARB_shader_precision
Ian Romanick
- [Mesa-dev] [PATCH 2/2] glapi: Add (empty) glapi for ARB_shader_precision
Ian Romanick
- [Mesa-dev] [PATCH] glsl_to_tgsi: fix a bug in copy propagation
Marek Olšák
- [Mesa-dev] Mesa 10.4 still reports only OpenGL 3.0 on SNB
Clemens Eisserer
- [Mesa-dev] [PATCH 18/41] main: Added entry point for glTextureParameterf.
Brian Paul
- [Mesa-dev] [PATCH 4/4] st/mesa: add EXT_polygon_offset_clamp support
Eric Anholt
- [Mesa-dev] [PATCH] meta: init var to silence uninitialized variable warning
Brian Paul
- [Mesa-dev] [Bug 86837] kodi segfault since auxiliary/vl: rework the build of the VL code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: Add support for the ARB_pipeline_statisticcs_Query extension
Ben Widawsky
- [Mesa-dev] [Bug 87886] constant fps drops with Intel and Radeon on Source games
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/12] glsl: use the is_gl_identifier() helper in a couple more places
Brian Paul
- [Mesa-dev] [PATCH 02/12] mesa: fix error strings in shaderapi.c
Brian Paul
- [Mesa-dev] [PATCH 03/12] mesa: rearrange error handling in glProgramParameteri()
Brian Paul
- [Mesa-dev] [PATCH] i965: Micro-optimize swizzle_to_scs() and make it inlinable.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/41] glapi: Added ARB_direct_state_access.xml file.
Emil Velikov
- [Mesa-dev] [PATCH 00/22] Expand get_range in minmax_pruning, V3
Thomas Helland
- [Mesa-dev] [PATCH 01/22] glsl: Reorder optimization-passes
Thomas Helland
- [Mesa-dev] [PATCH 02/22] glsl: Move common code to ir_constant_util.h
Thomas Helland
- [Mesa-dev] [PATCH 03/22] glsl: Add a IS_CONSTANT macro
Thomas Helland
- [Mesa-dev] [PATCH 04/22] glsl: Change to using switch-case in get_range
Thomas Helland
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Thomas Helland
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Connor Abbott
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Marek Olšák
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Marek Olšák
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Connor Abbott
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Thomas Helland
- [Mesa-dev] [PATCH 05/22] glsl: Add sqrt, rsq, exp, exp2 to get_range
Marek Olšák
- [Mesa-dev] [PATCH 06/22] glsl: Add sin, cos and sign to get_range
Thomas Helland
- [Mesa-dev] [PATCH 07/22] glsl: Add saturate to get_range
Thomas Helland
- [Mesa-dev] [PATCH 08/22] glsl: Add abs to get_range
Thomas Helland
- [Mesa-dev] [PATCH 09/22] glsl: Add ir_unop_neg to get_range
Thomas Helland
- [Mesa-dev] [PATCH 10/22] glsl: Add ir_binop_add to get_range
Thomas Helland
- [Mesa-dev] [PATCH 11/22] glsl: Add ir_binop_mul to get_range
Thomas Helland
- [Mesa-dev] [PATCH 12/22] glsl: Add ir_binop_sub to get_range
Thomas Helland
- [Mesa-dev] [PATCH 13/22] glsl: Add ir_binop_pow to get_range
Thomas Helland
- [Mesa-dev] [PATCH 14/22] glsl: Add ir_triop_fma to get_range
Thomas Helland
- [Mesa-dev] [PATCH 15/22] glsl: Add ir_triop_lrp to get_range
Thomas Helland
- [Mesa-dev] [PATCH 16/22] glsl: Add ir_binop_dot to get_range
Thomas Helland
- [Mesa-dev] [PATCH 17/22] glsl: Add log and log2 to get_range
Thomas Helland
- [Mesa-dev] [PATCH 18/22] glsl: Add ir_unop_rcp to get_range
Thomas Helland
- [Mesa-dev] [PATCH 19/22] glsl: Add a saturate range optimization
Thomas Helland
- [Mesa-dev] [PATCH 20/22] glsl: Optimize some cases of undefined behaviour.
Thomas Helland
- [Mesa-dev] [PATCH 21/22] glsl: Add a range based comparison opt-pass
Thomas Helland
- [Mesa-dev] [PATCH 22/22] glsl: Remove useless abs based on range analysis
Thomas Helland
- [Mesa-dev] [PATCH 0/4] Add tiled fast-paths for texture download
Jason Ekstrand
- [Mesa-dev] [PATCH:mesa] Bracket arguments to tr so they work with Solaris tr
Alan Coopersmith
- [Mesa-dev] Submitting more shaders to shader-db?
Aras Pranckevicius
- [Mesa-dev] [PATCH] tgsi: keep track of read vs written indirects
Rob Clark
- [Mesa-dev] Resource streamer redux: Enable gather push constants
Abdiel Janulgue
- [Mesa-dev] [Nouveau] [PATCH 2/2] nvc0: regenerate rnndb headers
Emil Velikov
- [Mesa-dev] [PATCH] i965: Implement WaCsStallAtEveryFourthPipecontrol on IVB/BYT.
Ben Widawsky
- [Mesa-dev] [PATCH 3/3] glx/dri3: Request non-vsynced Present for swapinterval zero.
Emil Velikov
- [Mesa-dev] [PATCH 091/133] nir: Add a pass to lower local variable accesses to SSA values
Connor Abbott
- [Mesa-dev] [PATCH 1/4] vbo: ignore primitive restart if FixedIndex is enabled in DrawArrays
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/include/pipe: Added interface for atomic counter buffers in pipe
adityaatluri
- [Mesa-dev] [PATCH] nv50/ir: fix texture offsets in release builds
Ilia Mirkin
- [Mesa-dev] [PATCH 01/13] radeonsi: reduce the size of si_pm4_state
Marek Olšák
- [Mesa-dev] [PATCH 1/3] egl: Inform the client API when ancillary buffers may become undefined.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] gallium: Plumb the swap INVALIDATE_ANCILLARY flag through more layers.
Eric Anholt
- [Mesa-dev] [PATCH 094/133] nir: Add a pass to lower global variables to local variables
Connor Abbott
- [Mesa-dev] [PATCH 092/133] nir: Add a pass to lower local variables to registers
Connor Abbott
- [Mesa-dev] [PATCH 093/133] nir: Add a pass for lowering input/output loads/stores
Connor Abbott
- [Mesa-dev] [PATCH 095/133] nir/glsl: Generate SSA NIR
Connor Abbott
- [Mesa-dev] [PATCH 097/133] nir/validate: Ensure that outputs are write-only and inputs are read-only
Connor Abbott
- [Mesa-dev] [PATCH 096/133] i965/fs_nir: Use the new variable lowering code
Connor Abbott
- [Mesa-dev] [PATCH 099/133] nir: Vectorize intrinsics
Connor Abbott
- [Mesa-dev] [PATCH 098/133] nir: Remove the old variable lowering code
Connor Abbott
- [Mesa-dev] [PATCH 105/133] i965/fs_nir: Implement the ARB_gpu_shader5 interpolation intrinsics
Connor Abbott
- [Mesa-dev] [PATCH 101/133] nir: Add gpu_shader5 interpolation intrinsics
Connor Abbott
- [Mesa-dev] [PATCH] i965: Cache register write capability checks.
Daniel Vetter
- [Mesa-dev] [PATCH] mesa: Returns correct error values from gl(Get)SamplerParameter*() on GL-ES 3.0+
Eduardo Lima Mitev
- [Mesa-dev] Remove my bugzilla account
a e
- [Mesa-dev] [PATCH] tgsi: track max array per file
Rob Clark
- [Mesa-dev] [Bug 87658] [llvmpipe] SEGV in sse2_has_daz on ancient Pentium4-M
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 87926] [softpipe] SIGSEGV draw/draw_pt_fetch_shade_pipeline.c:161
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50/ir: change the way float face is returned
Ilia Mirkin
- [Mesa-dev] [PATCH 02/41] main: Created a standard function that looks up a texture object by its ID and throws INVALID_OPERATION if the ID isn't in the hash table.
Laura Ekstrand
- [Mesa-dev] [PATCH 00/13] RadeonSI cache flushing improvements for CIK
Marek Olšák
- [Mesa-dev] [PATCH] state_tracker: Fix assertion failures in conditional block movs.
Eric Anholt
- [Mesa-dev] [PATCH 10/41] main: Added entry point for glCreateTextures.
Laura Ekstrand
- [Mesa-dev] [PATCH 11/41] main: Added entry points for glTextureStorage*D.
Laura Ekstrand
- [Mesa-dev] [PATCH 12/41] main: Added entry points for glTextureSubImage*D.
Laura Ekstrand
- [Mesa-dev] [PATCH 14/41] main: Added entry point for BindTextureUnit.
Laura Ekstrand
- [Mesa-dev] [PATCH 15/41] main: set_tex_parameteri now handles errors according to the OpenGL 4.5 Specification.
Laura Ekstrand
- [Mesa-dev] [PATCH] ax_prog_flex.m4: Merge upstream OpenBSD fixes.
Vinson Lee
- [Mesa-dev] [PATCH 17/41] main: Added get_texobj_by_name in texparam.c.
Laura Ekstrand
- [Mesa-dev] [PATCH] glsl: Don't forget to do packed outputs at return-from-main, too.
Eric Anholt
- [Mesa-dev] [PATCH 19/41] main: Added entry point for glTextureParameterfv.
Laura Ekstrand
- [Mesa-dev] [PATCH 23/41] main: Added entry points for glGetTextureLevelParameteriv, fv.
Laura Ekstrand
- [Mesa-dev] [Bug 88079] dEQP-GLES3.functional.fbo.completeness.renderable.renderbuffer.color0 tests fail due to enabling of GL_RGB and GL_RGBA
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 110/133] nir: Add an expression matching framework
Connor Abbott
- [Mesa-dev] [PATCH 111/133] nir: Add infastructure for generating algebraic transformation passes
Connor Abbott
- [Mesa-dev] [PATCH 112/133] nir: Add an algebraic optimization pass
Connor Abbott
- [Mesa-dev] [PATCH 113/133] nir: Add a basic constant folding pass
Connor Abbott
- [Mesa-dev] [PATCH 118/133] nir: Add a sampler index indirect to nir_tex_instr
Connor Abbott
- [Mesa-dev] [PATCH 119/133] nir: Rework the way samplers are lowered
Connor Abbott
- [Mesa-dev] [PATCH 120/133] i965/fs_nir: Add support for indirect texture arrays
Connor Abbott
- [Mesa-dev] [PATCH 132/133] nir: Make nir_ssa_undef_instr_create take a number of components
Connor Abbott
- [Mesa-dev] [PATCH 139/133] nir/from_ssa: Clean up parallel copy handling and document it better
Connor Abbott
- [Mesa-dev] [PATCH 147/133] nir: Make intrinsic flags into an enum
Connor Abbott
- [Mesa-dev] [PATCH 000/123] Reintroducing NIR, a new IR for mesa
Connor Abbott
- [Mesa-dev] [PATCH v2] mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Chad Versace
- [Mesa-dev] [Bug 67676] Transparent windows no longer work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 28/41] main: Nameless texture creation and deletion. Does not affect normal creation and deletion paths.
Laura Ekstrand
- [Mesa-dev] [PATCH 29/41] main: Added entry point for glGetTextureImage.
Laura Ekstrand
- [Mesa-dev] [PATCH 27/41] main: Added entry points for CopyTextureSubImage*D.
Laura Ekstrand
- [Mesa-dev] [PATCH 09/41] main: Removed trailing whitespace in texstate.c.
Anuj Phogat
- [Mesa-dev] [PATCH 30/41] main: Added entry point for glGetCompressedTextureImage.
Laura Ekstrand
- [Mesa-dev] r600g fixes for 10.4 pull request
Dave Airlie
- [Mesa-dev] [PATCH 00/41] ARB_direct_state_access texture functions
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] radeonsi: Cache LLVMTargetMachine object in si_screen
Tom Stellard
- [Mesa-dev] [PATCH 148/133] util/hash_table: Pull the details of the FNV-a1 into helpers
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/cfg: Fix end_ip of last basic block.
Matt Turner
- [Mesa-dev] [PATCH 3/4] vc4: Drop the content of vc4_flush_resource().
Michel Dänzer
- [Mesa-dev] [PATCH] i965/gen6: Fix crash with VS+TF after rendering with GS
Iago Toral Quiroga
- [Mesa-dev] [PATCH] egl: dri2: Use present extension. (Was: Re: [RFC] egl: Add DRI3 support to the EGL backend.)
Joonas Lahtinen
- [Mesa-dev] [PATCH] gallium: remove set_shader_resources, add set_shader_buffers for untyped buffers
Marek Olšák
- [Mesa-dev] [PATCH v3 14/24] mesa: Autogenerate most of format_pack.c
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 06/16] glsl: fix assignment of multiple scalar and vecs to matrices.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 00/53] Gallium Nine fixes
Axel Davy
- [Mesa-dev] [PATCH] radeonsi: Fix crash when destroying si_screen
Tom Stellard
- [Mesa-dev] [RFC] mesa/st: Avoid passing a NULL buffer to the drivers
Tobias Klausmann
- [Mesa-dev] [PATCH] mesa: Add mesa SHA-1 functions
Carl Worth
- [Mesa-dev] [PATCH 3/3] Don't cast the return value of malloc/realloc
Jose Fonseca
- [Mesa-dev] [PATCH 1/4] radeon: Teach radeon_elf_read() how to parse reloc information
Tom Stellard
- [Mesa-dev] [PATCH] radeon: fix r600/7 fmask pitch
Dave Airlie
- [Mesa-dev] [PATCH v2 118.5/133] nir/tex_instr_create: Initialize all 4 sources
Jason Ekstrand
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] i965: Allow intel_try_pbo_upload for 3D and array textures
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] i965: Allow GL_UNPACK_SKIP_ROWS/PIXELS in intel_try_pbo_upload
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] Mesa: Add support for GL_OES_texture_*float* extensions.
Kalyan Kondapally
- [Mesa-dev] [PATCH 0/3] i965: Use intel_try_pbo_upload for sub updates and 3D textures
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965/skl: Always use a header for SIMD4x2 sampler messages
Kristian Høgsberg
- [Mesa-dev] [PATCH v2] i965/skl: Always use a header for SIMD4x2 sampler messages
Kristian Høgsberg
- [Mesa-dev] [PATCH v4 00/22] auto-generate pack/unpack functions
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 01/22] mesa: Fix clamping to -1.0 in snorm_to_float
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 02/22] mesa: Fix packing/unpacking of MESA_FORMAT_R5G6B5_UNORM
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 04/22] mesa: Fix A1R5G5B5 packing/unpacking
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 00/28] Use a master format convert function
Iago Toral Quiroga
- [Mesa-dev] Precision qualifiers in the IR
Iago Toral
- [Mesa-dev] [PATCH 1/2] mesa: Address `assignment makes integer from pointer without a cast` gcc warning.
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] st/wgl: Ignore ulVersion in DrvValidateVersion.
Jose Fonseca
- [Mesa-dev] [PATCH] i965: Consider SEL.{GE, L} to be commutative operations.
Matt Turner
- [Mesa-dev] [Bug 78914] [llvmpipe] Front/Backfaces do not get the same depth values when interpolated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: fix MSVC compilation errors
Brian Paul
- [Mesa-dev] [PATCH 0/5] Add a meta-based PBO texture upload path
Jason Ekstrand
- [Mesa-dev] [mesa-dev][Bug 88079][PATCH] mesa: Enables GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
michael.w.mason at intel.com
- [Mesa-dev] [Bug 88219] include/c11/threads_posix.h:197: undefined reference to `pthread_mutex_lock'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeon: align r600/700 fmask to 128 X blocks.
Dave Airlie
- [Mesa-dev] [PATCH 1/4] i965/fs: Handle W/UW-type immediates in dump_instructions().
Matt Turner
- [Mesa-dev] [PATCH v3] mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: Accepts GL_RGB and GL_RGBA as valid internal formats only when querying
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 2/2] i965: Use the predicate enable bit for conditional rendering without stalling
Neil Roberts
- [Mesa-dev] [PATCH v2] mesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
michael.w.mason at intel.com
- [Mesa-dev] [PATCH] mesa: Fix render buffer initial internal format type
michael.w.mason at intel.com
- [Mesa-dev] [PATCH 153/133] nir/tex_instr: Add a nir_tex_src struct and
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Respect the no_8 flag on Gen6, not just Gen7+.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Do Sandybridge workaround flushes before each primitive.
Kenneth Graunke
- [Mesa-dev] [Bug 88275] [865G] Intel OpenGL rendering not starting
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Enable the HiZ RAW Stall Optimization on Gen8.
Kenneth Graunke
- [Mesa-dev] [PATCH] drm/i915: Improve HiZ throughput on Cherryview.
Kenneth Graunke
- [Mesa-dev] [PATCH] drm/i915: Enable the HiZ RAW Stall Optimization on Gen8.
Kenneth Graunke
- [Mesa-dev] [Bug 87516] glProgramBinary violates spec
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 090/133] nir: Add a copy splitting pass
Connor Abbott
- [Mesa-dev] Mesa 10.3.7
Emil Velikov
- [Mesa-dev] Mesa 10.4.2
Emil Velikov
- [Mesa-dev] GLSL spec bug?
Iago Toral
- [Mesa-dev] [Bug 84570] Borderlands 2/Pre-Sequel: Constant frame rate drops while playing; really bad with additionl lighting
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/main: In _mesa_CompressedTextureSubImage3D() check found texObj
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] st/mesa: don't set vs.key.clamp_color if a shader doesn't write any colors
Marek Olšák
- [Mesa-dev] [PATCH] winsys/radeon: increase the size of buffer cache
Marek Olšák
- [Mesa-dev] [PATCH] main: Fix Coverity defect.
Laura Ekstrand
- [Mesa-dev] [PATCH] i965/vec4: Make sure that imm writes are to registers in the same file.
Matt Turner
- [Mesa-dev] [Bug 88335] format_pack.c:9567:22: error: expected ')'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glxinfo: Add support for GLX_MESA_query_renderer
Adam Jackson
- [Mesa-dev] [Bug 82668] Can't set int attributes to certain values on 32-bit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] mesa: Enable GL_RGB/GL_RGBA in GLES3 glGetInternalformativ
michael.w.mason at intel.com
- [Mesa-dev] [PATCH] i965: Don't consider null dst instructions as matching non-null dst.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Don't use backend_visitor::exec_list after creating the CFG.
Matt Turner
- [Mesa-dev] [PATCH v4] mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
- [Mesa-dev] [Bug 88354] glXSwapBuffers() can cause BadMatch or lock X when performed repeatedly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: rename RGBA8888_* format constants to something appropriate.
Iago Toral Quiroga
- [Mesa-dev] [PATCH] Revert "radeonsi: only set BC_OPTIMIZE_DISABLE when necessary"
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: Adds check for integer internal formal and num samples in glRenderbufferStorageMultisample
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2] mesa: Check first that draw buffers are valid for glDrawBuffers on GLES3
Eduardo Lima Mitev
- [Mesa-dev] FOSDEM15: Graphics DevRoom: call for speakers.
Thierry Reding
- [Mesa-dev] [Bug 88369] Build break: generated format_*pack.c files are accessed from wrong directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3 00/10] i965: Use the render pipeline for PBO uploads and
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/miptree_map_blit: Don't do the initial copy if INVALIDATE_RANGE is set
Jason Ekstrand
- [Mesa-dev] [PATCH 036/133] i965/fs: Allow reinterpretation in constant propagation
Matt Turner
- [Mesa-dev] [PATCH] i965: Pass a shader stage abbreviation to fs_generator().
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix "vertex" vs. "geometry" and "VS" vs. "GS" in debug output.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965/fs: Emit MADs from (x + -(y * z)).
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965/fs: Don't use backend_visitor::instructions after creating the CFG.
Matt Turner
- [Mesa-dev] Removing out of date Mesa wiki pages
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] configure: change required Python Mako version to 0.3.4
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 1/4] i965: Consolidate some of the intel_blit logic
Ben Widawsky
- [Mesa-dev] [PATCH] mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV
Tapani Pälli
- [Mesa-dev] OpenGL ES 3.0 spec bug? Framebuffer Object Queries
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] format_utils: Use a more precise conversion when decreasing bits
Neil Roberts
- [Mesa-dev] [PATCH] i965: Remove extra irb->need_downsample = true from fast clear code.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
Axel Davy
- [Mesa-dev] [PATCH v2] mesa: Fix render buffer initial internal format in GLES 3
michael.w.mason at intel.com
- [Mesa-dev] [PATCH 154/133] nir: Rename lower_variables to lower_vars_to_ssa
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] low hanging warning fixes
Jan Vesely
- [Mesa-dev] [PATCH 155/133] nir/vars_to_ssa: Refactor get_deref_node
Jason Ekstrand
- [Mesa-dev] [PATCH 156/133] nir: Add a pass for lowering copy instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 059/133] glsl/list: Fix the exec_list_validate function
Matt Turner
- [Mesa-dev] [PATCH] nir/algebraic: Only replace an instruction once
Jason Ekstrand
- [Mesa-dev] Improving precision of mod(x,y)
Iago Toral
- [Mesa-dev] [PATCH] i965: Prefer Meta over the BLT for BlitFramebuffer.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix INTEL_DEBUG=shader_time for SIMD8 VS (and GS).
Kenneth Graunke
- [Mesa-dev] NIR and MSVC
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: Add a worklist helper structure
Jason Ekstrand
- [Mesa-dev] [Bug 84019] Request commit access to piglit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88467] nir.c:140: error: ‘nir_src’ has no member named ‘ssa’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] hash_table: Rename insert_with_hash to insert_pre_hashed
Jason Ekstrand
- [Mesa-dev] [PATCH] configure: Link against all LLVM targets when building clover
Niels Ole Salscheider
- [Mesa-dev] [PATCH] mesa: fix no return in two format functions
Tobias Klausmann
- [Mesa-dev] [Bug 84019] Request commit access to piglit and mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Optimize certain if-statements to just casts from the condition
Matt Turner
- [Mesa-dev] [PATCH] nir: silence compiler warning from visit_src() call
Brian Paul
- [Mesa-dev] [PATCH] mesa: move GET_CURRENT_CONTEXT() to top of _mesa_init_renderbuffer()
Brian Paul
- [Mesa-dev] [PATCH 2/2] configure: Add machinery for --enable-shader-cache (and --disable-shader-cache)
Matt Turner
- [Mesa-dev] [Bug 88478] #error "<malloc.h> has been replaced by <stdlib.h>"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] ARB_transform_feedback[23] on Haswell, Ubuntu 14.04
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: Optimize [-]b2f([!]gl_FrontFacing).
Matt Turner
- [Mesa-dev] [PATCH] nir: fix incorrect argument passed to validate_src() in validate_tex_instr()
Brian Paul
- [Mesa-dev] [PATCH 1/5] radeon: Add a helper function for freeing members of radeon_shader_binary
Tom Stellard
- [Mesa-dev] [PATCH] nir/lower_vars_to_ssa: fix a bug with boolean constants
Connor Abbott
- [Mesa-dev] [Bug 88480] Requesting fdo account and commit accees to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88488] osmesa build with msys2 on Windows7 64 fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] mesa: support GL_RGB for GL_EXT_texture_type_2_10_10_10_REV
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] i965/fs: Make lower_load_payload etc. appear in INTEL_DEBUG=optimizer.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/2] Use target attribute for architecture optimizations
Marc Dietrich
- [Mesa-dev] [PATCH 0/5] NIR opcodes and constant folding
Connor Abbott
- [Mesa-dev] [PATCH 1/4] i965: Replace fs_reg(fs_visitor, type) with fs_visitor::vgrf(type).
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965/nir: Replace fs_reg(GRF, virtual_grf_alloc(...)) with vgrf(...).
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965/nir: Use offset() instead of altering reg_offset directly.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965/nir: Enable SIMD16 support in the NIR FS backend.
Kenneth Graunke
- [Mesa-dev] [Bug 88519] sha1.c:210:22: error: 'grcy_md_hd_t' undeclared (first use in this function)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88523] sha1.c:37: error: 'SHA1_CTX' undeclared (first use in this function)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: add MULTISAMPLE_Z_RESOLVE cap
Axel Davy
- [Mesa-dev] [Bug 88534] include/c11/threads_posix.h PTHREAD_MUTEX_RECURSIVE_NP not defined
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 64449] xorg hangs randomly with Radeon HD 7450A
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: simplify detection of fpclassify
Felix Janda
- [Mesa-dev] [PATCH 0/7] i965 L3 caching and pull constant improvements.
Francisco Jerez
- [Mesa-dev] [PATCH] i965: Work around mysterious Gen4 GPU hangs with minimal state changes.
Kenneth Graunke
- [Mesa-dev] [Bug 88535] Mesa 10.3.0 implementation error: gen7_update_renderbuffer_surface: renderbuffer format MESA_FORMAT_RGBX_UNORM16 unsupported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: fix a trivial spelling mistake
Martin Peres
- [Mesa-dev] Implement GLX_EXT_buffer_age for DRI2
Chris Wilson
- [Mesa-dev] [PATCH 00/11] Another series of patches fixing dEQP failing tests
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] scons: Add X11 include path if X11 is available.
Vinson Lee
- [Mesa-dev] [Bug 87886] constant fps drops with Intel and Radeon
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50, nvc0: Report correct caps for pixel center integer
Tiziano Bacocco
- [Mesa-dev] [PATCH] egl: Pass the correct X visual depth to xcb_put_image().
Jose Fonseca
- [Mesa-dev] [PATCH 01/16] i965: Don't make instructions with a null dest a barrier to scheduling.
Matt Turner
- [Mesa-dev] [PATCH] glsl: do not allow interface block to have name already taken
Tapani Pälli
- [Mesa-dev] [Bug 88618] opengles2: fix building without X11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [mesa-dev][PATCH] Remove UINT_AS_FLT, INT_AS_FLT, FLOAT_AS_FLT macros.No functional changes, only bug fixed.
marius.predut at intel.com
- [Mesa-dev] [mesa-dev][PATCH] Remove UINT_AS_FLT, INT_AS_FLT, FLOAT_AS_FLT macros.No functional changes, only bug fixed.
Jason Ekstrand
- [Mesa-dev] [mesa-dev][PATCH] Remove UINT_AS_FLT, INT_AS_FLT, FLOAT_AS_FLT macros.No functional changes, only bug fixed.
Ian Romanick
- [Mesa-dev] [mesa-dev][PATCH] Remove UINT_AS_FLT, INT_AS_FLT, FLOAT_AS_FLT macros.No functional changes, only bug fixed.
Neil Roberts
- [Mesa-dev] [mesa-dev][PATCH] Remove UINT_AS_FLT, INT_AS_FLT, FLOAT_AS_FLT macros.No functional changes, only bug fixed.
Emil Velikov
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88536] AMD graphics hardware hangs with an homogeneous coloured screen or blank screen, and with chirp coming from the graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/dri2: implement platform_null.
Haixia Shi
- [Mesa-dev] [PATCH] nir: Add a nir_foreach_phi_src helper macro
Jason Ekstrand
- [Mesa-dev] [PATCH v2] glsl: do not allow interface block to have name already taken
Tapani Pälli
- [Mesa-dev] [PATCH] nir: Implement CSE on intrinsics that can be eliminated and reordered.
Kenneth Graunke
- [Mesa-dev] [Bug 88662] unaligned access to gl_dlist_node
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] i965: Fix max_wm_threads for gen8
ville.syrjala at linux.intel.com
- [Mesa-dev] [PATCH 1/3] mesa: get_hash: Add missing field initializers
Jan Vesely
- [Mesa-dev] [PATCH 1/2] nir: Add src and dest constructors
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl/parser: (trivial) fix indentation in one function
Tobias Klausmann
- [Mesa-dev] [PATCH v1] Remove UINT_AS_FLT, INT_AS_FLT, FLOAT_AS_FLT macros.No functional changes, only bug fixed.
marius.predut at intel.com
- [Mesa-dev] [PATCH 2.1/2] SQUASH nir: Get rid of more designated initializers
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: Expose nir_print_instr() for debug prints
Eric Anholt
- [Mesa-dev] [PATCH] mesa/autoconf: attempt to use gnu99 on older gcc compilers
Dave Airlie
- [Mesa-dev] [PATCH 01/21] main: Add utility function _mesa_lookup_bufferobj_err().
Laura Ekstrand
- [Mesa-dev] [PATCH 0/7] nir: Add scalarizing and use it in i965
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] GL: Corrected function arguments for TextureBufferRange.
Laura Ekstrand
- [Mesa-dev] [PATCH 1/2] r600g, radeonsi: Fix calculation of IR target cap string buffer size
Michel Dänzer
- [Mesa-dev] [PATCH] nir: Replace assert(0) with unreachable().
Matt Turner
- [Mesa-dev] [Bug 87137] Unable to build when configured with openmp and CFLAGS/LDFLAGS contain -fopenmp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 84566] Unify the format conversion code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/10] i965/nir: Do optimizations again just before lowering source mods.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Set nr_params to the number of uniform components in the VS/GS path.
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] mesa: Add missing error checks in _mesa_ProgramBinary
Emil Velikov
- [Mesa-dev] [PATCH] glx: do not leak the dri2 extension information
Emil Velikov
- [Mesa-dev] [PATCH 00/16] More fixes for dEQP failing tests
Emil Velikov
- [Mesa-dev] [PATCH 1/1] r600: upload implicit arguments even if there are no explicit args
Jan Vesely
- [Mesa-dev] [PATCH] opengles2: fix building without X11
Emil Velikov
- [Mesa-dev] [PATCH] st/mesa: mark constant array of swizzles as static const
Nils Wallménius
- [Mesa-dev] [Bug 88720] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/emit: Do the sampler index adjustment directly in header.0.3
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Make vec-to-movs handle src/dest aliasing.
Eric Anholt
- [Mesa-dev] [PATCH] i965/emit: Assert that src1 is not an MRF after doing the MRF->GRF conversion
Jason Ekstrand
- [Mesa-dev] New stable-branch 10.4 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH v2 0/5] NIR opcodes and constant folding
Connor Abbott
- [Mesa-dev] [PATCH v2] Fixing an x86 FPU bug.
marius.predut at intel.com
- [Mesa-dev] [PATCH v2] mesa: simplify detection of fpclassify
Felix Janda
- [Mesa-dev] [PATCH] clover: CL 1.2 add GetKernelArgInfo
EdB
- [Mesa-dev] [PATCH v3 0/4] A NIR constant folding infastructure
Jason Ekstrand
- [Mesa-dev] [PATCH] GL: Update glext.h to fix ARB_dsa function prototypes.
Laura Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Allow SIMD16 on pre-SNB when try_replace_with_sel is successful
Ian Romanick
- [Mesa-dev] [PATCH] i965: Add a brw_fs_cmod_propagation unit test with large VGRF writes.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: Move simple_list.h to src/util.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nir/search: Add support for matching unknown constants
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Use pointers for nir_src_copy and nir_dest_copy
Jason Ekstrand
- [Mesa-dev] videos of X, DRM, & Mesa talks from LCA2015
Alan Coopersmith
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on FreeBSD.
Vinson Lee
- [Mesa-dev] [Bug 88766] codegen/nv50_ir.h:585:9: error: no member named 'tr1' in namespace 'std'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/3] i965/fs: Use the NIR scalarizer
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] nir/search: Use nir_alu_src_copy
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Handle CMP.nz ... 0 and MOV.nz similarly in cmod propagation.
Kenneth Graunke
- [Mesa-dev] Mesa 10.4.3
Emil Velikov
- [Mesa-dev] clover build fail with git llvm
Andy Furniss
- [Mesa-dev] [Bug 69874] Automake throws a lot of "[...] option 'subdir-objects' is disabled"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88783] FTBFS: Clover: src/gallium/state_trackers/clover/llvm/invocation.cpp:335:49: error: no matching function for call to 'llvm::TargetLibraryInfo::TargetLibraryInfo(llvm::Triple)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] nir: add a helper function for getting the number of source components
Connor Abbott
- [Mesa-dev] [PATCH 1/1] clover: Fix build with llvm after r226981
Jan Vesely
- [Mesa-dev] [PATCH 0/6] Klocwork set again
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/6] mesa/main: in _mesa_unpack_color_index_to_rgba_ubyte() check allocated pointers
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 2/6] nir: Check in register_*_instr() after null pointers
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] mesa: improve error messaging for format CSV parser
Tapani Pälli
- [Mesa-dev] [Bug 85380] FTBFS in Clover: /usr/lib/llvm-3.6/include/llvm/Config/Targets.def:26: undefined reference to `LLVMInitialize*Target'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] nir/opcodes: Simplify and fix the unpack_half_*_split_* constant expressions
Jason Ekstrand
- [Mesa-dev] adding driver specific docs in src/gallium/docs?
Rob Clark
- [Mesa-dev] [Bug 88806] nir/nir_constant_expressions.c:2754:15: error: controlling expression type 'unsigned int' not compatible with any generic association type
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] util: Move the alternate fpclassify implementation to util
Jason Ekstrand
- [Mesa-dev] [rfc/r600g] add support for primitive id without geom shader
Dave Airlie
- [Mesa-dev] [Bug 88820] fake_glx_screen.cpp:78: error: thread-local storage not supported for this target
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: add polygon stipple support
Dave Airlie
- [Mesa-dev] [PATCH 1/5] radeonsi: Avoid leaking memory when rebuilding shader states
Tom Stellard
- [Mesa-dev] [PATCH 1/2] i965/gen8: Include the buffer offset when emitting renderbuffer relocs
Jason Ekstrand
- [Mesa-dev] [PATCH 2/7] clover: Dump the OpenCL C code earlier
Francisco Jerez
- [Mesa-dev] [PATCH v4 1/3] nir: Add a pass to lower vector phi nodes to scalar phi nodes
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: fix display list 8-byte alignment issue
Brian Paul
- [Mesa-dev] [PATCH] mesa: Add new fast mtx_t mutex type for basic use cases
Kristian Høgsberg
- [Mesa-dev] [PATCH] i965: Add brw_state_reloc() for adding relocations to batch state objects
Kristian Høgsberg
- [Mesa-dev] i965: GPU hang after re-creating miptrees for 1DArray texture targets
Iago Toral
- [Mesa-dev] [PATCH 1/2] i965/tiled_memcpy: Support a signed linear pitch
Jason Ekstrand
- [Mesa-dev] [PATCH] drirc: set allow_glsl_extension_directive_midshader for Dead Island.
Marek Olšák
- [Mesa-dev] Mesa 10.5.0 release plan
Emil Velikov
- [Mesa-dev] [Bug 87076] Dead Island needs allow_glsl_extension_directive_midshader
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88850] Wrong samplerbuffer fails silently
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC] glsl: Recognize pattern for roundEven().
Matt Turner
- [Mesa-dev] [PATCH] util: Predicate the fpclassify fallback on !defined(__cplusplus)
Jason Ekstrand
- [Mesa-dev] [Bug 88851] clover build failure - error: expected identifier before numeric constant
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 88852] macros.h(181) : error C2143: syntax error : missing '{' before 'enum [tag]'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] Revert "nir/opcodes: Use fpclassify() instead of isnormal() for ldexp"
Jason Ekstrand
- [Mesa-dev] [PATCH] i915: For the love all that is holy, stop saying "IGD"
Adam Jackson
- [Mesa-dev] [PATCH 1/3] nir: Add a couple of helpers for glsl types.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Don't try to to-SSA ALU instructions that are already SSA.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Add variants of some of the comparison simplifications.
Eric Anholt
- [Mesa-dev] [PATCH] [RFC] mesa: propose simple EGL_MESA_image_dma_buf_export
Dave Airlie
- [Mesa-dev] [PATCH] i965: Add a better PRM citation for the IMS dimension mangling.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/6] Add 6 transform-feedback-related entry points for direct_state_access
Martin Peres
- [Mesa-dev] meta/blit: Write gl_FragDepth only when really needed
Topi Pohjolainen
- [Mesa-dev] [PATCH] doc: break down ARB_direct_state_access in GL3.txt
Martin Peres
- [Mesa-dev] [PATCH] i965/skl: Force a BINDING_TABLE_POINTER_* command after push constant command
Neil Roberts
- [Mesa-dev] [PATCH] dir-locals.el: Don't set variables for non-programming modes
Neil Roberts
- [Mesa-dev] [PATCH] gallium/docs: fix docs wrt ARL/ARR/FLR
sroland at vmware.com
- [Mesa-dev] [PATCH 1/7] nir: Add a void type
Jason Ekstrand
- [Mesa-dev] [RFC] gallium/docs: add some freedreno compiler docs
Rob Clark
- [Mesa-dev] [PATCH 1/2] mesa: add a workaround for unigine Tropics
Martin Peres
- [Mesa-dev] [PATCH 2/2] main: make the intel driver obey drirc's force_glsl_version
Martin Peres
- [Mesa-dev] killing off the address reg in tgsi
Roland Scheidegger
- [Mesa-dev] [PATCH v5 1/3] nir: Add a pass to lower vector phi nodes to scalar phi nodes
Jason Ekstrand
- [Mesa-dev] [PATCH v2 7/7] nir/opt_algebraic: Add some constant bcsel reductions
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] egl/dri: Defer display destruction until the display is not in use.
Chad Versace
- [Mesa-dev] [PATCH 1/2] egl: Add unbound_only parameter to _eglReleaseDisplayResources()
Chad Versace
- [Mesa-dev] [PATCH v2 0/2] Fast mutex v2
Kristian Høgsberg
- [Mesa-dev] [RFC] nir/register: Add a parent_instr field
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: Pick ast_conditional branch regardless of op1/2 being constant.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix intel_miptree_copy_teximage for GL_TEXTURE_1D_ARRAY
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/4] main: make the intel driver obey drirc's force_glsl_version
Martin Peres
- [Mesa-dev] [PATCH 1/3] mesa: s/union gl_dlist_node/Node/ in dlist.c code
Brian Paul
- [Mesa-dev] [PATCH 01/43] st/nine: Explicit nine requirements
Axel Davy
- [Mesa-dev] [Bug 88880] glxextensions.c: buffer overflow and incorrect zeroing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: Add an ALU op builder kind of like ir_builder.h
Eric Anholt
- [Mesa-dev] [PATCH] main: Add STENCIL_INDEX formats to base_tex_format
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/2] teximage: Don't indent switch cases
Jason Ekstrand
- [Mesa-dev] [Bug 88885] Transform feedback uses incorrect interleaving if a previous draw did not write gl_Position
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Add LINTERP/CINTERP to can_do_cmod().
Matt Turner
- [Mesa-dev] [PATCH 1/3] glsl: Add trunc() to ir_builder.
Matt Turner
- [Mesa-dev] [PATCH 1/5] i965: Mark UB/B immediates as unreachable.
Matt Turner
- [Mesa-dev] [PATCH] DD: Refactor BlitFramebuffer.
Laura Ekstrand
- [Mesa-dev] [bug 47201] r600g: fix abs() support on ALU 3-source-operands instructions
Xavier B.
- [Mesa-dev] r600g/sb: fix a bug in constants folding optimisation pass
Xavier B.
- [Mesa-dev] [PATCH 1/2] i965/vec4: Emit MADs from (x + -(y * z)).
Matt Turner
- [Mesa-dev] [PATCH] i965/pixel_read: Don't try to do a tiled_memcpy from a multisampled buffer
Jason Ekstrand
- [Mesa-dev] [PATCH] c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Felix Janda
- [Mesa-dev] [PATCH 1/8] mesa: Export shader image format to mesa format conversion function.
Francisco Jerez
- [Mesa-dev] [PATCH 1/7] glsl: Return correct number of coordinate components for cubemap array images.
Francisco Jerez
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
Last message date:
Sat Jan 31 23:46:08 PST 2015
Archived on: Sun Feb 1 16:52:14 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).