January 2016 Archives by thread
Starting: Fri Jan 1 01:46:36 PST 2016
Ending: Sun Jan 31 19:48:52 PST 2016
Messages: 2216
- [Mesa-dev] [PATCH 1/3] i965: Move 3-src subnr swizzle handling into the vec4 backend.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] gallium/radeon: cleanup dump parameters to radeon_llvm_compile
Marek Olšák
- [Mesa-dev] [PATCH 1/6] gallium/radeon: implement set_debug_callback
Marek Olšák
- [Mesa-dev] [shader-db PATCH 1/5] run: create debug contexts
Marek Olšák
- [Mesa-dev] [shader-db PATCH 2/5] si-report.py: speed up and adjust to debug message reporting, allowing multi-threaded runs
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: sort extensions enablement array
Marek Olšák
- [Mesa-dev] [PATCH 1/4] vbo: create a new draw function interface for indirect draws
Marek Olšák
- [Mesa-dev] [PATCH 2/4] gallium: add sufficient draw interface to allow new indirect features
Marek Olšák
- [Mesa-dev] [PATCH 3/4] gallium: add caps to expose support for multi indirect draws
Marek Olšák
- [Mesa-dev] [PATCH] nv50/ir: Fix scratch allocation size and file
Pierre Moreau
- [Mesa-dev] [PATCH 4/4] st/mesa: add support for new mesa indirect draw interface
Marek Olšák
- [Mesa-dev] [PATCH 0/9] RadeonSI: Some shaders cleanups
Marek Olšák
- [Mesa-dev] [PATCH 2/6] radeonsi: pass si_context down into si_shader_binary_read
Nicolai Hähnle
- [Mesa-dev] [PATCH] nir: extract out helper macros for running passes
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: count attributes for vertex inputs properly.
Kenneth Graunke
- [Mesa-dev] mesa: Add MESA_VERBOSE=api for several indexed BindBuffer variants
Dieter Nützel
- [Mesa-dev] [Bug 92850] Segfault loading War Thunder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Make TCS precompile use the TES primitive mode when available.
Kenneth Graunke
- [Mesa-dev] [Bug 93561] ninja: error: '$(PRIVATE_SCRIPT)', needed by 'out/target/product/rpi2/gen/STATIC_LIBRARIES/libmesa_dri_common_intermediates/xmlpool/options.h', missing and no known rule to make it
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4] nv50, nvc0: optimize coherent buffer checking at draw time
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] glsl: Fix undefined shifts.
Jordan Justen
- [Mesa-dev] [PATCH 2/2] glsl: Handle bits=32 case in bitfieldInsert/bitfieldExtract.
Jordan Justen
- [Mesa-dev] [PATCH v3] gallium/tests: fix build with clang compiler
Samuel Pitoiset
- [Mesa-dev] [PATCH] arb_indirect_parameters: add basic rendering tests
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Add ARB_indirect_parameters support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] llvmpipe: don't store eo as 64bit int
sroland at vmware.com
- [Mesa-dev] [PATCH 1/6] gallium: document PK2H/UP2H
Ilia Mirkin
- [Mesa-dev] [Bug 72877] Wrong colors with Mesa 9.2 and Mesa 10.0 on PPC Linux systems
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/8] gallium: add shader buffer support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/8] tgsi: add ureg support for image decls
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] i965: GPGPU/3D pipeline switching fixes.
Francisco Jerez
- [Mesa-dev] [PATCH 1/6] i965: Add state bit to trigger re-emission of color calculator state.
Francisco Jerez
- [Mesa-dev] [PATCH 2/6] i965/gen8+: Invalidate color calc state when switching to the GPGPU pipeline.
Francisco Jerez
- [Mesa-dev] [PATCH 3/6] i965/gen6-7: Implement stall and flushes required prior to switching pipelines.
Francisco Jerez
- [Mesa-dev] [PATCH 5/6] i965/gen7: Emit stall and dummy primitive draw after switching to the 3D pipeline.
Francisco Jerez
- [Mesa-dev] [PATCH 6/6] i965/gen7.5+: Disable resource streamer during GPGPU workloads.
Francisco Jerez
- [Mesa-dev] [Bug 75165] compute.c:464:49: error: function definition is not allowed here
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] configure.ac: Detect if running on POWER8 arch
Oded Gabbay
- [Mesa-dev] [PATCH v2 0/5] Optimizing llvmpipe for POWER8 architecture
Oded Gabbay
- [Mesa-dev] [Bug 93570] the image of llvmpipe has a low quality on arm (with too many points on it)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: fix parameter names for tesseval/tessctrl prototypes
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] WIP gallivm: add support for PK2H/UP2H
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g: Add support for PK2H/UP2H
Glenn Kennard
- [Mesa-dev] [PATCH] mesa: use gl_shader_variable in program resource list
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: do not validate io of non-compute and compute stage
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/2] mesa: Map program UBOs and SSBOs to Interface Blocks
Iago Toral
- [Mesa-dev] [PATCH v2 2/2] mesa: Use separate indices for UBO & SSBO during binding
Iago Toral
- [Mesa-dev] ipers performance regression (Was: u_upload_mgr changes)
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] i965/wm: use proper API buffer size for the surfaces.
Ilia Mirkin
- [Mesa-dev] [GSoC] RFC / Suggestions for project
Thomas Helland
- [Mesa-dev] [PATCH 1/8] draw: rework hanndling of non-existing outputs in emit code
Brian Paul
- [Mesa-dev] [PATCH] nir: few missing struct names
Rob Clark
- [Mesa-dev] [PATCH v2] st/va: count number of slices
Julien Isorce
- [Mesa-dev] [PATCH] st/mesa: make KHR_debug output independent of context creation flags
Nicolai Hähnle
- [Mesa-dev] [PATCH v2] st/mesa: make KHR_debug output independent of context creation flags (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH shader-db] si-report: Track max waves per CU
Tom Stellard
- [Mesa-dev] [PATCH 1/8] svga: check for no-ops in svga_bind_sampler_states()
Brian Paul
- [Mesa-dev] [PATCH 2/8] svga: avoid emitting redundant SetVertexBuffers() commands
Brian Paul
- [Mesa-dev] [PATCH 1/2] Revert "i965/wm: use proper API buffer size for the surfaces."
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Actual ARB_multi_draw_indirect support
Ian Romanick
- [Mesa-dev] [PATCH v2] vbo: create a new draw function interface for indirect draws
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: quieten compiler warning about out-of-bounds access
Ilia Mirkin
- [Mesa-dev] [Bug 27512] Illegal instruction _mesa_x86_64_transform_points4_general
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/6] gallium: Remove unnecessary semicolons
Edward O'Callaghan
- [Mesa-dev] [PATCH] i965: Only turn on ARB_compute_shader if we can write registers.
Kenneth Graunke
- [Mesa-dev] [PATCH shader-db 1/4] Fix Python2ism that crept into report.py.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: add image_format check in cross_validate_globals()
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965: Use rcp in brw_lower_texture_gradients rather than 1.0 / x.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] glsl: Disallow vectorization of vector_insert/extract.
Kenneth Graunke
- [Mesa-dev] [PATCH] gallium/dri2: Avoid uneeded stride to pitch conversion
Nicolas Dufresne
- [Mesa-dev] [Bug 93003] mesa 11.x with vmwgfx (vmware Fusion 8.x) graphical corruption under gnome-shell on GTK applications.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V2] mesa: fix GL_MAX_NAME_LENGTH query for tessellation shaders
Timothy Arceri
- [Mesa-dev] [PATCH 01/28] glsl: only add outward facing varyings to resourse list for SSO
Anuj Phogat
- [Mesa-dev] [PATCH 02/28] glsl: move lowering after matching validation
Anuj Phogat
- [Mesa-dev] [PATCH 03/28] glsl: don't change the varying type in validation code
Anuj Phogat
- [Mesa-dev] [PATCH 04/28] glsl: remove unused varyings before packing them
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] llvmpipe: scale up bounding box planes to subpixel precision
sroland at vmware.com
- [Mesa-dev] [PATCH] nir: Add a lower_fdiv option, turn fdiv into fmul/frcp.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] mesa: remove link validation that should be done elsewhere
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] tgsi/scan: set if a fragment shader writes sample mask
Marek Olšák
- [Mesa-dev] [PATCH] st/va: hardlink driver instances to gallium_drv_video.so
Jimmy Berry
- [Mesa-dev] [PATCH 1/5] mesa/bufferobj: make _mesa_delete_buffer_object externally accessible
Nicolai Hähnle
- [Mesa-dev] [Bug 93577] Total war: Attila crashes at startup
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 93524] Clover doesn't build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: fix varying slot allocation for blocks and structs with explicit locations
Timothy Arceri
- [Mesa-dev] [PATCH 00/23] RadeonSI: Restructuring shader code generation part 2
Marek Olšák
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] wgl: Rudimentary wglUseFontBitmaps sample.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] st/mesa: check state->mesa in early return check in st_validate_state()
Brian Paul
- [Mesa-dev] [PATCH 2/3] st/mesa: move bitmap cache flushing out of state validation
Brian Paul
- [Mesa-dev] [PATCH 3/3] st/mesa: be more careful about state validation in st_Bitmap()
Brian Paul
- [Mesa-dev] [PATCH 1/4] s/GLuint/GLbitfield/ for st_invalidate_state() parameter
Brian Paul
- [Mesa-dev] [PATCH] gallium/r600: Replace ALIGN_DIVUP with DIV_ROUND_UP
Krzysztof A. Sobiecki
- [Mesa-dev] [PATCH 1/2] st/mesa: move mipmap allocation check logic into a function
Brian Paul
- [Mesa-dev] [PATCH 23/28] glsl: add pack varying to resource list for vertex input / fragment output
Anders Jonsson
- [Mesa-dev] [PATCH 06/28] glsl: fix overlapping of varying locations for arrays and structs
Anuj Phogat
- [Mesa-dev] [PATCH 07/28] glsl: don't try adding build-ins to explicit locations bitmask
Anuj Phogat
- [Mesa-dev] [PATCH 08/28] glsl: parse component layout qualifier
Anuj Phogat
- [Mesa-dev] [PATCH 09/28] glsl: validate and store component layout qualifier in GLSL IR
Anuj Phogat
- [Mesa-dev] [PATCH 10/28] glsl: fix cross validation for explicit locations on structs and arrays
Anuj Phogat
- [Mesa-dev] [PATCH 05/28] glsl: create helper to remove outer vertex index array used by some stages
Anuj Phogat
- [Mesa-dev] [PATCH] draw: fix line stippling with unfilled prims
sroland at vmware.com
- [Mesa-dev] [PATCH] nv50/ir: don't touch degree on physreg RIG nodes
Ilia Mirkin
- [Mesa-dev] [PATCH 16/28] glsl: don't pack tessellation stages like we do other stages
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] nir/opcodes: Fix the folding expression for usub_borrow
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: replace null check with assert
Timothy Arceri
- [Mesa-dev] [PATCH V2 16/35] glsl: move packing rules for tessellation stages into the packing code
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Explicitly write the "TR DS Cache Disable" bit at TCS EOT.
Kenneth Graunke
- [Mesa-dev] [Bug 93628] Exception: attempt to use unavailable module DRM when building MesaGL 11.1.0 on windows
bugzilla-daemon at freedesktop.org
- [Mesa-dev] a suggestion of loader_get_driver_for_fd
Rob Clark
- [Mesa-dev] [PATCH] configure.ac: add --enable-llvmpipe-profile
Oded Gabbay
- [Mesa-dev] [Bug 93633] Assertion `texFormat != MESA_FORMAT_NONE' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium/aux: Use TGSI chan name defines inplace of literals
Edward O'Callaghan
- [Mesa-dev] [PATCH] gallium/dri2: Fix RGB565 EGLImage creation
Nicolas Dufresne
- [Mesa-dev] [PATCH v2] configure.ac: add --enable-profile
Oded Gabbay
- [Mesa-dev] [PATCH] llvmpipe: use sse2 conv code for altivec
Oded Gabbay
- [Mesa-dev] [PATCH] draw: initialize prim header flags when clipping lines
sroland at vmware.com
- [Mesa-dev] [PATCH] mesa: check that internalformat of CopyTexImage*D is not 1, 2, 3, 4
Nicolai Hähnle
- [Mesa-dev] [PATCH 11/28] glsl: cross validate varyings with a component qualifier
Anuj Phogat
- [Mesa-dev] [PATCH 12/28] glsl: update explicit location matching to support component qualifier
Anuj Phogat
- [Mesa-dev] [PATCH V3 11/28] glsl: cross validate varyings with a component qualifier
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: Mark Identity as const
Ian Romanick
- [Mesa-dev] [PATCH 0/4] mesa/bufferobj: reduce code duplication
Nicolai Hähnle
- [Mesa-dev] [PATCH 13/28] glsl: include varyings with explicit locations in slot count
Anuj Phogat
- [Mesa-dev] [PATCH 14/28] glsl: pass disable_varying_packing bool to the lowering pass
Anuj Phogat
- [Mesa-dev] [PATCH 17/28] glsl: enable lowering of varyings with explicit component
Anuj Phogat
- [Mesa-dev] [PATCH 0/7] vbo: introduce a minmax_index cache
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] st/mesa: remove dead code from mesa_to_tgsi
Marek Olšák
- [Mesa-dev] [PATCH 0/8] gl_FragCoord and gl_FrontFacing as system values
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeonsi: simplify gl_FragCoord behavior
Marek Olšák
- [Mesa-dev] [PATCH 1/2] glsl: combine if blocks
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: track total amount of uniform locations used
Tapani Pälli
- [Mesa-dev] [PATCH shader-db 1/2] run: Add compute shader support.
Kenneth Graunke
- [Mesa-dev] [PATCH shader-db 2/2] run.py: Add compute shader support.
Kenneth Graunke
- [Mesa-dev] New stable-branch 11.1 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH] mesa: Move sanity check of BindVertexBuffer for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 1/2] mesa/main: Avoid `void function returning a value` warning.
Jose Fonseca
- [Mesa-dev] Hang in dri3_wait_for_event
Gustaw Smolarczyk
- [Mesa-dev] [PATCH v2 0/4] mesa/bufferobj: reduce code duplication
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] glsl: Move glsl_to_nir files to LIBGLSL_FILES
Kristian Høgsberg
- [Mesa-dev] [PATCH] glsl: Make bitfield_insert/extract and bfi/bfm non-vectorizable.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/3] glsl: Move glsl_to_nir files to LIBGLSL_FILES
Kristian Høgsberg
- [Mesa-dev] [PATCH] mesa: add always-false-for-now enables for GL 4.3, 4.4, 4.5.
Ilia Mirkin
- [Mesa-dev] Fwd: Build failed: mesa 231
Jose Fonseca
- [Mesa-dev] Mesa (master): glsl: Move _mesa_shader_stage_to_string/ abbrev to shader_enums.c
Brian Paul
- [Mesa-dev] [PATCH] glsl: Don't add nir files to libglsl_la_SOURCES
Kristian Høgsberg
- [Mesa-dev] [PATCH] Add missing platform information for KBL
Mark Janes
- [Mesa-dev] [PATCH 00/18] Stop using client APIs for sampler objects
Ian Romanick
- [Mesa-dev] [PATCH 01/18] mesa: Add _mesa_set_sampler_wrap method
Ian Romanick
- [Mesa-dev] [PATCH 02/18] mesa: Add _mesa_set_sampler_filters method
Ian Romanick
- [Mesa-dev] [PATCH 03/18] mesa: Add _mesa_set_sampler_srgb_decode method
Ian Romanick
- [Mesa-dev] [PATCH 04/18] mesa: Refator _mesa_BindSampler to make _mesa_bind_sampler
Ian Romanick
- [Mesa-dev] [PATCH 05/18] meta/blit: Group the SamplerParameteri calls with the other sampler operations
Ian Romanick
- [Mesa-dev] [PATCH 06/18] meta/blit: Use internal functions for sampler object access
Ian Romanick
- [Mesa-dev] [PATCH 07/18] meta/blit: Save and restore the sampler using gl_sampler_object instead of GL API object handle
Ian Romanick
- [Mesa-dev] [PATCH 08/18] meta/blit: Don't pollute the sampler object namespace in _mesa_meta_setup_sampler
Ian Romanick
- [Mesa-dev] [PATCH 09/18] meta/generate_mipmap: Use internal functions for sampler object access
Ian Romanick
- [Mesa-dev] [PATCH 10/18] meta/generate_mipmap: Track sampler using gl_sampler_object instead of GL API object handle
Ian Romanick
- [Mesa-dev] [PATCH 11/18] meta/generate_mipmap: Save and restore the sampler using gl_sampler_object instead of GL API object handle
Ian Romanick
- [Mesa-dev] [PATCH 12/18] meta/generate_mipmap: Don't pollute the sampler object namespace
Ian Romanick
- [Mesa-dev] [PATCH 13/18] meta/decompress: Use internal functions for sampler object access
Ian Romanick
- [Mesa-dev] [PATCH 14/18] meta/decompress: Track sampler using gl_sampler_object instead of GL API object handle
Ian Romanick
- [Mesa-dev] [PATCH 15/18] meta/decompress: Save and restore the sampler using gl_sampler_object instead of GL API object handle
Ian Romanick
- [Mesa-dev] [PATCH 16/18] meta/decompress: Don't pollute the sampler object namespace
Ian Romanick
- [Mesa-dev] [PATCH 17/18] meta: Only bind the sampler in one place
Ian Romanick
- [Mesa-dev] [PATCH 18/18] meta: Unconditionally set GL_SKIP_DECODE_EXT
Ian Romanick
- [Mesa-dev] [PATCH 0/9] Add core and gallium ARB_query_buffer_object support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/9] glapi: Add xml infrastructure for ARB_query_buffer_object
Ilia Mirkin
- [Mesa-dev] [PATCH 3/9] mesa: Add QueryBuffer to context
Ilia Mirkin
- [Mesa-dev] [PATCH v2] docs: Update todo regarding StencilOp and StencilOpSeparate.
Thomas Helland
- [Mesa-dev] radeon cmask sync with EGL/GBM
Jay Cornwall
- [Mesa-dev] [PATCH] i965: Upload 3DSTATE_BINDING_TABLE_POINTERS_HS when !TCS on Gen9+.
Kenneth Graunke
- [Mesa-dev] [PATCH] Fix locking of GLsync objects
Steinar H. Gunderson
- [Mesa-dev] [PATCH] mesa/uniform_query: add IROUNDD and use for doubles->ints (v2)
Dave Airlie
- [Mesa-dev] [PATCH 1/7] glsl: enable offset layout qualifier for ARB_enhanced_layouts
Timothy Arceri
- [Mesa-dev] [Bug 93667] Crash in eglCreateImageKHR with huge texture size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] NIR, SCons, and Gallium
Jose Fonseca
- [Mesa-dev] [PATCH 0/2] trivial cleanups
Erik Faye-Lund
- [Mesa-dev] [PATCH] nir: special hack for TGSI vs indirect inputs
Rob Clark
- [Mesa-dev] [PATCH 1/2] i965/fs: Add debugging to constant combining pass.
Matt Turner
- [Mesa-dev] [PATCH] configure.ac: always define __STDC_CONSTANT_MACROS
Oded Gabbay
- [Mesa-dev] [PATCH] nvc0: allow fragment shader inputs to use indirect indexing
Ilia Mirkin
- [Mesa-dev] [PATCH 1/9] nir: Fix constant evaluation of bfm.
Matt Turner
- [Mesa-dev] [PATCH] i965: Mark TCS URB writes as having side effects.
Kenneth Graunke
- [Mesa-dev] [PATCH] nvc0: remove useless goto in nvc0_launch_grid()
Samuel Pitoiset
- [Mesa-dev] [Bug 93673] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: do not force re-binding of compute constbufs on Fermi
Samuel Pitoiset
- [Mesa-dev] [PATCH] glsl: Make read_from_write_only_variable_visitor ignore .length().
Kenneth Graunke
- [Mesa-dev] [PATCH] st/mesa: fix incorrect buffer token passed to _mesa_BindFramebuffer()
Brian Paul
- [Mesa-dev] [PATCH] draw: fix key comparison with uninitialized value
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
- [Mesa-dev] [PATCH 00/10] vbo: introduce a minmax_index cache (v3)
Nicolai Hähnle
- [Mesa-dev] [PATCH] nv50/ir: replace the right def in global cse
Ilia Mirkin
- [Mesa-dev] [Bug 93653] Crash while using GALLIUM_HUD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: print the invalid enum when CreateShader fails
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: add packed varyings for outputs with single stage program
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] glsl: add component to has_layout() helper
Timothy Arceri
- [Mesa-dev] [PATCH] gallium/aux: Turn TGSI_CHAN_* into enum
Edward O'Callaghan
- [Mesa-dev] [PATCH v4] mesa: enable enums for OES_geometry_shader
Tapani Pälli
- [Mesa-dev] [PATCH 9/9] st/va: add motion adaptive deinterlacing
Christian König
- [Mesa-dev] [PATCH v2 2/6] glapi: add GL_OES_geometry_shader extension
Lofstedt, Marta
- [Mesa-dev] [PATCH V3] glapi: add GL_OES_geometry_shader extension
Marta Lofstedt
- [Mesa-dev] [PATCH] glsl: add ir_unop_b2d
Iago Toral Quiroga
- [Mesa-dev] [PATCH] meta: remove const qualifier on _mesa_meta_fb_tex_blit_begin()
Brian Paul
- [Mesa-dev] [PATCH 0/8] Proper implementation of glInvalidateBuffer(Sub)Data
Nicolai Hähnle
- [Mesa-dev] [PATCH] winsys/radeon: fix warnings about incompatible pointer types
Nicolai Hähnle
- [Mesa-dev] [PATCH] radeonsi: enable late VS export memory allocation
Marek Olšák
- [Mesa-dev] Avoid segfault in omx deconstructor
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: don't print a warning for unhandled registers returned by LLVM
Marek Olšák
- [Mesa-dev] [PATCH 1/2] configure.ac: don't require EGL/DRM ang GBM if OpenGL is disabled
Marek Olšák
- [Mesa-dev] [PATCH 5/5] i965/gen9: Don't allow the RGBX formats for texturing/rendering
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] nir: Add a fquantize2f16 opcode
Jason Ekstrand
- [Mesa-dev] [PATCH 18/28] glsl: validate linking of intrastage component qualifiers
Anuj Phogat
- [Mesa-dev] [PATCH v3 1/3] gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
- [Mesa-dev] [PATCH 19/28] glsl: add support for explicit components to frag outputs
Anuj Phogat
- [Mesa-dev] [Bug 93686] Performance improvement ?=:=?UTF-8?Q? Please consider hardware ɢᴘᴜ rendering in llvmpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 1/3] gallium/st: add pipe_context::generate_mipmap()
Charmaine Lee
- [Mesa-dev] [PATCH] gallivm: merge two identical LLVM version checks
Evangelos Foutras
- [Mesa-dev] [PATCH V2 19/28] glsl: add support for explicit components to frag outputs
Timothy Arceri
- [Mesa-dev] [PATCH demos] configure.ac: Fix default behavior of AC_ARG_WITH(glut) if glut isn't available
Andreas Boll
- [Mesa-dev] [Bug 92687] Add support for ARB_internalformat_query2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] glapi: Build glapi_gentable.c only on Darwin
Andreas Boll
- [Mesa-dev] [PATCH] i965/meta-fast-clear: Convert the clear color through the surf format
Neil Roberts
- [Mesa-dev] Mesa 11.1.1
Emil Velikov
- [Mesa-dev] Where to find MAPI_TABLE_NUM_STATIC & MAPI_TABLE_NUM_DYNAMIC
Jouk Jansen
- [Mesa-dev] [PATCH] android: enable building static version of libdrm
Rob Herring
- [Mesa-dev] [android-x86-devel] Re: need-help: how to change to newest mesa in android-x86?
Rob Clark
- [Mesa-dev] [PATCH] radeonsi: don't miss changes to SPI_TMPRING_SIZE
Marek Olšák
- [Mesa-dev] [PATCH] ttn: use writemask for store_var
Rob Clark
- [Mesa-dev] [PATCH 1/2] nir: Handle <bits>=32 case in bitfield_insert lowering.
Matt Turner
- [Mesa-dev] [PATCH] texobj: Check completeness with InternalFormat rather than Mesa format
Neil Roberts
- [Mesa-dev] [PATCH] ttn: add missing writemask on store_output
Rob Clark
- [Mesa-dev] [PATCH] st/mesa: add check for color logicop in blit_copy_pixels()
Brian Paul
- [Mesa-dev] [RFC] nir: const_index sanity
Rob Clark
- [Mesa-dev] [PATCH] nv50/ir: only use FILE_LOCAL_MEMORY for temp arrays that use indirection
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] nir/builder: Add a nir_build_ivec4() convenience helper.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: allow duplicate layout-qualifier-names
Timothy Arceri
- [Mesa-dev] [PATCH] nv50/ir: rebase indirect temp arrays to 0, so that we use less lmem space
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: restrict consumer stage condition to modify interpolation type
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] glsl: mark explicit uniforms as explicit in other stages too
Tapani Pälli
- [Mesa-dev] [Bug 92137] [regression, bisected] piglit arb_separate_shader_objects.validateprogrampipeline fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] glsl: mark explicit uniforms as explicit in other stages too
Tapani Pälli
- [Mesa-dev] [PATCH 20/28] glsl: pack vertex attributes with component layout qualifiers
Anuj Phogat
- [Mesa-dev] [PATCH 21/28] glsl: pack fragment shader outputs with component layout qualifiers
Anuj Phogat
- [Mesa-dev] [Bug 92000] Requesting a New Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: use surface format to generate mipmaps when available
Ilia Mirkin
- [Mesa-dev] [PATCH 22/28] glsl: get geometry shader vertex count from type when packing
Anuj Phogat
- [Mesa-dev] [PATCH] i965/vec4: Use UW type for multiply into accumulator on GEN8+
Jason Ekstrand
- [Mesa-dev] [PATCH 24/28] glsl: make needs_lowering() a shared packing helper function
Anuj Phogat
- [Mesa-dev] [PATCH 25/28] glsl: move packed varying creation code to a helper
Anuj Phogat
- [Mesa-dev] [PATCH 27/28] mesa: add LOCATION_COMPONENT support to GetProgramResourceiv
Anuj Phogat
- [Mesa-dev] radeonsi: "Warning: Compiler emitted unknown config register: 0x286d0"
Gustaw Smolarczyk
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix "leaking" textures
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] i965: Fix cache pollution race during L3 partitioning set-up.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] glsl: add missing explicit_stream flag to has_layout()
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] radeonsi: Print "LLVM emitted unknown config register" warning only once
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] i965/fs/generator: Take an actual shader stage rather than a string
Jason Ekstrand
- [Mesa-dev] [PATCH] st/dri: Don't call invalidate_resource for NULL depth/stencil buffers
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: Rename do_invalidate_resource to invalidate_buffer
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: Allow implicit int -> uint conversions for bitwise operators (&, ^, |).
Kenneth Graunke
- [Mesa-dev] Mesa (master): glsl: restrict consumer stage condition to modify interpolation type
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: fix consumer_stage restriction to separate shader objects
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Bug 93723] vblank_mode=3 segfaults SynMark 6.1 to: intelDestroyContext() -> _mesa_meta_free() -> _mesa_make_current()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] avoid crashing in mod by 0 with llvmpipe
Jeff Muizelaar
- [Mesa-dev] [PATCH] glsl: Restore Mesa-style to shader_enums.c/h.
Matt Turner
- [Mesa-dev] [PATCH] i965: Inform compiler of variable range to silence warning.
Matt Turner
- [Mesa-dev] [PATCH] nir/print: const_index is signed
Rob Clark
- [Mesa-dev] [Bug 93731] glUniformSubroutinesuiv segfaults when subroutine uniform is bound to a specific location
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Android DRM/Mesa porting (Was: need-help: how to change to newest mesa in android-x86?)
Chih-Wei Huang
- [Mesa-dev] [PATCH] i965: Provide sse2 version for rgba8 <-> bgra8 swizzle
sroland at vmware.com
- [Mesa-dev] [PATCH] glsl: move uniform calculation to link_uniforms
Tapani Pälli
- [Mesa-dev] [Bug 93648] Random lines being rendered when playing Dolphin on radeonsi (w/ apitrace)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 93648] Random lines being rendered when playing Dolphin (geometry shaders related, w/ apitrace)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gbm: extension name: replace '-' with '_'
Christian Gmeiner
- [Mesa-dev] [PATCH] arb_shader_subroutine: fix lowering reusing actual parmaters
Dave Airlie
- [Mesa-dev] [PATCH] mesa: fix segfault in glUniformSubroutinesuiv()
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] util/bitset: Allow iterating over const bitsets
Jason Ekstrand
- [Mesa-dev] [PATCH] tgsi: initialize Atomic field in tgsi_default_declaration
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium: Add support for DragonFly
Francois Tigeot
- [Mesa-dev] [PATCH] llvmpipe: fix arguments order given to vec_andc
Oded Gabbay
- [Mesa-dev] [PATCH] tgsi: add MEMBAR opcode to handle memoryBarrier* GLSL intrinsics
Ilia Mirkin
- [Mesa-dev] [PATCH] llvmpipe: use vpkswss when dst is signed
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: restore the stObj's size if it was cleared out
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] mesa: (trivial) fix typo in python scripts
sroland at vmware.com
- [Mesa-dev] [PATCH V2] mesa: fix segfault in glUniformSubroutinesuiv()
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: fix segfault linking subroutine uniform with explicit location
Timothy Arceri
- [Mesa-dev] [PATCH] i965/vec4: don't copy ATTR into 3src instructions with complex swizzles
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] llvmpipe: drop scissor planes early if the tri is fully inside it
sroland at vmware.com
- [Mesa-dev] [PATCH 00/10] st/mesa: add shader buffer support
Ilia Mirkin
- [Mesa-dev] Allow duplicate layout qualifiers V2
Timothy Arceri
- [Mesa-dev] [PATCH] nv50/ir: swap the least-ref'd source into src1 when both const/imm
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] Move nir/glsl to src/compiler, take 2
Emil Velikov
- [Mesa-dev] [PATCH] glsl: Don't abbreviate tessellation shader stage names.
Kenneth Graunke
- [Mesa-dev] [RFC PATCH] mesa: Add MESA_SHADER_CAPTURE_PATH for writing .shader_test files.
Kenneth Graunke
- [Mesa-dev] Mesa for OpenVMS
Jouk Jansen
- [Mesa-dev] [PATCH] util/u_pstipple.c: copy immediates during transformation
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] i965: Trigger CS state reemission when new sampler state is uploaded.
Francisco Jerez
- [Mesa-dev] [PATCH 0/9] st/mesa: accelerate texture uploads from PBOs
Nicolai Hähnle
- [Mesa-dev] [Bug 86326] clEnqueueNDRangeKernel global_work_offset ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/10] st/mesa: add shader buffer support
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium: make image views non-persistent objects
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix interface block error message
Timothy Arceri
- [Mesa-dev] [PATCH v2] glsl: fix consumer_stage restriction to separate shader objects
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2] glsl: move uniform calculation to link_uniforms
Tapani Pälli
- [Mesa-dev] New stable-branch 11.0 candidate pushed
Emil Velikov
- [Mesa-dev] Mesa 11.2.0 release plan
Emil Velikov
- [Mesa-dev] mesa: Reduce libGL.so binary size by about 15%
Andreas Boll
- [Mesa-dev] [PATCH] glx: don't force version == 2.0 for ES2 GLX context creation
Ilia Mirkin
- [Mesa-dev] Using all PS export formats in RadeonSI
Marek Olšák
- [Mesa-dev] [RFC 00/63] ARB_internalformat_query2 on Mesa and i965 backend
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] radeonsi: fix discard-only fragment shaders
Nicolai Hähnle
- [Mesa-dev] [PATCH] glsl: Conditionalize atan2 math.
Kenneth Graunke
- [Mesa-dev] [PATCH] llvmpipe: warn about illegal use of objects in different contexts
sroland at vmware.com
- [Mesa-dev] [PATCH] glsl: add missing explicit_image_format flag to has_layout()
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] gallium/radeon: rename max_compute_units -> num_good_compute_units
Marek Olšák
- [Mesa-dev] [PATCH 2/4] winsys/amdgpu: compute num_good_compute_units correctly
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeonsi: add max waves / CU to shader stats
Marek Olšák
- [Mesa-dev] [Bug 85586] Draw module crashes in LLVM generated code since commit 60ec95fa1e0c42bd42358185970b20c9b81591fa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] nir: Let nir_opt_algebraic rules contain unsigned constants > INT_MAX.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] nir: Lower ldexp to arithmetic.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: expose accurate gl_MaxCompute* constants rather than cooked values
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix a bug with loop counter in find_empty_block
Tapani Pälli
- [Mesa-dev] [Bug 93796] glGetActiveAtomicCounterBufferiv is broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 15/28] glsl: add support for packing varyings with explicit locations
Anuj Phogat
- [Mesa-dev] [PATCH v2 0/4] string-marker support
Rob Clark
- [Mesa-dev] [PATCH] llvmpipe, i915: add back NEW_RASTERIZER dependency when computing vertex info
sroland at vmware.com
- [Mesa-dev] [PATCH] freedreno: make opc array static const
Christian Gmeiner
- [Mesa-dev] About drm_hwcomposer (Was Re: About the PixelFormat mappings in drm_gralloc)
Rob Clark
- [Mesa-dev] [PATCH] r600g: don't leak driver const buffers
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/3] mesa: Fix some function prototype mismatching
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 2/3] mesa: Fix format warnings
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 3/3] mesa: Deal with size differences between GLuint and GLhandleARB in GetAttachedObjectsARB
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 0/3] Misc GLhandleARB GLuint cleanup
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 1/4] mesa: Don't include meta.h
Ian Romanick
- [Mesa-dev] [PATCH] radeonsi: fix discard-only fragment shaders (v2)
Nicolai Hähnle
- [Mesa-dev] [PATCH] i965: Implement a drirc workaround for broken dual color blending.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl/lower_instructions: fix regression in dldexp_to_arith
Iago Toral Quiroga
- [Mesa-dev] re-visit oes_geometry_shader patches
Lofstedt, Marta
- [Mesa-dev] [PATCH] glsl: always compute proper varying type, irrespective of varying packing
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Resend of initial OES_geometry_shader patches
Marta Lofstedt
- [Mesa-dev] [PATCH] st/mesa: conditionally enable GL_NV_vdpau_interop
Christian König
- [Mesa-dev] [PATCH 1/2] r600: Typos and whitespace fixes
Jan Vesely
- [Mesa-dev] [PATCH] i965/vec4/tcs: Return NULL instead of false in brw_compile_tcs()
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2] mesa: Deal with size differences between GLuint and GLhandleARB in GetAttachedObjectsARB
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH v2] glx: update to updated version of EXT_create_context_es2_profile
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: Add option for SI scheduler
Axel Davy
- [Mesa-dev] [Bug 93813] Incorrect viewport range when GL_CLIP_ORIGIN is GL_UPPER_LEFT
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] texobj: Fix the completeness checks for cube textures
Neil Roberts
- [Mesa-dev] [PATCH] i965/fs: Remove unused count from vs urb setup
Ben Widawsky
- [Mesa-dev] [PATCH v2 0/9] st/mesa: accelerate texture uploads from PBOs
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/6] nir: const_index sanity
Rob Clark
- [Mesa-dev] [PATCH 1/2] i965: Use nir_lower_load_const_to_scalar().
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Enable debug prints for do_common_optimization
Jordan Justen
- [Mesa-dev] [PATCH] glsl: Disable tree grafting optimization for shared variables
Jordan Justen
- [Mesa-dev] [PATCH] util/ralloc: Remove double zero'ing of rzalloc buffers
Jordan Justen
- [Mesa-dev] [Bug 93820] Change from Mesa 10 to 11 made remote opengl stop working
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] radeonsi: allow using all CUs for tessellation and on-chip GS (v2)
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: add ETC1 support for Stoney
Marek Olšák
- [Mesa-dev] [PATCH 1/2] draw: use util_pstipple_create_fragment_shader
Nicolai Hähnle
- [Mesa-dev] Mesa 11.0.9
Emil Velikov
- [Mesa-dev] [PATCH 1/2] glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize
Ilia Mirkin
- [Mesa-dev] [PATCH] winsys/amdgpu: optionally use buffer lists with all allocated buffers
Marek Olšák
- [Mesa-dev] [PATCH v2] glsl: add GL_OES_geometry_point_size and conditionalize gl_PointSize
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] virgl: enable building on Android
Rob Herring
- [Mesa-dev] [PATCH 0/7] radeonsi: geometry shader bug fix and cleanup
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/2] split-to-files.py: fix parsing when #version is not at the beginning
Marek Olšák
- [Mesa-dev] [PATCH] mesa: invalidate framebuffer when changing parameters
Ilia Mirkin
- [Mesa-dev] The get/get_hash_params situation...
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: fix shader precompilation for shader-db
Marek Olšák
- [Mesa-dev] [PATCH 1/3] run: update the R600_DEBUG value
Marek Olšák
- [Mesa-dev] [PATCH] mesa: fix MAX_FRAMEBUFFER_LAYERS query
Ilia Mirkin
- [Mesa-dev] [Bug 65373] Rename the _mesa_lookup_enum_by_nr() function
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59225] SIGSEGV src/mesa/program/symbol_table.c:200
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79852] Mesa-10.2.1/src/gallium/state_trackers/vega/api_params.c:60: possible bad if test ?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 4965] Windows GDI driver doublebuffer + alpha triggers assertation
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 34692] -xarch=sse2 option needed for Sun Studio build on x86
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 13986] [REQUEST] VMGL (formerly Xen-GL) implementation in Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mapi: Fix build with clang
Armin K
- [Mesa-dev] [Bug 89773] "builtin_functions.cpp", line 3218: Error: INFINITY is not defined.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [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] [Bug 18643] Guild Wars with wine run but quickly return to desktop
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38705] call glDrawElements (GL_LINES, 2, GL_UNSIGNED_BYTE, indices); will be exhaust memory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50996] gnome-shell, video playing fail to work properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 25663] Compile Failures on Bluegene/L
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] trace: fix a segfault when tracing indirect draw calls
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: add DCC buffer for sampler views on new CS
Nicolai Hähnle
- [Mesa-dev] [PATCH] appveyor: Bump shallow clone depth.
Jose Fonseca
- [Mesa-dev] [PATCH v4 00/11] st/mesa: add shader buffer support
Ilia Mirkin
- [Mesa-dev] [PATCH 00/17] st/mesa: add compute shaders support
Samuel Pitoiset
- [Mesa-dev] gallium r300 driver for PowerPC
Herminio Hernandez, Jr.
- [Mesa-dev] [PATCH 5/6] glsl: don't sort varying in separate shader mode
Timothy Arceri
- [Mesa-dev] [RFC libdrm] intel: Add support for softpin
Chris Wilson
- [Mesa-dev] [PATCH 1/2] glsl: don't attempt to link empty program
Timothy Arceri
- [Mesa-dev] [PATCH 0/6] nv50/ir: various compiler optimizations
Karol Herbst
- [Mesa-dev] [PATCH 3/6] nv50/ir: optimize neg(add(bool, 1)) to bool for OP_SET and OP_SLCT
Karol Herbst
- [Mesa-dev] [Bug 89599] symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium/ddebug: make 'noflush' also affect 'always' mode
Nicolai Hähnle
- [Mesa-dev] [PATCH] i965/bxt: Fix conservative wm thread counts.
Ben Widawsky
- [Mesa-dev] [PATCH] radeonsi: use llvm.amdgcn.s.barrier instead of llvm.AMDGPU.barrier.local
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/12] i965+nir: Do pack/unpack lowering in NIR
Matt Turner
- [Mesa-dev] Command buffer error in vmwgfx kernel module
Agorgianitis Loukas
- [Mesa-dev] [Mesa-dev, v6, 1/3] clover: separate compile and link stages
Tom Stellard
- [Mesa-dev] Request for MESA support for OpenGL GL_INTEL_* exts supported by Windows driver (2 of them expose new graphics DX12 features)
oscar bg
- [Mesa-dev] [PATCH] glsl: remove old FINISHME
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] winsys/amdgpu: Handle RADEON_FLAG_NO_CPU_ACCESS
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] winsys/amdgpu: Process RADEON_FLAG_* independently from RADEON_DOMAIN_*
Michel Dänzer
- [Mesa-dev] [Bug 62046] [nouveau] Power Point Viewer crashed at start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54600] pbuffer_reference_openvg_image() not implemented (egl_g3d_st.c)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 61364] LLVM assertion when starting X11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50/ir: fix minor memory corpution when RA does another round
Karol Herbst
- [Mesa-dev] [PATCH] tgsi/scan: add tgsi_shader_info::reads_samplemask
Marek Olšák
- [Mesa-dev] [Bug 93878] [llvmpipe][softpipe] piglit arb_gpu_shader_fp64-double-gettransformfeedbackvarying regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: bump required GCC version to 4.4.0
Timothy Arceri
- [Mesa-dev] [PATCH] i965/skl: Utilize new 5th bit for gateway messages
Ben Widawsky
- [Mesa-dev] [PATCH] egl/wayland: Set __DRI_IMAGE_USE_SCANOUT for shared buffers
Michel Dänzer
- [Mesa-dev] [RFC] i965: Restore vbo after color resolve during brw_try_draw_prims()
Topi Pohjolainen
- [Mesa-dev] [Bug 31587] strange segfault in vgFinish
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 20898] Screen blank when using compositeng window manager (compiz) 3D acceleration
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: double-precision values don't support interpolation
Samuel Iglesias Gonsálvez
- [Mesa-dev] [Bug 58446] src/glsl/glcpp/imports.h:161: undefined reference to `sqrtf'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/7] nv50/ir: various compiler optimizations
Karol Herbst
- [Mesa-dev] [PATCH] glsl: only expose double mod when doubles are available
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: disallow implicit conversions in ESSL shaders
Ilia Mirkin
- [Mesa-dev] [PATCH 0/8] add support for EGL_EXT_device_{base, query, enumeration}
Dave Airlie
- [Mesa-dev] [PATCH v2] glsl: disallow implicit conversions in ESSL shaders
Ilia Mirkin
- [Mesa-dev] [RFCv2 00/13] gallium: add support for NIR as alternate IR
Rob Clark
- [Mesa-dev] [PATCH] i965/gen8: Enable hiz for all depth levels
Ben Widawsky
- [Mesa-dev] [PATCH V3 16/28] glsl: add packing rules for tessellation stages to the packing code
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: disable varying packing when its not safe
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] radeonsi: treat intensity render targets exactly like red
Marek Olšák
- [Mesa-dev] [PATCH 00/45] New Gallium Nine fixes
Axel Davy
- [Mesa-dev] glsl_to_tgsi error in register renumbering or merging?
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] Android: fix build break from nir/glsl move to compiler/
Rob Herring
- [Mesa-dev] [PATCH 1/5] egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
- [Mesa-dev] [PATCH 2/5] egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
- [Mesa-dev] [PATCH 3/5] egl: android: fix visuals declaration
Rob Herring
- [Mesa-dev] [PATCH 4/5] egl: android: clean-up config attribute setting
Rob Herring
- [Mesa-dev] [PATCH 5/5] egl: android: enable EGL_FRAMEBUFFER_TARGET_ANDROID and EGL_RECORDABLE_ANDROID
Rob Herring
- [Mesa-dev] [PATCH] st/mesa: treat a write as a read for range purposes
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium/radeon: rename & reorder members of radeon_info
Marek Olšák
- [Mesa-dev] [PATCH 1/3] glsl: small tidy up now that link_shaders() exits early with 0 shaders
Timothy Arceri
- [Mesa-dev] [PATCH] winsys/radeon: Do not deinit the pb cache if it was not initialized
Niels Ole Salscheider
- [Mesa-dev] [PATCH 0/2] virgl: allow pipe screen sharing and fix prime fd refcounting
Rob Herring
- [Mesa-dev] [PATCH] nv50/ir: get rid of memory stores with nop values
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] gallivm: don't crash on UP2H and set correct src type
Marek Olšák
- [Mesa-dev] [PATCH] glsl: remove unrequired forward declaration
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: call build_program_resource_list inside Driver.LinkShader
Marek Olšák
- [Mesa-dev] [PATCH] nv50, nvc0: fix buffer clearing to respect engine alignment requirements
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] st/mesa: unify variants and delete functions for TCS, TES, GS
Marek Olšák
- [Mesa-dev] [PATCH] compiler: removed unused Makefile.sources
Rob Clark
- [Mesa-dev] [PATCH 0/7] st/mesa: add shader image support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] tgsi: add PK2H/UP2H support
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] mesa: the _mesa_geometric_* functions require full types from mtypes.h
Ilia Mirkin
- [Mesa-dev] [PATCH 4/3] mesa: use default geometry's samples when there are no attachments
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] gallium: Add PIPE_CAP_FRAMEBUFFER_LAYERS
Edward O'Callaghan
- [Mesa-dev] [PATCH] meta: Check after null return value at blitframebuffer_texture()
Juha-Pekka Heikkila
- [Mesa-dev] [RFCv3 00/11] gallium: add support for NIR as alternate IR
Rob Clark
- [Mesa-dev] [PATCH v2 00/11] Add core and gallium ARB_query_buffer_object support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] llvmpipe: use vector loads for (optimized) tri raster funcs
sroland at vmware.com
- [Mesa-dev] [PATCH 2/3] llvmpipe: minor cleanup of sse2 for calc_fixed_position
sroland at vmware.com
Last message date:
Sun Jan 31 19:48:52 PST 2016
Archived on: Sun Jan 31 19:49:00 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).