October 2015 Archives by thread
Starting: Thu Oct 1 00:03:00 PDT 2015
Ending: Sat Oct 31 23:22:29 PDT 2015
Messages: 2968
- [Mesa-dev] [PATCH 1/7] mesa: clean up #includes in ff_fragment_shader.cpp
Tapani Pälli
- [Mesa-dev] [Bug 92183] linker.cpp:3187:46: error: ‘strtok_r’ was not declared in this scope
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/3] radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2
Mathias Fröhlich
- [Mesa-dev] List of unsupported extensions per driver
Romain Failliot
- [Mesa-dev] [PATCH] glsl: emit row_major matrix's SSBO stores only for components in writemask
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 2/2] dri/common: drop loading /etc/drirc
Eero Tamminen
- [Mesa-dev] [PATCH] radeonsi: don't set DATA_FORMAT if ADD_TID_ENABLE is set on VI (v2)
Christian König
- [Mesa-dev] [PATCH 1/2] glx: Fix build errors with --enable-mangling (v2)
Emil Velikov
- [Mesa-dev] New/final stable-branch 10.6 candidate pushed
Emil Velikov
- [Mesa-dev] [RFC 0/2] Provide separate index spaces for UBOs and SSBOs
Iago Toral Quiroga
- [Mesa-dev] [PATCH] glsl: error out if non-constant indexing of SSBO arrays with GLSL ES
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span
Iago Toral
- [Mesa-dev] [PATCH] mesa: Add abs input modifier to base for POW in ffvertex_prog
Daniel Scharrer
- [Mesa-dev] [RFC] pipe-loader: abstract GALLIUM_STATIC_TARGETS behind pipe_loader API
Rob Clark
- [Mesa-dev] [PATCH 18/18] t_dd_dmatmp: Use 'X &= ~N' instead of 'X -= X & N'
Brian Paul
- [Mesa-dev] [PATCH 03/11] i965: Pull stage_prog_data.nr_params out of the NIR shader
Iago Toral
- [Mesa-dev] [PATCH 01/11] glsl/types: Make subroutine types have a single matrix column
Iago Toral
- [Mesa-dev] [PATCH 02/11] i965/vs: Move lazy NIR creation to codegen_vs_prog
Iago Toral
- [Mesa-dev] [PATCH v2 4/7] nir: add an instruction set API
Connor Abbott
- [Mesa-dev] [PATCH 0/2] i965: A few miptree fixes
Chad Versace
- [Mesa-dev] [PATCH] mesa: Add missing _mm_mfence() before streaming loads.
Matt Turner
- [Mesa-dev] [PATCH 05/23] nir: Introduce new nir_intrinsic_load_per_vertex_input intrinsics.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/2] nir/lower_io: Return has_indirect flag from get_io_offset().
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] nir: Add a function to determine if a source is dynamically uniform
Matt Turner
- [Mesa-dev] [PATCH] pipe-loader: abstract GALLIUM_STATIC_TARGETS behind pipe_loader API
Rob Clark
- [Mesa-dev] [Bug 92221] Unintended code changes in _mesa_base_tex_format commit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Make brw_varying_to_offset take a const pointer to the VUE map.
Kenneth Graunke
- [Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] gallium: add per-sample interpolation control into rasterizer state
Marek Olšák
- [Mesa-dev] [PATCH 2/3] st/mesa: set force_persample_interp if ARB_sample_shading is used
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] st/mesa: automatically set per-sample interpolation if using SampleID/Pos
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/2] i965/fs: Handle non-const sample number in interpolateAtSample
Matt Turner
- [Mesa-dev] [PATCH] mesa: avoid leaking closure when iterating over a string_to_uint_map
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: avoid leaking hiddenUniforms map when there are no uniforms
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: don't forget to free image_param on prog_data free
Ilia Mirkin
- [Mesa-dev] [PATCH 00/13] i965: Pull shader, prog, and shader_prog out of the
Jason Ekstrand
- [Mesa-dev] [Bug 92231] [swrast] piglit gl-1.0-beginend-coverage regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: fix GetProgramiv/GetActiveAttrib regression
Tapani Pälli
- [Mesa-dev] [PATCH 1/6] main: fix TOP_LEVEL_ARRAY_SIZE and TOP_LEVEL_ARRAY_STRIDE
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH] glsl: validate binding qualifier on block members
Tapani Pälli
- [Mesa-dev] [PATCH 04/11] i965/vec4: Use the actual channels used in pack_uniform_registers
Iago Toral
- [Mesa-dev] [PATCH 05/11] i965/vec4: Get rid of the uniform_vector_size array
Iago Toral
- [Mesa-dev] [Bug 92236] [ColorTiling2D] R600 BARTS radeon: pipe_context->clear with color tiling enabled doesn't immediately affect color buffer
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 06/11] i965/shader: Pull setup_image_uniform_values out of backend_shader
Iago Toral
- [Mesa-dev] [PATCH 07/11] i965/shader: Get rid of the setup_vec4_uniform_value helper
Iago Toral
- [Mesa-dev] [PATCH 08/11] i965/vec4: Use the uniform count from nir_assign_var_locations
Iago Toral
- [Mesa-dev] [PATCH 09/11] i965/nir: Pull common ARB program uniform handling into a common function
Iago Toral
- [Mesa-dev] [PATCH 10/11] i965/nir: Pull GLSL uniform handling into a common function
Iago Toral
- [Mesa-dev] [PATCH 11/11] i965/nir: Simplify uniform setup
Iago Toral
- [Mesa-dev] [PATCH 7/9] nir: Report progress from nir_lower_system_values().
Chris Wilson
- [Mesa-dev] [PATCH 1/2] glsl/opt_array_splitting: Fix crash when doing array indexing into other arrays
Iago Toral
- [Mesa-dev] [PATCH] nir/remove_phis: handle trivial back-edges
Connor Abbott
- [Mesa-dev] glx-tls: Visibility hidden attribute and fix x86/x86_64 tls/tdsentry points
Emil Velikov
- [Mesa-dev] [PATCH 0/4] Reserve binding table space for SSBOs
Kenneth Graunke
- [Mesa-dev] [PATCH 00/20] i915: Pile of fixes and cleanups
Ville Syrjälä
- [Mesa-dev] [PATCH v2 1/3] i965/vec4: Always use NIR
Matt Turner
- [Mesa-dev] [PATCH 0/6] i965 scheduling improvements
Connor Abbott
- [Mesa-dev] [PATCH v3 1/2] nir/lower_io: Make get_io_offset() return a nir_ssa_def * for indirects.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl/dri2: expose srgb configs when KHR_gl_colorspace is available
Emil Velikov
- [Mesa-dev] [PATCH 1/3] nir: Add a nir_shader_info::has_transform_feedback_varyings flag.
Kenneth Graunke
- [Mesa-dev] [Bug 92263] [swrast] piglit gl-2.1-pbo regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92264] [softpipe] piglit arb_direct_state_access-texunits regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92265] Black windows in weston after update mesa to 11.0.2-1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] i965/nir: Remove the prog parameter from brw_nir_lower_inputs
Jason Ekstrand
- [Mesa-dev] [RFC 0/3] V2: Improve GLSL support of GL_ARB_separate_shader_objects
Gregory Hainaut
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] i965: Don't print line numbers with INTEL_DEBUG=optimizer.
Alejandro Piñeiro
- [Mesa-dev] [Bug 91044] piglit spec/egl_khr_create_context/valid debug flag gles* fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 3/4] main/get: make KHR_debug enums available everywhere
Emil Velikov
- [Mesa-dev] Mesa 10.6.9
Emil Velikov
- [Mesa-dev] [RFC] i965: Resolve color for all active shader images in intel_update_state().
Francisco Jerez
- [Mesa-dev] [PATCH] i915: Fix texcoord vs. varying collision in fragment programs
Matt Turner
- [Mesa-dev] [PATCH 1/2] radeonsi: remove TC L2 cache flush for index buffers on VI
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: fix a GS hang on VI
Marek Olšák
- [Mesa-dev] [PATCH] i965/vec4: Remove more dead visitor/vertex program code.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Remove CSE pass.
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965/fs: Remove SNB embedded-comparison support from optimizations.
Matt Turner
- [Mesa-dev] [Bug 89599] symbol 'x86_64_entry_start' is already defined when building with LLVM/clang
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79783] Distorted output in obs-studio where other vendors "work"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] c11/threads: initialize timeout structure
Jan Vesely
- [Mesa-dev] [PATCH] docs: Mark GL_ARB_enhanced_layouts as in progress
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: reduce memory footprint of uniform_storage struct
Timothy Arceri
- [Mesa-dev] [PATCH] u_vbuf: fix vb slot assignment for translated buffers
Nicolai Hähnle
- [Mesa-dev] [PATCH v5 0/3] add clLinkProgram
Serge Martin
- [Mesa-dev] [PATCH v5 2/3] clover: override ret_object
Serge Martin
- [Mesa-dev] [PATCH] i965: store reference to the context within struct brw_fence
Chih-Wei Huang
- [Mesa-dev] [Bug 92278] Black screen in War Thunder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/state_tracker: Fix draw-pixel-with-texture piglit test.
Marek Olšák
- [Mesa-dev] [PATCH v2] nir: split SSBO min/max atomic instrinsics into signed/unsigned versions
Iago Toral
- [Mesa-dev] [PATCH] i965: Make vec4_visitor's destructor virtual
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/2] glsl: mark packed varyings during lower_packed_varyings
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: Fix variable_referenced() for vector_{extract, insert} expressions
Iago Toral Quiroga
- [Mesa-dev] [PATCH] glsl: set glsl error if binding qualifier used on global scope
Tapani Pälli
- [Mesa-dev] [RFC v4] i965/gen8+: bo in state base address must be in 32-bit address range
Michel Thierry
- [Mesa-dev] [Bug 92286] Distant geometry renders in front of closer geometry (depth test fail) in DarkRadiant / wxWidgets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC 0/2] Use hash tables for opt_constant_propagation() acp sets
Rhys Kidd
- [Mesa-dev] [RFC] Vendor-neutral dispatch library for OpenGL
Roland Scheidegger
- [Mesa-dev] [RFC] ARB_shader_clock, hardware counters and i965
Emil Velikov
- [Mesa-dev] [PATCH v2] i915/aa: fixing anti-aliasing bug for thinnest width lines
Predut, Marius
- [Mesa-dev] [Bug 92293] A compilation error happen when update mesa from 10.6.7 to 11.0.2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i915/aa: fixing anti-aliasing bug for thinnest width lines
Marius Predut
- [Mesa-dev] [PATCH v4 1/2] intel: 48b ppgtt support (EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag)
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/3] mesa: remove unneeded error check in create_textures()
Brian Paul
- [Mesa-dev] [PATCH 0/5] nvc0: split HW/SQ queries in different files
Samuel Pitoiset
- [Mesa-dev] [Bug 92122] [bisected, cts] Regression with Assault Android Cactus
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nouveau: make sure there's always room to emit a fence
Ilia Mirkin
- [Mesa-dev] [PATCH v2 08/23] i965/vs: Fix a subtlety in the nr_attributes == 0 workaround.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Remove GL_ARB_sampler_object depth compare error checking.
Stefan Dösinger
- [Mesa-dev] [PATCH 00/17] Rework Mesa/ST shader compilation logic (Part 1)
Marek Olšák
- [Mesa-dev] [Patchwork] The infrequent patchwork update #1
Timothy Arceri
- [Mesa-dev] [PATCH 12/18] mesa/i965: Refactor brw_is_front_buffer_{drawing, reading} to common code
Iago Toral
- [Mesa-dev] [PATCH 01/18] t_dd_dmatmp: Replace fprintf with unreachable
Iago Toral
- [Mesa-dev] [PATCH 0/4] std430 layout support for AoA
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH] egl: restore surface type before linking config to its display
Varad Gautam
- [Mesa-dev] [PATCH V2 1/7] i965/gen9: Don't use intel_..._texture_alignment_unit() for linear 1D layout
Anuj Phogat
- [Mesa-dev] [RFC 1/2] glsl: Use hash tables for opt_constant_propagation() acp sets.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/cfg: Fix cfg_t::dump() when a block has no immediate dominator.
Kenneth Graunke
- [Mesa-dev] [PATCH 11.1/18] i965: Don't override NewFramebuffer just to call _mesa_new_framebuffer
Ian Romanick
- [Mesa-dev] [PATCH V6 01/27] glsl: Add support for linking uniform arrays of arrays
Ian Romanick
- [Mesa-dev] [PATCH V6 02/27] glsl: add support for initialising sampler AoA
Ian Romanick
- [Mesa-dev] [PATCH V6 05/27] glsl: remove dead code in a single pass
Ian Romanick
- [Mesa-dev] [PATCH V6 06/27] glsl: add AoA support for atmoic counters
Ian Romanick
- [Mesa-dev] [PATCH V6 11/27] glsl: calculate AoA uniform offset correctly for structs
Ian Romanick
- [Mesa-dev] [PATCH V6 12/27] glsl: avoid hitting assert for arrays of arrays
Ian Romanick
- [Mesa-dev] Arrays of Arrays v6
Ian Romanick
- [Mesa-dev] [PATCH V6 18/27] glsl: add std140 layout support for AoA
Ian Romanick
- [Mesa-dev] [PATCH V6 19/27] glsl: add AoA support for linking interface blocks with unsized members
Ian Romanick
- [Mesa-dev] [PATCH V6 20/27] glsl: add AoA support for an inteface with unsized array members
Ian Romanick
- [Mesa-dev] [PATCH] freedreno: unreference resources on context destruction
Eric Anholt
- [Mesa-dev] Arrays of Arrays V7
Timothy Arceri
- [Mesa-dev] [PATCH] vc4: use nir two-sided-color lowering
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Restrict initializers for global variables to constant expression in ES
Ian Romanick
- [Mesa-dev] Request to expose new AZDO exts: bindless, sparse tex+others exts..
oscar bg
- [Mesa-dev] [PATCH] glsl: add varyings to resource list only with SSO
Tapani Pälli
- [Mesa-dev] [PATCH v3 1/6] main: fix goto in program_resource_top_level_array_stride
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 1/2] glsl: shader outputs cannot have initializers
Iago Toral Quiroga
- [Mesa-dev] [RFC] [PATCH 00/10] NIR header (C++ compilation) TLC
Emil Velikov
- [Mesa-dev] [PATCH 1/2] i965: remove cache_aux_free_func array
Emil Velikov
- [Mesa-dev] [PFC PATCH 0/6] ARB_shader_clock support
Emil Velikov
- [Mesa-dev] [PATCH 00/12] Introduce libi965_compiler.la
Kristian Høgsberg Kristensen
- [Mesa-dev] [PATCH 01/12] i965: Move brw_dump_ir() out of brw_*_emit() functions
Kristian Høgsberg Kristensen
- [Mesa-dev] [Mesa-stable] [PATCH 1/4] mesa: Expose function to calculate whether a shader image unit is valid.
Emil Velikov
- [Mesa-dev] [PATCH] i965: Don't tell the hardware about our UAV access.
Emil Velikov
- [Mesa-dev] [PATCH 1/2] r600g/sb: SB support for UBO indexing
Glenn Kennard
- [Mesa-dev] [PATCH 1/4] glsl: Only set ir_variable::constant_value for const-decorated variables
Ian Romanick
- [Mesa-dev] make distclean failing
Andy Furniss
- [Mesa-dev] [PATCH] mesa: Correctly handle GL_BGRA_EXT in ES3 format_and_type checks
Jason Ekstrand
- [Mesa-dev] [PATCH 0/4] program: removal of Mesa IR functions
Marek Olšák
- [Mesa-dev] [PATCH] gallium/swrast: fix front buffer blitting.
Dave Airlie
- [Mesa-dev] [PATCH] nir/sweep: Reparent the shader name
Jason Ekstrand
- [Mesa-dev] [Bug 92342] BGRA_EXT and type UNSIGNED_BYTE is a valid combination for TexImage2D
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] Make pull constant loads in gen6 start at MRFs 16/17
Iago Toral
- [Mesa-dev] [PATCH v2] mesa: add GL_UNSIGNED_INT_24_8 to _mesa_pack_depth_span
Tapani Pälli
- [Mesa-dev] [PATCH] docs/relnotes: document EGL_KHR_create_context on llvmpipe and softpipe
Boyan Ding
- [Mesa-dev] [Bug 92343] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [mesa-dev, mesa-demos][PATCH] sharedtex_mt: fix rendering thread hang
Awais Belal
- [Mesa-dev] New stable-branch 11.0 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH] nir: Mark the shader name during nir_sweep
Neil Roberts
- [Mesa-dev] [PATCH 1/7] glsl: move gl_shader_stage_name() definition to shader_enums.h
Emil Velikov
- [Mesa-dev] [PATCH] i965/gen8: Drop some assertions for gen < 8
Chad Versace
- [Mesa-dev] [PATCH] i965/gen8: Remove gen<8 checks in gen8 code
Chad Versace
- [Mesa-dev] [PATCH 3/8] radeonsi: Enable DCC.
Marek Olšák
- [Mesa-dev] [PATCH 0/2] i965/gen9: Enable rep clears
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965/gen9: Disable MCS for 1x color surfaces
Chad Versace
- [Mesa-dev] [PATCH] glsl: move shader_enums into nir
Rob Clark
- [Mesa-dev] [PATCH 00/17] i965: More compiler cleanups
Jason Ekstrand
- [Mesa-dev] [PATCH] gallium/swrast: fix front buffer blitting. (v2)
Dave Airlie
- [Mesa-dev] [PATCH v3 4/7] nir: add an instruction set API
Connor Abbott
- [Mesa-dev] [PATCH] changes to get rid of ir_variable
Tapani Pälli
- [Mesa-dev] [PATCH] i965: Do not dereference NULL brw_shader pointer when debugging
Iago Toral Quiroga
- [Mesa-dev] [Bug 92020] wglCreatePbufferARB handle attrib error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: fix wrong value for NVC8_COMPUTE_CLASS
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/4] Implement separate index spaces for UBOs and SSBOs
Iago Toral Quiroga
- [Mesa-dev] [PATCH] configure.ac: ensure RM is set
Jonathan Gray
- [Mesa-dev] [PATCH 1/3] nir/glsl: Delete dead function handling code
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/glsl: Use shader_prog->Name for naming the NIR shader
Jason Ekstrand
- [Mesa-dev] i965: Turn UBOs as push constants
Abdiel Janulgue
- [Mesa-dev] [Bug 92361] [BSW] Regression: glx at glx-copy-sub-buffer failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92366] BSW] Regression: glx at glx-swap-event_async failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92368] [BSW] Regression: glx at glx_arb_sync_control@timing -fullscreen -diviso test Fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92371] [HSW]deqp-gles2 Functional at shaders@constant_expressions@ sutests are failing 432 of 462 available tests
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92372] [HSW] deqp-gles2 functional.clipping.line/point are failing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92373] [HSW] deqpl-gles2 Functional at fbo@completeness at renderable sub cases are failing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92374] [HSW] deqp-gles2 functional at fbo@render at recreate_buffer are failing some tests (5)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: couple shader_enums cleanups
Rob Clark
- [Mesa-dev] [PATCH] mesa/glformats: Undo code changes from _mesa_base_tex_format() move
Nanley Chery
- [Mesa-dev] [PATCH 0/9 v3] Apply GLSL ES initializer restrictions
Ian Romanick
- [Mesa-dev] [PATCH] nouveau: avoid emitting new fences unnecessarily
Ilia Mirkin
- [Mesa-dev] [PATCH shader-db] check_dependencies: refactor to a python script
Rhys Kidd
- [Mesa-dev] [PATCH] nv50, nvc0: don't base decisions on available pushbuf space
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Implementation of vec4 equivalent to fs_cmod_propagation optimization
Alejandro Piñeiro
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V4 2/6] glsl: assign hidden uniforms their slot id earlier
Marek Olšák
- [Mesa-dev] Mesa 11.0.3
Emil Velikov
- [Mesa-dev] [PATCH] i965/vec4: Implement b2f and b2i using negation.
Matt Turner
- [Mesa-dev] [PATCH 0/6] Remove NIR dependency on GLSL
Rob Clark
- [Mesa-dev] [PATCH 0/3] Creating gallium shaders at link time
Marek Olšák
- [Mesa-dev] [PATCH 00/10] RadeonSI cleanups
Marek Olšák
- [Mesa-dev] [PATCH 0/3] RadeonSI forcing st/mesa to create shaders at link time
Marek Olšák
- [Mesa-dev] [PATCH 00/10] RadeonSI: Better LLVM IR generation
Marek Olšák
- [Mesa-dev] [PATCH shader-db 0/3] Makefile and documentation cleanup
Rhys Kidd
- [Mesa-dev] [PATCH] android: build i965_compile_FILES sources
Mauro Rossi
- [Mesa-dev] [RFC 0/2] Add renderonly gpu support
Christian Gmeiner
- [Mesa-dev] [PATCH v2 0/7] Add DCC Support.
Bas Nieuwenhuizen
- [Mesa-dev] Plan to work on opt_peephole_sel optimization for vec4
Antía Puentes
- [Mesa-dev] [PATCH] android: fix shader_enums.c building error
Mauro Rossi
- [Mesa-dev] [PATCH] mesa/uniforms: fix get_uniform for doubles
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa/uniforms: fix get_uniform for doubles (v2)
Dave Airlie
- [Mesa-dev] [PATCH] llvmpipe: fix fp64 inputs to geom shader.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] r600/uvd: disable UVD tiling by default
Christian König
- [Mesa-dev] [PATCH 2/2] r600/vce: enable VCE for trinity/richland
Christian König
- [Mesa-dev] [Bug 92437] osmesa: Expose GL entry points for Windows build, via .def file
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Fix the incorrect path of sse_minmax.c
Chih-Wei Huang
- [Mesa-dev] llvmpipe broken on Skylake Pentium (LP_NATIVE_VECTOR_WIDTH=128)
Adam Jackson
- [Mesa-dev] [PATCH v2 01/11] i965: Introduce new SHADER_OPCODE_URB_WRITE_SIMD8_MASKED/PER_SLOT opcodes.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 02/11] i965: Introduce a new SHADER_OPCODE_URB_READ_SIMD8 opcode.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: pass caller name to create_textures()
Brian Paul
- [Mesa-dev] [PATCH] vbo: fix incorrect switch statement in init_mat_currval()
Brian Paul
- [Mesa-dev] [PATCH 01/11] vbo: get rid of needless NR_MAT_ATTRIBS constant
Brian Paul
- [Mesa-dev] gallium virgl driver - first posting
Dave Airlie
- [Mesa-dev] [PATCH] mesa: Set api prefix to version string when overriding version
Tapani Pälli
- [Mesa-dev] [PATCH] program: convert _mesa_init_gl_program() to take struct gl_program *
Emil Velikov
- [Mesa-dev] [PATCH 0/4] i965: skip control-flow aware liveness analysis if we only have 1 block
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/2] glsl: add top level array size and stride to gl_uniform_storage
Tapani Pälli
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC 0/4] V3: Improve GLSL support of GL_ARB_separate_shader_objects
Gregory Hainaut
- [Mesa-dev] [PATCH] i965/fs: Restore compute shader support in brw_nir_lower_inputs
Jordan Justen
- [Mesa-dev] [PATCH 1/2] glsl: Support uint index in do_vec_index_to_cond_assign
Jordan Justen
- [Mesa-dev] [PATCH] i965: Don't hardcode FS in "validation failed!" message.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: remove unused texUnit local in _mesa_BindTextureUnit()
Brian Paul
- [Mesa-dev] [PATCH] mesa: remove unused functions in program.c
Brian Paul
- [Mesa-dev] [PATCH 00/10] Support Skylake MCS buffers (fast clears)
Ben Widawsky
- [Mesa-dev] [PATCH] glsl: Enable split of lower UBOs and SSBO also for compute shaders
Marta Lofstedt
- [Mesa-dev] [PATCH v2] glsl: Enable split of lower UBOs and SSBO also for compute shaders
Marta Lofstedt
- [Mesa-dev] [PATCH] st/fbo: use pipe_surface_release instead of pipe_surface_reference
Krzysztof A. Sobiecki
- [Mesa-dev] [PATCH 1/2] i965: Extract can_change_source_types() functions.
Matt Turner
- [Mesa-dev] [PATCH] st/omx/dec/h264: fix field picture type 0 poc disorder
Leo Liu
- [Mesa-dev] [PATCH] configure: show which gallium drivers/sts are built
Ilia Mirkin
- [Mesa-dev] [PATCH] main: Match DispatchCompute* API validation from main specification
Jordan Justen
- [Mesa-dev] [PATCH 01/10] mesa: remove FLUSH_VERTICES() in _mesa_MatrixMode()
Brian Paul
- [Mesa-dev] [PATCH] mesa: Improve handling of GL_BGRA format in es3 format_and_type checks
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] glsl: initialise record count to 1
Timothy Arceri
- [Mesa-dev] [PATCH 1/3] nir: Get the number of SSBOs and UBOs right
Iago Toral Quiroga
- [Mesa-dev] [PATCH] docs/index.html: fix typo
Fabio Pedretti
- [Mesa-dev] [Bug 92467] Program for dumping images crashes at OSMesa library giving floating exception in Linux(OpenSuse 13.2 and Centos 6.6)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] st/mesa: fix incorrect pointer type arguments in st_new_program()
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: Run all of the optimisations after lower_load_payload
Neil Roberts
- [Mesa-dev] [PATCH 1/2] mesa: add more cases to print_list() in dlist.c
Brian Paul
- [Mesa-dev] [PATCH 0/3] Patches for Android 6.0
Chih-Wei Huang
- [Mesa-dev] [PATCH] nir/prog: Don't double-insert the fog-coord variable
Jason Ekstrand
- [Mesa-dev] [PATCH] gallium/util: fix debug_get_flags_option on 32-bit harder
Rob Clark
- [Mesa-dev] [PATCH v2] configure: show which gallium drivers/sts are built
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] st/mesa: use MAX3() instead of MAX2(MAX2) in draw_textured_quad()
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: make memcpy_texture() non-static
Brian Paul
- [Mesa-dev] [PATCH] vbo: reduce number of vertex buffer mappings for vertex attributes
Brian Paul
- [Mesa-dev] [PATCH] i965/vs: Move URB entry_size and read_length calculations to compile_vs
Jason Ekstrand
- [Mesa-dev] Updating mesa3d.org docs?
Sarah Sharp
- [Mesa-dev] [PATCH] i965: Fix is-renderable check in intel_image_target_renderbuffer_storage
Ian Romanick
- [Mesa-dev] Request for Proposal for XDC 2016
Daniel Vetter
- [Mesa-dev] [PATCH 1/3] i965/nir: Switch on shader stage in nir_lower_outputs().
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vs: Drop hack that created NIR for fixed function vertex programs.
Kenneth Graunke
- [Mesa-dev] Remaining unreviewed AoA patches
Timothy Arceri
- [Mesa-dev] [PATCH] r600g: Implement ARB_texture_view
Glenn Kennard
- [Mesa-dev] [PATCH v2] mesa: Set api prefix to version string when overriding version
Tapani Pälli
- [Mesa-dev] Mesa (master): mesa: remove FLUSH_VERTICES() in _mesa_MatrixMode()
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: fix check SSBOs support for builtin functions
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 1/2] freedreno_ir3: Use nir_foreach_variable
Boyan Ding
- [Mesa-dev] [PATCH] st/mesa: convert programs to gl_program *
Boyan Ding
- [Mesa-dev] [PATCH 1/5] main: Use NumUniformBlocks to count UBOs
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/2] Used correct parameter to derive the value of the "h" variable in vlVaCreateImage
Christian König
- [Mesa-dev] [PATCH 00/16] nvc0: improve MP counters support on Fermi
Samuel Pitoiset
- [Mesa-dev] [PATCH 01/10] tnl: add some comments in render_line_loop code
Brian Paul
- [Mesa-dev] [Bug 81174] Gallium: GL_LINE_LOOP broken with more than 512 points
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: add support for performance monitoring metrics on Fermi
Samuel Pitoiset
- [Mesa-dev] [PATCH v4 0/6] nouveau: add support for vaapi
Julien Isorce
- [Mesa-dev] [PATCH] st/mesa: check for out-of-memory in st_DrawPixels()
Brian Paul
- [Mesa-dev] [PATCH] r600g: Pass conservative depth parameters to hw
Glenn Kennard
- [Mesa-dev] [PATCH 0/7] st/va: VPP, dmabuf import and headless.
Julien Isorce
- [Mesa-dev] [PATCH 1/7] nvc0: fix crash when nv50_miptree_from_handle fails
Julien Isorce
- [Mesa-dev] [PATCH 2/7] st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
- [Mesa-dev] [PATCH 3/7] st/va: in VaPutImage only destroy previous buffer if pipe->create_video_buffer succeeds
Julien Isorce
- [Mesa-dev] [PATCH 4/7] st/va: implement VaCreateSurfaces2 and VaQuerySurfaceAttributes
Julien Isorce
- [Mesa-dev] [PATCH 5/7] st/va: implement dmabuf import for VaCreateSurfaces2
Julien Isorce
- [Mesa-dev] [PATCH 6/7] st/va: add initial Video Post Processing support
Julien Isorce
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Emil Velikov
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Emil Velikov
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Arnaud Vrac
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Emil Velikov
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Arnaud Vrac
- [Mesa-dev] [PATCH 7/7] st/va: add headless support, i.e. VA_DISPLAY_DRM
Emil Velikov
- [Mesa-dev] [PATCH v2 07/13] st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
- [Mesa-dev] [PATCH v2 07/13] st/va: add headless support, i.e. VA_DISPLAY_DRM
Christian König
- [Mesa-dev] [PATCH v2 07/13] st/va: add headless support, i.e. VA_DISPLAY_DRM
Emil Velikov
- [Mesa-dev] [PATCH v2 07/13] st/va: add headless support, i.e. VA_DISPLAY_DRM
Julien Isorce
- [Mesa-dev] [PATCH 0/7] st/va: VPP, dmabuf import and headless.
Christian König
- [Mesa-dev] [PATCH] st/mesa: optimize 4-component ubyte glDrawPixels
Brian Paul
- [Mesa-dev] MSVC, MinGW build break
Brian Paul
- [Mesa-dev] [PATCH] glsl: fix stream qualifier for blocks with an instance name
Timothy Arceri
- [Mesa-dev] Fuzz testing the stand alone glsl compiler
Steve Lynch
- [Mesa-dev] [PATCH] st/mesa: fix clip state dependencies
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: add support for ARB_texture_view
Marek Olšák
- [Mesa-dev] [Bug 28130] vbo: premature flushing breaks GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 49779] Extra line segments in GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: do not bind input params at compute state init on Fermi
Samuel Pitoiset
- [Mesa-dev] [Bug 90542] [softpipe] piglit glsl-1.50-gs-mismatch-prim-type lines_adjacency regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] draw: fix splitting of line loops
Brian Paul
- [Mesa-dev] [PATCH] glsl: fix SSBO regression
Timothy Arceri
- [Mesa-dev] [PATCH] i965: silence incompatible pointer type warning
Emil Velikov
- [Mesa-dev] [RFC PATCH 00/40] Rework/consolidate the pipe-loader business
Emil Velikov
- [Mesa-dev] [PATCH 1/4] radeonsi: link ES-GS just like LS-HS
Marek Olšák
- [Mesa-dev] [PATCH 1/4] mesa: replace UsesClipDistance with ClipDistanceArraySize
Marek Olšák
- [Mesa-dev] [PATCH 0/4] nv50: move HW queries to nv50_query_hw.c/h
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/3] brw surface builder / ssbo fixes
Kristian Høgsberg Kristensen
- [Mesa-dev] [PATCH] glsl: fix segfault when indirect indexing a buffer variable which is an array
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH] i965: Query the actual GTT size for reporting total usuable GPU memory
Chris Wilson
- [Mesa-dev] [PATCH 01/20] i965: Define gather push constants opcodes
Francisco Jerez
- [Mesa-dev] [PATCH] scons: Build nir/glsl_types.cpp once.
Jose Fonseca
- [Mesa-dev] [Bug 92536] [BSW] [Regrassion] piglit spec/egl_khr_create_context/valid forward-compatible flag gl fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] svga: fix incorrect round-down arithmetic
Brian Paul
- [Mesa-dev] [PATCH 0/7] ARB_shader_clock support
Emil Velikov
- [Mesa-dev] [PATCH 1/7] mesa: add infra for ARB_shader_clock
Emil Velikov
- [Mesa-dev] [PATCH 2/7] glsl: add ARB_shader_clock infrastructure
Emil Velikov
- [Mesa-dev] [PATCH 3/7] glsl: add support for the clock2x32ARB function
Emil Velikov
- [Mesa-dev] [PATCH 4/7] nir: add shader_clock intrinsic
Emil Velikov
- [Mesa-dev] [PATCH 5/7] i965/fs: move the fs_reg::smear() from get_timestamp() to the callers
Emil Velikov
- [Mesa-dev] [PATCH 6/7] i965: Implement nir_intrinsic_shader_clock
Emil Velikov
- [Mesa-dev] [PATCH 7/7] i965: enable ARB_shader_clock on gen7+
Emil Velikov
- [Mesa-dev] [RFCv0 0/8] gallium: add support for NIR as alternate IR
Rob Clark
- [Mesa-dev] [PATCH 2/7] i965/gen9: Don't call tr_mode_vertical_texture_alignment() for 1D textures
Anuj Phogat
- [Mesa-dev] [RFC 00/21] Extensions Rework
Nanley Chery
- [Mesa-dev] [PATCH 1/9] i965/vec4: Don't emit MOVs for unused URB slots.
Matt Turner
- [Mesa-dev] [PATCH 0/2] Add a SSBO load optimization pass
Iago Toral Quiroga
- [Mesa-dev] [PATCH] i965/fs: Disable CSE optimization for untyped & typed surface reads
Jordan Justen
- [Mesa-dev] [Bug 92552] [softpipe] piglit egl-create-context-valid-flag-forward-compatible-gl regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965: Remove block arg from foreach_inst_in_block_*_starting_from
Neil Roberts
- [Mesa-dev] [PATCH 1/3] glsl: skip buffer variables when filling UniformRemapTable
Tapani Pälli
- [Mesa-dev] [PATCH] i965/fs: Disable opt_sampler_eot for more message types
Neil Roberts
- [Mesa-dev] [PATCH 0/4] Updates to Draw Indirect for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 1/7] nvc0: fix crash when nv50_miptree_from_handle fails
Julien Isorce
- [Mesa-dev] [PATCH v2 2/7] st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
- [Mesa-dev] [PATCH v2 3/7] st/va: do not destroy old buffer when new one failed
Julien Isorce
- [Mesa-dev] [PATCH v2 5/7] st/va: implement dmabuf import for VaCreateSurfaces2
Julien Isorce
- [Mesa-dev] Introducing OpenSWR: High performance software rasterizer
Rowley, Timothy O
- [Mesa-dev] [PATCH 0/6] Add ARB_shader_stencil_export for SKL+
Ben Widawsky
- [Mesa-dev] [PATCH v3 0/7] Add DCC support
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH] nvc0: do upload-time fixups for interpolation parameters
Ilia Mirkin
- [Mesa-dev] [PATCH] draw: fix splitting of line loops (v2)
Brian Paul
- [Mesa-dev] [PATCH] svga: add switch case for PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Brian Paul
- [Mesa-dev] [PATCH 1/7] nir/info: Add more information about geometry shaders
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] glsl: add is_array_of_arrays() helper
Timothy Arceri
- [Mesa-dev] i965: Invalid memory accesses after resizing brw_codegen's store table
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH] glsl: fix shader storage block member rules when adding program resources
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 1/4] egl/wayland: Use scanout flag for backbuffers
Axel Davy
- [Mesa-dev] [PATCH v2] mesa/meta: Use interpolateAtOffset for 16x MSAA copy blit
Neil Roberts
- [Mesa-dev] [PATCH] glsl: join calculate_array_size() and calculate_array_stride()
Juha-Pekka Heikkila
- [Mesa-dev] [Bug 92570] 10 bit h264 OMX UVD decode outputs NV12
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
- [Mesa-dev] [PATCH 1/4] i965/fs: Use type-W for immediate in SampleID setup.
Matt Turner
- [Mesa-dev] [PATCH v2 1/7] nir/info: Add more information about geometry shaders
Jason Ekstrand
- [Mesa-dev] [PATCH 6.5/7] i965/gs: Use NIR info for setting up prog_data
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: Enable ASTC in GLES' [NUM_]COMPRESSED_TEXTURE_FORMATS queries
Nanley Chery
- [Mesa-dev] [PATCH] svga: fix clip plane regression after recent tgsi_scan change
Brian Paul
- [Mesa-dev] [PATCH] vbo: optimize vertex copying when 'wrapping'
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: copy rasterpos evaluation code into core Mesa
Brian Paul
- [Mesa-dev] [PATCH] mesa: check for unchanged line width before error checking
Brian Paul
- [Mesa-dev] [PATCH 0/9] i965 assembly validator
Matt Turner
- [Mesa-dev] [PATCH] nouveau: fix double free when screen_create fails
Julien Isorce
- [Mesa-dev] [PATCH] gbm: Add a flag to enable creation of rotated scanout buffers
Vivek Kasireddy
- [Mesa-dev] [PATCH] glsl: remove excess location qualifier validation
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] main: Remove interface block array index for doing the name comparison
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 0/2] Nir: Allow CSE of SSBO loads
Iago Toral Quiroga
- [Mesa-dev] [PATCH] mesa: clamp MaxLevel for immutable textures at initialization
Nicolai Hähnle
- [Mesa-dev] [PATCH 0/2] nir/opt_peephole_ffma: Bypass fusion if any operand of fadd and fmul is a const
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/2] radeonsi: add support for Stoney asics (v2)
Alex Deucher
- [Mesa-dev] [PATCH] radeon/uvd: don't expose HEVC on old UVD hw
Alex Deucher
- [Mesa-dev] [PATCH v2 6/8] st/va: handle Video Post Processing for configs
Julien Isorce
- [Mesa-dev] [PATCH] radeon/uvd: don't expose HEVC on old UVD hw (v2)
Alex Deucher
- [Mesa-dev] [PATCH v2 0/8] SSBO optimizations
Kristian Høgsberg Kristensen
- [Mesa-dev] [PATCH] radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
- [Mesa-dev] [PATCH] i965: check inst->predicate when clearing flag_live at dead code eliminate
Alejandro Piñeiro
- [Mesa-dev] [Bug 38869] Cannot create a valid pBuffer with height and/or width of zero
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] llvmpipe: fix using non-zero layer in non-array view from array resource
sroland at vmware.com
- [Mesa-dev] [PATCH] st/mesa: don't load state parameters if there are none
Marek Olšák
- [Mesa-dev] [PATCH 0/7] RadeonSI: Unbind shaders properly
Marek Olšák
- [Mesa-dev] [PATCH 0/7] RadeonSI: Fixes for IA_MULTI_VGT_PARAM
Marek Olšák
- [Mesa-dev] [PATCH 1/2] util/format: add helper util_format_is_snorm8
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix mipmap generation for immutable textures with incomplete pyramids
Nicolai Hähnle
- [Mesa-dev] [PATCH] nir/validate: Add better validation of load/store types
Jason Ekstrand
- [Mesa-dev] [Bug 92625] [BYT] piglit glx_arb_sync_control at timing subtests fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92626] [BYT] piglit glx at glx-query-drawable subtests failing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92629] lp_bld_debug.cpp:141: undefined reference to `llvm::sys::getProcessTriple()'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92630] fatal error: error in backend: symbol 'x86_64_entry_start' is already defined
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nvc0: respect edgeflag attribute width
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: add buffer block number information to atomic counter variables.
Samuel Iglesias Gonsalvez
- [Mesa-dev] [Bug 91118] Skydrift (running in Wine) crashes on start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92634] gallium's vl_mpeg12_decoder does not work with st/va
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
- [Mesa-dev] [PATCH] st/va: pass picture desc to begin and decode
Julien Isorce
- [Mesa-dev] [PATCH] i965/vec4: check opcode on vec4_instruction::reads_flag(channel)
Alejandro Piñeiro
- [Mesa-dev] [PATCH] i965/vec4: select predicate based on writemask for sel emissions
Alejandro Piñeiro
- [Mesa-dev] [PATCH 02/20] i965: Enable gather push constants
Francisco Jerez
- [Mesa-dev] [PATCH 03/20] i965: Allocate space on the gather pool for plain uniforms
Francisco Jerez
- [Mesa-dev] [PATCH 04/20] i965: Allocate space on the gather pool for UBO entries
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] radeonsi: add support for Stoney asics (v3)
Alex Deucher
- [Mesa-dev] [PATCH 05/20] i965: Store gather table information in the program data
Francisco Jerez
- [Mesa-dev] [PATCH 06/20] i965: Assign hw-binding table index for each UBO constant buffer.
Francisco Jerez
- [Mesa-dev] [PATCH 07/20] i965: Assign hw-binding table index for uniform constant buffer block
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] i965/skl: Add GT4 PCI IDs
Ben Widawsky
- [Mesa-dev] [PATCH 10/20] i965: Include UBO parameter sizes in push constant parameters
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] intel: Add SKL GT4 PCI IDs
Ben Widawsky
- [Mesa-dev] [PATCH 11/20] i965/fs: Append uniform entries to the gather table
Francisco Jerez
- [Mesa-dev] [PATCH 0/4] HEVC support for VA-API
Leo Liu
- [Mesa-dev] [PATCH] gallivm: disable f16c when not using AVX
sroland at vmware.com
- [Mesa-dev] [PATCH] i965: Remove unused devinfo revision
Ben Widawsky
- [Mesa-dev] [PATCH] radeonsi: add Stoney to si_init_gs_info()
Alex Deucher
- [Mesa-dev] [PATCH 18/20] i965: Program the push constants state using the gather table
Francisco Jerez
- [Mesa-dev] [PATCH v4] radeonsi: Implement DCC fast clear.
Bas Nieuwenhuizen
- [Mesa-dev] [PATCH 1/4] i965/vec4: Convert src_reg/dst_reg to brw_reg at the end of the visitor.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] radeonsi: simplify DCC handling in si_initialize_color_surface
Marek Olšák
- [Mesa-dev] [PATCH 0/7] nir_shader_clone() and few bits
Rob Clark
- [Mesa-dev] [PATCH 1/2] i965/vec4: Remove unnecessary #includes from the generator.
Matt Turner
- [Mesa-dev] [PATCH] r600: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
- [Mesa-dev] [PATCH] glsl: Convert TES gl_PatchVerticesIn into a constant when using a TCS.
Kenneth Graunke
- [Mesa-dev] Mesa 11.0.4
Emil Velikov
- [Mesa-dev] [PATCH v2] r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
- [Mesa-dev] [RFC 0/4] V4: Improve GLSL support of GL_ARB_separate_shader_objects
Gregory Hainaut
- [Mesa-dev] [PATCH 1/3] radeonsi: allow copying between compatible compressed and uncompressed formats
Marek Olšák
- [Mesa-dev] [Bug 92645] kodi vdpau interop fails since mesa, meta: move gl_texture_object::TargetIndex initializations
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: add additional checks for uniform location query
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: Draw indirect is not allowed if the default VAO is bound.
Marta Lofstedt
- [Mesa-dev] [PATCH v2] mesa: Draw Indirect return wrong error code on unalinged
Marta Lofstedt
- [Mesa-dev] [PATCH] winsys/amdgpu: remove the dcc_enable surface flag
Marek Olšák
- [Mesa-dev] [PATCH v2] mesa: Draw indirect is not allowed when xfb is active and unpaused
Marta Lofstedt
- [Mesa-dev] [PATCH] clover: fix tgsi compiler crash with invalid src
Serge Martin
- [Mesa-dev] [PATCH 1/5] i965: Update stale comment about unused VUE map slots.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Set correct field for indirect align16 addrimm.
Matt Turner
- [Mesa-dev] [PATCH v6 2/2] mesa/teximage: accept ASTC formats for 3D texture specification
Neil Roberts
- [Mesa-dev] [PATCH] mesa: fix error type for GetFramebufferAttachmentParameteriv
Tapani Pälli
- [Mesa-dev] [Bug 92687] Add support for EXT_internalformat_query2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Intent to work on support for EXT_internalformat_query2
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] main: fix GL_MAX_NUM_ACTIVE_VARIABLES value for shader storage blocks
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH 0/4] Nir: implement a load-combine pass
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/2] mesa: add fragdata_arrays list to gl_shader
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: set the texture target in VDPAUMapSurfacesNV
Marek Olšák
- [Mesa-dev] [Bug 69589] [bisected] Piglit gl-3.2-draw-buffers-errors fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] main: fix basename match's check if it's an array or struct
Samuel Iglesias Gonsalvez
- [Mesa-dev] [PATCH] AMDGPU: add stoney support
Alex Deucher
- [Mesa-dev] [PATCH] mesa: set the texture target in VDPAUMapSurfacesNV (v2)
Marek Olšák
- [Mesa-dev] [PATCH] i965: Do legacy userclipping in OpenGL ES 1.x contexts.
Ian Romanick
- [Mesa-dev] [PATCH] texgetimage: fix regression with shadow 1d array
Dave Airlie
- [Mesa-dev] [PATCH 1/3] mesa: rename UniformBlockStageIndex to InterfaceBlockStageIndex
Jordan Justen
- [Mesa-dev] [PATCH 2/3] mesa: Map program UBOs and SSBOs to Interface Blocks
Jordan Justen
- [Mesa-dev] [PATCH] i965: Fix missing BRW_NEW_*_PROG_DATA flagging caused by cache reuse.
Kenneth Graunke
- [Mesa-dev] [Bug 92705] [clover] fail to build with llvm-svn/clang-svn 3.8
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92706] glBlitFramebuffer refuses to blit RGBA to RGB with MSAA
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] nir: Add intrinsics for tessellation shader system values.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] nir: Copy "patch" flag from ir_variable to nir_variable.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] nir: Store PatchInputsRead and PatchOutputsWritten in nir_shader_info.
Kenneth Graunke
- [Mesa-dev] [PATCH] clover: fix building fix clang-3.8
Laurent Carlier
- [Mesa-dev] [PATCH] nvc0: expose a group of performance metrics on Fermi
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/2] st/mesa: create temporary textures with the same nr_samples as source
Ilia Mirkin
- [Mesa-dev] Manipulate GALLIUM_HUD post-launch (interactively)
Jimmy Berry
- [Mesa-dev] [PATCH 00/11] nir: Add a pass management framework
Jason Ekstrand
- [Mesa-dev] FYI: Pull-through optimization for NIR
Thomas Helland
- [Mesa-dev] [PATCH v3] r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
- [Mesa-dev] [PATCH 1/3] gallium: document PK2H/UP2H
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: Add compute shader builtin variables for OpenGLES 3.1
Jordan Justen
- [Mesa-dev] [PATCH] glsl: OpenGLES GLSL 3.1 precision qualifiers ordering rules
Jordan Justen
- [Mesa-dev] [PATCH] main/get: Add MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS
Jordan Justen
- [Mesa-dev] [PATCH] i965: Setup pull constant state for compute programs
Jordan Justen
- [Mesa-dev] [PATCH] i965/nir: Mark const index UBO surfaces as used
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa/sso: Add MESA_VERBOSE=api trace support
Jordan Justen
- [Mesa-dev] [PATCH 2/2] mesa/sso: Add compute shader support
Jordan Justen
- [Mesa-dev] [PATCH 0/6] virgl: trivial build fixes/cleanups
Emil Velikov
- [Mesa-dev] [PATCH 1/6] virgl: fix drm.h include path
Emil Velikov
- [Mesa-dev] [PATCH 5/6] virgl: remove the _FILE_OFFSET_BITS defines
Emil Velikov
- [Mesa-dev] [PATCH 00/15] virgl: misc cleanups and bikeshedding
Emil Velikov
- [Mesa-dev] Problems with accuracy of coeffs_init + attribs_update
Oded Gabbay
- [Mesa-dev] [PATCH 0/2] vaapi: add support for dmabuf export
Julien Isorce
- [Mesa-dev] [PATCH 1/2] st/va: implement VaDeriveImage
Julien Isorce
- [Mesa-dev] [PATCH 2/2] st/va: add support to export a surface as dmabuf
Julien Isorce
- [Mesa-dev] [PATCH] mesa: DispatchComputeIndirect should return INVALID_VALUE on unaligned
Marta Lofstedt
- [Mesa-dev] [PATCH] gbm.h: Add a missing stddef.h include for size_t.
Emmanuel Gil Peyrot
- [Mesa-dev] [PATCH] radeonsi: add ETC2 support for Stoney
Marek Olšák
- [Mesa-dev] [PATCH v4 1/9] st/va: properly defines VAImageFormat formats and improve VaCreateImage
Julien Isorce
- [Mesa-dev] [PATCH 1/2] gallium/radeon: always return the last SDMA fence on SDMA flush if needed
Marek Olšák
- [Mesa-dev] [PATCH] i965/vec4: Don't disable channels in any/all comparisons.
Matt Turner
- [Mesa-dev] [PATCH] i965: Replace default case with list of enum values.
Matt Turner
- [Mesa-dev] [PATCH] i965: Clean up FBH code.
Matt Turner
- [Mesa-dev] [PATCH] gallium: expose a debug message callback settable by context owner
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: fix program resource queries for atomic counter buffers
Tapani Pälli
- [Mesa-dev] [PATCH 00/10] i965: always mark used surfaces in the visitors
Iago Toral Quiroga
- [Mesa-dev] [PATCH 01/10] i965/fs: Do not mark direct used surfaces in VARYING_PULL_CONSTANT_LOAD
Iago Toral Quiroga
- [Mesa-dev] [PATCH v5 00/10] st/va: add support for VPP, headless and dmabuf
Julien Isorce
- [Mesa-dev] [PATCH 1/2] mesa: fix uniforms calculation in glGetProgramiv
Tapani Pälli
- [Mesa-dev] [PATCH 0/7] DRI3 support for EGL (v3)
Martin Peres
- [Mesa-dev] [PATCH] Expose support for OES/EXT_draw_elements_base_vertex to OpenGL ES
Ryan Houdek
- [Mesa-dev] [PATCH v2 09/18] mesa/extensions: Prefix global struct and extension type
Nanley Chery
- [Mesa-dev] [PATCH v2 1/2] gallium: expose a debug message callback settable by context owner
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/sched: don't calculate live intervals for post-RA scheduling
Connor Abbott
- [Mesa-dev] [PATCH 0/7] More i965 scheduling improvements
Connor Abbott
- [Mesa-dev] [PATCH v3 0/6] gallium: allow drivers to report debug info to st
Ilia Mirkin
- [Mesa-dev] [PATCH v3 1/6] gallium: expose a debug message callback settable by context owner
Ilia Mirkin
- [Mesa-dev] [PATCH v3 2/6] st/mesa: set debug callback for debug contexts
Ilia Mirkin
- [Mesa-dev] [PATCH v3 3/6] st/clover: provide a path for drivers to call through to pfn_notify
Ilia Mirkin
- [Mesa-dev] [PATCH v3 5/6] nv50, nvc0: provide debug messages with shader compilation stats
Ilia Mirkin
- [Mesa-dev] [PATCH v3 6/6] nouveau: send back a debug message when waiting for a fence to complete
Ilia Mirkin
- [Mesa-dev] freedreno: Enable a305
Guillaume Charifi
- [Mesa-dev] freedreno: Enable a305 (better with the patch)
Guillaume Charifi
- [Mesa-dev] [PATCH] virgl: wrap ret assignment with braces to do correct thing
Dave Airlie
- [Mesa-dev] [PATCH 1/2] util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 2/2] llvmpipe: enable PIPE_CAP_COPY_BETWEEN_COMPRESSED_AND_PLAIN_FORMATS
Brian Paul
- [Mesa-dev] [PATCH] vbo: fix another GL_LINE_LOOP bug
Brian Paul
- [Mesa-dev] [PATCH 1/2] util/indices: replace #define tokens with enum type
Brian Paul
- [Mesa-dev] FOSDEM16: Graphics DevRoom: call for speakers.
Luc Verhaegen
- [Mesa-dev] [Bug 92757] GL_ARB_sync objects are not properly synchronized across threads
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 92758] Fixed function programs generated multiple times per draw call
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Send from GRF in atomic operations.
Matt Turner
- [Mesa-dev] [PATCH 0/4] Make glsl-to-nir use the builder
Connor Abbott
Last message date:
Sat Oct 31 23:22:29 PDT 2015
Archived on: Sun Nov 1 16:54:51 PST 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).