February 2015 Archives by thread
Starting: Sun Feb 1 00:09:40 PST 2015
Ending: Sat Feb 28 23:06:07 PST 2015
Messages: 2680
- [Mesa-dev] [Bug 84019] Request commit access to piglit and mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/7] glsl: Return correct number of coordinate components for cubemap array images.
Ian Romanick
- [Mesa-dev] [PATCH 2/7] glsl: Forbid calling the constructor of any opaque type.
Ian Romanick
- [Mesa-dev] [PATCH 3/7] glsl: Forbid opaque variables as operands of the ternary operator.
Ian Romanick
- [Mesa-dev] [PATCH 1/6] glapi: add GL_EXT_polygon_offset_clamp
Ilia Mirkin
- [Mesa-dev] [PATCH 1/9] tgsi: add tgsi_get_processor_type helper from radeon
Marek Olšák
- [Mesa-dev] [PATCH 2/9] gallium/util: add u_bit_scan64
Marek Olšák
- [Mesa-dev] [PATCH 00/10] RadeonSI polygon stippling, NULL resources, bug fixes
Marek Olšák
- [Mesa-dev] [PATCH] r600g: add polygon stipple support
Marek Olšák
- [Mesa-dev] [PATCH 36/43] st/nine: Fix multisampling support detection
Axel Davy
- [Mesa-dev] [Bug 87076] Dead Island needs allow_glsl_extension_directive_midshader
bugzilla-daemon at freedesktop.org
- [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] Target-aware nir_opt_algebraic.
Eric Anholt
- [Mesa-dev] [PATCH 1/9] nir: Slightly simplify algebraic code generation by reusing a struct.
Eric Anholt
- [Mesa-dev] [PATCH 2/9] nir: Conditionalize the POW reconstruction on shader compiler options.
Eric Anholt
- [Mesa-dev] [PATCH 3/9] nir: Add lowering of POW instructions if the lower flag is set.
Eric Anholt
- [Mesa-dev] [PATCH 4/9] nir: Add a flag for lowering fsqrt(x) to frcp(frsqrt(x)).
Eric Anholt
- [Mesa-dev] [PATCH 5/9] nir: Add a flag for lowering fneg/ineg.
Eric Anholt
- [Mesa-dev] [Bug 86837] kodi segfault since auxiliary/vl: rework the build of the VL code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/2] Fast mutex v2
Jordan Justen
- [Mesa-dev] [PATCH 1/2] glsl: Add define for ARB_shader_precision
Glenn Kennard
- [Mesa-dev] [Bug 79629] [Dri3 bisected] piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] dir-locals.el: Don't set variables for non-programming modes
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] mesa: add a workaround for unigine Tropics
Martin Peres
- [Mesa-dev] [PATCH 2/4] mesa: introduce the equivalent of MESA_EXTENSION_OVERRIDE in drirc
Michel Dänzer
- [Mesa-dev] [PATCH 1/6] main: Added entry point for glCreateTransformFeedbacks
Martin Peres
- [Mesa-dev] [PATCH 2/6] main: Added entry point for glTransformFeedbackBufferBase
Martin Peres
- [Mesa-dev] [PATCH 3/6] main: Added entry point for glTransformFeedbackBufferRange
Martin Peres
- [Mesa-dev] [PATCH 1/4] main: make the intel driver obey drirc's force_glsl_version
Martin Peres
- [Mesa-dev] [PATCH] DD: Refactor BlitFramebuffer.
Brian Paul
- [Mesa-dev] [RFC] gallium/docs: add some freedreno compiler docs
Brian Paul
- [Mesa-dev] [PATCH] i965: Don't use tiled_memcpy to download from RGBX or BGRX surfaces
Jason Ekstrand
- [Mesa-dev] Naming conventions, DSA, and meta
Jason Ekstrand
- [Mesa-dev] [PATCH] egl: Soften several HAVE_DRM_PLATFORM to HAVE_LIBDRM
Emil Velikov
- [Mesa-dev] [PATCH v2] c11/threads: Use PTHREAD_MUTEX_RECURSIVE by default
Felix Janda
- [Mesa-dev] [PATCH] Revert "fs-discard-exit-3: New test for another bug in handling 1.30's discard rule."
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] gallium/ureg: Move ureg_dst_register() to the header.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] gallium/ureg: Add missing some missing opcodes opcode_tmp.h
Eric Anholt
- [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] gallium/util: Don't use __builtin_clrsb in util_last_bit().
Matt Turner
- [Mesa-dev] [PATCH] glsl/list: Note that exec_lists may not be realloc'd.
Matt Turner
- [Mesa-dev] [PATCH] dri3_glx.c: Pass NULL DRI drawables into driver for None GLX drawables
Xiong Zhang
- [Mesa-dev] [Bug 88930] [osmesa] osbuffer->textures should be indexed by attachment type
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] [v2] i965: implement ARB_pipeline_statistics_query
Ilia Mirkin
- [Mesa-dev] [PATCH] util: move etc shared code to util library
Dave Airlie
- [Mesa-dev] [PATCH v5 1/3] nir: Add a pass to lower vector phi nodes to scalar phi nodes
Kenneth Graunke
- [Mesa-dev] [PATCH v5 2/3] i965/fs: Use NIR's scalarizing abilities and stop handling vectors
Kenneth Graunke
- [Mesa-dev] [PATCH v5 3/3] i965/fs_nir: Get rid of get_alu_src
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] nir: add an optimization to remove useless phi nodes
Connor Abbott
- [Mesa-dev] [PATCH] i965/fs: Fix saturate on MAD and LRP with the NIR backend.
Kenneth Graunke
- [Mesa-dev] Fixes to build Mesa 10.4 against LLVM 3.5 on windows
Jose Fonseca
- [Mesa-dev] [PATCH] i965/fs: Fix saturate for nir_opcode_bcsel.
Kenneth Graunke
- [Mesa-dev] [PATCH] svga: fix sid corruption in vmw_drm_surface_from_handle()
danielx.j.van.der.wath at intel.com
- [Mesa-dev] [PATCH 1/4] intel: make the i830/i915/i965 drivers obey drirc's force_glsl_version v2
Martin Peres
- [Mesa-dev] [PATCH 08/21] main: Add entry point for NamedBufferSubData.
Laura Ekstrand
- [Mesa-dev] [PATCH] nir/validate: Ensure that phi sources are SSA-only
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir/lower_source_mods: Don't lower saturate for non-float outputs
Jason Ekstrand
- [Mesa-dev] [PATCH] torus.c: Lighting effect is distorted when object is scaled up/down
Dongwon Kim
- [Mesa-dev] [PATCH] st/osmesa: simplify osmesa_st_framebuffer_flush_front()
Brian Paul
- [Mesa-dev] [PATCH] egl, wayland: RGB565 format support on Back-buffer
Dongwon Kim
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] i965/fs: Implement the WaCMPInstFlagDepClearedEarly work-around.
Matt Turner
- [Mesa-dev] [Bug 88962] [osmesa] Crash on postprocessing if z buffer is NULL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] Fixing an x86 FPU bug.
Neil Roberts
- [Mesa-dev] New stable-branch 10.4 candidate pushed
Emil Velikov
- [Mesa-dev] [Bug 88967] Black textures Radeon m HD 5650
bugzilla-daemon at freedesktop.org
- [Mesa-dev] llvm-toolchain v3.6.0rc2: BROKEN when --enable-glx-tls
Sedat Dilek
- [Mesa-dev] [PATCH] nir: Fix logic error.
Matt Turner
- [Mesa-dev] [PATCH 1/5] i965: Mark UB/B immediates as unreachable.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] gallium/hud: flush stdout in print_help(), for Windows
Brian Paul
- [Mesa-dev] [PATCH 2/2] gallium/hud: also try R8_UNORM format for font texture
Brian Paul
- [Mesa-dev] Low-level infrastructure for the shader cache
Carl Worth
- [Mesa-dev] [PATCH 1/7] glsl: Add cache.h, defining an API for a persistent cache of objects
Carl Worth
- [Mesa-dev] [PATCH 4/7] glsl: Add environment variable to disable shader cache
Carl Worth
- [Mesa-dev] [PATCH] GL: Update glext.h to Revision 29735.
Laura Ekstrand
- [Mesa-dev] [PATCH] gallium: add double opcodes and TGSI execution (v2.1)
Dave Airlie
- [Mesa-dev] gallium double support
Dave Airlie
- [Mesa-dev] [PATCH] i965: Remove extra irb->need_downsample = true from fast clear code.
Matt Turner
- [Mesa-dev] [PATCH 1/3] util/hash_table: Do a full search when adding new items
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Don't use PIPE_USAGE_STREAM for GL_PIXEL_UNPACK_BUFFER_ARB
Michel Dänzer
- [Mesa-dev] [PATCH 00/10] i965/fs: Combine constants and unconditionally emit MADs
Matt Turner
- [Mesa-dev] [PATCH 00/13] add fp64 support to mesa and glsl compiler
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] i965/fs: Delete is_last_send(); just check inst->eot.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/7] i965 L3 caching and pull constant improvements.
Francisco Jerez
- [Mesa-dev] [PATCH] i965: Fix INTEL_DEBUG=shader_time for SIMD8 VS (and GS).
Kenneth Graunke
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on FreeBSD.
Ian Romanick
- [Mesa-dev] [PATCH 14/16] i965/fs: Allow flipping cond mod for negated arguments.
Ian Romanick
- [Mesa-dev] [PATCH] llvmpipe: Trivially advertise PIPE_CAP_BUFFER_MAP_PERSISTENT_COHERENT.
Jose Fonseca
- [Mesa-dev] [PATCH] gallium/postprocessing: fix crash at context destruction
Marek Olšák
- [Mesa-dev] [PATCH] winsys/radeon: add user pointer support
Christian König
- [Mesa-dev] [Bug 88275] [865G] Intel OpenGL rendering isn't starting
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Removing out of date Mesa wiki pages
Benjamin Bellec
- [Mesa-dev] [PATCH v3] r600g: Implement GL_ARB_draw_indirect for EG/CM
Glenn Kennard
- [Mesa-dev] [PATCH 00/10] nir: Implment global code motion
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] r300g: handle unsupported blend factor gracefully
David Heidelberg
- [Mesa-dev] [PATCH 2/2] r300g: small code cleanup
David Heidelberg
- [Mesa-dev] [Bug 65534] Piglit glx_glx-multithread-shader-compile randomly aborts or core dumps
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/4] i965: Attempt to blit for larger textures
Ben Widawsky
- [Mesa-dev] [PATCH 4/4] i965: Allow Y-tiled allocations for large surfaces
Ben Widawsky
- [Mesa-dev] [PATCH v2 00/28] add fp64 support to mesa and glsl compiler
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] i965/fs: Emit better b2f of an expression on pre-SNB
Ian Romanick
- [Mesa-dev] [PATCH] i965: Add a function to disassemble an instruction from the 4 dwords.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] glsl: GLSL ES identifiers cannot exceed 1024 characters
Ian Romanick
- [Mesa-dev] [PATCH 02/11] glsl: Add link time checks for GLSL precision qualifiers
Ian Romanick
- [Mesa-dev] [PATCH] gallium/util: Define ffsll on OpenBSD.
Jonathan Gray
- [Mesa-dev] Expected wide line rendering with clipping
Iago Toral
- [Mesa-dev] [PATCH 01/11 v2] mesa: Returns a GL_INVALID_VALUE error on several APIs when buffer size is negative
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965: Override swizzles for integer luminance formats.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/32] i965: Factor out virtual GRF allocation to a separate object.
Francisco Jerez
- [Mesa-dev] [PATCH 02/32] i965: Move IR object definitions to separate header files.
Francisco Jerez
- [Mesa-dev] [PATCH 03/32] i965/fs: Remove dependency of fs_inst on the visitor class.
Francisco Jerez
- [Mesa-dev] [PATCH 04/32] i965/vec4: Remove dependency of vec4_instruction on the visitor class.
Francisco Jerez
- [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] nv50, nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately on end because it is not issued on the gpu
Tiziano Bacocco
- [Mesa-dev] [PATCH 01/14] i965: Don't tile 1D miptrees.
Francisco Jerez
- [Mesa-dev] [PATCH v2] nv50, nvc0: Mark PIPE_QUERY_TIMESTAMP_DISJOINT as ready immediately
Tiziano Bacocco
- [Mesa-dev] r600g/sb: fix a bug in constants folding optimisation pass
Marek Olšák
- [Mesa-dev] [PATCH] util/u_atomic: Add new macro p_atomic_add
Carl Worth
- [Mesa-dev] [PATCH 1/3] nir/dominance: Simplify and expose the dominance intersection function
Jason Ekstrand
- [Mesa-dev] [PATCH v6] nir: Add an ALU op builder kind of like ir_builder.h
Eric Anholt
- [Mesa-dev] Mesa 10.4.4
Emil Velikov
- [Mesa-dev] [PATCH 01/21] i965/vec4: Correct MUL destination hazard
Matt Turner
- [Mesa-dev] [PATCH 1/3] nir: Add support for CSE on textures.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] postprocess: Check for depth buffer in pp_jimenezmlaa
Park, Jeongmin
- [Mesa-dev] [PATCH] st/osmesa: Don't call pp_init_fbos if pp_init failed
Park, Jeongmin
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] nesa-10.4.4: gallivm/lp_bld_misc.cpp:503:38: error: no viable conversion from 'ShaderMemoryManager *' to 'std::unique_ptr<RTDyldMemoryManager>'
Sedat Dilek
- [Mesa-dev] mesa-10.4.4: BROKEN TLS support in GLX with llvm-toolchain v3.6.0rc2
Jose Fonseca
- [Mesa-dev] [Bug 89026] Renderbuffer layered state used for framebuffer completeness test
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Update layered state when attaching a renderbuffer
Chris Forbes
- [Mesa-dev] [PATCH 0/3] NIR constant reassociation
Connor Abbott
- [Mesa-dev] [PATCH v3 00/29] add fp64 support to mesa and glsl compiler
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/fs: Combine tex/fb_write operations (opt)
Ben Widawsky
- [Mesa-dev] glsl: Making logical operations per-component?
Matt Turner
- [Mesa-dev] [PATCH 1/2] driconf: Update Spanish translation
Alex Henrie
- [Mesa-dev] [PATCH v2 01/12] nir/dominance: Expose the dominance intersection function
Jason Ekstrand
- [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 1/3] dri/common: Update comment about driQueryRendererIntegerCommon
Andreas Boll
- [Mesa-dev] [PATCH 0/6] Add 6 transform-feedback-related entry points for direct_state_access v2
Martin Peres
- [Mesa-dev] [PATCH 5/6] main: Added entry point for glGetTransformFeedbacki_v
Martin Peres
- [Mesa-dev] [PATCH 6/6] main: Added entry point for glGetTransformFeedbacki64_v
Martin Peres
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Rename the CEILING() macro to DIV_ROUND_UP().
Francisco Jerez
- [Mesa-dev] [Bug 89043] undefined symbol: _glapi_tls_Dispatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Bump MAX_IMAGE_UNIFORMS to 32.
Francisco Jerez
- [Mesa-dev] [PATCH] i965/skl: Implement WaDisable1DDepthStencil
Neil Roberts
- [Mesa-dev] [PATCH] nir: Mark nir_print_instr's instr pointer as const.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir/lower_phis_to_scalar: Fix some logic in is_phi_scalarizable
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/vec4: Emit MADs from (x + abs(y * z)).
Kenneth Graunke
- [Mesa-dev] [PATCH v2] glsl: Add initial functions to implement an on-disk cache
Carl Worth
- [Mesa-dev] [PATCH] st/nine: Mark end of non-void function unreachable
Tobias Klausmann
- [Mesa-dev] [PATCH v3 01/12] nir/dominance: Expose the dominance intersection function
Jason Ekstrand
- [Mesa-dev] [PATCH] arb_occlusion_query2: expect an error when target mismatch in glBeginQuery()
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] i965: Add device limits for tess threads & URB entries
Kenneth Graunke
- [Mesa-dev] [Bug 89050] [HSW DRI3] Piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i915g: Use the actual MIN instruction.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] meta: react to errors in create_texture_for_pbo()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 6/6] nir: check malloc return value in print_block()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH v5 00/29] add fp64 support to mesa and glsl compiler
Ilia Mirkin
- [Mesa-dev] [PATCH 00/11] More patches fixing dEQP test fails
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/4] nir: resolve nir.h dependency list (fix make distcheck)
Emil Velikov
- [Mesa-dev] [PATCH] configure: don't try to build gallium DRI drivers if --disable-dri is set
Brian Paul
- [Mesa-dev] [PATCH 1/4] i965: Don't emit saturates for instructions without destinations.
Matt Turner
- [Mesa-dev] nir warnings
Brian Paul
- [Mesa-dev] [PATCH 1/3] nir: Remove unused has_indirect variable.
Matt Turner
- [Mesa-dev] [Bug 89068] glTexImage2D regression by texstore_rgba switch to _mesa_format_convert
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Convert MOV null with conditional mod into CMP.
Matt Turner
- [Mesa-dev] [PATCH] mesa: silence uninitialized var warning in get_tex_rgba_uncompressed()
Brian Paul
- [Mesa-dev] [PATCH] glsl: Optimize 1/exp(x) into exp(-x).
Matt Turner
- [Mesa-dev] ARB_shader_subroutine notes
Ian Romanick
- [Mesa-dev] [PATCH] i965/vs/skl: Use vec4 datatypes for message header
Ben Widawsky
- [Mesa-dev] [PATCH] program: Remove _mesa_nop_vertex_program/_mesa_nop_fragment_program.
Matt Turner
- [Mesa-dev] Removing the --allow-multiple-definition hack
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH] darwin: Fix install name of libOSMesa
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 1/4] r600g, radeonsi: demote TIMESTAMP_DISJOINT query to be a software query
Marek Olšák
- [Mesa-dev] [PATCH] gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS
Marek Olšák
- [Mesa-dev] [PATCH] mesa: fix AtomicBuffer typo in _mesa_DeleteBuffers
Marek Olšák
- [Mesa-dev] [PATCH] i965: Use new/delete instead of realloc() in brw_ir_allocator.h
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] nir: Recognize open-coded fmin/fmax.
Matt Turner
- [Mesa-dev] [Bug 89088] Mesa fails to build if indent does not support requested arguments (eg: -nut)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/6] mesa: implement GL_AMD_pinned_memory
Marek Olšák
- [Mesa-dev] [PATCH] glext.h: Add missing include of stddef.h for ptrdiff_t
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH] nir: Zero-init our structures.
Eric Anholt
- [Mesa-dev] [Bug 88852] macros.h(181) : error C2143: syntax error : missing '{' before 'enum [tag]'
bugzilla-daemon at freedesktop.org
- [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/3] i965/fs: Add unit tests for saturate propagation pass.
Matt Turner
- [Mesa-dev] [PATCH 1/3] glsl: Propagate negates through multiplication chains.
Matt Turner
- [Mesa-dev] [Bug 86944] glsl_parser_extras.cpp", line 1455: Error: Badly formed expression.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 82471] [swrast] piglit fp-condition_codes-01 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 82477] [softpipe] piglit fp-long-alu regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 63717] Poor performance in games with Intel 965GM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] GSoC Ideas!
Alex Deucher
- [Mesa-dev] [PATCH 1/5] gallium/dri: Shut up a compiler warning.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] i965: Move some asserts to unreachable.
Eric Anholt
- [Mesa-dev] gallium includes from Mesa, nir.h stops using Mesa main.
Eric Anholt
- [Mesa-dev] [PATCH 1/7] mesa: Add gallium include dirs to more parts of the tree.
Eric Anholt
- [Mesa-dev] [Bug 86944] glsl_parser_extras.cpp", line 1455: Error: Badly formed expression. (Oracle Studio)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/23] ARB_direct_state_access buffer objects (v2)
Laura Ekstrand
- [Mesa-dev] [PATCH 01/23] main: Fix whitespace in teximage.c.
Laura Ekstrand
- [Mesa-dev] [PATCH 02/23] main: Add entry point for TextureBufferRange.
Laura Ekstrand
- [Mesa-dev] [PATCH 03/23] main: Add utility function _mesa_lookup_bufferobj_err.
Laura Ekstrand
- [Mesa-dev] [PATCH 04/23] main: Tex[ture]Buffer[Range] functions now use _mesa_lookup_bufferobj_err.
Laura Ekstrand
- [Mesa-dev] [PATCH 07/23] main: Add entry point for NamedBufferData.
Laura Ekstrand
- [Mesa-dev] [PATCH 08/23] main: Add entry point for NamedBufferSubData.
Laura Ekstrand
- [Mesa-dev] [PATCH 09/23] main: Cosmetic changes to BufferSubData infrastructure.
Laura Ekstrand
- [Mesa-dev] [PATCH 10/23] main: Add entry point for CopyNamedBufferSubData.
Laura Ekstrand
- [Mesa-dev] [PATCH 11/23] main: Refactor ClearBuffer[Sub]Data.
Laura Ekstrand
- [Mesa-dev] [PATCH 12/23] main: Add entry points for ClearNamedBuffer[Sub]Data.
Laura Ekstrand
- [Mesa-dev] [PATCH 13/23] main: Minor whitespace fixes in ClearNamedBuffer[Sub]Data.
Laura Ekstrand
- [Mesa-dev] [PATCH 14/23] main: Refactor MapBuffer[Range].
Laura Ekstrand
- [Mesa-dev] [PATCH 15/23] main: Add entry points for MapNamedBuffer[Range].
Laura Ekstrand
- [Mesa-dev] [PATCH 17/23] main: Refactor FlushMappedBufferRange.
Laura Ekstrand
- [Mesa-dev] [PATCH 18/23] main: Add entry point for FlushMappedNamedBufferRange.
Laura Ekstrand
- [Mesa-dev] [PATCH 19/23] main: Refactor GetBufferParameteri[64]v.
Laura Ekstrand
- [Mesa-dev] [PATCH 21/23] main: Add entry point for GetNamedBufferPointerv.
Laura Ekstrand
- [Mesa-dev] [PATCH 23/23] main: Cosmetic changes to GetBufferSubData.
Laura Ekstrand
- [Mesa-dev] [PATCH 1/2] i965/vec4: Add and use byte-MOV instruction for unpack 4x8.
Matt Turner
- [Mesa-dev] [PATCH] docs: add ARB_draw_indirect to ES 3.1 list
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: fix OES_texture_float texture render target behavior
Tapani Pälli
- [Mesa-dev] [PATCH] glx: do not leak the dri2 extension information
Emil Velikov
- [Mesa-dev] [PATCH] opengles2: fix building without X11
Emil Velikov
- [Mesa-dev] [PATCH] r600g/sb: Don't fold integer value into float CND
Glenn Kennard
- [Mesa-dev] Incorrect assertion in ir_assignment?
Iago Toral
- [Mesa-dev] Mesa 10.5.0 release candidate 1
Emil Velikov
- [Mesa-dev] [PATCH] automake: Use AM_DISTCHECK_CONFIGURE_FLAGS
Emil Velikov
- [Mesa-dev] [PATCH 1/2] util/u_atomic: Test p_atomic_add() for 8bit integers.
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] util/u_atomic: Add _InterlockedExchangeAdd8/16 for older MSVC.
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] gallium: include util/macros.h
Tobias Klausmann
- [Mesa-dev] [PATCH v3] Fixing an x86 FPU bug.
marius.predut at intel.com
- [Mesa-dev] [PATCH] i965: Perform program state upload outside of atom handling
Carl Worth
- [Mesa-dev] [Bug 88907] [PNV Bisected]Ogles2conform ES2-CTS.gtf.GL2ExtensionTests.texture_float.texture_float segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert use of Mesa IR optimizer for ARB_fragment_programs
Carl Worth
- [Mesa-dev] [PATCH] meta: Fix saving the results of the current occlusion query
Carl Worth
- [Mesa-dev] [PATCH 1/2] i965: Add an is_negative_one() method.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs/nir: Emit CMPs instead of MOV.NZ.
Matt Turner
- [Mesa-dev] [Bug 89112] u_atomic_test: u_atomic_test.c:124: test_atomic_8bits_bool: Assertion `r == 65 && "p_atomic_add"' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89107] [Radeonsi/Hawaii] Rendering errors when running basic opengl 3 demo
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89131] [Bisected] Graphical corruption in Weston, shows old framebuffer pieces
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Nomination Period for the X.Org Foundation BoD Election ENDS
Egbert Eich
- [Mesa-dev] [PATCH] i965: Fix a crash in the texture gradient lowering pass with cube samplers
Iago Toral Quiroga
- [Mesa-dev] [PATCH] mesa: Handle transferOps in texstore_rgba
Iago Toral Quiroga
- [Mesa-dev] [PATCH] uti/u_atomic: Don't test p_atomic_add with booleans.
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: Fix element count for byte-swaps in texstore, readpix and texgetimage
Iago Toral Quiroga
- [Mesa-dev] [PATCH] i965/vec4: Calculate register allocation q values manually.
Francisco Jerez
- [Mesa-dev] [PATCH] i965/vec4: Override destination register writemask in sampler message send.
Francisco Jerez
- [Mesa-dev] [PATCH] os, llvmpipe: Set rasterizer thread names on Linux.
Jose Fonseca
- [Mesa-dev] make check failure in u_atomic_test
Ian Romanick
- [Mesa-dev] [PATCH 1/2] i965/fs: Call calculate_cfg() before optimize().
Matt Turner
- [Mesa-dev] [PATCH 1/5] glcpp: Silence GCC warning
Ian Romanick
- [Mesa-dev] [PATCH] clover: Use Legacy PassManager for LLVM trunk (3.7)
Shawn Starr
- [Mesa-dev] [Bug 45348] [swrast] piglit fbo-drawbuffers-arbfp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] clover: Use Legacy PassManager for LLVM trunk (3.7)
Shawn Starr
- [Mesa-dev] [Bug 77288] [swrast] piglit glean glsl1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 78318] [swrast] piglit glsl-kwin-blur-1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86980] [swrast] piglit fp-rfl regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: bail out of 2d blits with non-A8_UNORM alpha formats
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] st/mesa: treat resource-less xfb buffers as if they weren't there
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] mesa: Add _mesa_has_compute_shaders
Ben Widawsky
- [Mesa-dev] [PATCH] st/mesa: add ARB_pipeline_statistics_query support
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: don't enable NV_fragment_program_option with swrast
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] i965/nir: Add support for nir_intrinsic_load_front_face
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/3] i965/nir: Add support for nir_intrinsic_load_front_face
Jason Ekstrand
- [Mesa-dev] [PATCH v3 1/3] i965/nir: Add support for nir_intrinsic_load_front_face
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: fix a crash if a stencil ref state is set before a DSA state
Marek Olšák
- [Mesa-dev] [PATCH:mesa 1/4] Remove extraneous ; after DECL_TYPE usage
Alan Coopersmith
- [Mesa-dev] [PATCH:mesa 2/4] Avoid fighting with Solaris headers over isnormal()
Alan Coopersmith
- [Mesa-dev] [PATCH] r600/sb: avoid op3 instructions in trans slots
Dave Airlie
- [Mesa-dev] [PATCH 1/4] freedreno/a3xx: add hardware ETC1 support
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/simd8vs: Fix SIMD8 atomics
Ben Widawsky
- [Mesa-dev] [PATCH 1/4] configure: add visibility macro detection to configure
Marc Dietrich
- [Mesa-dev] [PATCH 2/4] add visibility hidden to tls entry points
Marc Dietrich
- [Mesa-dev] [PATCH] mesa: do not adjust float format if extension is not enabled
Tapani Pälli
- [Mesa-dev] [Bug 67676] Transparent windows no longer work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/16] Direct State Access: TFO, RBO, SO, PPO and QO
Martin Peres
- [Mesa-dev] [PATCH] ra: Disable round-robin strategy for optimistically colorable nodes.
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] mesa: remove unused _math_trans_4chan()
Brian Paul
- [Mesa-dev] [PATCH] auxiliary/vl: honour the DRI2PROTO_CFLAGS
Emil Velikov
- [Mesa-dev] [PATCH v2 1/2] driconf: Update Spanish translation
Alex Henrie
- [Mesa-dev] [PATCH] st:glsl_to_tgsi: fix whitespace
Dave Airlie
- [Mesa-dev] [Bug 89152] glBlitFramebuffer always "bad src/dst multisample pixel formats", when src fbo is multisample
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "radeon/llvm: enable unsafe math for graphics shaders"
Michel Dänzer
- [Mesa-dev] [PATCH 1/2 v2] configure: add visibility macro detection to configure
Marc Dietrich
- [Mesa-dev] [PATCH 2/2 v2] add visibility hidden to tls entry points
Marc Dietrich
- [Mesa-dev] [PATCH 0/2 v3] add visibility hidden to tls entry points
Marc Dietrich
- [Mesa-dev] [PATCH 0/2] GL_ARB_program_interface_query
Tapani Pälli
- [Mesa-dev] [PATCH v2] glapi: add GL_ARB_program_interface_query skeleton
Tapani Pälli
- [Mesa-dev] [PATCH 0/2] i965/skl: Fix handling 1D textures
Neil Roberts
- [Mesa-dev] [PATCH] main: Fixed _mesa_GetCompressedTexImage_sw to copy slices correctly.
Laura Ekstrand
- [Mesa-dev] [PATCH] i965/simd8vs: Fix SIMD8 atomics (read-only)
Jordan Justen
- [Mesa-dev] [PATCH 1/3] nir/register: Add a parent_instr field
Matt Turner
- [Mesa-dev] DSA for core profile only? (was Re: [Piglit] [PATCH 2/2] arb_direct_state_access: New test for GetCompressedTextureImage.)
Ian Romanick
- [Mesa-dev] [PATCH] r600g/sb: treat undefined values like constants
Dave Airlie
- [Mesa-dev] [PATCH] configure: By default, don't build non-ARM DRI drivers on ARM.
Eric Anholt
- [Mesa-dev] [PATCH] i965/vec4: Opportunistically coalesce SIMD8 instructions
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Prefer Meta over the BLT for BlitFramebuffer.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] egl/dri2: implement platform_null (v2).
Haixia Shi
- [Mesa-dev] [PATCH] i965: Allow exec_list sentinels as arguments to insert functions.
Matt Turner
- [Mesa-dev] [Bug 89199] u_math.h:591:4: error: implicit declaration of function 'ffsll'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH libdrm] add support for imx-drm in tests
Lucas Stach
- [Mesa-dev] [Bug 88618] opengles2: fix building without X11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89203] Mesa 10.4.3 and up causes stuttering and frame drops in a particular game
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4] Fixing an x86 FPU bug.
marius.predut at intel.com
- [Mesa-dev] [PATCH] st/mesa: fix sampler view reference counting bug in glDraw/CopyPixels
Brian Paul
- [Mesa-dev] Implement GLX_EXT_buffer_age for DRI2
Daniel Stone
- [Mesa-dev] [PATCH] glsl: don't allow invariant qualifiers for interface blocks
Matt Turner
- [Mesa-dev] [xorg 2/3] dri2: Pass swap-interval=0 ScheduleSwap requests to the ddx
Fredrik Höglund
- [Mesa-dev] [PATCH 08/10] glsl: A shader cannot redefine or overload built-in functions in GLSL ES 3.00
Matt Turner
- [Mesa-dev] [PATCH v2] mesa: Check first that draw buffers are valid for glDrawBuffers on GLES3
Matt Turner
- [Mesa-dev] [PATCH] mesa: Adds check for integer internal formal and num samples in glRenderbufferStorageMultisample
Matt Turner
- [Mesa-dev] [PATCH] mesa: Returns correct error values from gl(Get)SamplerParameter*() on GL-ES 3.0+
Matt Turner
- [Mesa-dev] [PATCH 00/16] More fixes for dEQP failing tests
Ian Romanick
- [Mesa-dev] [PATCH 1/2] i965: Minor fixes to PBO uploads and downloads.
Laura Ekstrand
- [Mesa-dev] [PATCH 1/9] i965/fs: Remove type parameter from emit_vs_system_value().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/9] i965/fs: Use VARYING_SLOT checks rather than strcmp().
Kenneth Graunke
- [Mesa-dev] [Bug 89218] lower_instructions.cpp:648:48: error: invalid suffix 'd' on floating constant
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 08/10] glsl: A shader cannot redefine or overload built-in functions in GLSL ES 3.00
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH] radeonsi: don't use SQC_CACHES to flush ICACHE and KCACHE on SI
Marek Olšák
- [Mesa-dev] [PATCH] install-lib-links: don't depend on .libs directory
Lucas Stach
- [Mesa-dev] [Mesa-announce] Mesa 10.3 release candidate 1
Lucas Stach
- [Mesa-dev] [PATCH 1/2] nir: add missing GLSL_TYPE_DOUBLE case in type_size()
Brian Paul
- [Mesa-dev] [PATCH v5] mesa: use fi_type in vertex attribute code
marius.predut at intel.com
- [Mesa-dev] [PATCH] glsl: Use the without_array predicate
Timothy Arceri
- [Mesa-dev] [PATCH] gallium: add double opcodes and TGSI execution (v4.1)
Dave Airlie
- [Mesa-dev] [PATCH] glsl: add lowering for double divide to rcp/mul
Dave Airlie
- [Mesa-dev] [PATCH] intel: fix EGLImage renderbuffer _BaseFormat
Frank Henigman
- [Mesa-dev] [PATCH] st/mesa: add st fp64 support (v7)
Dave Airlie
- [Mesa-dev] [PATCH] i965: just avoid warnings with fp64
Dave Airlie
- [Mesa-dev] [PATCH] i965/fs: Set pixel/sample mask for compute shaders atomic ops
Jordan Justen
- [Mesa-dev] [PATCH 0/6] add nvc0 fp64 prereqs to gallium + st/mesa
Ilia Mirkin
- [Mesa-dev] [RFC] cayman fp64 support
Dave Airlie
- [Mesa-dev] [Bug 89238] "nir/nir.h", line 643: Error: In this declaration "src" is of an incomplete type "nir_alu_src[]".
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/11] nvc0/ir: add emission of dadd/dmul/dmad opcodes, fix minmax
Ilia Mirkin
- [Mesa-dev] [PATCH] fp64: disable varying packing for doubles.
Dave Airlie
- [Mesa-dev] [PATCH] st/glsl_to_tgsi: fix ir_assignment hack doing bad things for doubles
Dave Airlie
- [Mesa-dev] [PATCH] glsl/fp64: disable varying packing for doubles. (v2)
Dave Airlie
- [Mesa-dev] [PATCH] gallium: add new double-related shader caps to all the getters
Ilia Mirkin
- [Mesa-dev] [PATCH] nir: Copy-propagate vecN operations that are actually moves
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/skl: Use 1 register for uniform pull constant payload
Ben Widawsky
- [Mesa-dev] [PATCH] i965/gen6: Fix GL_GEOMETRY_SHADER_PRIMITIVES_EMITTED_ARB
Iago Toral Quiroga
- [Mesa-dev] [PATCH] glsl: add double support for packing varyings
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Adds missing error condition in _mesa_check_sample_count()
Eduardo Lima Mitev
- [Mesa-dev] Mesa (master): tgsi: add support for flt64 constants
Brian Paul
- [Mesa-dev] glCompressedTex(Sub)Image(2,3) on mapped PBOs
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] svga: add missing padding to SVGA3dSize
Sinclair Yeh
- [Mesa-dev] [PATCH v2] glsl: add double support for packing varyings
Ilia Mirkin
- [Mesa-dev] [PATCH 5/7] i965/fs: Less broken handling of force_writemask_all in lower_load_payload().
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] gallivm: fix uninitialized-variable warnings
Marek Olšák
- [Mesa-dev] [PATCH 1/7] i965: Introduce the BROADCAST pseudo-opcode.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] nir: Add a couple of simplifications of csel operations.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] nir: Allow nir_opt_algebraic to see booleanness through &&, ||, !.
Eric Anholt
- [Mesa-dev] [PATCH] drivers/x11: add gallium include dirs to Makefile.am
Brian Paul
- [Mesa-dev] [PATCH] nir: Fix the Mesa build without -DDEBUG.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Have configure define NDEBUG, not mtypes.h.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Use fs_reg for CS/VS atomics pixel mask immediate data
Jordan Justen
- [Mesa-dev] nir: Compilation error in nir/nir_to_ssa.c
Dieter Nützel
- [Mesa-dev] [PATCH 0/4] v2: Fix PBO uploads/downloads.
Laura Ekstrand
- [Mesa-dev] [PATCH 1/4] common: Correct texture initialization in create_texture_for_pbo.
Laura Ekstrand
- [Mesa-dev] [PATCH 2/4] common: Correct PBO 2D_ARRAY handling.
Laura Ekstrand
- [Mesa-dev] [PATCH 3/4] common: Fix PBOs for 1D_ARRAY.
Laura Ekstrand
- [Mesa-dev] [PATCH 4/4] i965: Force miptrees for BOs to have all slices in each lod.
Laura Ekstrand
- [Mesa-dev] [Bug 89245] [bisected] "Drop dependency on mtypes.h for core NIR" patch broke Gallium builds
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/6] i965/skl: Texture layout fixes
Neil Roberts
- [Mesa-dev] [PATCH 1/6] i965/skl: Layout 3D textures the same as array textures
Neil Roberts
- [Mesa-dev] [PATCH 5/6] i965/skl: Align compressed textures to four times the block size
Neil Roberts
- [Mesa-dev] [Bug 89260] macros.h:34:25: fatal error: util/u_math.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa 10.4.5
Emil Velikov
- [Mesa-dev] [PATCH 1/2] tgsi: avoid returning pointer to local var
Ilia Mirkin
- [Mesa-dev] [RFC] loader: not having a pci-id should not be a warn
Rob Clark
- [Mesa-dev] [PATCH] nir/gcm: Add some missing break statements
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Link test programs with gtest before pthreads.
Matt Turner
- [Mesa-dev] [PATCH] auxilary/os: correct sysctl use in os_get_total_physical_memory()
Jonathan Gray
- [Mesa-dev] Segfault in r300_compiler_tests' peephole_mul_omod()
Matt Turner
- [Mesa-dev] [PATCH 1/2] nv50/ir: add fp64 support on G200 (NVA0)
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Matt Turner
- [Mesa-dev] [PATCH] mesa/vbo: Use unreachable to silence uninitialized var warning.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Remove hand-rolled memcpy implementation.
Matt Turner
- [Mesa-dev] [PATCH 1/5] mesa: Remove dead CAPI define.
Matt Turner
- [Mesa-dev] [PATCH] osmesa: Add gallium include dirs
Martin Peres
- [Mesa-dev] [PATCH 1/2] egl: add EGL_MESA_transparent_alpha extension
Jonny Lamb
- [Mesa-dev] [PATCH] osmesa: add gallium include dirs to Makefile.am
Brian Paul
- [Mesa-dev] [PATCH 1/2] util: rewrite debug_print_transfer_flags() using debug_dump_flags()
Brian Paul
- [Mesa-dev] [PATCH] st/omx/dec/h264: fix picture out-of-order with poc type 0
Leo Liu
- [Mesa-dev] Mesa (master): mesa: Move C99 MSVC compatibility code from u_math.h to c99_compat.h.
Brian Paul
- [Mesa-dev] [PATCH] mesa: add a missing GS support check in GetActiveUniformBlockiv
Marek Olšák
- [Mesa-dev] [PATCH 1/4] st/mesa: cleanup st_geometry_program structure
Marek Olšák
- [Mesa-dev] [PATCH 1/8] radeonsi: set PA_SU_HARDWARE_SCREEN_OFFSET to 0
Marek Olšák
- [Mesa-dev] [PATCH] mesa: move math-related function into new c99_math.h file
Brian Paul
- [Mesa-dev] [PATCH v3 1/2] driconf: Update Spanish translation
Alex Henrie
- [Mesa-dev] [PATCH v4 1/2] driconf: Update Spanish translation
Alex Henrie
- [Mesa-dev] [PATCH 01/14] meta: Remove duplicate power of two samples check
Anuj Phogat
- [Mesa-dev] [PATCH 1/4] glsl: move array validation into its own function
Timothy Arceri
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] About sRGB encoding/decoding while blitting
Antía Puentes
- [Mesa-dev] [PATCH 1/8] glsl: Make ir_validate check the type of ir_discard::condition.
Kenneth Graunke
- [Mesa-dev] [PATCH v6] mesa: use fi_type in vertex attribute code
marius.predut at intel.com
- [Mesa-dev] [PATCH] install-lib-links: remove the .install-lib-links file
Emil Velikov
- [Mesa-dev] [PATCH v4] r600g: Implement GL_ARB_draw_indirect for EG/CM
Glenn Kennard
- [Mesa-dev] Mesa 10.5.0 release candidate 2
Emil Velikov
- [Mesa-dev] [PATCH 01/12] mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
Brian Paul
- [Mesa-dev] [PATCH 02/12] mesa: replace LOGF, EXPF with logf, expf
Brian Paul
- [Mesa-dev] [PATCH 03/12] mesa: remove unused CEILF macro
Brian Paul
- [Mesa-dev] [PATCH 04/12] mesa: replace FLOORF with floorf
Brian Paul
- [Mesa-dev] [PATCH 05/12] mesa: replace FABSF with fabsf
Brian Paul
- [Mesa-dev] [PATCH 06/12] mesa: remove unused acosf, asinf, atan2f, etc. macros
Brian Paul
- [Mesa-dev] [PATCH 07/12] mesa: remove unused exp2f, log2f, truncf wrappers
Brian Paul
- [Mesa-dev] [PATCH 08/12] mesa: remove powf macro
Brian Paul
- [Mesa-dev] [PATCH 09/12] mesa: remove logf macro
Brian Paul
- [Mesa-dev] [PATCH 10/12] mesa: remove expf macro
Brian Paul
- [Mesa-dev] [PATCH 11/12] mesa: remove ceilf, floorf macros
Brian Paul
- [Mesa-dev] [PATCH 12/12] mesa: remove INV_SQRTF() macro
Brian Paul
- [Mesa-dev] [PATCH 01/12] mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
Matt Turner
- [Mesa-dev] [PATCH 01/12] mesa: replace FREXPF, LDEXPF with frexpf, ldexpf
Matt Turner
- [Mesa-dev] [PATCH] st/mesa: remove struct qualifier from st_src_reg parameter
Brian Paul
- [Mesa-dev] [PATCH 0/9] Another series fixing dEQP failing tests
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/2] dri/common: Update comment about driQueryRendererIntegerCommon
Andreas Boll
- [Mesa-dev] [PATCH] glsl: Rewrite and fix min/max to saturate optimization.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965/fs: Emit MOV(1) instructions with force_writemask_all.
Matt Turner
- [Mesa-dev] [PATCH 1/2] common: Correct texture init for meta pbo uploads and downloads.
Laura Ekstrand
- [Mesa-dev] [PATCH 1/6] mesa: remove sqrtf macro
Brian Paul
- [Mesa-dev] [PATCH 3/6] mesa: remove unused isblank() function
Brian Paul
- [Mesa-dev] [PATCH] pipe-loader: Fix build with dri drivers enabled, and vl state trackers disabled
Tom Stellard
- [Mesa-dev] [PATCH] i965: Issue perf_debug messages for unsynchronized maps on !LLC systems.
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: Use R600_MAX_VIEWPORTS instead of 16
Alexandre Demers
- [Mesa-dev] [PATCH v2] r600g: Use R600_MAX_VIEWPORTS instead of 16
Alexandre Demers
- [Mesa-dev] [Bug 89311] [HSW, regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [HSW, regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [HSW, regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [HSW, regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [HSW, regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [HSW, regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89311] [regression, bisected] dEQP: Added entry points for glCompressedTextureSubImage*D.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89312] [regression, bisected] main: Added entry points for CopyTextureSubImage*D. (d6b7c40cecfe01)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89322] ../../libtool: line 7916: func_munge_path_list: command not found
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: In pbo_{Get, }TexSubImage don't repeatedly rebind the source tex
Neil Roberts
- [Mesa-dev] State of Geometry shader instancing on radeonsi
Alexandre Demers
- [Mesa-dev] [PATCH 3/4] i965/fs: Optimize (gl_FrontFacing ? x : y) where x and y are ±1.0.
Ian Romanick
- [Mesa-dev] [PATCH] main: Fix target checking for CompressedTexSubImage*D.
Laura Ekstrand
- [Mesa-dev] [PATCH 1/3] gallium: renumber PIPE_BIND_ flags
Brian Paul
- [Mesa-dev] [PATCH 2/3] util: add debug_print_bind_flags() debug helper
Brian Paul
- [Mesa-dev] [Bug 89328] python required to build Mesa release tarballs
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/10] glsl: #include c99_math.h instead of core.h
Brian Paul
- [Mesa-dev] [PATCH 02/10] mesa: remove M_PI, M_E, M_LOG2E macro definitions
Brian Paul
- [Mesa-dev] [PATCH 0/10] more header file clean-ups
Brian Paul
- [Mesa-dev] [PATCH] main: Fix comment for SetTextureStorageForBufferObject.
Laura Ekstrand
- [Mesa-dev] [PATCH] main: Fix target checking for CopyTexSubImage*D.
Laura Ekstrand
- [Mesa-dev] [Bug 89330] piglit glsl-1.50 invariant-qualifier-in-out-block-01 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V2 1/3] glsl: move array validation into its own function
Timothy Arceri
- [Mesa-dev] [PATCH 0/6] Improve precision qualifier support
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/6] glsl: Add API to put default precision qualifiers in the symbol table
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/6] glsl: Add user-defined default precision qualifiers to the symbol table
Iago Toral Quiroga
- [Mesa-dev] [PATCH 4/6] glsl: Add precision information to ir_variable
Iago Toral Quiroga
- [Mesa-dev] [PATCH 5/6] glsl: Add link time checks for GLSL precision qualifiers
Iago Toral Quiroga
- [Mesa-dev] [PATCH 6/6] glsl: Precision qualifiers are not allowed on structs
Iago Toral Quiroga
- [Mesa-dev] [PATCH] include, auxiliary: Remove support for MSVC older then 2008.
Jose Fonseca
- [Mesa-dev] [PATCH] i965: Throttle rendering to an fbo
Chris Wilson
- [Mesa-dev] Should GL_UN/PACK_IMAGE_HEIGHT affect GL_TEXTURE_1D_ARRAY?
Neil Roberts
- [Mesa-dev] [PATCH 1/2] nir: Use alloca instead of variable length arrays.
Jose Fonseca
- [Mesa-dev] [PATCH 1/6] i915: replace INLINE with inline
Brian Paul
- [Mesa-dev] [PATCH 2/6] r200: replace INLINE with inline
Brian Paul
- [Mesa-dev] [PATCH 3/6] radeon: replace INLINE with inline
Brian Paul
- [Mesa-dev] [PATCH 4/6] swrast: replace INLINE with inline
Brian Paul
- [Mesa-dev] [PATCH 5/6] st/mesa: replace INLINE with inline
Brian Paul
- [Mesa-dev] [PATCH 6/6] mesa: remove unused INLINE macro from compiler.h
Brian Paul
- [Mesa-dev] [PATCH] c99: in c99_math.h check that _USE_MATH_DEFINES is defined with MSVC
Brian Paul
- [Mesa-dev] [Bug 89342] main/light.c:159:62: error: 'M_PI' undeclared (first use in this function)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89343] compiler/tests/radeon_compiler_optimize_tests.c:43:3: error:=?UTF-8?Q?=20implicit=20declaration=20of=20function=20=E2=80=98fprintf=E2=80=99=20?=[-Werror=implicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] c99_math.h: add defines for M_PI, M_E, M_LOG2E
Brian Paul
- [Mesa-dev] [PATCH 2/2] radeon/compiler: include stdio.h
Brian Paul
- [Mesa-dev] [Bug 89345] imports.h:452:58: error: expected declaration specifiers or '...' before 'va_list'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: restore #include stdarg.h in imports.h
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: Patch the instruction generating discards; don't use CMP.Z.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965/skl: Enable fast clears for SKL
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Fix I/L/LA SNORM formats.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] clover: Don't unconditionally define cl_khr_fp64
Tom Stellard
- [Mesa-dev] [PATCH] i965/skl: Disable partial resolve in VC
Ben Widawsky
- [Mesa-dev] [PATCH] radeonsi: Add additional information to shader dumps
Tom Stellard
- [Mesa-dev] [PATCH 1/4] i965: Make emit_shader_time_write return rather than emit.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965/fs: Make get_timestamp() return an fs_inst * rather than emitting.
Kenneth Graunke
- [Mesa-dev] [PATCH] tgsi: don't forget interp for BCOLOR inputs
Rob Clark
- [Mesa-dev] Crash with Mesa-10.4.4 and NV68
Arno Willig
- [Mesa-dev] [PATCH] identity: Remove.
Jose Fonseca
- [Mesa-dev] RFC: Prune stale components
Jose Fonseca
- [Mesa-dev] [RFC 0/1] configure.ac: Don't check for python mako module if python is not installed
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 01/13] i965: Factor out logic to build a send message instruction with indirect descriptor.
Francisco Jerez
- [Mesa-dev] [PATCH 2/7] i965: Remove the create_raw_surface vtbl hook.
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/4] i965: Rename some PIPE_CONTROL flags
Ben Widawsky
- [Mesa-dev] [PATCH] gallium/auxiliary/indices: fix start param
Marc-André Lureau
- [Mesa-dev] [Bug 89363] build error - error: pointer of type 'void *' used in arithmetic [-Werror=pointer-arith]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89364] c99_alloca.h:40:22: fatal error: alloca.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/skl: Fix the maximum thread count format for the PS
Neil Roberts
- [Mesa-dev] [PATCH 1/3] i965/vec4: Fix implementation of i2b.
Matt Turner
- [Mesa-dev] [PATCH] mapi: Don't rely on GNU void pointer arithmetic.
Matt Turner
- [Mesa-dev] [PATCH] gallium/util: fix 'statement with no effect' warning
Brian Paul
- [Mesa-dev] [PATCH] gallium/util: add debug_print_usage_enum() debug helper
Brian Paul
- [Mesa-dev] [PATCH] c99_alloca.h: fix #include for MinGW
Brian Paul
- [Mesa-dev] [PATCH 1/5] meta: silence uninitialized variable warnings for MinGW
Brian Paul
- [Mesa-dev] [PATCH 2/5] meta: silence declaration after code warning on MinGW
Brian Paul
- [Mesa-dev] [PATCH 3/5] mesa: move declaration before code
Brian Paul
- [Mesa-dev] [PATCH 4/5] mesa: silence unused var warning in get_tex_rgba_uncompressed()
Brian Paul
- [Mesa-dev] [PATCH 5/5] glsl: silence uninitialized var warning on MinGW
Brian Paul
- [Mesa-dev] [PATCH] nir: Zero undefined variables when zero_undefiend_variables is set
Jason Ekstrand
- [Mesa-dev] [PATCH] meta/TexSubImage: Stash everything other than PIXEL_TRANSFER/store in meta_begin
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs/nir: Use emit_math for nir_op_fpow
Ian Romanick
- [Mesa-dev] [PATCH] main/base_tex_format: Properly handle STENCIL_INDEX1/4/16
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] main: Check for NULL in texturesubimage.
Laura Ekstrand
- [Mesa-dev] Mesa 10.5.0 release candidate 3
Emil Velikov
- [Mesa-dev] [PATCH 1/7] mesa: move ONE_DIV_SQRT_LN2 to prog_statevars.c
Brian Paul
- [Mesa-dev] merging compiler.h, util/macros.h and p_compiler.h
Brian Paul
- [Mesa-dev] [RFC] nir: Use an instruction for the condition on if statements
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] i965/fs: Silence unused parameter warning
Ian Romanick
- [Mesa-dev] Testing the link_uniform_block_active_visitor code
Timothy Arceri
- [Mesa-dev] [PATCH] i965/gs: Check newly-generated GS-out VUE map against correct stage
Chris Forbes
- [Mesa-dev] [Bug 86958] lp_bld_misc.cpp:503:40: error: no matching function for call to ‘llvm?=::EngineBuilder::setMCJITMemoryManager(ShaderMemoryManager*&)=?UTF-8?Q?’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/8] Hash table and hash set reworking
Thomas Helland
- [Mesa-dev] [PATCH] mesa: remove unnecessary uninitialized_var() macro
Brian Paul
- [Mesa-dev] [PATCH] i965: add GLSL_TYPE_DOUBLE switch case to silence warning
Brian Paul
- [Mesa-dev] [PATCH 01/14] mesa/main: replace Elements() with ARRAY_SIZE()
Brian Paul
- [Mesa-dev] [PATCH 0/6] egl: Drop non-c99 keywords - INLINE, __FUNCTION__
Emil Velikov
- [Mesa-dev] [PATCH] mesa: Check return value of __get_cpuid().
Matt Turner
- [Mesa-dev] [Bug 78892] configure: error: Could not find clang internal header stddef.h in /usr/lib64/llvm/clang/3.4 Use --with-clang-libdir to specify the correct path to the clang libraries.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Indent break statements and add a missing one.
Matt Turner
- [Mesa-dev] [PATCH] mesa: Free memory allocated for luminance in readpixels.
Matt Turner
- [Mesa-dev] [PATCH] mesa: Correct backwards NULL check.
Matt Turner
- [Mesa-dev] [PATCH 1/2] nir: Optimize (a*b)+(a*c) -> a*(b+c)
Thomas Helland
- [Mesa-dev] [PATCH] util: replace Elements() with ARRAY_SIZE()
Brian Paul
- [Mesa-dev] [PATCH] mesa: remove extra definition of ARRAY_SIZE in src/mesa/main/macros.h
Brian Paul
- [Mesa-dev] [PATCH] i965: Consider scratch writes to have side effects.
Matt Turner
- [Mesa-dev] [Bug 89372] [softpipe] piglit glsl-1.50 generate-zero-primitives regression
bugzilla-daemon at freedesktop.org
Last message date:
Sat Feb 28 23:06:07 PST 2015
Archived on: Sat Feb 28 23:06:10 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).