July 2014 Archives by thread
Starting: Tue Jul 1 00:55:15 PDT 2014
Ending: Thu Jul 31 23:45:11 PDT 2014
Messages: 1976
- [Mesa-dev] [PATCH] meta: Call glObjectLabel before linking.
Jordan Justen
- [Mesa-dev] [PATCH] i965: Use single dispatch mode as fallback to dual object mode when possible.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/4] gallium: add cap to show that fs can accept layer/viewport inputs
Roland Scheidegger
- [Mesa-dev] [PATCH v2 4/9] gallium: add a cap for max vertex streams
Roland Scheidegger
- [Mesa-dev] [PATCH 2/3] i965/fs: Pass cfg to calculate_live_intervals().
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Steven Newbury
- [Mesa-dev] non-DRI build break
Brian Paul
- [Mesa-dev] [PATCH] docs: update hw-dependent bits of ARB_gpu_shader5
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] st/mesa: don't ignore const buf index in src_register()
Brian Paul
- [Mesa-dev] [PATCH] i965: Allow the blorp blit between BGR and RGB
Neil Roberts
- [Mesa-dev] [PATCH v2] r600g: allow viewport index/layer to be sent to fs
Alex Deucher
- [Mesa-dev] [Bug 75913] Add support DRI_PRIME to drirc
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Neil Roberts
- [Mesa-dev] [PATCH 4/5] texstore: Add a generic implementation of GL_ARB_clear_texture
Neil Roberts
- [Mesa-dev] [PATCH] i965/fs: Update discard jump to preserve uniform loads via sampler.
Cody Northrop
- [Mesa-dev] [PATCH 1/6] llvmpipe: (trivial) rename linear_mip_offsets to mip_offsets
sroland at vmware.com
- [Mesa-dev] [PATCH] target-helpers: don't use designated initializers
sroland at vmware.com
- [Mesa-dev] [PATCH] glsl: Fix aggregates with dynamic initializers.
Cody Northrop
- [Mesa-dev] [PATCH v3] glsl/glcpp: Fix glcpp to properly lex entire "preprocessing numbers"
Anuj Phogat
- [Mesa-dev] [PATCH 1/4] glsl/glcpp: Alphabetize lists of start conditions
Carl Worth
- [Mesa-dev] [PATCH 22/23] glsl/glcpp: Add a catch-all rule for unexpected characters.
Carl Worth
- [Mesa-dev] [PATCH 0/6] i965 gen7+ hiz buffer change; always enable gen8 hiz
Jordan Justen
- [Mesa-dev] [PATCH 1/2] i965: Don't enable SOL statistics during meta operations.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] glsl/glcpp: Add test for "#define without macro name"
Carl Worth
- [Mesa-dev] [PATCH] gallium: pass in per-sample interpolation qualifier
Ilia Mirkin
- [Mesa-dev] Mesa (master): st/mesa: fix incorrect size of UBO declarations
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: fix duplicated layout qualifier detection for GS
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH v3 2/3] Add a dumb drm/kms winsys for software rendering
Andreas Pokorny
- [Mesa-dev] XA tracker pipe-loader woes.
Thomas Hellstrom
- [Mesa-dev] [PATCH] mesa: Fix regression introduced by commit "mesa: fix packing of float texels to GL_SHORT/GL_BYTE".
Popov, Pavel E
- [Mesa-dev] [PATCH 5/5] meta: Add a meta implementation of GL_ARB_clear_texture
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3 1/3] Add support for swrast to the DRM EGL platform
Andreas Pokorny
- [Mesa-dev] [PATCH 07/13] i965: Make a brw_conditional_mod enum.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 11/13] i965: Make backend_instruction usable from C.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 01/13] i965: Use immediate storage in brw_reg for visitor regs.
Pohjolainen, Topi
- [Mesa-dev] [PATCH RESEND] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH 3/9] gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Tom Stellard
- [Mesa-dev] OpenGL on Wayland
Kalrish Bäakjen
- [Mesa-dev] [PATCH] radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Laurent Carlier
- [Mesa-dev] [Bug 80821] New: When LIBGL_ALWAYS_SOFTWARE is set, the KHR_create_extension is not supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Include the border size when determining the rb size from a texture
Neil Roberts
- [Mesa-dev] [PATCH v3 0/5] Implement GL_ARB_clear_texture for i965
Neil Roberts
- [Mesa-dev] [PATCH demos 0/3] demos release plan and glxinfo: Print more limits
Andreas Boll
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles v2
Tom Stellard
- [Mesa-dev] [PATCH 1/2] clover: Report a default value for CL_DEVICE_SINGLE_FP_CONFIG
Tom Stellard
- [Mesa-dev] [PATCH 2/2] clover: Enable cl_khr_fp64 for devices that support doubles v3
Tom Stellard
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Andy Furniss
- [Mesa-dev] [PATCH 1/5] mesa: add support for AMD_vertex_shader_viewport_index
Ilia Mirkin
- [Mesa-dev] Two more patches for glcpp conformance work
Carl Worth
- [Mesa-dev] [PATCH] glx/dri3: Use four buffers until X driver supports async flips
Keith Packard
- [Mesa-dev] [PATCH] radeon/llvm: Allocate space for kernel metadata operands
Aaron Watry
- [Mesa-dev] [PATCH] glsl: Fix merging of layout(invocations) with other qualifiers
Jordan Justen
- [Mesa-dev] [Bug 80835] New: [llvmpipe] piglit fs-struct-pad regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75286] make error with Gallium i915/DRM configuration
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80836] New: [llvmpipe] [softpipe] piglit incorrect-in-layout-qualifier-repeated-prim.geom regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50/ir: Handle OP_CVT when folding constant expressions
Tobias Klausmann
- [Mesa-dev] glsl/glcpp: Correctly handle various flavors of newlines
Carl Worth
- [Mesa-dev] [PATCH 0/9] Klocwork patches again
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/9] i965: in set_read_rb_tex_image() check _mesa_meta_bind_rb_as_tex_image() did succeed
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH v3 0/3] Software rendering in EGL-DRM
Boris BREZILLON
- [Mesa-dev] [PATCH] st/xa: Don't close the drm fd on failure
Thomas Hellstrom
- [Mesa-dev] [PATCH] st/xa: Don't close the drm fd on failure v2
Thomas Hellstrom
- [Mesa-dev] Another important XA patch
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/2] glxinfo: remove query of GL_MAX_VERTEX_ATTRIB_STRIDE
Brian Paul
- [Mesa-dev] [PATCH 6/5] gallium: rename PIPE_CAP_TGSI_VS_LAYER to also have _VIEWPORT
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] R600/SI: fix shadow mapping for 1D and 2D array textures
Marek Olšák
- [Mesa-dev] [PATCH] gallium: fix u_default_transfer_inline_write for textures
Marek Olšák
- [Mesa-dev] [PATCH 1/2] i965: Viewport extents on gen8
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965: Viewport extents print (don't push)
Ben Widawsky
- [Mesa-dev] [PATCH v3 1/2] nv50/ir: Add support for the double Type to BuildUtil
Tobias Klausmann
- [Mesa-dev] [PATCH] svga: Don't unnecessarily reemit BindGBShader commands v2
Thomas Hellstrom
- [Mesa-dev] [PATCH] i915: Fix up intelInitScreen2 for DRI3
Adel Gadllah
- [Mesa-dev] [PATCH] glsl/glcpp: Fix handling of commas that result from macro expansion
Carl Worth
- [Mesa-dev] [PATCH] ff_fragment_shader: Access glsl_types directly.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] radeonsi: properly implement texture opcodes that take an offset
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] mesa: Don't use derived vertex state in api_arrayelt.c
Carl Worth
- [Mesa-dev] Patches prepped for 10.2.3 release
Carl Worth
- [Mesa-dev] What are some good beginner's tasks for Mesa?
Darius Goad
- [Mesa-dev] [Bug 80266] Many instances of 1<<31, which is undefined in C99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80888] New: draw_cliptest_tmp.h computes zero/zero It is better to use NAN macro
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80889] New: draw_pipe_clip.c division by zero in interp
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH demos 1/2] demos: Fix make distcheck
Andreas Boll
- [Mesa-dev] [PATCH demos 2/2] configure.ac: Fix help text
Andreas Boll
- [Mesa-dev] [PATCH 1/2] st/mesa: fix samplerCubeShadow with bias
Marek Olšák
- [Mesa-dev] [PATCH 1/1] gallivm, llvmpipe: Handle MSAA textures in emit_fetch_texels in a preliminary fashion to prevent a crash in a Piglit test.
Darius Goad
- [Mesa-dev] [PATCH 1/2] nv50/ir: retrieve shadow compare from first arg
Ilia Mirkin
- [Mesa-dev] [Bug 80933] New: Fullscreen OpenGL programs (e.g. games) crash if focus lost then regained, something to do with automatic compositing suspension
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] gallium: switch dedicated centroid field to interpolation location
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] mesa/st: add per sample shading state to fp key and set interpolation
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: do quadops on the right texture coordinates for TXD
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nvc0/ir: use manual TXD when offsets are involved
Ilia Mirkin
- [Mesa-dev] [ANNOUNCE] mesa-demos 8.2.0
Andreas Boll
- [Mesa-dev] [PATCH v2] gallivm, llvmpipe: Handle MSAA textures in emit_fetch_texels.
Darius Goad
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77161] [softpipe] piglit fbo-generatemipmap-cubemap S3TC_DXT1 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] gallivm, llvmpipe: Handle MSAA textures in emit_fetch_texels.
Darius Goad
- [Mesa-dev] GL_AMD_performance_monitor for Nouveau
Samuel Pitoiset
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: add INTERP_* opcodes to support interpolateAt*
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Fix warnings introduced in commit e24ef5ab.
Matt Turner
- [Mesa-dev] [PATCH] i965/disasm: Fix disassembly of the any16h/all16h predicates.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Fix the foreach_in_list_reverse macro.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Fix two broken asserts in brw_eu_emit
Chris Forbes
- [Mesa-dev] [PATCH] gallium/radeon: use PRIX64 instead of PRIu64
Christian König
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa-dev Patch: Binding Atomic Buffers to mesa
Aditya Avinash
- [Mesa-dev] Clamp/saturate optimizations V2
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 01/16] glsl: Add ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 02/16] glsl: Add constant evaluation of ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 03/16] glsl: Add a pass to lower ir_unop_saturate to clamp(x, 0, 1)
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 04/16] ir_to_mesa, glsl_to_tgsi: lower ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 05/16] ir_to_mesa, glsl_to_tgsi: Add support for ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 06/16] i965/fs: Add support for ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 07/16] i965/vec4: Add support for ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 08/16] glsl: Implement saturate as ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Matt Turner
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Erik Faye-Lund
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Matt Turner
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Erik Faye-Lund
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Roland Scheidegger
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Erik Faye-Lund
- [Mesa-dev] [v2 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Roland Scheidegger
- [Mesa-dev] [v3 PATCH 09/16] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 10/16] glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as min(saturate(x), b)
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 11/16] glsl: Optimize clamp(x, b, 1.0), where b > 0.0 as max(saturate(x), b)
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 12/16] i965/fs: Allow propagation of instructions with saturate flag to sel
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 13/16] i965/vec4: Allow propagation of instructions with saturate flag to sel
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 14/16] ir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 15/16] i965/fs: Remove try_emit_saturate
Abdiel Janulgue
- [Mesa-dev] [v2 PATCH 16/16] i965/vec4: Remove try_emit_saturate
Abdiel Janulgue
- [Mesa-dev] Clamp/saturate optimizations V2
Matt Turner
- [Mesa-dev] [PATCH] R600/SI: Use i32 vectors for resources and samplers
Marek Olšák
- [Mesa-dev] GL_AMD_performance_monitor v2
Samuel Pitoiset
- [Mesa-dev] [PATCH 01/16] nvc0: allocate more space before a counter is configured v2
Samuel Pitoiset
- [Mesa-dev] [PATCH 03/16] gallium: add a group_id field to pipe_driver_query_info v2
Samuel Pitoiset
- [Mesa-dev] [PATCH 04/16] gallium: use of pipe_driver_query_info::group_id v2
Samuel Pitoiset
- [Mesa-dev] [PATCH 05/16] svga: implement pipe_context::get_driver_query_group_info
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/16] freedreno: implement pipe_context::get_driver_query_group_info
Samuel Pitoiset
- [Mesa-dev] [PATCH 07/16] radeon: implement pipe_context::get_driver_query_group_info
Samuel Pitoiset
- [Mesa-dev] [PATCH 09/16] gallium: replace pipe_driver_query_info::max_value by a union
Samuel Pitoiset
- [Mesa-dev] [PATCH 10/16] gallium: add is_percentage and is_float fields to pipe_driver_query_info
Samuel Pitoiset
- [Mesa-dev] [PATCH 11/16] nvc0: use of new counter types
Samuel Pitoiset
- [Mesa-dev] [PATCH 12/16] gallium: Add a f32 field to pipe_query_result
Samuel Pitoiset
- [Mesa-dev] [PATCH 13/16] gallium: make pipe_context::begin_query return a boolean
Samuel Pitoiset
- [Mesa-dev] [PATCH 14/16] nvc0: make begin_query return false when all MP counters are used v2
Samuel Pitoiset
- [Mesa-dev] [PATCH 15/16] [RFC] mesa/st: implement GL_AMD_performance_monitor v3
Samuel Pitoiset
- [Mesa-dev] [PATCH 16/16] [RFC] mesa/st: enable GL_AMD_performance_monitor
Samuel Pitoiset
- [Mesa-dev] [PATCH] r600g/compute: Try to use a temporary resource when growing the pool
Bruno Jiménez
- [Mesa-dev] [Bug 21239] progs/tests/afsmultiarb : incorrect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 29711] kwin crashes when changing font configuration(OpenGL desktop effects enabled)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965: Turn off optimizations in i965 but not glsl-compiler?
Thomas Helland
- [Mesa-dev] [PATCH 1/2] i965/fs: Track dependencies in instruction scheduling per reg offset.
Matt Turner
- [Mesa-dev] Mesa 10.2.3
Carl Worth
- [Mesa-dev] [PATCH 1/2] radeonsi: switch descriptors to i32 vectors
Marek Olšák
- [Mesa-dev] [PATCH 0/5] RadeonSI Draw Indirect re-spin
Marek Olšák
- [Mesa-dev] [PATCH 1/5] configure.ac: require LLVM 3.4.2 for radeon
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: mark MSAA config state as dirty at the beginning of CS
Marek Olšák
- [Mesa-dev] Per-sample shading and its effect on interpolation
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Extend compute-to-mrf pass to understand blocks of MOVs
Kristian Høgsberg
- [Mesa-dev] i965: overwriting parts of a register and optimization passes
Iago Toral
- [Mesa-dev] [PATCH 1/2] glsl: add a mechanism to allow #extension directives in the middle of shaders
Marek Olšák
- [Mesa-dev] [PATCH 0/3] various exec_list things
Connor Abbott
- [Mesa-dev] [PATCH 1/2] mesa: add fix geometry shader memory leaks
Brian Paul
- [Mesa-dev] A proposal for new testing requirements for stable releases
Carl Worth
- [Mesa-dev] [PATCH 1/2] mesa/st: add support for dynamic ubo selection
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Initialize new chunks of realloc'd memory.
Matt Turner
- [Mesa-dev] [PATCH] tgsi: properly parse indirect dimension references (e.g. for UBOs)
Ilia Mirkin
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCHv2 00/13] multithread GLSL compiler
Chia-I Wu
- [Mesa-dev] [PATCH] radeonsi: fix order of r600_need_dma_space and r600_context_bo_reloc
Christian König
- [Mesa-dev] GL_AMD_performance_monitor v3
Samuel Pitoiset
- [Mesa-dev] [PATCH] gallium/u_blitter: fix some shader memory leaks
Brian Paul
- [Mesa-dev] [Bug 80848] [dri3] Building mesa fails with dri3 enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] st/mesa: add some missing MESA/PIPE_FORMAT_R10G10B10A2_UNORM switch cases
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: Relax interference check in register coalescing.
Matt Turner
- [Mesa-dev] [PATCH] glsl/glcpp: move macro declaration before code to fix MSVC build
Brian Paul
- [Mesa-dev] [PATCH v2] glsl: handle a switch where default is in the middle of cases
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] i965: forward-declare struct brw_context in brw_reg.h
Ilia Mirkin
- [Mesa-dev] [Bug 81139] New: Rendering sometimes halts in waiting for back buffers with dri3 & xwayland
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] nvc0: ARB_(multi_)draw_indirect support
Ilia Mirkin
- [Mesa-dev] [Bug 81162] New: Multicore Rendering issue on Intel Ironlake Mobile chipsets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 81174] New: Gallium: GL_LINE_LOOP broken with more than 512 points
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] softpipe: fix sp_get_dims() for PIPE_BUFFER
Brian Paul
- [Mesa-dev] [PATCH 1/2] glsl: Add callback_leave to ir_hierarchical_visitor.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Perform CSE on sends-from-GRF rather than textures.
Matt Turner
- [Mesa-dev] [Bug 78716] Fix Mesa bugs for running Unreal Engine 4.1 Cave effects demo compiled for Linux
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] r600g/compute: Add documentation to compute_memory_pool
Bruno Jiménez
- [Mesa-dev] [PATCH 2/2] r600g/compute: Add debug information to promote and demote functions
Bruno Jiménez
- [Mesa-dev] [PATCH] glsl: Optimize logic operation A || (A && B)
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH] mesa: fix crash in st/mesa after deleting a VAO
Marek Olšák
- [Mesa-dev] [PATCH 1/2] i965: Set execution size to 8 for instructions with force_sechalf set.
Kenneth Graunke
- [Mesa-dev] State of llvmpipe geometry shaders?
Florian Link
- [Mesa-dev] [PATCH] Avoid mesa_dri_drivers import lib being installed
Jon TURNEY
- [Mesa-dev] [PATCH v4 0/3] Software rendering in EGL-DRM
Emil Velikov
- [Mesa-dev] GL_AMD_performance_monitor v4
Samuel Pitoiset
- [Mesa-dev] [PATCH] i965: Add an option to not generate the SIMD8 fragment shader
Kristian Høgsberg
- [Mesa-dev] [PATCH] glapi: Use GetProcAddress instead of dlsym on Windows.
Vinson Lee
- [Mesa-dev] [PATCH 1/3] configure: check for core xcb (libxcb.so) and link libGL against it.
Emil Velikov
- [Mesa-dev] [PATCH] mesa/st: add support for interpolate_at_* ops
Ilia Mirkin
- [Mesa-dev] [PATCH V4 0/6] i965 ARB_gpu_shader5 interpolateAt*
Chris Forbes
- [Mesa-dev] [PATCH 1/4] i965/fs: Move aeb list into opt_cse_local.
Matt Turner
- [Mesa-dev] [PATCH V5 0/6] i965 ARB_gpu_shader5 interpolateAt*
Chris Forbes
- [Mesa-dev] About the differences in struct intel_region and intel_mipmap_level
Zhaotian Wang
- [Mesa-dev] [PATCH] glsl: Optimize logic operation A || (A && B) v2
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 1/6] radeonsi: move sampler descriptors from IB to memory
Marek Olšák
- [Mesa-dev] [PATCH 0/6] Dynamically uniform UBO array indexing, Part 1
Chris Forbes
- [Mesa-dev] [PATCH 0/2] Make a llvmpipe context basically thread safe.
Mathias Fröhlich
- [Mesa-dev] [PATCH 1/2] llvmpipe: Pool the LLVMContexts in use.
Mathias Fröhlich
- [Mesa-dev] [PATCH 2/2] llvmpipe: Make a llvmpipe OpenGL context thread safe.
Mathias Fröhlich
- [Mesa-dev] Backends and support for pow-instructions
Thomas Helland
- [Mesa-dev] glPixelStorei parameters in core profile
Dave Airlie
- [Mesa-dev] [PATCH v3] glsl: handle a switch where default is in the middle of cases
Tapani Pälli
- [Mesa-dev] [PATCH] r600g: Implement GL_ARB_texture_gather
Glenn Kennard
- [Mesa-dev] [PATCH] configure: Don't override user -g or -O options for debug builds
Ian Romanick
- [Mesa-dev] [PATCH] radeon/llvm: Fix LLVM diagnostic error reporting
Tom Stellard
- [Mesa-dev] [PATCH 00/10] [RFC] Probably useless algebraic optimizations
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 00/26] GLSL memory diet
Ian Romanick
- [Mesa-dev] [PATCH] glapi: add indexed blend functions (GL 4.0)
Tapani Pälli
- [Mesa-dev] Release-candidate branch for upcoming 10.2.4
Carl Worth
- [Mesa-dev] EGL FBDEV platform broken by commit 91ff0d4c6510dc38f279c586ced17fba917873e7
Peter Hanzel
- [Mesa-dev] [PATCH 1/5] wglinfo: query and report multisample information
Brian Paul
- [Mesa-dev] [PATCH 1/2] util: Add util_memcpy_cpu_to_le()
Tom Stellard
- [Mesa-dev] [PATCH 0/4] Minor warning clean-ups
Ian Romanick
- [Mesa-dev] [RFC PATCH 14/16] i965/gen6: Stencil/hiz needs an offset for LOD > 0
Jordan Justen
- [Mesa-dev] [PATCH] glsl: Don't declare variables in for-loop declaration.
Matt Turner
- [Mesa-dev] Enabling ARB_gpu_shader5 in mesa/st
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] glsl: Make the tree rebalancer bail on matrix operands.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] glsl: Guard against error_type in the tree rebalancer.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] glsl: Make the tree rebalancer use vector_elements, not components().
Kenneth Graunke
- [Mesa-dev] [PATCH 00/14] i965/gen7+ HiZ cleanup + gen8 hiz improvements
Jordan Justen
- [Mesa-dev] [PATCH 02/14] i965/gen7: Don't rely directly on the hiz miptree structure
Jordan Justen
- [Mesa-dev] [PATCH 03/14] i965/gen8: Don't rely directly on the hiz miptree structure
Jordan Justen
- [Mesa-dev] [PATCH 04/14] i965/gen7: Don't allocate hiz miptree structure
Jordan Justen
- [Mesa-dev] [PATCH 06/14] i965/gen8: Enable hiz for all depth levels
Jordan Justen
- [Mesa-dev] [PATCH 07/14] i965: Wrap MCS miptree in intel_miptree_aux_buffer
Jordan Justen
- [Mesa-dev] [PATCH 08/14] i965/gen8: Use intel_miptree_aux_buffer for auxiliary buffer
Jordan Justen
- [Mesa-dev] [PATCH 09/14] i965/gen8: Use aux buf qpitch for Auxiliary Buffer (MCS)
Jordan Justen
- [Mesa-dev] [PATCH 12/14] i965/gen8: Initialize aux_mode to GEN8_SURFACE_AUX_MODE_NONE
Jordan Justen
- [Mesa-dev] [PATCH 13/14] i965/gen8: Add HiZ auxiliary buffer support
Jordan Justen
- [Mesa-dev] [PATCH 14/14] i965/gen8: Allow sampling with hiz when supported
Jordan Justen
- [Mesa-dev] [Bug 80615] Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Use WE_all for gl_SampleID header register munging.
Kenneth Graunke
- [Mesa-dev] Updated debdiff for mesa to compile on m68k
Thorsten Glaser
- [Mesa-dev] [PATCH 1/2] clover: Call end_query before getting timestamp result
Tom Stellard
- [Mesa-dev] [PATCH 0/5] [RFC] r600g/compute: Adding support for defragmenting compute_memory_pool
Bruno Jiménez
- [Mesa-dev] [PATCH] Fix crash in update_framebuffer_state
David Weber
- [Mesa-dev] [PATCH] i965: Fix z_offset computation in intel_miptree_unmap_depthstencil()
Anuj Phogat
- [Mesa-dev] [PATCH] Revert "i965: Extend compute-to-mrf pass to understand blocks of MOVs"
Anuj Phogat
- [Mesa-dev] [PATCH 0/5] radeon: Write-combined CPU mappings of BOs in GTT
Michel Dänzer
- [Mesa-dev] [PATCH 1/5] drm/radeon: Remove radeon_gart_restore()
Michel Dänzer
- [Mesa-dev] [PATCH 2/5] drm/radeon: Pass GART page flags to radeon_gart_set_page() explicitly
Michel Dänzer
- [Mesa-dev] [PATCH 4/5] drm/radeon: Use write-combined CPU mappings of rings and IBs on >= SI
Michel Dänzer
- [Mesa-dev] [PATCH 5/5] drm/radeon: Use VRAM for indirect buffers on >= SI
Michel Dänzer
- [Mesa-dev] [PATCH 1/5] winsys/radeon: Use separate caching buffer managers for VRAM and GTT
Michel Dänzer
- [Mesa-dev] [PATCH 2/5] r600g/radeonsi: Use write-combined CPU mappings of some BOs in GTT
Michel Dänzer
- [Mesa-dev] [PATCH 3/5] r600g/radeonsi: Prefer VRAM for CPU -> GPU streaming buffers
Michel Dänzer
- [Mesa-dev] [PATCH 4/5] r600g, radeonsi: Use write-combined persistent GTT mappings
Michel Dänzer
- [Mesa-dev] [PATCH 5/5] r600g, radeonsi: Prefer VRAM for persistent mappings
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: Correctly use glDrawBuffers for multiple buffers and glDrawBuffer for one buffer.
Pavel Popov
- [Mesa-dev] [PATCH 1/2] radeon/llvm: enable unsafe math for graphics shaders
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] radeon/llvm: fix formatting
Grigori Goronzy
- [Mesa-dev] [PATCH 00/12] Rework texture upload code
Jason Ekstrand
- [Mesa-dev] [PATCH 01/12] main: Add a format description CSV file
Jason Ekstrand
- [Mesa-dev] [PATCH 03/12] main/formats: Remove IndexBits
Jason Ekstrand
- [Mesa-dev] [PATCH 04/12] main/formats: Add layout and swizzle information
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Add missing persample_shading field to brw_wm_debug_recompile.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Improve debug output in intelTexImage and intelTexSubimage
Jason Ekstrand
- [Mesa-dev] [PATCH 0/7] i965: Preserve the CFG (first pass)
Matt Turner
- [Mesa-dev] [PATCH 0/6] Enable Pixman for Mesa
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/disasm: Don't disassemble the URB complete field on Broadwell.
Kenneth Graunke
- [Mesa-dev] [Bug 79949] [DRI3] GTK+ Programs Not Updating Correctly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Disable hex offset printing in disassembly.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/23] glsl/glcpp: Stop using a lexer start condition (<SKIP>) for token skipping.
Jordan Justen
- [Mesa-dev] [PATCH] i965: Don't print WE_normal in disassembly.
Kenneth Graunke
- [Mesa-dev] glsl/glcpp: A bunch of pre-processor cleanups
Jordan Justen
- [Mesa-dev] common-code patches before vc4 driver
Eric Anholt
- [Mesa-dev] [PATCH 1/3] gallium: Add a uif() helper function to complement fui()
Eric Anholt
- [Mesa-dev] [PATCH 2/3] gbm: Fix a debug log message
Eric Anholt
- [Mesa-dev] [PATCH 3/3] gbm: Log at least one dlerror() when we fail to open any drivers.
Eric Anholt
- [Mesa-dev] [Bug 36414] Screen mess "white smoke" when running vdrift
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Set minimum point size to 1.0 for non-sprite non-aa points
Popov, Pavel E
- [Mesa-dev] [PATCH] r600g: Use hardware sqrt instruction
Glenn Kennard
- [Mesa-dev] [PATCH] glsl: remove unnecessary check
Timothy Arceri
- [Mesa-dev] [PATCH 0/5] nvc0: fp64 preparation
Ilia Mirkin
- [Mesa-dev] [Bug 68296] Using old viewport value after a window resize (content is clipped)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gbm: Replace GBM_DRIVERS_PATH with LIBGL_DRIVERS_PATH
Dylan Baker
- [Mesa-dev] [Bug 81500] New: wrong color in flightgear for the c172p if "Atmospheric light scattering" is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: ensure that frexp returns a 0 exponent for zero values
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] winsys/radeon: Query the kernel for the number of SEs and SHs per SE
Tom Stellard
- [Mesa-dev] [PATCH 2/3] radeonsi/compute: Bump number of user sgprs for LLVM 3.5
Tom Stellard
- [Mesa-dev] [PATCH 1/3] util: Add util_memcpy_cpu_to_le32() v2
Tom Stellard
- [Mesa-dev] [PATCH] radeonsi/compute: Share COMPUTE_DBG macro with r600g
Tom Stellard
- [Mesa-dev] [PATCH] configure.ac: Add LLVM patch version to error message.
Vinson Lee
- [Mesa-dev] [PATCH 1/2] i965/fs: Fix gl_SampleID for 2x MSAA and SIMD16 mode.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/17] Gen6 render surface state changes
Jordan Justen
- [Mesa-dev] [PATCH 01/17] i965: Split gen6 renderbuffer surface state from gen5 and older
Jordan Justen
- [Mesa-dev] [PATCH 02/17] i965/gen6: add support for layered renderbuffers
Jordan Justen
- [Mesa-dev] [PATCH] mesa: Don't use memcpy() in _mesa_texstore() for depth texture data
Anuj Phogat
- [Mesa-dev] Mesa 10.2.4
Carl Worth
- [Mesa-dev] [PATCH] i965: Accelerate uploads of RGBA and BGRA GL_UNSIGNED_INT_8_8_8_8_REV textures
Jason Ekstrand
- [Mesa-dev] [Bug 78773] Doom3 BFG doesnt start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] gallium: add tessellation basics
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] gallium: add tessellation shader types
Ilia Mirkin
- [Mesa-dev] [PATCH 0/3] r600g/compute: Implement grow+defrag for compute_memory_pool
Bruno Jiménez
- [Mesa-dev] [PATCH] r600g: Implement gpu_shader5 textureGather
Glenn Kennard
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on DragonFly.
Vinson Lee
- [Mesa-dev] Android build fixes & dropping three automake makefiles
Emil Velikov
- [Mesa-dev] [Bug 77966] Trails / Tracks when rendering OpenGL ES 2 moving objects (Android-x86 / Mesa 10.0.4/5)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Odd issue caused by commit d030a3404ca ("linker: Sort shader I/O variables into a canonical order")
Ilia Mirkin
- [Mesa-dev] More big-endian patches
Richard Sandiford
- [Mesa-dev] [PATCH 0/6] util: Fix packed layouts for big-endian
Richard Sandiford
- [Mesa-dev] [PATCH 3/6] util: Add big-endian layout for 10/10/10/2 formats
Richard Sandiford
- [Mesa-dev] [PATCH 0/5] Fix handling of LnAn and RnGn formats for big-endian
Richard Sandiford
- [Mesa-dev] [PATCH 1/5] swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big-endian
Richard Sandiford
- [Mesa-dev] [PATCH 3/5] util: Define PIPE_FORMAT_{LA, AL, RG, GR}nn aliases
Richard Sandiford
- [Mesa-dev] [PATCH 5/5] Fix handling of LA and RG formats for big-endian
Richard Sandiford
- [Mesa-dev] [PATCH 0/7] Fix handling of 8-bits-per-channel SRGB and SNORM formats
Richard Sandiford
- [Mesa-dev] [PATCH] gallivm: Add SNORM clamping to lp_build_{add, sub}
Richard Sandiford
- [Mesa-dev] [PATCH] util: Fix fallback iround handling of integral inputs
Richard Sandiford
- [Mesa-dev] [PATCH 1/3] i965: Improve dead control flow elimination.
Matt Turner
- [Mesa-dev] [Bug 64324] memory leak of visual info
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/16] Many UBO fixes
Ian Romanick
- [Mesa-dev] [PATCH] i965/fs: Set LastRT on the final FB write on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH] Add an accelerated version of F_TO_I for x86_64
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965: Save the gl_shader_stage enum in backend_visitor.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 00/14] i965/gen7+ hiz cleanup + gen8 hiz improvements
Jordan Justen
- [Mesa-dev] [PATCH v2 01/14] i965/hiz: Start to separate miptree out from hiz buffers
Jordan Justen
- [Mesa-dev] [PATCH v2 10/14] i965: Add function to indicate when sampling with hiz is supported
Jordan Justen
- [Mesa-dev] [PATCH v2 11/14] i965: Support sampling with hiz during rendering
Jordan Justen
- [Mesa-dev] [PATCH v2 13/14] i965/gen8: Add HiZ auxiliary buffer support
Jordan Justen
- [Mesa-dev] [PATCH v2 14/14] i965/gen8: Allow sampling with hiz when supported
Jordan Justen
- [Mesa-dev] [PATCH] [demos] fix direct rendering context in glxinfo
Marc Dietrich
- [Mesa-dev] [PATCH v2 1/5] swrast: Fix handling of MESA_FORMAT_L8A8_SRGB for big-endian
Richard Sandiford
- [Mesa-dev] [PATCH v2 2/5] util: Add PIPE_FORMAT_AnLn and PIPE_FORMAT_GnRn formats
Richard Sandiford
- [Mesa-dev] [PATCH v2 4/5] mesa: Add MESA_FORMAT_A8L8_{SNORM,SRGB}
Richard Sandiford
- [Mesa-dev] [PATCH v2 5/5] st/mesa: Fix handling of LA and RG formats for big-endian
Richard Sandiford
- [Mesa-dev] Doubt about Streamed Vertex Buffer Write message descriptor in SandyBridge
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2] gbm: Replace GBM_DRIVERS_PATH with LIBGL_DRIVERS_PATH
Dylan Baker
- [Mesa-dev] [PATCH 0/6] Add support for BPTC texture compression
Neil Roberts
- [Mesa-dev] [PATCH 0/7] vs12 cleanup patches
Alon Levy
- [Mesa-dev] [PATCH 1/7] gallium/u_math.h: don't redefine INFINITY and NAN in VS2013
Alon Levy
- [Mesa-dev] [PATCH 2/7] glsl/glsl_parser.yy: vs12 doesn't have strcasecmp, use _stricmp instead
Alon Levy
- [Mesa-dev] [PATCH 3/7] gallium/u_debug_flush.c: fix build error for vs12
Alon Levy
- [Mesa-dev] [PATCH 4/7] u_math.h: fix 64 to 32 bit truncation warning
Alon Levy
- [Mesa-dev] [PATCH 5/7] wgl: stw_pixelformat_get_info: correct type for index variable
Alon Levy
- [Mesa-dev] [PATCH 6/7] glsl: fix inconsistent struct/class warning in vs12
Alon Levy
- [Mesa-dev] [PATCH 7/7] mesa/shaderimage.c: fix inconsistent sign warning
Alon Levy
- [Mesa-dev] [PATCH] docs/GL3.txt: put ARB_compute_shader back to undone.
Dave Airlie
- [Mesa-dev] [PATCH 1/4] gallium: add basic support for BPTC formats
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g: Implement GL_ARB_texture_query_lod
Glenn Kennard
- [Mesa-dev] [PATCH] r600g: Add IMUL_HI/UMUL_HI support
Glenn Kennard
- [Mesa-dev] [PATCH] r600g: Implement gpu_shader5 integer ops
Glenn Kennard
- [Mesa-dev] [PATCH] r600g: gpu_shader5 gl_SampleMaskIn support
Glenn Kennard
- [Mesa-dev] [PATCH v2] mesa: Fix glDrawBuffer/glDrawBuffers logic in _mesa_drawbuffer.
Pavel Popov
- [Mesa-dev] [PATCH] r600g: Implement BPTC texture support
Glenn Kennard
- [Mesa-dev] [PATCH] added functions for binding atomic buffers to extension GL_ARB_shader_atomic_counters for radeonsi and r600 backend
Aditya Atluri
- [Mesa-dev] [PATCH] radeonsi: implement BPTC texture support
Grigori Goronzy
- [Mesa-dev] [PATCH 1/3] gallium: Add PIPE_CAP_COMPUTE_IMAGES_SUPPORTED
Tom Stellard
- [Mesa-dev] [Bug 81693] New: scons build fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] gallium: Add PIPE_COMPUTE_CAP_MAX_CONSTANT_BUFFER_SIZE
Tom Stellard
- [Mesa-dev] [PATCH] mesa: add ARB_clear_texture.xml to file list, remove duplicate decls
Ilia Mirkin
- [Mesa-dev] [Bug 54106] Fix a memory leak in dri2_terminate()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62202] Mesa demo dest window of wincopy flickers while toggle f/b buffer on software render
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [v8 9/9] i965: enable image external sampling for imported dma-buffers
Pohjolainen, Topi
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context v3
Knut Andre Tidemann
- [Mesa-dev] [PATCH 0/2] Teach some platform checks about Cygwin
Jon TURNEY
- [Mesa-dev] [PATCH] st/wgl: Clamp wglChoosePixelFormatARB's output nNumFormats to nMaxFormats.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] r600g: switch SNORM conversion to DX and GLES behavior
Marek Olšák
- [Mesa-dev] [PATCH] gallium: rename shader cap MAX_CONSTS to MAX_CONST_BUFFER_SIZE
Marek Olšák
- [Mesa-dev] [PATCH] main/mesa: missing atomic buffer bindings to mesa are added in this patch
Aditya Atluri
- [Mesa-dev] [PATCH 1/3] glsl: Make it possible to ignore built-ins when matching signatures.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] glsl: Only create one ir_function for a given name.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] glsl: Rebuild the symbol table without unreachable symbols
Kenneth Graunke
- [Mesa-dev] [PATCH] winsys/radeon: fix nop packet padding.
j.glisse at gmail.com
- [Mesa-dev] [PATCH] radeonsi: add support for trace buffer.
j.glisse at gmail.com
- [Mesa-dev] [PATCH 1/2] configure.ac: bail out if building gallium_gbm without gallium_egl
Emil Velikov
- [Mesa-dev] [PATCH] winsys/radeon: fix nop packet padding v2.
j.glisse at gmail.com
- [Mesa-dev] [PATCH 1/2] main/cs: Add additional compute shader constant values
Jordan Justen
- [Mesa-dev] [PATCH 2/2] glsl/cs: Add several GLSL compute shader variables
Jordan Justen
- [Mesa-dev] [PATCH 0/6] Add a libmesautil library for sharing code between
Jason Ekstrand
- [Mesa-dev] [PATCH 00/20] i965: Preserve CFG
Matt Turner
- [Mesa-dev] valgrind shows read after frees in GLSL compiler
Dave Airlie
- [Mesa-dev] [PATCH] glsl: fix switch statement default case regressions
Tapani Pälli
- [Mesa-dev] [PATCH 1/3] r600g/compute: Fix singed/unsigned comparison compiler warnings.
Jan Vesely
- [Mesa-dev] [PATCH 2/3] mesa/st: Fix compiler warnings
Jan Vesely
- [Mesa-dev] [PATCH 3/3] gallium: Fix compiler warning.
Jan Vesely
- [Mesa-dev] [PATCH] Extend the public VDPAU API to support HEVC Decoding
José Hiram Soltren
- [Mesa-dev] [PATCH 1/2] r600g, radeonsi: add debug flags which disable tiling
Marek Olšák
- [Mesa-dev] Find common patterns in real GLSL shaders
Monis Javed
- [Mesa-dev] [PATCH 1/3] gallium/util: add a helper for calculating primitive count from vertex count
Marek Olšák
- [Mesa-dev] [PATCH] winsys/radeon: fix vram_size overflow with Hawaii
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: fix occlusion queries on Hawaii
Marek Olšák
- [Mesa-dev] [Bug 81785] New: MESA checks on configure for llvm 3.4.2 and fails to build with 3.4.2 being installed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g, radeonsi: switch all occurences of array_size to util_max_layer
Marek Olšák
- [Mesa-dev] [PATCH v3 1/2] r600g/compute: Add documentation to compute_memory_pool
Bruno Jiménez
- [Mesa-dev] Experiment: Compiling Mesa with Meson
Jussi Pakkanen
- [Mesa-dev] [PATCH 0/2] Add clCreateProgramWithBuiltInKernels and clUnloadPlatformCompiler
EdB
- [Mesa-dev] [PATCH 1/2] clover: add clCreateProgramWithBuiltInKernels
EdB
- [Mesa-dev] [PATCH] gallium/radeon: Add some Emacs .dir-locals.el files
Michel Dänzer
- [Mesa-dev] Mesa (master): winsys/radeon: fix indentation
Michel Dänzer
- [Mesa-dev] [Bug 79662] [DRI3 all Bisected] Many webglc cases fail and X fails on PNV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 81834] New: TGSI constant buffer overrun causes LLVM assertion failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37637] unreal tournament crashes with mesa 7.11-dev
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] v3: Extend the public VDPAU API to support HEVC Decoding
José Hiram Soltren
- [Mesa-dev] [PATCH] glsl/linker: pass through the is_intrinsic flag
Connor Abbott
- [Mesa-dev] [PATCH] main/get_hash_params: Add GL_SAMPLE_SHADING_ARB
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965: Bail on vec4 copy propagation for scratch writes with source modifiers
Anuj Phogat
- [Mesa-dev] SandyBridge not handling GL_TRIANGLE_STRIP_ADJACENCY with repeating vertex indices correctly
Iago Toral Quiroga
- [Mesa-dev] [PATCH 0/9] Optimize min/max expressions
Petri Latvala
- [Mesa-dev] Clover Platform Naming
Aaron Watry
- [Mesa-dev] [Bug 81881] New: Scons+MSVC 12.0 shared targets build fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl/glcpp: rename ERROR to ERROR_TOKEN to fix MSVC build
Brian Paul
- [Mesa-dev] i965 sampler state cleanups
Kenneth Graunke
- [Mesa-dev] [PATCH 05/15] mesa: Fix error condition for valid texture targets in glTexStorage* functions
Jordan Justen
- [Mesa-dev] [PATCH 06/15] mesa: Turn target_can_be_compressed() in to a utility function
Jason Ekstrand
- [Mesa-dev] [PATCH 07/15] mesa: Add error condition for using compressed internalformat in glTexStorage3D()
Jason Ekstrand
- [Mesa-dev] [PATCH 09/15] mesa: Add utility function mesa_is_enum_format_snorm()
Jason Ekstrand
- [Mesa-dev] [PATCH 08/15] mesa: Fix condition for using compressed internalformat in glCompressedTexImage3D()
Jason Ekstrand
- [Mesa-dev] [PATCH 11/15] mesa: Add a helper function _mesa_is_enum_format_unsized()
Jason Ekstrand
- [Mesa-dev] [PATCH 14/15] mesa: Add utility function _mesa_is_enum_format_unorm()
Jason Ekstrand
- [Mesa-dev] [PATCH 15/15] mesa: Add gles3 condition for normalized internal formats in glCopyTexImage*()
Jason Ekstrand
- [Mesa-dev] [PATCH 10/15] mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3
Jason Ekstrand
- [Mesa-dev] [PATCH 13/15] mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in glCopyTexImage*()
Jason Ekstrand
- [Mesa-dev] [PATCH 0/3] Some register allocator cleanups and optimizations
Connor Abbott
- [Mesa-dev] [PATCH] gallivm: fix up out-of-bounds level when using conformant out-of-bound behavior
sroland at vmware.com
- [Mesa-dev] [PATCH 10/13] glsl: Add a lowering pass for gl_VertexID
Tapani Pälli
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Tapani Pälli
- [Mesa-dev] [PATCH] egl: Fix OpenGL ES version checks in _eglParseContextAttribList()
Tapani
- [Mesa-dev] [PATCH] glsl/glcpp: Rename ERROR to ERROR_TOKEN.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] glsl: support unsigned increment in ir_loop controls
Tapani Pälli
- [Mesa-dev] [PATCH] glsl/glcp: Rename all token names to have a _TOK suffix
Carl Worth
- [Mesa-dev] [RFC] i965: Attempt to merge some surface state setup logic
Topi Pohjolainen
- [Mesa-dev] [PATCH] mesa: make vertex array type error checking a little more efficient
Brian Paul
- [Mesa-dev] [PATCH] exec_list: add a list_foreach_typed_reverse() macro
Connor Abbott
- [Mesa-dev] [PATCH 1/3 v2] mesa: Handle uninitialized textures like other textures in get_tex_level_parameter_image
Carl Worth
- [Mesa-dev] [PATCH 1/2] gallium: Add dimension parameter to launch_grid
Jan Vesely
- [Mesa-dev] [PATCH V2] mesa: Turn target_can_be_compressed() in to a utility function
Anuj Phogat
- [Mesa-dev] [PATCH 1/5] meta: Initialize the variable in declaration statement
Anuj Phogat
- [Mesa-dev] [PATCH v2 0/4] Some register allocator cleanups and optimizations
Connor Abbott
- [Mesa-dev] Patches queued up for upcoming 10.2.5 release
Carl Worth
- [Mesa-dev] Mesa (master): 29 new commits
Michel Dänzer
- [Mesa-dev] [PATCH] i965: Fix 1D Array Shadow miptree layout issue (leading to assert or hang)
Jordan Justen
- [Mesa-dev] [PATCH 0/2] radeon: Allow streaming data from CPU to GPU via VRAM
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] drm/radeon: Always flush the HDP cache before submitting a CS to the GPU
Michel Dänzer
- [Mesa-dev] [Bug 79858] Artifacts/Glitches in Blender menu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] RFC: glsl/glcpp: Allow for '#' characters to appear in shader body
Carl Worth
- [Mesa-dev] [PATCH 1/3] llvmpipe: get rid of impossible code in alloc_image_data
sroland at vmware.com
- [Mesa-dev] [PATCH 0/5] Implement ARB_copy_image on i965
Jason Ekstrand
- [Mesa-dev] [PATCH V2] mesa: Add utility function _mesa_is_enum_format_unorm()
Anuj Phogat
- [Mesa-dev] [PATCH 12/15] mesa: Add a gles3 error condition for sized internalformat in glCopyTexImage*()
Anuj Phogat
- [Mesa-dev] [PATCH V2] mesa: Add a helper function _mesa_is_enum_format_unsized()
Anuj Phogat
- [Mesa-dev] [PATCH v3 0/4] Some register allocator cleanups and optimizations
Connor Abbott
- [Mesa-dev] Question regarding dri2_egl_display conversion
Jaeyong Yoo
- [Mesa-dev] [Bug 81992] New: mapi_stub->name points to caller memory leads heap-use-after-free bug
bugzilla-daemon at freedesktop.org
- [Mesa-dev] GL_OES_texture_float and GL_OES_texture_half_float support
Rogovin, Kevin
- [Mesa-dev] GL_OES_standard_derivatives define
Rogovin, Kevin
Last message date:
Thu Jul 31 23:45:11 PDT 2014
Archived on: Fri Aug 1 09:34:56 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).