June 2014 Archives by date
Starting: Sun Jun 1 00:01:50 PDT 2014
Ending: Mon Jun 30 23:22:28 PDT 2014
Messages: 1980
- [Mesa-dev] [PATCH 15/19] i965/fs: Support register coalescing on LOAD_PAYLOAD operands.
Kenneth Graunke
- [Mesa-dev] [PATCH 16/19] i965/fs: Perform CSE on load_payload instructions if it's not a copy.
Kenneth Graunke
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Put '_default_' in the name of functions that set default state.
Kenneth Graunke
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] egl/dri2/x11: use standard strndup function
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/dri2: do not leak dri2_dpy->driver_name
Ilia Mirkin
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa/main: Make get_hash.c values constant.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 2/2] mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/5] glsl: Set ir_instruction::ir_type in the base class constructor
Matt Turner
- [Mesa-dev] [PATCH 2/5] glsl: Remove useless call to as_rvalue().
Matt Turner
- [Mesa-dev] [PATCH 3/5] glsl: Reorder ir_type_* enum for easier comparisons.
Matt Turner
- [Mesa-dev] [PATCH 4/5] glsl: Move ir_type_unset to end of enumeration.
Matt Turner
- [Mesa-dev] [PATCH 5/5] glsl: Make most ir_instruction::as_subclass() functions non-virtual.
Matt Turner
- [Mesa-dev] [PATCH 2/2] mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa/main: Make get_hash.c values constant.
Matt Turner
- [Mesa-dev] [PATCH 04/19] i965/fs: Store the number of sources an fs_inst has.
Matt Turner
- [Mesa-dev] how "client glx extensions" and "GLX extensions" are determined (and how best to limit them)
Jeremy Huddleston Sequoia
- [Mesa-dev] how "client glx extensions" and "GLX extensions" are determined (and how best to limit them)
Axel Davy
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 02/16] i965/gen6: add support for layered renderbuffers
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 03/16] i965/gen6: Align height to 2 with MSAA for certain surface heights
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 01/16] i965: Split gen6 renderbuffer surface state from gen5 and older
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 04/16] i965: Split gen6 depth state out from brw
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 00/11] Add support for ARB_compressed_texture_pixel_storage
Chris Forbes
- [Mesa-dev] [PATCH 01/11] mesa: Trim down PixelStorei implementation
Chris Forbes
- [Mesa-dev] [PATCH 02/11] mesa: Make CompressedTexSubImage errors more consistent
Chris Forbes
- [Mesa-dev] [PATCH 03/11] mesa: Add extension enable for ARB_compressed_texture_pixel_storage
Chris Forbes
- [Mesa-dev] [PATCH 04/11] glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage
Chris Forbes
- [Mesa-dev] [PATCH 05/11] tests: Add new enum strings for ARB_compressed_texture_pixel_storage
Chris Forbes
- [Mesa-dev] [PATCH 06/11] mesa: Add new pixel pack/unpack state for ARB_compressed_texture_pixel_storage
Chris Forbes
- [Mesa-dev] [PATCH 07/11] mesa: Emit errors for inconsistent compressed pixel store state
Chris Forbes
- [Mesa-dev] [PATCH 08/11] mesa: Extract computation of compressed pixel store params
Chris Forbes
- [Mesa-dev] [PATCH 09/11] mesa: Compute proper strides for compressed texture pixel storage.
Chris Forbes
- [Mesa-dev] [PATCH 10/11] mesa: Add pixel storage support for GetCompressedTexImage
Chris Forbes
- [Mesa-dev] [PATCH 11/11] docs: Mark off ARB_compressed_texture_pixel_storage
Chris Forbes
- [Mesa-dev] [PATCH] egl/dri2: do not leak dri2_dpy->driver_name
Chia-I Wu
- [Mesa-dev] [PATCH 2/2] mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
Jose Fonseca
- [Mesa-dev] [PATCH V2 06/11] loader: Use drirc device_id parameter in complement to DRI_PRIME
Michel Dänzer
- [Mesa-dev] [PATCH 1/5] glsl: Set ir_instruction::ir_type in the base class constructor
Juha-Pekka Heikkilä
- [Mesa-dev] [Bug 79230] After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 13/16] i965: Support array_spacing_lod0 for multiple miplevels
Pohjolainen, Topi
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 13/16] i965: Support array_spacing_lod0 for multiple miplevels
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 14/16] i965/gen6: Stencil/hiz needs an offset for LOD > 0
Pohjolainen, Topi
- [Mesa-dev] [RFC PATCH 15/16] i965/gen6: Force W tiling alignment with array_spacing_lod0
Pohjolainen, Topi
- [Mesa-dev] i965: Helpers for resolving properties of surfaces
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/3] i965/gen7: Refactor renderbuffer target override
Topi Pohjolainen
- [Mesa-dev] [PATCH 2/3] i965/gen7: Refactor array type resolving
Topi Pohjolainen
- [Mesa-dev] [PATCH 3/3] i965/gen7: Refactor resolving of depth
Topi Pohjolainen
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
- [Mesa-dev] [PATCH] egl/dri2: do not leak dri2_dpy->driver_name
Emil Velikov
- [Mesa-dev] [RFC 00/20] shader compiler cache
Tapani Pälli
- [Mesa-dev] [RFC 01/20] glsl: memory_writer helper class for data serialization
Tapani Pälli
- [Mesa-dev] [RFC 02/20] glsl: glsl_type serialization
Tapani Pälli
- [Mesa-dev] [RFC 03/20] glsl: serialize methods for IR instructions
Tapani Pälli
- [Mesa-dev] [RFC 04/20] glsl: memory_map helper class for data deserialization
Tapani Pälli
- [Mesa-dev] [RFC 05/20] glsl: add MESA_SHADER_CACHE_MAGIC string for shader binary cache
Tapani Pälli
- [Mesa-dev] [RFC 06/20] glsl: export populate_symbol_table function
Tapani Pälli
- [Mesa-dev] [RFC 07/20] glsl: add MAX_NUM_STATE_SLOTS and check against builtin uniforms
Tapani Pälli
- [Mesa-dev] [RFC 08/20] glsl: glsl_type deserialization
Tapani Pälli
- [Mesa-dev] [RFC 09/20] glsl: ir_deserializer class for the binary shader cache
Tapani Pälli
- [Mesa-dev] [RFC 10/20] mesa: iterate method for string_to_uint_map
Tapani Pälli
- [Mesa-dev] [RFC 11/20] glsl: functions to serialize gl_shader and gl_shader_program
Tapani Pälli
- [Mesa-dev] [RFC 12/20] mesa: add _Linked helper to gl_shader_program struct
Tapani Pälli
- [Mesa-dev] [RFC 13/20] glsl: functions to deserialize gl_shader and gl_shader_program
Tapani Pälli
- [Mesa-dev] [RFC 14/20] mesa: add _mesa_mkdir helper to imports.h
Tapani Pälli
- [Mesa-dev] [RFC 15/20] glsl: add capability to read/map files to memory_map
Tapani Pälli
- [Mesa-dev] [RFC 16/20] glsl: add method to deserialize binary program from given path
Tapani Pälli
- [Mesa-dev] [RFC 17/20] mesa: add helpers for the binary shader cache
Tapani Pälli
- [Mesa-dev] [RFC 18/20] mesa/program: add disk cache functionality
Tapani Pälli
- [Mesa-dev] [RFC 19/20] mesa: take shader program cache in to use
Tapani Pälli
- [Mesa-dev] [RFC 20/20] mesa: binary cache size management
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] i965: in set_read_rb_tex_image() check _mesa_meta_bind_rb_as_tex_image() did succeed
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/5] r600g, radeonsi: disable fast clear if render condition is on
Marek Olšák
- [Mesa-dev] [PATCH 2/5] r300g: BlitFramebuffer should follow render condition
Marek Olšák
- [Mesa-dev] [PATCH 3/5] r600g: BlitFramebuffer should follow render condition
Marek Olšák
- [Mesa-dev] [PATCH 4/5] radeonsi: BlitFramebuffer should follow render condition
Marek Olšák
- [Mesa-dev] [PATCH 5/5] r600g, radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 13/16] i965: Support array_spacing_lod0 for multiple miplevels
Jordan Justen
- [Mesa-dev] [RFC PATCH 13/16] i965: Support array_spacing_lod0 for multiple miplevels
Jordan Justen
- [Mesa-dev] [PATCH 1/5] glsl: Set ir_instruction::ir_type in the base class constructor
Matt Turner
- [Mesa-dev] [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/3] Software rasterizer in the DRM EGL platform
Adam Jackson
- [Mesa-dev] [RFC PATCH 13/16] i965: Support array_spacing_lod0 for multiple miplevels
Pohjolainen, Topi
- [Mesa-dev] [RFC 00/20] shader compiler cache
Benjamin Bellec
- [Mesa-dev] [RFC PATCH 15/16] i965/gen6: Force W tiling alignment with array_spacing_lod0
Jordan Justen
- [Mesa-dev] [RFC PATCH 13/16] i965: Support array_spacing_lod0 for multiple miplevels
Jordan Justen
- [Mesa-dev] [PATCH 1/4] i965: Move annotation info into generate code.
Matt Turner
- [Mesa-dev] [PATCH 2/4] i965: Move program header printing to end of generate_code().
Matt Turner
- [Mesa-dev] [PATCH 3/4] i965: Emit compaction stats without walking the assembly.
Matt Turner
- [Mesa-dev] [PATCH 4/4] i965/gen8: Print number of instructions directly.
Matt Turner
- [Mesa-dev] [PATCH 2/2] mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
Jose Fonseca
- [Mesa-dev] [PATCH 4/4] i965/gen8: Print number of instructions directly.
Kenneth Graunke
- [Mesa-dev] [RFC 00/20] shader compiler cache
Kenneth Graunke
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] mesa: Make glGetIntegerv(GL_*_ARRAY_SIZE) return GL_BGRA.
Matt Turner
- [Mesa-dev] [PATCH] egl/main: Fix eglMakeCurrent when releasing context from current thread.
Chad Versace
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Alex Deucher
- [Mesa-dev] [Bug 75212] Mesa selects wrong DRI driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Rebuild the symbol table without unreachable symbols
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa/main: Make get_hash.c values constant.
Ian Romanick
- [Mesa-dev] [PATCH 3/5] glsl: Reorder ir_type_* enum for easier comparisons.
Ian Romanick
- [Mesa-dev] [PATCH] i965: Put '_default_' in the name of functions that set default state.
Matt Turner
- [Mesa-dev] [PATCH 01/11] mesa: Trim down PixelStorei implementation
Ian Romanick
- [Mesa-dev] [PATCH 02/11] mesa: Make CompressedTexSubImage errors more consistent
Ian Romanick
- [Mesa-dev] [PATCH 03/11] mesa: Add extension enable for ARB_compressed_texture_pixel_storage
Ian Romanick
- [Mesa-dev] [PATCH 04/11] glapi: Add XML infrastructure for ARB_compressed_texture_pixel_storage
Ian Romanick
- [Mesa-dev] [PATCH 05/11] tests: Add new enum strings for ARB_compressed_texture_pixel_storage
Ian Romanick
- [Mesa-dev] [PATCH 06/11] mesa: Add new pixel pack/unpack state for ARB_compressed_texture_pixel_storage
Ian Romanick
- [Mesa-dev] [PATCH 07/11] mesa: Emit errors for inconsistent compressed pixel store state
Ian Romanick
- [Mesa-dev] [PATCH 08/11] mesa: Extract computation of compressed pixel store params
Ian Romanick
- [Mesa-dev] [PATCH 09/11] mesa: Compute proper strides for compressed texture pixel storage.
Ian Romanick
- [Mesa-dev] [PATCH] i965: Put '_default_' in the name of functions that set default state.
Ian Romanick
- [Mesa-dev] [PATCH 10/11] mesa: Add pixel storage support for GetCompressedTexImage
Ian Romanick
- [Mesa-dev] [RFC PATCH 00/11] Add support for ARB_compressed_texture_pixel_storage
Ian Romanick
- [Mesa-dev] [PATCH 05/19] i965/fs: Loop from 0 to inst->sources, not 0 to 3.
Ian Romanick
- [Mesa-dev] ARB_sso layout() + other qualifiers
Ian Romanick
- [Mesa-dev] ARB_sso layout() + other qualifiers
Chris Forbes
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jimenez
- [Mesa-dev] [PATCH 05/19] i965/fs: Loop from 0 to inst->sources, not 0 to 3.
Kenneth Graunke
- [Mesa-dev] [PATCH:mesa] Use -z defs instead of --no-undefined on Solaris
Alan Coopersmith
- [Mesa-dev] [PATCH 5/5] r600g, radeonsi: don't use hardware MSAA resolve if dst is fast-cleared
Michel Dänzer
- [Mesa-dev] [RFC 00/20] shader compiler cache
Tapani Pälli
- [Mesa-dev] [PATCH 0/6] Initial no-op implementation of `precise`
Jordan Justen
- [Mesa-dev] Mesa IR as a list of instructions
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/4] vl: add more avc profiles
Christian König
- [Mesa-dev] [PATCH 2/3] i965: Add runtime checks for line antialiasing in Gen < 6.
Iago Toral
- [Mesa-dev] [PATCH] r600g, radeonsi: implement PIPE_QUERY_TIMESTAMP_DISJOINT
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Alex Deucher
- [Mesa-dev] [PATCH 0/2] Build a driswrast-using libGL on non-DRM targets
Jon TURNEY
- [Mesa-dev] [PATCH 1/2] glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case
Jon TURNEY
- [Mesa-dev] [PATCH 2/2] configure: Always default to --enable-driglx-direct
Jon TURNEY
- [Mesa-dev] [PATCH demos] Add an example using GBM and libdrm to render in stereoscopic 3D
Neil Roberts
- [Mesa-dev] [PATCH 1/2] glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case
Aaron Watry
- [Mesa-dev] [PATCH 1/2] glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case
Jon TURNEY
- [Mesa-dev] [PATCH 0/2] Build a driswrast-using libGL on non-DRM targets
Emil Velikov
- [Mesa-dev] [PATCH 2/2] configure: Always default to --enable-driglx-direct
Matt Turner
- [Mesa-dev] [PATCH] wgl: Disable CRT message boxes when Windows system error messages boxes are disabled.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] wgl: Disable CRT message boxes when Windows system error messages boxes are disabled.
Jose Fonseca
- [Mesa-dev] [PATCH] wgl: Disable CRT message boxes when Windows system error messages boxes are disabled.
Brian Paul
- [Mesa-dev] [PATCH v2 0/4] Constant folding of new Instructions
Tobias Klausmann
- [Mesa-dev] [PATCH v2 1/4] nvc0/ir: clear subop when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH v2 2/4] nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH v2 3/4] nvc0/ir: Handle OP_BFIND when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH v2 4/4] nvc0/ir: Handle OP_POPCNT when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH] Check for NULL native_window into eglCreateWindowSurface()
Sinclair Yeh
- [Mesa-dev] [PATCH v2 4/4] nvc0/ir: Handle OP_POPCNT when folding constant expressions
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/4] nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions
Ilia Mirkin
- [Mesa-dev] [PATCH v2 3/4] nvc0/ir: Handle OP_BFIND when folding constant expressions
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/4] nvc0/ir: clear subop when folding constant expressions
Ilia Mirkin
- [Mesa-dev] [PATCH 05/19] i965/fs: Loop from 0 to inst->sources, not 0 to 3.
Ian Romanick
- [Mesa-dev] [PATCH:mesa] Use -z defs instead of --no-undefined on Solaris
Ian Romanick
- [Mesa-dev] [PATCH V2 7/9] glsl: Add support for comparing function parameter conversions
Jordan Justen
- [Mesa-dev] [PATCH V2 8/9] glsl: Implement overload resolution for ARB_gpu_shader5
Jordan Justen
- [Mesa-dev] [PATCH v3 0/4] Constant folding of new Instructions
Tobias Klausmann
- [Mesa-dev] [PATCH v3 1/4] nvc0/ir: clear subop when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH v3 2/4] nvc0/ir: Handle reverse subop for OP_EXTBF when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH v3 3/4] nvc0/ir: Handle OP_BFIND when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH v3 4/4] nvc0/ir: Handle OP_POPCNT when folding constant expressions
Tobias Klausmann
- [Mesa-dev] [PATCH] Check for NULL native_window into eglCreateWindowSurface()
Chad Versace
- [Mesa-dev] [PATCH v3 0/4] Constant folding of new Instructions
Ilia Mirkin
- [Mesa-dev] [PATCH] Check for NULL native_window into eglCreateWindowSurface()
Chad Versace
- [Mesa-dev] [PATCH V2 8/9] glsl: Implement overload resolution for ARB_gpu_shader5
Chris Forbes
- [Mesa-dev] Fix negation source modifer when used with logical instructions on Broadwell
Abdiel Janulgue
- [Mesa-dev] [PATCH 1/6] i965/fs: Refactor check for potential copy propagated instructions.
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/6] i965/fs: copy propagate 'NOT' instruction when used with logical operation
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/6] i965/fs: skip copy-propate for negated logical instructions and 'NOT' src registers
Abdiel Janulgue
- [Mesa-dev] [PATCH 4/6] i965/vec4: copy propagate 'NOT' instruction when used with logical operation
Abdiel Janulgue
- [Mesa-dev] [PATCH 5/6] i965/vec4: skip copy-propate for negated logical instructions and 'NOT' src registers
Abdiel Janulgue
- [Mesa-dev] [PATCH 6/6] i965/disasm: Properly debug negate source modifier for logical instructions
Abdiel Janulgue
- [Mesa-dev] [PATCH] configure.ac: Do not use Pthreads with MinGW.
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: Do not use Pthreads with MinGW.
Matt Turner
- [Mesa-dev] [PATCH] Check for NULL native_window into eglCreateWindowSurface()
Ian Romanick
- [Mesa-dev] [PATCH v2] configure.ac: Do not use Pthreads with MinGW.
Vinson Lee
- [Mesa-dev] [PATCH v2] configure.ac: Do not use Pthreads with MinGW.
Matt Turner
- [Mesa-dev] [RFC 00/20] shader compiler cache
Tapani
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Allow array dereference of HW_REG.
Chris Forbes
- [Mesa-dev] [PATCH] configure.ac: Do not use Pthreads with MinGW.
Jon TURNEY
- [Mesa-dev] [PATCH] i965: Set minimum point size to 1.0 for non-sprite non-aa points
Pavel Popov
- [Mesa-dev] [PATCH 0/2] Build a driswrast-using libGL on non-DRM targets
Jon TURNEY
- [Mesa-dev] [PATCH 1/2] glx: Fix build in GLX_DIRECT_RENDERING !GLX_USE_APPLEGL !GLX_USE_DRM case
Aaron Watry
- [Mesa-dev] [PATCH 1/4] vl: add more avc profiles
Andy Furniss
- [Mesa-dev] [PATCH] i965/fs: Allow array dereference of HW_REG.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] vl: add more avc profiles
Christian König
- [Mesa-dev] ARB_sso layout() + other qualifiers
Ian Romanick
- [Mesa-dev] [PATCH 1/3] util/u_format: move utility function from r600g
Grigori Goronzy
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Grigori Goronzy
- [Mesa-dev] [PATCH 3/3] radeon/uvd: disable VC-1 simple/main on UVD 2.x
Grigori Goronzy
- [Mesa-dev] [PATCH 3/3] radeon/uvd: disable VC-1 simple/main on UVD 2.x
Christian König
- [Mesa-dev] [PATCH:mesa] Use -z defs instead of --no-undefined on Solaris
Vinson Lee
- [Mesa-dev] [Bug 79646] New: Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79646] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79646] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Do not use Pthreads with MinGW.
Emil Velikov
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Neil Roberts
- [Mesa-dev] [Bug 79646] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH piglit 1/3] Test GL_ARB_clear_texture using 3D textures
Neil Roberts
- [Mesa-dev] [PATCH piglit 2/3] Test GL_ARB_clear_texture using cube map textures
Neil Roberts
- [Mesa-dev] [PATCH piglit 3/3] Test GL_ARB_clear_texture using depth-stencil textures
Neil Roberts
- [Mesa-dev] Debugging into Mesa Driver
roshan chaudhari
- [Mesa-dev] [PATCH:mesa] Use -z defs instead of --no-undefined on Solaris
Emil Velikov
- [Mesa-dev] [Bug 79646] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Ilia Mirkin
- [Mesa-dev] Debugging into Mesa Driver
Brian Paul
- [Mesa-dev] [Bug 79646] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79629] [dri3] piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Debugging into Mesa Driver
Ian Romanick
- [Mesa-dev] [PATCH] configure.ac: Do not use Pthreads with MinGW.
Jose Fonseca
- [Mesa-dev] [PATCH 1/6] i965/fs: Refactor check for potential copy propagated instructions.
Matt Turner
- [Mesa-dev] [PATCH 2/6] i965/fs: copy propagate 'NOT' instruction when used with logical operation
Matt Turner
- [Mesa-dev] [PATCH 3/6] i965/fs: skip copy-propate for negated logical instructions and 'NOT' src registers
Matt Turner
- [Mesa-dev] [PATCH 4/6] i965/vec4: copy propagate 'NOT' instruction when used with logical operation
Matt Turner
- [Mesa-dev] [PATCH 6/6] i965/disasm: Properly debug negate source modifier for logical instructions
Matt Turner
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Ian Romanick
- [Mesa-dev] [PATCH 3/6] i965/fs: skip copy-propate for negated logical instructions and 'NOT' src registers
Abdiel Janulgue
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Ilia Mirkin
- [Mesa-dev] [PATCH] c11: Do not include threads_win32.h if using Pthreads.
Vinson Lee
- [Mesa-dev] [RFC 02/20] glsl: glsl_type serialization
Matt Turner
- [Mesa-dev] [PATCH] mesa/tnl_dd: Fix clang constant-logical-operand warnings.
Vinson Lee
- [Mesa-dev] [RFC 08/20] glsl: glsl_type deserialization
Matt Turner
- [Mesa-dev] [RFC 18/20] mesa/program: add disk cache functionality
Matt Turner
- [Mesa-dev] [RFC 19/20] mesa: take shader program cache in to use
Matt Turner
- [Mesa-dev] [PATCH] mesa/tnl_dd: Fix clang constant-logical-operand warnings.
Brian Paul
- [Mesa-dev] [PATCH 1/5] mesa: add new enum MAX_UNIFORM_LOCATIONS
Ian Romanick
- [Mesa-dev] [PATCH 2/5] glsl: add glsl_type::uniform_locations() helper function
Ian Romanick
- [Mesa-dev] [PATCH] mesa/tnl_dd: Fix clang constant-logical-operand warnings.
Matt Turner
- [Mesa-dev] [PATCH 3/5] glsl/linker: initialize explicit uniform locations
Ian Romanick
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Ian Romanick
- [Mesa-dev] [PATCH 4/5] glsl/linker: assign explicit uniform locations
Ian Romanick
- [Mesa-dev] [PATCH 5/5] mesa: support inactive uniforms in glUniform* functions
Ian Romanick
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Ilia Mirkin
- [Mesa-dev] Debugging into Mesa Driver
roshan chaudhari
- [Mesa-dev] [PATCH] i965: use _mesa_align_malloc in intel_miptree_map_movntdqa
Tapani Pälli
- [Mesa-dev] [PATCH v2] glsl: parser changes for GL_ARB_explicit_uniform_location
Tapani Pälli
- [Mesa-dev] [Bug 79629] [dri3] piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: use _mesa_align_malloc in intel_miptree_map_movntdqa
Matt Turner
- [Mesa-dev] Debugging into Mesa Driver
Pekka Paalanen
- [Mesa-dev] Debugging into Mesa Driver
Timothy Arceri
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Marek Olšák
- [Mesa-dev] [PATCH] i965: Fix unmapping depth-stencil textures with non-zero offset
Neil Roberts
- [Mesa-dev] [PATCH piglit] Test using glTexSubImage2D with packed depth-stencil textures
Neil Roberts
- [Mesa-dev] [PATCH v2 0/4] i965: Add runtime checks for line antialiasing in Gen < 6.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 1/4] i965: Always set a valid block end pointer
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 2/4] i965/fs: Let the gen < 8 generator know about runtime_check_aads_emit
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 3/4] Revert "i965: Move brw_land_fwd_jump() to compilation unit of its use."
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 4/4] i965/fs: Add Gen < 6 runtime checks for line antialiasing.
Iago Toral Quiroga
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Debugging into Mesa Driver
Ian Romanick
- [Mesa-dev] [PATCH] configure.ac: Do not use Pthreads with MinGW.
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: Fix substitution of large shaders
Cody Northrop
- [Mesa-dev] [PATCH] i965: Fix else and brace placement in brw_eu_emit.c.
Kenneth Graunke
- [Mesa-dev] Fix negation source modifer when used with logical instructions on Broadwell (v2)
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 1/6] i965/fs: Refactor check for potential copy propagated instructions.
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 2/6] i965/fs: skip copy-propate for logical instructions with negated src entries
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 3/6] i965/fs: copy propagate 'NOT' instruction when used with logical operation
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 4/6] i965/vec4: skip copy-propate for logical instructions with negated src entries
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 5/6] i965/vec4: copy propagate 'NOT' instruction when used with logical operation
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 6/6] i965/disasm: Properly debug negate source modifier for logical instructions
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jimenez
- [Mesa-dev] [PATCH] i965: Fix else and brace placement in brw_eu_emit.c.
Jordan Justen
- [Mesa-dev] [Bug 79706] New: [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44519] translate_test generic regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45348] [swrast] piglit fbo-drawbuffers-arbfp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59777] [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-distance regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 61153] [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-vertex regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 61326] [softpipe] piglit interpolation-noperspective-gl_BackSecondaryColor-flat-vertex regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Fix substitution of large shaders
Brian Paul
- [Mesa-dev] [Bug 79629] [dri3] piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79711] New: Crash bug still exists in glx libs, 2 years after I sent you a patch to fix it.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79098] x86/common_x86.c:51:19: error: cpuid.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/6] glsl: Rebalance expression trees that are reduction operations.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965/sf: Use brw_set_default_predicate_control().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Drop the remaining default predication whacking.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Drop the remaining default predication whacking.
Jordan Justen
- [Mesa-dev] [Bug 79662] [DRI3 all Bisected] Many webglc cases fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] add megadriver_stub_FILES
Adrian Negreanu
- [Mesa-dev] [PATCH 2/8] android: adapt to the megadriver mechanism
Adrian Negreanu
- [Mesa-dev] [PATCH 3/8] android: add libloader to libGLES_mesa and libmesa_egl_dri2
Adrian Negreanu
- [Mesa-dev] [PATCH 4/8] android: add src/gallium/auxiliary as include path for libmesa_dricore
Adrian Negreanu
- [Mesa-dev] [PATCH 5/8] android, egl: add correct drm include for libmesa_egl_dri2
Adrian Negreanu
- [Mesa-dev] [PATCH 6/8] android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface
Adrian Negreanu
- [Mesa-dev] [PATCH 7/8] android, mesa_gen_matypes: pull in timespec POSIX definition
Adrian Negreanu
- [Mesa-dev] [PATCH 8/8] android, dricore: undefined reference to _mesa_streaming_load_memcpy
Adrian Negreanu
- [Mesa-dev] [PATCH piglit] Test using glTexSubImage2D with packed depth-stencil textures
Tapani Pälli
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] add megadriver_stub_FILES
Juha-Pekka Heikkila
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Alex Deucher
- [Mesa-dev] [PATCH 1/8] add megadriver_stub_FILES
Emil Velikov
- [Mesa-dev] Increase your energy
kguenthner at rediff.com
- [Mesa-dev] [PATCH] mesa: Fix substitution of large shaders
Cody Northrop
- [Mesa-dev] [PATCH 1/3] gk110/ir: emit texbar the same way that the blob does
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] gk110: add in forgotten code for gk110 isa
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] nvc0: don't bother trying to set up compute for gk110+
Ilia Mirkin
- [Mesa-dev] Texture object locking
Jason Ekstrand
- [Mesa-dev] [PATCH] R600/SI: add Gather4 intrinsics
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: cosmetic changes in si_shader.c
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: add Gather4 intrinsics
Matt Arsenault
- [Mesa-dev] [PATCH 1/2] radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH 1/3] gk110/ir: emit texbar the same way that the blob does
Ben Skeggs
- [Mesa-dev] [PATCH 1/2] radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Marek Olšák
- [Mesa-dev] [PATCH] mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
jfonseca at vmware.com
- [Mesa-dev] [Mesa-stable] [PATCH] Check for NULL native_window into eglCreateWindowSurface()
Carl Worth
- [Mesa-dev] [PATCH 00/15] Fix mesa bugs identified by Khronos GLES3 conformance tests
Anuj Phogat
- [Mesa-dev] [PATCH 01/15] glsl: Add __FILE__ and __LINE__ as built-in macros
Anuj Phogat
- [Mesa-dev] [PATCH 02/15] glsl: Do not allow undefining the built-in macros
Anuj Phogat
- [Mesa-dev] [PATCH 03/15] glsl: Fix preprocessor error condition for macro redefinition
Anuj Phogat
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Anuj Phogat
- [Mesa-dev] [PATCH 05/15] mesa: Fix error condition for valid texture targets in glTexStorage* functions
Anuj Phogat
- [Mesa-dev] [PATCH 06/15] mesa: Turn target_can_be_compressed() in to a utility function
Anuj Phogat
- [Mesa-dev] [PATCH 07/15] mesa: Add error condition for using compressed internalformat in glTexStorage3D()
Anuj Phogat
- [Mesa-dev] [PATCH 08/15] mesa: Fix condition for using compressed internalformat in glCompressedTexImage3D()
Anuj Phogat
- [Mesa-dev] [PATCH 09/15] mesa: Add utility function mesa_is_enum_format_snorm()
Anuj Phogat
- [Mesa-dev] [PATCH 10/15] mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3
Anuj Phogat
- [Mesa-dev] [PATCH 11/15] mesa: Add a helper function _mesa_is_enum_format_unsized()
Anuj Phogat
- [Mesa-dev] [PATCH 12/15] mesa: Add a gles3 error condition for sized internalformat in glCopyTexImage*()
Anuj Phogat
- [Mesa-dev] [PATCH 13/15] mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in glCopyTexImage*()
Anuj Phogat
- [Mesa-dev] [PATCH 14/15] mesa: Add utility function _mesa_is_enum_format_unorm()
Anuj Phogat
- [Mesa-dev] [PATCH 15/15] mesa: Add gles3 condition for normalized internal formats in glCopyTexImage*()
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] mesa/main: Make get_hash.c values constant.
Carl Worth
- [Mesa-dev] [PATCH 10/15] mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3
Marek Olšák
- [Mesa-dev] Mesa (master): r600g, radeonsi: don' t use hardware MSAA resolve if dst is fast-cleared
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Fix substitution of large shaders
Brian Paul
- [Mesa-dev] Mesa 10.1.5
Carl Worth
- [Mesa-dev] [PATCH] glapi: Add KHR_debug functions to check_table test
Timothy Arceri
- [Mesa-dev] [PATCH 01/15] glsl: Add __FILE__ and __LINE__ as built-in macros
Matt Turner
- [Mesa-dev] [PATCH 05/15] mesa: Fix error condition for valid texture targets in glTexStorage* functions
Matt Turner
- [Mesa-dev] Mesa 10.2 release
Ian Romanick
- [Mesa-dev] [PATCH 05/15] mesa: Fix error condition for valid texture targets in glTexStorage* functions
Ian Romanick
- [Mesa-dev] [PATCH 01/15] glsl: Add __FILE__ and __LINE__ as built-in macros
Ian Romanick
- [Mesa-dev] Mesa 10.2 release
Laurent Carlier
- [Mesa-dev] Mesa 10.2 release
Ian Romanick
- [Mesa-dev] [PATCH 05/15] mesa: Fix error condition for valid texture targets in glTexStorage* functions
Matt Turner
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Ian Romanick
- [Mesa-dev] Mesa 10.2 release
Laurent Carlier
- [Mesa-dev] Mesa 10.2 release
Laurent Carlier
- [Mesa-dev] Mesa 10.2 release
Ian Romanick
- [Mesa-dev] [PATCH] radeonsi: Fix build error introduced in 5ab9a9c
Ian Romanick
- [Mesa-dev] [PATCH] radeonsi: Fix build error introduced in 5ab9a9c
Laurent Carlier
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: Fix initial MakeCurrent for drawables of multi screens
Xiong Zhang
- [Mesa-dev] Mesa 10.2.1 release
Ian Romanick
- [Mesa-dev] [Piglit] [PATCH piglit] Test using glTexSubImage2D with packed depth-stencil textures
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa/main: Make get_hash.c values constant.
Ian Romanick
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/main: Prevent sefgault on glGetIntegerv(GL_ATOMIC_COUNTER_BUFFER_BINDING).
Kenneth Graunke
- [Mesa-dev] [PATCH] Fix zero-division in llvmpipe_texture_layout()
Johannes Obermayr
- [Mesa-dev] [PATCH 1/6] i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] i965: Rename brw_math to gen4_math.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] i965/vec4: Drop the generate_math2_gen7() method.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/6] i965/vec4: Combine generate_math[12]_gen6 methods.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/6] i965/fs: Drop the generate_math[12]_gen7 methods.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] i965/fs: Combine generate_math[12]_gen6 methods.
Kenneth Graunke
- [Mesa-dev] [Bug 79095] x86/common_x86.c:348:14: error: use of undeclared identifier 'bit_SSE4_1'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] GlassyMesa Announcement
Greg Fischer
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Compiz freezes when screen disconnected - advice needed
Nikolay Martynov
- [Mesa-dev] [PATCH 01/15] glsl: Add __FILE__ and __LINE__ as built-in macros
Anuj Phogat
- [Mesa-dev] [Bug 79783] New: Distorted output in obs-studio where other vendors "work"
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] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79784] account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79784] account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Allow CSE on math opcodes on Gen6+.
Kenneth Graunke
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Make src_reg::equals() take a constant reference, not a pointer.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't set the "switch" flag on control flow instructions on Gen6+.
Kenneth Graunke
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Request for information on Radeon
Aditya Avinash
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79711] Crash bug still exists in glx libs, 2 years after I sent you a patch to fix it.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Make src_reg::equals() take a constant reference, not a pointer.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/6] i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Allow CSE on math opcodes on Gen6+.
Matt Turner
- [Mesa-dev] [PATCH] i965: Don't set the "switch" flag on control flow instructions on Gen6+.
Matt Turner
- [Mesa-dev] Request for information on Radeon
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Don't include mtypes.h in brw_disasm.c
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/2] i965: Make gen7_pi field of brw_instruction use unsigned instead of GLuint
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/2] i965: Don't include mtypes.h in brw_disasm.c
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Allow CSE on math opcodes on Gen6+.
Kenneth Graunke
- [Mesa-dev] [Bug 79784] account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Request for information on Radeon
Aditya Avinash
- [Mesa-dev] Request for information on Radeon
Matt Turner
- [Mesa-dev] Request for information on Radeon
Ilia Mirkin
- [Mesa-dev] Request for information on Radeon
Chris Forbes
- [Mesa-dev] Request for information on Radeon
Matt Turner
- [Mesa-dev] [PATCH 1/7] main/extensions: Don't advertise unknown extensions overrides with (-)
Jordan Justen
- [Mesa-dev] [PATCH 2/7] main/extensions: Create a context-less set_extensions function
Jordan Justen
- [Mesa-dev] [PATCH 3/7] main/extensions: Add early extension override structures
Jordan Justen
- [Mesa-dev] [PATCH 4/7] i965 arb_cs: Use override structure rather than separate env var
Jordan Justen
- [Mesa-dev] [PATCH 5/7] main/extensions: Create extra extensions override string
Jordan Justen
- [Mesa-dev] [PATCH 6/7] main/extensions: Build list of extensions that can't be disabled
Jordan Justen
- [Mesa-dev] [PATCH 7/7] main/extensions: Only parse MESA_EXTENSION_OVERRIDE once
Jordan Justen
- [Mesa-dev] [PATCH] i965/fs: Allow CSE on math opcodes on Gen6+.
Chris Forbes
- [Mesa-dev] Request for information on Radeon
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] i965: Split Gen4-5 and Gen6+ MATH instruction emitters.
Jordan Justen
- [Mesa-dev] [Bug 79662] [DRI3 all Bisected] Many webglc cases fail and X fails on PNV
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] radeonsi: implement ARB_texture_gather and Gather functions from GLSL 4.00
Michel Dänzer
- [Mesa-dev] [PATCH] i965: Actually use the Mesa IR optimizer.
Kenneth Graunke
- [Mesa-dev] i965/fs: Stencil texturing on gen6/7
Topi Pohjolainen
- [Mesa-dev] [PATCH 01/22] i965/meta: Add means for signaling meta blit surface overrides
Topi Pohjolainen
- [Mesa-dev] [PATCH 02/22] i965/gen8: Follow stencil meta blit overrides in the context
Topi Pohjolainen
- [Mesa-dev] [PATCH 03/22] i965/gen8: Take into account stencil meta blit layer override
Topi Pohjolainen
- [Mesa-dev] [PATCH 04/22] i965/fs: Add generator support for fetching texture dimensions
Topi Pohjolainen
- [Mesa-dev] [PATCH 05/22] i965/fs: Recompile when switching to/from stencil indexing
Topi Pohjolainen
- [Mesa-dev] [PATCH 06/22] i965/fs/gen6: Use stencil indexing if stencil meta blit is active
Topi Pohjolainen
- [Mesa-dev] [PATCH 07/22] i965/gen6: Surface state overrides for sampling w-tiled as y-tiled
Topi Pohjolainen
- [Mesa-dev] [PATCH 08/22] i965: Add helper for determining if miptree represents stencil buffer
Topi Pohjolainen
- [Mesa-dev] [PATCH 09/22] i965/gen7: Use helper variables for texture surface parameters
Topi Pohjolainen
- [Mesa-dev] [PATCH 10/22] i965/gen6: Use helper variables for texture surface parameters
Topi Pohjolainen
- [Mesa-dev] [PATCH 11/22] i965/gen7: Configure msaa stencil buffers as single sampled
Topi Pohjolainen
- [Mesa-dev] [PATCH 12/22] i965/gen6: Configure msaa stencil buffers as single sampled
Topi Pohjolainen
- [Mesa-dev] [PATCH 13/22] i965/gen7: Configure w-tiled surfaces as y-tiled
Topi Pohjolainen
- [Mesa-dev] [PATCH 14/22] i965/gen6: Configure w-tiled surfaces as y-tiled
Topi Pohjolainen
- [Mesa-dev] [PATCH 15/22] i965/gen6: Add tile offset support for texture surfaces
Topi Pohjolainen
- [Mesa-dev] [PATCH 16/22] i965/gen6: Offset stencil texture surfaces directly to level/layer
Topi Pohjolainen
- [Mesa-dev] [PATCH 17/22] i965: Keep track of texture base dimensions
Topi Pohjolainen
- [Mesa-dev] [PATCH 18/22] i965/fs/gen6: Support for sampling stencil with non-msaa coordinates
Topi Pohjolainen
- [Mesa-dev] [PATCH 19/22] i965/fs/gen6: Support for sampling stencil with msaa coordinates
Topi Pohjolainen
- [Mesa-dev] [PATCH 20/22] i965/fs/gen6: Support for sampling stencil with noormalized coordinates
Topi Pohjolainen
- [Mesa-dev] [PATCH 21/22] i965/fb/gen6: Use meta path for stencil blits
Topi Pohjolainen
- [Mesa-dev] [PATCH 22/22] i965/fb/gen6: Use meta path for stencil up/downsampling
Topi Pohjolainen
- [Mesa-dev] [PATCH 04/22] i965/fs: Add generator support for fetching texture dimensions
Chris Forbes
- [Mesa-dev] [PATCH 04/22] i965/fs: Add generator support for fetching texture dimensions
Pohjolainen, Topi
- [Mesa-dev] [PATCH 04/22] i965/fs: Add generator support for fetching texture dimensions
Chris Forbes
- [Mesa-dev] [PATCH 04/22] i965/fs: Add generator support for fetching texture dimensions
Pohjolainen, Topi
- [Mesa-dev] [PATCH 04/22] i965/fs: Add generator support for fetching texture dimensions
Kenneth Graunke
- [Mesa-dev] [PATCH 11/22] i965/gen7: Configure msaa stencil buffers as single sampled
Chris Forbes
- [Mesa-dev] [PATCH 12/22] i965/gen6: Configure msaa stencil buffers as single sampled
Chris Forbes
- [Mesa-dev] [PATCH 11/22] i965/gen7: Configure msaa stencil buffers as single sampled
Pohjolainen, Topi
- [Mesa-dev] [PATCH] meta: Label the meta GLSL clear program.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/4] i965: Always set a valid block end pointer
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/4] i965: Always set a valid block end pointer
Iago Toral
- [Mesa-dev] [PATCH] i965/fs: initialize src as reg_undef for texture opcodes
Tapani Pälli
- [Mesa-dev] [PATCH v2 4/4] i965/fs: Add Gen < 6 runtime checks for line antialiasing.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/4] i965: Always set a valid block end pointer
Kenneth Graunke
- [Mesa-dev] [PATCH v2 4/4] i965/fs: Add Gen < 6 runtime checks for line antialiasing.
Iago Toral
- [Mesa-dev] [PATCH mesa] add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
Pekka Paalanen
- [Mesa-dev] [PATCH 1/2] i965: Don't use the head sentinel as an fs_inst in Gen4 workaround code.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] Enable GL_ARB_explicit_uniform_location in the drivers.
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: Validate aux storage qualifier combination with other qualifiers.
Kenneth Graunke
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: type check between switch init-expression and case
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glinfo_common: fix extension_supported() function
Brian Paul
- [Mesa-dev] [PATCH 2/2] wglinfo: query and report multisample information
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: initialize src as reg_undef for texture opcodes
Pohjolainen, Topi
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/gen8: Emit color calculator state whenever viewport changes
Topi Pohjolainen
- [Mesa-dev] [PATCH] i965/gen8: Emit color calculator state whenever viewport changes
Pohjolainen, Topi
- [Mesa-dev] Request for information on Radeon
Marek Olšák
- [Mesa-dev] [PATCH 2/2] wglinfo: query and report multisample information
Jose Fonseca
- [Mesa-dev] [PATCH] i965/fs: initialize src as reg_undef for texture opcodes
Robert Bragg
- [Mesa-dev] [PATCH] meta: save and restore swizzle for _GenerateMipmap
Robert Bragg
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] wglinfo: query and report multisample information
Brian Paul
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Set the fast clear color value for texture surfaces
Neil Roberts
- [Mesa-dev] [PATCH 1/8] add megadriver_stub_FILES
Adrian M Negreanu
- [Mesa-dev] [PATCH 2/2] i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
Matt Turner
- [Mesa-dev] [PATCH] meta: Label the meta GLSL clear program.
Matt Turner
- [Mesa-dev] [PATCH v2 2/6] i965/fs: skip copy-propate for logical instructions with negated src entries
Matt Turner
- [Mesa-dev] [PATCH v2 3/6] i965/fs: copy propagate 'NOT' instruction when used with logical operation
Matt Turner
- [Mesa-dev] [PATCH v2 4/6] i965/vec4: skip copy-propate for logical instructions with negated src entries
Matt Turner
- [Mesa-dev] [PATCH 2/2] wglinfo: query and report multisample information
Jose Fonseca
- [Mesa-dev] Fix negation source modifer when used with logical instructions on Broadwell (v2)
Matt Turner
- [Mesa-dev] [PATCH v3 3/6] i965/fs: copy propagate 'NOT' instruction when used with logical operation
Matt Turner
- [Mesa-dev] [PATCH v3 5/6] i965/vec4: copy propagate 'NOT' instruction when used with logical operation
Matt Turner
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Anuj Phogat
- [Mesa-dev] [PATCH] glsl: type check between switch init-expression and case
Matt Turner
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Matt Turner
- [Mesa-dev] [PATCH 10/15] mesa: Don't allow snorm internal formats in glCopyTexImage*() in GLES3
Anuj Phogat
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] wglinfo: query and report multisample information
Brian Paul
- [Mesa-dev] [PATCH 1/3] glsl: Rebalance expression trees that are reduction operations.
Matt Turner
- [Mesa-dev] [PATCH 2/3] glsl: Pass in options to do_algebraic().
Matt Turner
- [Mesa-dev] [PATCH 3/3] glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0).
Matt Turner
- [Mesa-dev] [PATCH] meta: save and restore swizzle for _GenerateMipmap
Chris Forbes
- [Mesa-dev] [PATCH] glsl: Validate aux storage qualifier combination with other qualifiers.
Chris Forbes
- [Mesa-dev] [PATCH 0/2] Build a driswrast-using libGL on non-DRM targets
Emil Velikov
- [Mesa-dev] [PATCH 2/2] wglinfo: query and report multisample information
Jose Fonseca
- [Mesa-dev] [PATCH 00/11] glsl: Remove unused includes found with IWYU
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 01/11] glsl: Remove unused includes in link_uniform_init.
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 02/11] glsl: Remove unused includes in link_uniform_block_active_visitor.h
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 03/11] glsl: Remove unused include in ast_to_hir.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 04/11] glsl: Remove unused include from builtin_variables.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 05/11] glsl: Remove unused include from glsl_types.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 06/11] glsl: Remove unused include from glsl_symbol_table.h
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 07/11] glsl: Remove unused include from hir_field_selection.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 08/11] glsl: Remove unused include from ir_basic_block.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 09/11] glsl: Remove unused include from ir_constant_expression.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 10/11] glsl: Remove unused include in ir.cpp
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 11/11] glsl: Remove unused include in expr.flatt.
thomashelland90 at gmail.com
- [Mesa-dev] [PATCH 1/7] main/extensions: Don't advertise unknown extensions overrides with (-)
Anuj Phogat
- [Mesa-dev] [PATCH] main/cs: Add additional compute shader contant values
Jordan Justen
- [Mesa-dev] [PATCH] glsl/cs: Fix local_size_y and local_size_z
Jordan Justen
- [Mesa-dev] [PATCH] glsl/cs: Fix local_size_y and local_size_z
Chris Forbes
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl/cs: Fix local_size_y and local_size_z
Emil Velikov
- [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] [PATCH] glsl/cs: Fix local_size_y and local_size_z
Jordan Justen
- [Mesa-dev] [PATCH] glsl/cs: Fix local_size_y and local_size_z
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965: Invalidate live intervals when inserting Gen4 SEND workarounds.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/7] main/extensions: Create extra extensions override string
Ian Romanick
- [Mesa-dev] [PATCH 5/7] main/extensions: Create extra extensions override string
Jordan Justen
- [Mesa-dev] [PATCH] softpipe: add depth clamping support.
Dave Airlie
- [Mesa-dev] [PATCH] glapi: Use GetProcAddress instead of dlsym on Windows.
Vinson Lee
- [Mesa-dev] [PATCH] configure: Only check for OpenCL without LLVM when the latter is certain
Michel Dänzer
- [Mesa-dev] [PATCH 01/11] gallium: Add __DRIimageDriverExtension support to gallium
Michel Dänzer
- [Mesa-dev] [PATCH] i965/fs: initialize src as reg_undef for texture opcodes
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: initialize src as reg_undef for texture opcodes
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: type check between switch init-expression and case
Tapani Pälli
- [Mesa-dev] softpipe GL 3.3 support
Dave Airlie
- [Mesa-dev] [PATCH 1/8] softpipe: add depth clamping support.
Dave Airlie
- [Mesa-dev] [PATCH 2/8] softpipe: add layering to the surface tile cache.
Dave Airlie
- [Mesa-dev] [PATCH 3/8] softpipe: add layered rendering support.
Dave Airlie
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Dave Airlie
- [Mesa-dev] [PATCH 5/8] tgsi_exec: use defines for max inputs/outputs
Dave Airlie
- [Mesa-dev] [PATCH 6/8] softpipe: bump the softpipe geometry limits
Dave Airlie
- [Mesa-dev] [PATCH 7/8] softpipe: enable GLSL 3.30 support.
Dave Airlie
- [Mesa-dev] [PATCH 8/8] softpipe: enable AMD_vertex_shader_layer.
Dave Airlie
- [Mesa-dev] [Bug 79858] Artifacts/Glitches in Blender menu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: type check between switch init-expression and case
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: type check between switch init-expression and case
Matt Turner
- [Mesa-dev] [PATCH] glx: Add an error message when a direct renderer's createScreen() routine fails because no matching fbConfigs or visuals could be found.
Jon TURNEY
- [Mesa-dev] [PATCH] configure: Don't special case Cygwin to use gnu99, define _XOPEN_SOURCE instead
Jon TURNEY
- [Mesa-dev] [PATCH] Fix zero-division in llvmpipe_texture_layout()
Roland Scheidegger
- [Mesa-dev] [PATCH 1/8] softpipe: add depth clamping support.
Roland Scheidegger
- [Mesa-dev] [Bug 79885] New: commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/8] softpipe: add layered rendering support.
Roland Scheidegger
- [Mesa-dev] [PATCH] configure: Only check for OpenCL without LLVM when the latter is certain
Emil Velikov
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Roland Scheidegger
- [Mesa-dev] [PATCH 8/8] softpipe: enable AMD_vertex_shader_layer.
Roland Scheidegger
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Zack Rusin
- [Mesa-dev] [PATCH] softpipe: add depth clamping support.
Brian Paul
- [Mesa-dev] [PATCH] egl/gallium: Set defines for supported APIs when using automake
Niels Ole Salscheider
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH mesa] add EGL_TEXTURE_EXTERNAL_WL to WL_bind_wayland_display spec
Rob Clark
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure: Only check for OpenCL without LLVM when the latter is certain
Tom Stellard
- [Mesa-dev] [PATCH] egl/gallium: Set defines for supported APIs when using automake
Emil Velikov
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/gallium: Set defines for supported APIs when using automake
Niels Ole Salscheider
- [Mesa-dev] [PATCH 1/2] glinfo_common: fix extension_supported() function
Ian Romanick
- [Mesa-dev] [PATCH 1/3] glsl: Rebalance expression trees that are reduction operations.
Ian Romanick
- [Mesa-dev] [PATCH 3/3] glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0).
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Fix substitution of large shaders
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] meta: save and restore swizzle for _GenerateMipmap
Ian Romanick
- [Mesa-dev] [PATCH 3/3] glsl: Optimize (v.x + v.y) + (v.z + v.w) into dot(v, 1.0).
Matt Turner
- [Mesa-dev] [PATCH] mesa: glx: Reduce error log level
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 00/11] glsl: Remove unused includes found with IWYU
Tom Stellard
- [Mesa-dev] [PATCH 0/9] glsl: Add C API to exec_node/exec_list.
Matt Turner
- [Mesa-dev] [PATCH 1/9] glsl: Move definition of exec_node member functions out of the struct.
Matt Turner
- [Mesa-dev] [PATCH 2/9] glsl: Move definition of exec_list member functions out of the struct.
Matt Turner
- [Mesa-dev] [PATCH 3/9] glsl: Add C API for exec_node.
Matt Turner
- [Mesa-dev] [PATCH 4/9] glsl: Add C API for exec_list.
Matt Turner
- [Mesa-dev] [PATCH 5/9] glsl: Make exec_node members just wrap the C API.
Matt Turner
- [Mesa-dev] [PATCH 6/9] glsl: Make exec_list members just wrap the C API.
Matt Turner
- [Mesa-dev] [PATCH 7/9] glsl: Make foreach macros usable from C by adding struct keyword.
Matt Turner
- [Mesa-dev] [PATCH 8/9] glsl: Add an exec_node_init() function, usable from C.
Matt Turner
- [Mesa-dev] [PATCH 9/9] i965: Replace open-coded linked list with exec_list.
Matt Turner
- [Mesa-dev] [PATCH 00/11] glsl: Remove unused includes found with IWYU
Matt Turner
- [Mesa-dev] GlassyMesa Announcement
Tom Stellard
- [Mesa-dev] [PATCH 1/3] gallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Tom Stellard
- [Mesa-dev] [PATCH 3/3] clover: query driver for the max number of compute units
Tom Stellard
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Tom Stellard
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jimenez
- [Mesa-dev] [PATCH 0/9] glsl: Add C API to exec_node/exec_list.
Ian Romanick
- [Mesa-dev] [PATCH 7/9] glsl: Make foreach macros usable from C by adding struct keyword.
Ian Romanick
- [Mesa-dev] Texture object locking
Neil Roberts
- [Mesa-dev] [PATCH] i965: Set the fast clear color value for texture surfaces
Ian Romanick
- [Mesa-dev] [PATCH] i965: Actually use the Mesa IR optimizer.
Ian Romanick
- [Mesa-dev] [PATCH 7/9] glsl: Make foreach macros usable from C by adding struct keyword.
Matt Turner
- [Mesa-dev] [PATCH 0/9] glsl: Add C API to exec_node/exec_list.
Matt Turner
- [Mesa-dev] MaxAnisotropy with GL_NEAREST on i965
Ian Romanick
- [Mesa-dev] [PATCH] Add GPU BLIT of texture image to PBO in Intel driver
Ian Romanick
- [Mesa-dev] [PATCH 7/9] glsl: Make foreach macros usable from C by adding struct keyword.
Patrick Baggett
- [Mesa-dev] [PATCH 7/9] glsl: Make foreach macros usable from C by adding struct keyword.
Ian Romanick
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Tom Stellard
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Alex Deucher
- [Mesa-dev] [PATCH] Add GPU BLIT of texture image to PBO in Intel driver
Jon Ashburn
- [Mesa-dev] [PATCH 0/7] r600g/compute: Some cleanup patches
Tom Stellard
- [Mesa-dev] [PATCH 00/19] i965/fs: load_payload on Gen7+.
Matt Turner
- [Mesa-dev] [PATCH 0/9] glsl: Add C API to exec_node/exec_list.
Ian Romanick
- [Mesa-dev] [PATCH] Add GPU BLIT of texture image to PBO in Intel driver
Ian Romanick
- [Mesa-dev] [PATCH] i965: Set the fast clear color value for texture surfaces
Chris Forbes
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Dave Airlie
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Zack Rusin
- [Mesa-dev] Request for information on Radeon
Aditya Avinash
- [Mesa-dev] [PATCH 1/3] gallium: Add PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Francisco Jerez
- [Mesa-dev] [PATCH 3/3] clover: query driver for the max number of compute units
Francisco Jerez
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Marek Olšák
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Dave Airlie
- [Mesa-dev] Request for information on Radeon
Chris Forbes
- [Mesa-dev] Request for information on Radeon
Aditya Avinash
- [Mesa-dev] Request for information on Radeon
Marek Olšák
- [Mesa-dev] [PATCH 00/11] glsl: Remove unused includes found with IWYU
Thomas Helland
- [Mesa-dev] [PATCH 00/11] glsl: Remove unused includes found with IWYU
Matt Turner
- [Mesa-dev] [PATCH] glsl: remove unnecessary and incorrect check
Timothy Arceri
- [Mesa-dev] [PATCH 00/11] glsl: Remove unused includes found with IWYU
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: Copy propagate from load_payload.
Matt Turner
- [Mesa-dev] [PATCH 15/19] i965/fs: Support register coalescing on LOAD_PAYLOAD operands.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Support register coalescing on LOAD_PAYLOAD operands.
Matt Turner
- [Mesa-dev] [PATCH 00/19] i965/fs: load_payload on Gen7+.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Rebalance expression trees that are reduction operations.
Matt Turner
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Zack Rusin
- [Mesa-dev] [PATCH 4/8] draw/gs: fix segfault in glsl-1.50-gs-mismatch-prim-type triangles_adjacency
Dave Airlie
- [Mesa-dev] [PATCH] draw: avoid buffer overflows with bad geometry programs.
Dave Airlie
- [Mesa-dev] [PATCH] configure: Only check for OpenCL without LLVM when the latter is certain
Michel Dänzer
- [Mesa-dev] [PATCH] draw: avoid buffer overflows with bad geometry programs.
Zack Rusin
- [Mesa-dev] [PATCH] draw: avoid buffer overflows with bad geometry programs.
Dave Airlie
- [Mesa-dev] [PATCH] tgsi/gs: bound max output vertices in shader
Dave Airlie
- [Mesa-dev] [PATCH v2] i965: Add GPU BLIT of texture image to PBO in Intel driver
Kenneth Graunke
- [Mesa-dev] GlassyMesa Announcement
John Kessenich
- [Mesa-dev] [PATCH] tgsi/gs: bound max output vertices in shader
Zack Rusin
- [Mesa-dev] [PATCH 1/2] i965: Silence a couple unused parameter warnings
Ian Romanick
- [Mesa-dev] [PATCH 2/2] i965: Emit smarter code for b2i of a comparison
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Store gl_uniform_driver_storage::format as the actual type
Ian Romanick
- [Mesa-dev] [PATCH 1/3] configure.ac: Remove single quotes to fix syntax highlighting.
Matt Turner
- [Mesa-dev] [PATCH 2/3] configure.ac: Alphabetize AC_CONFIG_FILES.
Matt Turner
- [Mesa-dev] [PATCH 3/3] configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Fix Haswell discard regressions since Gen4-5 line AA fix.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/fs: Move FB write default state mashing in a level.
Kenneth Graunke
- [Mesa-dev] [PATCH] gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] i965: Fix Haswell discard regressions since Gen4-5 line AA fix.
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965: Emit smarter code for b2i of a comparison
Chris Forbes
- [Mesa-dev] [PATCH 1/2] i965: Silence a couple unused parameter warnings
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965: Emit smarter code for b2i of a comparison
Matt Turner
- [Mesa-dev] [PATCH] glsl: Store gl_uniform_driver_storage::format as the actual type
Matt Turner
- [Mesa-dev] [PATCH 1/7] mesa: Make STRINGIFY evaluate macros before stringifying.
Matt Turner
- [Mesa-dev] [PATCH 2/7] i965: Give a nice message if the driver isn't built for the hardware.
Matt Turner
- [Mesa-dev] [PATCH 3/7] i965: Define the GEN macro to brw->gen.
Matt Turner
- [Mesa-dev] [PATCH 4/7] i965: Compile out gen[467]_atoms lists based on STATIC_GEN.
Matt Turner
- [Mesa-dev] [PATCH 5/7] i965: Use brw->gen in some generation checks.
Matt Turner
- [Mesa-dev] [PATCH 6/7] i965: s/brw->gen/GEN/ so that it can be defined by the preprocessor.
Matt Turner
- [Mesa-dev] [PATCH 7/7] i965/build: Add configure option to build i965_dri.so for a single Gen.
Matt Turner
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965: Fix Haswell discard regressions since Gen4-5 line AA fix.
Iago Toral
- [Mesa-dev] [PATCH] glsl: Store gl_uniform_driver_storage::format as the actual type
Tapani
- [Mesa-dev] [PATCH 1/2] i965: Fix Haswell discard regressions since Gen4-5 line AA fix.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] i965/build: Add configure option to build i965_dri.so for a single Gen.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/9] glsl: Make foreach macros usable from C by adding struct keyword.
Petri Latvala
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH 01/18] glsl: Add parsing support for multi-stream output in geometry shaders.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 02/18] mesa: add StreamId information to transform feedback outputs.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 03/18] i965: Enable transform feedback for streams > 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH 04/18] glsl: Assign GLSL StreamIds to transform feedback outputs.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 05/18] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH 06/18] glsl: Add methods to retrive a varying's name and streamId.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 07/18] glsl: Two varyings can't write to the same buffer from different streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 08/18] glsl: Only geometry shader outputs can be associated with non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 09/18] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 10/18] i965/gs: Set number of control data bits for stream mode.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral Quiroga
- [Mesa-dev] [PATCH 12/18] glsl: Can't emit vertices to non-zero streams with output != GL_POINTS.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 13/18] i965/gs: Set control data bits for vertices emitted in stream mode.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 14/18] glsl: include streamId when reading/printing emit-vertex and end-primitive IR.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 15/18] glsl: include streamId when reading/printing ir_variable IR.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 16/18] mesa: Include stream information in indexed queries.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 17/18] i965: Implement GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN with non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 18/18] mesa: Enable simultaneous transform feedback queries on different streams.
Iago Toral Quiroga
- [Mesa-dev] [Bug 79907] New: Mesa 10.2.1 --enable-vdpau default=auto broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/18] glsl: Add parsing support for multi-stream output in geometry shaders.
Chris Forbes
- [Mesa-dev] [PATCH 05/18] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Chris Forbes
- [Mesa-dev] [PATCH 09/18] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Chris Forbes
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Chris Forbes
- [Mesa-dev] [PATCH 16/18] mesa: Include stream information in indexed queries.
Chris Forbes
- [Mesa-dev] [PATCH 18/18] mesa: Enable simultaneous transform feedback queries on different streams.
Chris Forbes
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Chris Forbes
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Iago Toral
- [Mesa-dev] [PATCH 05/18] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Iago Toral
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: fix link error with const initializers for global variable
Samuel Iglesias Gonsalvez
- [Mesa-dev] Request for information on Radeon
Aditya Avinash
- [Mesa-dev] [PATCH] r600g/compute: solve a bug introduced by 2e01b8b440c1402c88a2755d89f40292e1f36ce5
Bruno Jiménez
- [Mesa-dev] [pull 10.2] backport more freedreno fixes plus one xa fix
Rob Clark
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Jordan Justen
- [Mesa-dev] Debugging into Mesa Driver
Roshan Chaudhari
- [Mesa-dev] [Mesa-stable] [PATCH 13/15] mesa: Add gles3 error condition for GL_RGBA10_A2 buffer format in glCopyTexImage*()
Anuj Phogat
- [Mesa-dev] [PATCH 12/15] mesa: Add a gles3 error condition for sized internalformat in glCopyTexImage*()
Anuj Phogat
- [Mesa-dev] [PATCH 12/15] mesa: Add a gles3 error condition for sized internalformat in glCopyTexImage*()
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 00/19] i965/fs: load_payload on Gen7+.
Connor Abbott
- [Mesa-dev] [PATCH 6.5/15] mesa: Allow GL_TEXTURE_CUBE_MAP target with compressed internal formats
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Fix disassembly of BLORP clear programs.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix disassembly of BLORP clear programs.
Matt Turner
- [Mesa-dev] [PATCH 05/18] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Chris Forbes
- [Mesa-dev] [PATCH 6.5/15] mesa: Allow GL_TEXTURE_CUBE_MAP target with compressed internal formats
Marek Olšák
- [Mesa-dev] [PATCH] egl/gallium: Set defines for supported APIs when using automake
Emil Velikov
- [Mesa-dev] [Bug 79688] [dri3] Latest git breaks PRIME Offloading to Nouveau GPU
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: save and restore swizzle for _GenerateMipmap
Robert Bragg
- [Mesa-dev] [PATCH 4/7] i965: Compile out gen[467]_atoms lists based on STATIC_GEN.
Kristian Høgsberg
- [Mesa-dev] [PATCH v2] egl/gallium: Set defines for supported APIs when using automake
Niels Ole Salscheider
- [Mesa-dev] [PATCH 1/7] mesa: Make STRINGIFY evaluate macros before stringifying.
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/3] configure.ac: Remove single quotes to fix syntax highlighting.
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/3] configure.ac: Alphabetize AC_CONFIG_FILES.
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/3] configure.ac: Simplify DUSE_EXTERNAL_DXTN_LIB logic.
Kristian Høgsberg
- [Mesa-dev] [PATCH] gbm: Remove 64x64 restriction from GBM_BO_USE_CURSOR
Kristian Høgsberg
- [Mesa-dev] [PATCH] mesa: glx: Reduce error log level
Kristian Høgsberg
- [Mesa-dev] [PATCH] configure: correctly autodetect xvmc/vdpau/omx
Emil Velikov
- [Mesa-dev] [Bug 79907] Mesa 10.2.1 --enable-vdpau default=auto broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] configure.ac: Remove single quotes to fix syntax highlighting.
Emil Velikov
- [Mesa-dev] [PATCH 4/7] i965: Compile out gen[467]_atoms lists based on STATIC_GEN.
Matt Turner
- [Mesa-dev] [PATCH 0/9] glsl: Add C API to exec_node/exec_list.
Kristian Høgsberg
- [Mesa-dev] [PATCH 01/18] glsl: Add parsing support for multi-stream output in geometry shaders.
Ian Romanick
- [Mesa-dev] [PATCH 01/18] glsl: Add parsing support for multi-stream output in geometry shaders.
Ian Romanick
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Marek Olšák
- [Mesa-dev] [PATCH 2/2] R600/SI: add tests for gather4
Marek Olšák
- [Mesa-dev] [PATCH 02/15] glsl: Do not allow undefining the built-in macros
Carl Worth
- [Mesa-dev] [PATCH] Add test to ensure compiler won't allow #undef for some builtins
Carl Worth
- [Mesa-dev] [RFC 00/20] shader compiler cache
Ian Romanick
- [Mesa-dev] [PATCH 02/15] glsl: Do not allow undefining the built-in macros
Anuj Phogat
- [Mesa-dev] [Mesa-stable] [PATCH 03/15] glsl: Fix preprocessor error condition for macro redefinition
Carl Worth
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Fixup glcpp tests for redefining a macro with whitespace changes.
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Anuj Phogat
- [Mesa-dev] [PATCH 02/15] glsl: Do not allow undefining the built-in macros
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Carl Worth
- [Mesa-dev] [PATCH] glsl: Properly lex extra tokens when handling # directives.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Actually use the Mesa IR optimizer.
Eric Anholt
- [Mesa-dev] [RFC 00/20] shader compiler cache
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: Properly lex extra tokens when handling # directives.
Matt Turner
- [Mesa-dev] [PATCH] configure: correctly autodetect xvmc/vdpau/omx
Christian König
- [Mesa-dev] [PATCH 01/18] glsl: Add parsing support for multi-stream output in geometry shaders.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH 05/18] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Iago Toral
- [Mesa-dev] [PATCH v2] glsl: parser changes for GL_ARB_explicit_uniform_location
Petri Latvala
- [Mesa-dev] [PATCH v2] glsl: parser changes for GL_ARB_explicit_uniform_location
Tapani Pälli
- [Mesa-dev] [PATCH v2] Enable GL_ARB_explicit_uniform_location in the drivers.
Petri Latvala
- [Mesa-dev] [PATCH 10/10] docs: update ARB_explicit_uniform_location status
Petri Latvala
- [Mesa-dev] [PATCH 01/18] glsl: Add parsing support for multi-stream output in geometry shaders.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3] glsl: parser changes for GL_ARB_explicit_uniform_location
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: Relax combinations of layout qualifiers with other qualifiers.
Chris Forbes
- [Mesa-dev] [PATCH] gallium/util: fix p_atomic_dec_zero macros
Maarten Lankhorst
- [Mesa-dev] [PATCH] glsl: Properly lex extra tokens when handling # directives.
Kenneth Graunke
- [Mesa-dev] [PATCH v3] glsl: parser changes for GL_ARB_explicit_uniform_location
Petri Latvala
- [Mesa-dev] [PATCH] glsl: Disallow primitive type layout qualifier on variables.
Chris Forbes
- [Mesa-dev] [PATCH v2] glsl: type check between switch init-expression and case
Tapani Pälli
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Neil Roberts
- [Mesa-dev] [PATCH] Implement the ARB_clear_texture extension
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] st/st/omx: fix switch-case indentation in vid_enc.c
Leo Liu
- [Mesa-dev] [PATCH 2/5] vl: add level interface
Leo Liu
- [Mesa-dev] [PATCH 3/5] st/omx/enc: implement h264 level support
Leo Liu
- [Mesa-dev] [PATCH 4/5] radeon/vce: implement h264 level support
Leo Liu
- [Mesa-dev] [PATCH 5/5] radeon/vce: set number of cpbs based on level
Leo Liu
- [Mesa-dev] [PATCH 5/5] radeon/vce: set number of cpbs based on level
Christian König
- [Mesa-dev] [PATCH] radeon/vce: set number of cpbs based on level
Leo Liu
- [Mesa-dev] [PATCH 5/5] radeon/vce: set number of cpbs based on level
Liu, Leo
- [Mesa-dev] [PATCH] Remove _mesa_is_type_integer and _mesa_is_enum_format_or_type_integer
Neil Roberts
- [Mesa-dev] [PATCH] llvmpipe: increase number of queries which can be binned simultaneously to 64
sroland at vmware.com
- [Mesa-dev] [Bug 79885] commit b52a530 (gallium/egl: st_profiles are build time decision, treat them as such) broke egl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] egl/gallium: Set defines for supported APIs when using automake
Emil Velikov
- [Mesa-dev] [Bug 79907] Mesa 10.2.1 --enable-vdpau default=auto broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure: correctly autodetect xvmc/vdpau/omx
Emil Velikov
- [Mesa-dev] [Bug 79469] Commit e3cc0d90e14e62a0a787b6c07a6df0f5c84039be breaks unigine heaven
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79230] After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Fix glcpp to catch garbage after #if 1 ... #else
Carl Worth
- [Mesa-dev] [PATCH] llvmpipe: increase number of queries which can be binned simultaneously to 64
Jose Fonseca
- [Mesa-dev] i965: Uniform loading via samplers with discard
Cody Northrop
- [Mesa-dev] [PATCH] glsl: Fix glcpp to catch garbage after #if 1 ... #else
Matt Turner
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 01/26] pipe-loader: note that we leak pipe_loader_drm_device->base->driver_name
Emil Velikov
- [Mesa-dev] [PATCH 02/26] pipe-loader: add pipe_loader_ops::configuration()
Emil Velikov
- [Mesa-dev] [PATCH 03/26] targets/pipe-loader: link sw-wrapper and softpipe for svga/i915
Emil Velikov
- [Mesa-dev] [PATCH 04/26] targets/pipe-loader: add sw/wrapper to vmwgfx and i915
Emil Velikov
- [Mesa-dev] [PATCH 05/26] targets/pipe-loader: add driver specific drm_configuration
Emil Velikov
- [Mesa-dev] [PATCH 06/26] target-helpers: add a note about debug wrappers
Emil Velikov
- [Mesa-dev] [PATCH 07/26] target-helpers: add dd_create_screen() helper
Emil Velikov
- [Mesa-dev] [PATCH 08/26] target-helpers: add dd_configuration(), dd_driver_name()
Emil Velikov
- [Mesa-dev] [PATCH 09/26] automake: introduce helper variable
Emil Velikov
- [Mesa-dev] [PATCH 10/26] targets: use GALLIUM_PIPE_LOADER_WINSYS_LIB_DEPS
Emil Velikov
- [Mesa-dev] [PATCH 11/26] configure: add HAVE_GALLIUM_STATIC_TARGETS
Emil Velikov
- [Mesa-dev] [PATCH 12/26] targets/vdpau-nouveau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 13/26] targets/r600/vdpau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 14/26] targets/radeonsi/vdpau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 15/26] targets/xvmc-nouveau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 16/26] targets/r600/xvmc: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 17/26] st/omx: provide constant number of components
Emil Velikov
- [Mesa-dev] [PATCH 18/26] st/omx: avoid using dynamic vid_(enc|dec)_base and avc_(name|role)
Emil Velikov
- [Mesa-dev] [PATCH 19/26] targets/omx-nouveau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 20/26] targets/r600/omx: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 21/26] targets/radeonsi/omx: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 22/26] auxiliary/vl: Remove no longer used SPLIT_TARGETS
Emil Velikov
- [Mesa-dev] [PATCH 23/26] targets/automake.inc: s/GALLIUM_VIDEO_CFLAGS/GALLIUM_TARGET_CFLAGS/
Emil Velikov
- [Mesa-dev] [PATCH 24/26] targets/xa: provide alternative(static) xa target
Emil Velikov
- [Mesa-dev] [PATCH 25/26] targets/gbm: convert to static/shared pipe-driver
Emil Velikov
- [Mesa-dev] [PATCH 26/26] targets/egl-static: use inline_drm_helper and Automake.inc helpers
Emil Velikov
- [Mesa-dev] [PATCH] r600g/compute: solve a bug introduced by 2e01b8b440c1402c88a2755d89f40292e1f36ce5
Tom Stellard
- [Mesa-dev] [PATCH v2] glsl: Fix glcpp to catch garbage after #if 1 ... #else
Carl Worth
- [Mesa-dev] [PATCH v2] glsl: Fix glcpp to catch garbage after #if 1 ... #else
Matt Turner
- [Mesa-dev] [PATCH] glsl: Fix glcpp to properly lex entire "preprocessing numbers"
Carl Worth
- [Mesa-dev] [PATCH 0/3] clover: Allow quering for the number of max compute units
Tom Stellard
- [Mesa-dev] [PATCH] glsl: Fix glcpp to properly lex entire "preprocessing numbers"
Anuj Phogat
- [Mesa-dev] [PATCH v2] glsl: Fix glcpp to catch garbage after #if 1 ... #else
Anuj Phogat
- [Mesa-dev] [PATCH] r600g/radeonsi: Remove default case from PIPE_COMPUTE_CAP_* switch
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/util: fix p_atomic_dec_zero macros
Michel Dänzer
- [Mesa-dev] [Bug 79949] [DRI3] GTK+ Programs Not Updating Correctly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Tapani Pälli
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] radeon/compute: Implement PIPE_COMPUTE_CAP_MAX_COMPUTE_UNITS
Bruno Jiménez
- [Mesa-dev] [PATCH] i965/gen8: Align hiz depth clear to 8x4
Topi Pohjolainen
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Remove _mesa_is_type_integer and _mesa_is_enum_format_or_type_integer
Brian Paul
- [Mesa-dev] [PATCH] r600g/radeonsi: Remove default case from PIPE_COMPUTE_CAP_* switch
Marek Olšák
- [Mesa-dev] [PATCH] Remove _mesa_is_type_integer and _mesa_is_enum_format_or_type_integer
Neil Roberts
- [Mesa-dev] [PATCH] radeon/compute: Always report at least 1 compute unit
Tom Stellard
- [Mesa-dev] [PATCH] i965/gen8: Align hiz depth clear to 8x4
Ben Widawsky
- [Mesa-dev] [PATCH 04/15] glsl: Add preprocessor error condition for #else directive
Anuj Phogat
- [Mesa-dev] [PATCH] clover: Cache serialized binaries
Tom Stellard
- [Mesa-dev] [PATCH] meta_blit: properly compute texture width for the CopyTexSubImage fallback
Jason Ekstrand
- [Mesa-dev] [PATCH] meta_blit: properly compute texture width for the CopyTexSubImage fallback
Brian Paul
- [Mesa-dev] [PATCH] meta_blit: properly compute texture width for the CopyTexSubImage fallback
Matt Turner
- [Mesa-dev] [PATCH] radeon/compute: Always report at least 1 compute unit
Bruno Jimenez
- [Mesa-dev] [PATCH] meta_blit: properly compute texture width for the CopyTexSubImage fallback
Jason Ekstrand
- [Mesa-dev] [PATCH] meta_blit: properly compute texture width for the CopyTexSubImage fallback
Jordan Justen
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Chris Forbes
- [Mesa-dev] [PATCH 0/9] [RFC] Solve the mapping bug
Bruno Jiménez
- [Mesa-dev] [PATCH 1/9] r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
- [Mesa-dev] [PATCH 2/9] r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
- [Mesa-dev] [PATCH 3/9] r600g/compute: divide the item list in two
Bruno Jiménez
- [Mesa-dev] [PATCH 4/9] r600g/compute: only move to the pool the buffers marked for promoting
Bruno Jiménez
- [Mesa-dev] [PATCH 5/9] r600g/compute: avoid problems when promoting items mapped for reading
Bruno Jiménez
- [Mesa-dev] [PATCH 6/9] r600g/compute: implement compute_memory_demote_item
Bruno Jiménez
- [Mesa-dev] [PATCH 7/9] r600g/compute: map only against intermediate buffers
Bruno Jiménez
- [Mesa-dev] [PATCH 8/9] r600g/compute: add util functions to add and remove items from lists
Bruno Jiménez
- [Mesa-dev] [PATCH 9/9] r600g/compute: avoid demoting items when reading/writing
Bruno Jiménez
- [Mesa-dev] [PATCH] i965/gen8: Align hiz depth clear to 8x4
Kenneth Graunke
- [Mesa-dev] A couple more to make the preprocessor conform better
Carl Worth
- [Mesa-dev] [PATCH 1/2] glsl/glcpp: Add short-circuiting for || and && in #if/#elif for OpenGL ES.
Carl Worth
- [Mesa-dev] [PATCH 2/2] glsl/glcpp: Once again report undefined macro name in error message.
Carl Worth
- [Mesa-dev] [PATCH] i965/gen8: Align hiz depth clear to 8x4
Kenneth Graunke
- [Mesa-dev] Two last tiny fixes for preprocessor conformance
Carl Worth
- [Mesa-dev] [PATCH 1/2] glsl/glcpp: Promote "extra token at end of directive" from warning to error
Carl Worth
- [Mesa-dev] [PATCH 2/2] glsl: Don't choke on an empty pragma
Carl Worth
- [Mesa-dev] A couple more to make the preprocessor conform better
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] glsl/glcpp: Promote "extra token at end of directive" from warning to error
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] glsl: Don't choke on an empty pragma
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Make INTEL_DEBUG=mip print out whether HiZ is enabled.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 0/6] Implement ARB_clear_texture
Neil Roberts
- [Mesa-dev] [PATCH 1/5] teximage: Add utility func for format/internalFormat compatibility check
Neil Roberts
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Neil Roberts
- [Mesa-dev] [PATCH 3/5] Add a place to enable extensions that are common to all DRI drivers
Neil Roberts
- [Mesa-dev] [PATCH 4/5] texstore: Add a generic implementation of GL_ARB_clear_texture
Neil Roberts
- [Mesa-dev] [PATCH 5/5] meta: Add a meta implementation of GL_ARB_clear_texture
Neil Roberts
- [Mesa-dev] [Bug 80011] New: [softpipe] tgsi/tgsi_exec.c:2023:exec_txf: Assertion `0' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79472] [llvmpipe] [softpipe] SIGSEGV src/gallium/auxiliary/draw/draw_cliptest_tmp.h:91
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80012] New: [softpipe] draw/draw_gs.c:113:tgsi_fetch_gs_outputs: Assertion `!util_is_inf_or_nan(output[slot][0])' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 4/5] texstore: Add a generic implementation of GL_ARB_clear_texture
Ilia Mirkin
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: fixup sizes of shader resource and sampler arrays
Marek Olšák
- [Mesa-dev] [PATCH v2 0/6] Implement ARB_clear_texture
Ilia Mirkin
- [Mesa-dev] [PATCH v2] mesa/drivers: Fix clang constant-logical-operand warnings.
Vinson Lee
- [Mesa-dev] [PATCH 3/5] Add a place to enable extensions that are common to all DRI drivers
Jason Ekstrand
- [Mesa-dev] [PATCH] Revert "i965: Add 'wait' instruction support"
Matt Turner
- [Mesa-dev] [PATCH v2] mesa/drivers: Fix clang constant-logical-operand warnings.
Matt Turner
- [Mesa-dev] [PATCH 01/19] i965: Pass brw into next_offset().
Matt Turner
- [Mesa-dev] [PATCH 02/19] i965: Introduce a new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 03/19] i965: Convert brw_eu.[ch] to use the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 04/19] i965: Convert brw_eu_emit.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 05/19] i965: Convert brw_sf_emit.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 06/19] i965: Convert Gen4-5 clipping code to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 07/19] i965: Convert fs_generator to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 08/19] i965: Convert vec4_generator to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 09/19] i965: Convert test_eu_compact.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 10/19] i965: Extend is_haswell checks to gen >= 8 in Gen4-7 generators.
Matt Turner
- [Mesa-dev] [PATCH 11/19] i965: Convert brw_eu_compact.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 12/19] i965: Pass brw rather than gen to brw_disassemble_inst().
Matt Turner
- [Mesa-dev] [PATCH 13/19] i965: Convert brw_disasm.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 14/19] i965: Convert brw_gs_emit.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH 15/19] i965: Throw out guts of struct brw_instruction.
Matt Turner
- [Mesa-dev] [PATCH 16/19] i965: Replace 'struct brw_instruction' with 'brw_inst'.
Matt Turner
- [Mesa-dev] [PATCH 17/19] i965: Introduce a new brw_compact_inst API.
Matt Turner
- [Mesa-dev] [PATCH 18/19] i965: Convert brw_eu_compact.c to the new brw_compact_inst API.
Matt Turner
- [Mesa-dev] [PATCH 19/19] i965: Replace struct brw_compact_instruction with brw_compact_inst.
Matt Turner
- [Mesa-dev] [PATCH 02/19] i965: Introduce a new brw_inst API.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Drop Broadwell perf_debugs about missing MOCS that aren't missing.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Add missing newlines to a few perf_debug messages.
Kenneth Graunke
- [Mesa-dev] [PATCH] radeonsi: fixup sizes of shader resource and sampler arrays
Christian König
- [Mesa-dev] [PATCH 1/2] i965: Add SHADER_OPCODE_SHADER_TIME_ADD to dump_instructions() decode.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/vec4: Fix dead code elimination for VGRFs of size > 1.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/3] ARB_viewport_array for nvc0
Tobias Klausmann
- [Mesa-dev] [PATCH 1/3] nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
- [Mesa-dev] [PATCH 2/3] nvc0: mark scissor in nvc0_clear_{}
Tobias Klausmann
- [Mesa-dev] [PATCH 3/3] nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX and its last consumer
Tobias Klausmann
- [Mesa-dev] [PATCH 2/3] nvc0: mark scissor in nvc0_clear_{}
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX and its last consumer
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Ilia Mirkin
- [Mesa-dev] [PATCH 0/3] ARB_viewport_array for nvc0
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] i965: Add missing MOCS setup for 3DSTATE_INDEX_BUFFER on Broadwell.
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965/vec4: Fix dead code elimination for VGRFs of size > 1.
Matt Turner
- [Mesa-dev] [Bug 79949] [DRI3] GTK+ Programs Not Updating Correctly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 11/19] i965: Convert brw_eu_compact.c to the new brw_inst API.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vec4: Use the sampler for pull constant loads on Broadwell.
Kenneth Graunke
- [Mesa-dev] [Bug 80034] New: compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79949] [DRI3] GTK+ Programs Not Updating Correctly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Use the sampler for pull constant loads on Broadwell.
Matt Turner
- [Mesa-dev] [Bug 80034] compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Use the sampler for pull constant loads on Broadwell.
Jordan Justen
- [Mesa-dev] [PATCH 11/19] i965: Convert brw_eu_compact.c to the new brw_inst API.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Treat an interface block specifier as a level of struct nesting
Chris Forbes
- [Mesa-dev] [PATCH 11/19] i965: Convert brw_eu_compact.c to the new brw_inst API.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vec4: Use the sampler for pull constant loads on Broadwell.
Ben Widawsky
- [Mesa-dev] [PATCH] glsl: Fix clang mismatched-tags warnings with glsl_type.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Fix clang mismatched-tags warnings with glsl_type.
Matt Turner
- [Mesa-dev] [Bug 75661] st_glsl_to_tgsi.cpp:637:get_opcode: Assertion `src0.type != GLSL_TYPE_STRUCT' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Fix clang mismatched-tags warnings with glsl_type.
Thomas Helland
- [Mesa-dev] [PATCH] clover: Cache serialized binaries
Francisco Jerez
- [Mesa-dev] [PATCH v3 0/3] Software rendering in EGL-DRM
Giovanni Campagna
- [Mesa-dev] [PATCH v3 1/3] Add support for swrast to the DRM EGL platform
Giovanni Campagna
- [Mesa-dev] [PATCH v3 2/3] Add a dumb drm/kms winsys for software rendering
Giovanni Campagna
- [Mesa-dev] [PATCH v3 3/3] Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
- [Mesa-dev] [PATCH] i965/vec4: unit test for copy propagation and writemask
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Fix clang mismatched-tags warnings with glsl_type.
Matt Turner
- [Mesa-dev] [PATCH 01/13] glsl: Remove 'struct' from ir_variable declaration.
Matt Turner
- [Mesa-dev] [PATCH 02/13] swrast: Remove unused solve_plane_recip().
Matt Turner
- [Mesa-dev] [PATCH 03/13] egl: Remove unused variable dri_driver_path.
Matt Turner
- [Mesa-dev] [PATCH 04/13] mesa: Mark default case unreachable to silence warning.
Matt Turner
- [Mesa-dev] [PATCH 05/13] mesa: Remove unused extra_EXT_texture_integer.
Matt Turner
- [Mesa-dev] [PATCH 06/13] mesa: Remove unused functions from perfomance query code.
Matt Turner
- [Mesa-dev] [PATCH 07/13] i965: Use standard SSE intrinsics instead of gcc built-ins.
Matt Turner
- [Mesa-dev] [PATCH 08/13] i965: Mark backend_instruction and bblock_t as structs.
Matt Turner
- [Mesa-dev] [PATCH 09/13] i965: Silence warning about unused brw in release builds.
Matt Turner
- [Mesa-dev] [PATCH 10/13] i965/blorp: Mark branch unreachable to silence uninitialized var warning.
Matt Turner
- [Mesa-dev] [PATCH 11/13] i965/blorp: Remove unused 'brw' member.
Matt Turner
- [Mesa-dev] [PATCH 12/13] i965/disasm: Mark three_source_reg_encoding[] static.
Matt Turner
- [Mesa-dev] [PATCH 13/13] i965/vec4/gs: Silence warning about unused 'success' in release build.
Matt Turner
- [Mesa-dev] [PATCH v2 0/3] ARB_viewport_array for nvc0
Tobias Klausmann
- [Mesa-dev] [PATCH v2 1/3] nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Tobias Klausmann
- [Mesa-dev] [PATCH v2 2/3] docs: update GL3.txt, relnotes: mark GL_ARB_viewport_array as done for nvc0
Tobias Klausmann
- [Mesa-dev] [PATCH v2 3/3] nv50/ir: Remove NV50_SEMANTIC_VIEWPORTINDEX
Tobias Klausmann
- [Mesa-dev] [PATCH 05/13] mesa: Remove unused extra_EXT_texture_integer.
Marek Olšák
- [Mesa-dev] [PATCH 07/13] i965: Use standard SSE intrinsics instead of gcc built-ins.
Frank Henigman
- [Mesa-dev] [PATCH v2 1/3] nvc0: implement multiple viewports/scissors, enable ARB_viewport_array
Ilia Mirkin
- [Mesa-dev] [PATCH] i965/Gen7: Fix HiZ ops for MSAA depth
Chris Forbes
- [Mesa-dev] [Bug 80069] New: rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Ilia Mirkin
- [Mesa-dev] [PATCH v2] glsl: type check between switch init-expression and case
Matt Turner
- [Mesa-dev] [PATCH v3 0/3] Software rendering in EGL-DRM
Pekka Paalanen
- [Mesa-dev] [PATCH 06/11] loader: Use drirc device_id parameter in complement to DRI_PRIME
Dave Airlie
- [Mesa-dev] [PATCH 06/11] loader: Use drirc device_id parameter in complement to DRI_PRIME
Dave Airlie
- [Mesa-dev] [Bug 80034] compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/13] glsl: Remove 'struct' from ir_variable declaration.
Tapani Pälli
- [Mesa-dev] [PATCH 01/13] glsl: Remove 'struct' from ir_variable declaration.
Tapani Pälli
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [PATCH 11/18] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Chris Forbes
- [Mesa-dev] [PATCH 06/13] mesa: Remove unused functions from perfomance query code.
Petri Latvala
- [Mesa-dev] [Bug 80034] compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] gallium/util: fix p_atomic_dec_zero macros
Maarten Lankhorst
- [Mesa-dev] [Bug 74010] mesa-10.0.2: z-buffer issue with opengl 3.3 context on intel
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80034] compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Neil Roberts
- [Mesa-dev] [PATCH v3 3/3] Add a new capabilities for drivers that can't share buffers
Marek Olšák
- [Mesa-dev] [PATCH 4/5] texstore: Add a generic implementation of GL_ARB_clear_texture
Neil Roberts
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Marek Olšák
- [Mesa-dev] [PATCH 1/9] r600g/compute: Add an intermediate resource for OpenCL buffers
Tom Stellard
- [Mesa-dev] [PATCH 2/9] r600g/compute: Add statuses to the compute_memory_items
Tom Stellard
- [Mesa-dev] [PATCH 3/9] r600g/compute: divide the item list in two
Tom Stellard
- [Mesa-dev] [PATCH] clover: Cache serialized binaries
Tom Stellard
- [Mesa-dev] [PATCH 4/9] r600g/compute: only move to the pool the buffers marked for promoting
Tom Stellard
- [Mesa-dev] [PATCH 5/9] r600g/compute: avoid problems when promoting items mapped for reading
Tom Stellard
- [Mesa-dev] [PATCH 6/9] r600g/compute: implement compute_memory_demote_item
Tom Stellard
- [Mesa-dev] [PATCH 1/3] st/mesa: handle array textures in st_texture_image_copy
Marek Olšák
- [Mesa-dev] [PATCH 2/3] st/mesa: set sampler_view::last_level correctly
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium: implement ARB_texture_query_levels
Marek Olšák
- [Mesa-dev] [PATCH 7/9] r600g/compute: map only against intermediate buffers
Tom Stellard
- [Mesa-dev] [PATCH] radeonsi: pass ARB_conservative_depth parameters to the hardware
Marek Olšák
- [Mesa-dev] [PATCH 8/9] r600g/compute: add util functions to add and remove items from lists
Tom Stellard
- [Mesa-dev] [PATCH v3 0/3] Software rendering in EGL-DRM
Giovanni Campagna
- [Mesa-dev] [PATCH 9/9] r600g/compute: avoid demoting items when reading/writing
Tom Stellard
- [Mesa-dev] [PATCH v3 3/3] Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
- [Mesa-dev] [Bug 79949] [DRI3] GTK+ Programs Not Updating Correctly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Tom Stellard
- [Mesa-dev] [PATCH 2/2] R600/SI: add tests for gather4
Tom Stellard
- [Mesa-dev] [PATCH 1/2] gallium/nouveau: decouple nouveau_fence implementation from screen
Maarten Lankhorst
- [Mesa-dev] [PATCH 2/2] gallium/nouveau: move pushbuf and fences to context
Maarten Lankhorst
- [Mesa-dev] [PATCH 3/3] gallium: implement ARB_texture_query_levels
Roland Scheidegger
- [Mesa-dev] [Nouveau] [PATCH 1/2] gallium/nouveau: decouple nouveau_fence implementation from screen
Ilia Mirkin
- [Mesa-dev] [PATCH 4/5] texstore: Add a generic implementation of GL_ARB_clear_texture
Ilia Mirkin
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Jordan Justen
- [Mesa-dev] [PATCH 00/18] Multi-stream support for geometry shaders
Ilia Mirkin
- [Mesa-dev] [PATCH] Add test to ensure compiler won't allow #undef for some builtins
Anuj Phogat
- [Mesa-dev] [PATCH] glsl: Fixup glcpp tests for redefining a macro with whitespace changes.
Anuj Phogat
- [Mesa-dev] [PATCH v3 0/3] Software rendering in EGL-DRM
Pekka Paalanen
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Matt Arsenault
- [Mesa-dev] [PATCH] i915: Fix gen2 texblend setup
ville.syrjala at linux.intel.com
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Marek Olšák
- [Mesa-dev] [PATCH] glsl: Expand matrix flip optimization pass to cover more cases.
Ian Romanick
- [Mesa-dev] [PATCH] i915: Fix gen2 texblend setup
Ian Romanick
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: Program RASTER_CONFIG for harvested GPUs v2
Marek Olšák
- [Mesa-dev] Mesa (master): r600g, radeonsi: don' t use hardware MSAA resolve if dst is fast-cleared
Marek Olšák
- [Mesa-dev] RFC: Gallium support for ARB_shader_atomic_counters
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g: fix the max vertex shader input limit
Marek Olšák
- [Mesa-dev] [PATCH 01/13] glsl: Remove 'struct' from ir_variable declaration.
Ian Romanick
- [Mesa-dev] [PATCH] st/mesa: fix geometry shader max texture limit in state validation
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix geometry shader max texture limit in state validation
Brian Paul
- [Mesa-dev] [PATCH 2/2] i965: Use 8x4 aligned rectangles for HiZ operations on Broadwell.
Jordan Justen
- [Mesa-dev] RFC: Gallium support for ARB_shader_atomic_counters
Marek Olšák
- [Mesa-dev] RFC: Gallium support for ARB_shader_atomic_counters
Ilia Mirkin
- [Mesa-dev] RFC: Gallium support for ARB_shader_atomic_counters
Marek Olšák
- [Mesa-dev] [Bug 80034] compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80034] compile error eglGetSyncValuesCHROMIUM undeclared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/9] gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Marek Olšák
- [Mesa-dev] [Bug 80115] New: MESA_META_DRAW_BUFFERS induced GL_INVALID_VALUE errors
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80115] MESA_META_DRAW_BUFFERS induced GL_INVALID_VALUE errors
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeonsi: pass ARB_conservative_depth parameters to the hardware
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] mesa: Generate pname-based errors from glGetTexLevelParameter first
Ian Romanick
- [Mesa-dev] [PATCH 2/3] mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile
Ian Romanick
- [Mesa-dev] [PATCH 3/3] mesa: Don't allow GL_TEXTURE_{LUMINANCE, INTENSITY}_* queries outside compat profile
Ian Romanick
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Marek Olšák
- [Mesa-dev] [ Open source project]
Roshan Chaudhari
- [Mesa-dev] [PATCH 1/3] nvc0: remove vport_int hack and instead use the usual state validation
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] nvc0: organize screen caps
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] nv50: organize screen caps
Ilia Mirkin
- [Mesa-dev] [PATCH try 2 1/2] gallium/nouveau: decouple nouveau_fence implementation from screen
Maarten Lankhorst
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Maarten Lankhorst
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Christian König
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Expand matrix flip optimization pass to cover more cases.
Iago Toral
- [Mesa-dev] [PATCH] i915: Fix gen2 texblend setup
Ville Syrjälä
- [Mesa-dev] [PATCH] gallivm: fix SCALED -> NORM conversions
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] mesa: Generate pname-based errors from glGetTexLevelParameter first
Brian Paul
- [Mesa-dev] [PATCH 2/3] mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: Don't allow GL_TEXTURE_{LUMINANCE, INTENSITY}_* queries outside compat profile
Brian Paul
- [Mesa-dev] [Bug 80115] MESA_META_DRAW_BUFFERS induced GL_INVALID_VALUE errors
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] R600/SI: add Gather4 intrinsics (v2)
Tom Stellard
- [Mesa-dev] [PATCH] glsl: Fixup glcpp tests for redefining a macro with whitespace changes.
Erik Faye-Lund
- [Mesa-dev] [PATCH] gallivm: fix SCALED -> NORM conversions
Jose Fonseca
- [Mesa-dev] [PATCH 1/5] clover: Don't use llvm's global context
Tom Stellard
- [Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds.
Tom Stellard
- [Mesa-dev] [PATCH 3/5] clover: Report default values for half and double fp configs
Tom Stellard
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Tom Stellard
- [Mesa-dev] [PATCH 00/19] i965/fs: load_payload on Gen7+.
Matt Turner
- [Mesa-dev] [PATCHv2] targets/radeonsi/vdpau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCHv2] targets/r600/xvmc: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCHv2] targets/r600/omx: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCHv2] targets/radeonsi/omx: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCHv2] targets/r600/vdpau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [Bug 80115] MESA_META_DRAW_BUFFERS induced GL_INVALID_VALUE errors
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: Respect the driver's maximum number of draw buffers
Ian Romanick
- [Mesa-dev] [Bug 80115] MESA_META_DRAW_BUFFERS induced GL_INVALID_VALUE errors
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Expand matrix flip optimization pass to cover more cases.
Ian Romanick
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] [PATCH 01/23] targets/dri-swrast: use drm aware dricommon when building more than swrast
Emil Velikov
- [Mesa-dev] [PATCH 02/23] st/dri: Allow separate dri-targets
Emil Velikov
- [Mesa-dev] [PATCH 03/23] st/dri/drm: Add a second libdridrm library
Emil Velikov
- [Mesa-dev] [PATCH 04/23] targets/dri-nouveau: Convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 05/23] targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 06/23] targets/dri-freedreno: Convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 07/23] targets/dri-i915: Convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 08/23] targets/dri-ilo: Convert to static/shared pipe-driver
Emil Velikov
- [Mesa-dev] [PATCH 09/23] targets/dri-vmwgfx: Convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] [PATCH 10/23] st/dri: Remove the old libdridrm library
Emil Velikov
- [Mesa-dev] [PATCH 11/23] targets/dri: Add __driDriverGetExtensions_nouveau symbol
Emil Velikov
- [Mesa-dev] [PATCH 12/23] targets/dri: Add __driDriverGetExtensions_(r300|r600|radeonsi) symbols
Emil Velikov
- [Mesa-dev] [PATCH 13/23] targets/dri: Add __driDriverGetExtensions_freedreno symbol
Emil Velikov
- [Mesa-dev] [PATCH 14/23] targets/dri: Add __driDriverGetExtensions_i915 symbol
Emil Velikov
- [Mesa-dev] [PATCH 15/23] targets/dri: Add __driDriverGetExtensions_i965 symbol
Emil Velikov
- [Mesa-dev] [PATCH 16/23] targets/dri: Add __driDriverGetExtensions_vmwgfx
Emil Velikov
- [Mesa-dev] [PATCH 17/23] targets/dri: update scons build to handle __driDriverGetExtensions_vmwgfx
Emil Velikov
- [Mesa-dev] [PATCH 18/23] targets/dri: cleanup conversion leftovers
Emil Velikov
- [Mesa-dev] [PATCH 19/23] st/dri/drm: remove __driDriverExtensions and driDriverAPI
Emil Velikov
- [Mesa-dev] [PATCH 20/23] scons: build and use a single dri_common library
Emil Velikov
- [Mesa-dev] [PATCH 21/23] targets/dri-swrast: convert to gallium megadrivers :)
Emil Velikov
- [Mesa-dev] [PATCH 22/23] st/dri: merge dri/drm and dri/sw backends
Emil Velikov
- [Mesa-dev] [PATCH 23/23] targets/dri-swrast: Convert to static/shared pipe-driver
Emil Velikov
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Ilia Mirkin
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Roland Scheidegger
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Ilia Mirkin
- [Mesa-dev] [ Open source project]
Thomas Helland
- [Mesa-dev] [ Open source project]
Alan Coopersmith
- [Mesa-dev] [PATCH] R600/SI: add gather4 and getlod intrinsics (v3)
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Grigori Goronzy
- [Mesa-dev] [PATCH] radeonsi: implement ARB_texture_query_lod
Marek Olšák
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Marek Olšák
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Marek Olšák
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Ilia Mirkin
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Marek Olšák
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH] meta: Respect the driver's maximum number of draw buffers
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Bruno Jimenez
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallivm: fix SCALED -> NORM conversions
sroland at vmware.com
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Dave Airlie
- [Mesa-dev] GLSL vs TGSI fp64/double roadblock number 1
Dave Airlie
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Matt Arsenault
- [Mesa-dev] [PATCH 1/2] nv30: plug some memory leaks on screen destroy and shader compile
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv30: avoid dangling references to deleted contexts
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv30: tidy screen caps, add missing ones
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv30: hack to avoid errors on unexpected color/zeta combinations
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: implement ARB_texture_query_lod
Michel Dänzer
- [Mesa-dev] [PATCH] glx: Add an error message when a direct renderer's createScreen() routine fails because no matching fbConfigs or visuals could be found.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/7] main/extensions: Create extra extensions override string
Kenneth Graunke
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Chia-I Wu
- [Mesa-dev] Broadcom VC4 project
Eric Anholt
- [Mesa-dev] Broadcom VC4 project
Peter Hanzel
- [Mesa-dev] Broadcom VC4 project
Eric Anholt
- [Mesa-dev] [PATCH v2 00/23] Multi-stream support for geometry shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 02/23] mesa: add StreamId information to transform feedback outputs.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 03/23] i965: Enable transform feedback for streams > 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 04/23] glsl: Assign GLSL StreamIds to transform feedback outputs.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 05/23] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 06/23] glsl: Add methods to retrive a varying's name and streamId.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 07/23] glsl: Two varyings can't write to the same buffer from different streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 08/23] glsl: Only geometry shader outputs can be associated with non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 09/23] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 10/23] i965/gs: Set number of control data bits for stream mode.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 12/23] glsl: Validate vertex emission in geometry shaders.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 13/23] i965/gs: Set control data bits for vertices emitted in stream mode.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 14/23] glsl: include streamId when reading/printing emit-vertex and end-primitive IR.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 15/23] glsl: include streamId when reading/printing ir_variable IR.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 16/23] mesa: Include stream information in indexed queries.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 17/23] i965: Implement GL_TRANSFORM_FEEDBACK_PRIMITIVES_WRITTEN with non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 18/23] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 19/23] mesa: Enable simultaneous queries on different streams.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 20/23] i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 21/23] docs: mark "Geometry shader multiple streams" as done for i965
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 22/23] mesa: Init Geom.UsesEndPrimitive in shader programs.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2 23/23] mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
Iago Toral Quiroga
- [Mesa-dev] [PATCHv2] targets/radeonsi/vdpau: convert to static/shared pipe-drivers
Christian König
- [Mesa-dev] [PATCHv2] targets/r600/xvmc: convert to static/shared pipe-drivers
Christian König
- [Mesa-dev] [PATCHv2] targets/r600/omx: convert to static/shared pipe-drivers
Christian König
- [Mesa-dev] [PATCHv2] targets/radeonsi/omx: convert to static/shared pipe-drivers
Christian König
- [Mesa-dev] [PATCHv2] targets/r600/vdpau: convert to static/shared pipe-drivers
Christian König
- [Mesa-dev] [PATCH] Remove unneeded stall calls from batches on Baytrail.
Gregory Hunt
- [Mesa-dev] [PATCH 05/23] targets/(r300|r600|radeonsi)/dri: Convert to static/shared pipe-drivers
Christian König
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Christian König
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Grigori Goronzy
- [Mesa-dev] [Bug 80183] New: [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] glsl: Expand matrix flip optimization pass to cover more cases.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/3] radeonsi: add sampling of 4:2:2 subsampled textures
Christian König
- [Mesa-dev] [PATCH 1/5] st/st/omx: fix switch-case indentation in vid_enc.c
Christian König
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [Bug 80185] New: Please do not hardcode SELinux identifiers in the code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80185] Please do not hardcode SELinux identifiers in the code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80185] Please do not hardcode SELinux identifiers in the code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80185] Please do not hardcode SELinux identifiers in the code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Tom Stellard
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Roland Scheidegger
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Chia-I Wu
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
- [Mesa-dev] [Bug 80183] [llvmpipe] triangles with vertices that map to raster positions > viewport width/height are not displayed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Bruno Jiménez
- [Mesa-dev] [PATCH 01/11] r600g/compute: Add an intermediate resource for OpenCL buffers
Bruno Jiménez
- [Mesa-dev] [PATCH 02/11] r600g/compute: Add an util function to know if an item is in the pool
Bruno Jiménez
- [Mesa-dev] [PATCH 03/11] r600g/compute: Add statuses to the compute_memory_items
Bruno Jiménez
- [Mesa-dev] [PATCH 04/11] r600g/compute: divide the item list in two
Bruno Jiménez
- [Mesa-dev] [PATCH 05/11] r600g/compute: Only move to the pool the buffers marked for promoting
Bruno Jiménez
- [Mesa-dev] [PATCH 06/11] r600g/compute: Avoid problems when promoting items mapped for reading
Bruno Jiménez
- [Mesa-dev] [PATCH 07/11] r600g/compute: Implement compute_memory_demote_item
Bruno Jiménez
- [Mesa-dev] [PATCH 08/11] r600g/compute: Map only against intermediate buffers
Bruno Jiménez
- [Mesa-dev] [PATCH 09/11] r600g/compute: Use gallium util functions for double lists
Bruno Jiménez
- [Mesa-dev] [PATCH 10/11] r600g/compute: Map directly the pool in some cases
Bruno Jiménez
- [Mesa-dev] [PATCH 11/11] clover: Use PIPE_TRANSFER_MAP_DIRECTLY when writing/reading buffers
Bruno Jiménez
- [Mesa-dev] [PATCH] gallivm: fix SCALED -> NORM conversions
Jose Fonseca
- [Mesa-dev] [PATCHv2] targets/radeonsi/vdpau: convert to static/shared pipe-drivers
Emil Velikov
- [Mesa-dev] Broadcom VC4 project
Emil Velikov
- [Mesa-dev] [Bug 73846] [llvmpipe] lp_test_format fails with llvm-3.5svn >= r199602
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73846] [llvmpipe] lp_test_format fails with llvm-3.5svn >= r199602
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Ian Romanick
- [Mesa-dev] Broadcom VC4 project
Stéphane Marchesin
- [Mesa-dev] [Bug 73846] [llvmpipe] lp_test_format fails with llvm-3.5svn >= r199602
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] Broadcom VC4 project
Marek Olšák
- [Mesa-dev] [PATCH v2 02/23] mesa: add StreamId information to transform feedback outputs.
Ian Romanick
- [Mesa-dev] [PATCH v2 03/23] i965: Enable transform feedback for streams > 0
Ian Romanick
- [Mesa-dev] [PATCH v2 04/23] glsl: Assign GLSL StreamIds to transform feedback outputs.
Ian Romanick
- [Mesa-dev] [PATCH v2 05/23] glsl: Fail to link if inter-stage input/outputs are not assigned to stream 0
Ian Romanick
- [Mesa-dev] [PATCH v2 09/23] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Ian Romanick
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Ian Romanick
- [Mesa-dev] [PATCH v2 12/23] glsl: Validate vertex emission in geometry shaders.
Ian Romanick
- [Mesa-dev] [PATCH v2 06/23] glsl: Add methods to retrive a varying's name and streamId.
Ian Romanick
- [Mesa-dev] [PATCH v2 14/23] glsl: include streamId when reading/printing emit-vertex and end-primitive IR.
Ian Romanick
- [Mesa-dev] [PATCH v2 19/23] mesa: Enable simultaneous queries on different streams.
Ian Romanick
- [Mesa-dev] [PATCH v2 20/23] i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Ian Romanick
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 22/23] mesa: Init Geom.UsesEndPrimitive in shader programs.
Ian Romanick
- [Mesa-dev] [PATCH v2 23/23] mesa: Copy Geom.UsesEndPrimitive when cloning a geometry program.
Ian Romanick
- [Mesa-dev] [PATCH v2 20/23] i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Kenneth Graunke
- [Mesa-dev] [PATCH] gallium/radeon: Only print a message for LLVM diagnostic errors
Tom Stellard
- [Mesa-dev] [PATCH v2 09/23] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Brian Paul
- [Mesa-dev] [PATCH v2] glsl: Expand matrix flip optimization pass to cover more cases.
Ian Romanick
- [Mesa-dev] [PATCH 1/3 v2] mesa: Handle uninitialized textures like other textures in get_tex_level_parameter_image
Ian Romanick
- [Mesa-dev] [PATCH 2/3 v2] mesa: Don't allow GL_TEXTURE_BORDER queries outside compat profile
Ian Romanick
- [Mesa-dev] [PATCH 3/3 v2] mesa: Don't allow GL_TEXTURE_{LUMINANCE, INTENSITY}_* queries outside compat profile
Ian Romanick
- [Mesa-dev] [v8 9/9] i965: enable image external sampling for imported dma-buffers
Anuj Phogat
- [Mesa-dev] [PATCH 1/3 v2] mesa: Handle uninitialized textures like other textures in get_tex_level_parameter_image
Brian Paul
- [Mesa-dev] Broadcom VC4 project
Dave Airlie
- [Mesa-dev] Broadcom VC4 project
Michel Dänzer
- [Mesa-dev] [PATCH] egl: Fix OpenGL ES version checks in _eglParseContextAttribList()
Anuj Phogat
- [Mesa-dev] Broadcom VC4 project
Marek Olšák
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Dave Airlie
- [Mesa-dev] [PATCH 11/11] clover: Use PIPE_TRANSFER_MAP_DIRECTLY when writing/reading buffers
Michel Dänzer
- [Mesa-dev] [PATCH] gallivm: set mcpu when initializing llvm execution engine
sroland at vmware.com
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Roland Scheidegger
- [Mesa-dev] [ Open source project]
Roshan Chaudhari
- [Mesa-dev] [PATCH 01/11] gallium: Add __DRIimageDriverExtension support to gallium
Axel Davy
- [Mesa-dev] [PATCH 02/11] Makes DRI3 use invalidate.
Axel Davy
- [Mesa-dev] [PATCH 03/11] Loader: Add gpu selection code via DRI_PRIME.
Axel Davy
- [Mesa-dev] [PATCH 04/11] drirc: Add string support
Axel Davy
- [Mesa-dev] [PATCH 05/11] loader: Use drirc device_id parameter in complement to DRI_PRIME
Axel Davy
- [Mesa-dev] [PATCH 06/11] DRIimage: add blitImage to the specification
Axel Davy
- [Mesa-dev] [PATCH 07/11] Gallium/dri2: implement blitImage
Axel Davy
- [Mesa-dev] [PATCH 08/11] GLX/DRI3: Add GPU offloading support.
Axel Davy
- [Mesa-dev] [PATCH 09/11] Wayland/egl: Add GPU offloading support
Axel Davy
- [Mesa-dev] [PATCH 10/11] Radeonsi: Use dma_copy when possible for si_blit.
Axel Davy
- [Mesa-dev] [PATCH 11/11] nvc0: fix dri3 prime buffer creation
Axel Davy
- [Mesa-dev] [PATCH] GLX: Add an env var to enable the support of GLX extensions needing both client and server support, in case of client support and direct rendering.
Axel Davy
- [Mesa-dev] [PATCH 11/11] nvc0: fix dri3 prime buffer creation
Ilia Mirkin
- [Mesa-dev] [PATCH 01/11] gallium: Add __DRIimageDriverExtension support to gallium
Ben Skeggs
- [Mesa-dev] [PATCH 11/11] nvc0: fix dri3 prime buffer creation
Axel Davy
- [Mesa-dev] [PATCH 11/11] nvc0: fix dri3 prime buffer creation
Ilia Mirkin
- [Mesa-dev] [PATCH] gallivm: set mcpu when initializing llvm execution engine
Vinson Lee
- [Mesa-dev] [PATCH] GLX: Add an env var to enable the support of GLX extensions needing both client and server support, in case of client support and direct rendering.
Ilia Mirkin
- [Mesa-dev] [PATCH 01/11] gallium: Add __DRIimageDriverExtension support to gallium
Ilia Mirkin
- [Mesa-dev] [PATCH] GLX: Add an env var to enable the support of GLX extensions needing both client and server support, in case of client support and direct rendering.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] glsl: Expand matrix flip optimization pass to cover more cases.
Iago Toral
- [Mesa-dev] [PATCH v2 04/23] glsl: Assign GLSL StreamIds to transform feedback outputs.
Iago Toral
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v2 12/23] glsl: Validate vertex emission in geometry shaders.
Iago Toral
- [Mesa-dev] [PATCH v2 22/23] mesa: Init Geom.UsesEndPrimitive in shader programs.
Iago Toral
- [Mesa-dev] [PATCH] GLX: Add an env var to enable the support of GLX extensions needing both client and server support, in case of client support and direct rendering.
Pekka Paalanen
- [Mesa-dev] [PATCH] radeon/llvm: Adapt to AMDGPU.rsq intrinsic change in LLVM 3.5
Michel Dänzer
- [Mesa-dev] [PATCH v3] glsl: Expand matrix flip optimization pass to cover more cases.
Iago Toral Quiroga
- [Mesa-dev] [PATCH] i965: Save meta blit programs in the context.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 09/23] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Iago Toral
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [PATCH v2 09/23] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Chris Forbes
- [Mesa-dev] [PATCH v2 09/23] glsl: Store info about geometry shaders that emit vertices to non-zero streams.
Chris Forbes
- [Mesa-dev] Broadcom VC4 project
Eric Anholt
- [Mesa-dev] Broadcom VC4 project
Eric Anholt
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Iago Toral
- [Mesa-dev] [PATCH] nouveau: dup fd before passing it to device
Ilia Mirkin
- [Mesa-dev] [PATCH 11/11] clover: Use PIPE_TRANSFER_MAP_DIRECTLY when writing/reading buffers
Bruno Jimenez
- [Mesa-dev] [PATCH] i965: Save meta blit programs in the context.
Eric Anholt
- [Mesa-dev] [PATCH] radeon/llvm: Adapt to AMDGPU.rsq intrinsic change in LLVM 3.5
Matt Arsenault
- [Mesa-dev] [PATCH] gallivm: set mcpu when initializing llvm execution engine
Jose Fonseca
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Jakob Bornecrantz
- [Mesa-dev] [PATCH] glsl: handle a switch where default is in the middle of cases
Tapani Pälli
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Marek Olšák
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Jakob Bornecrantz
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Marek Olšák
- [Mesa-dev] [PATCH 01/11] gallium: Add __DRIimageDriverExtension support to gallium
Axel Davy
- [Mesa-dev] Beignet Mesa EGL extension
Steven Newbury
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Jakob Bornecrantz
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [PATCH 1/5] clover: Don't use llvm's global context
Francisco Jerez
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Francisco Jerez
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 00/11] Klocwork related set again
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 01/11] i965: check malloc return value in intel_resolve_map_set()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 02/11] i965: Avoid null access in intelMakeCurrent()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 03/11] i965: Check calloc return value in gather_statistics_results()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 04/11] i965: Handle miptree creation failure in intel_alloc_texture_storage()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 05/11] i965/fs: Check variable_storage return value in fs_visitor::visit
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 06/11] glsl: check _mesa_hash_table_create return value in link_uniform_blocks
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 07/11] glsl: Add missing null check in push_back()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 08/11] glsl: Check calloc return value in link_intrastage_shaders()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 09/11] mesa/main: Verify calloc return value in register_surface()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 10/11] mesa/main: In register_surface() verify gl_texture_object was found
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 11/11] glx: Added missing null check in GetDrawableAttribute()
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH v3] i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v2] glsl: handle a switch where default is in the middle of cases
Tapani Pälli
- [Mesa-dev] [PATCH] radeon/llvm: Adapt to AMDGPU.rsq intrinsic change in LLVM 3.5
Tom Stellard
- [Mesa-dev] [PATCH v3 0/3] Software rendering in EGL-DRM
Emil Velikov
- [Mesa-dev] [PATCH v3 3/3] Add a new capabilities for drivers that can't share buffers
Axel Davy
- [Mesa-dev] [PATCH] GLX: Add an env var to enable the support of GLX extensions needing both client and server support, in case of client support and direct rendering.
Axel Davy
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Jan Vesely
- [Mesa-dev] [PATCH 2/2] r600: Handle failures in compute_memory_pool_finalize
Jan Vesely
- [Mesa-dev] [PATCH 08/11] GLX/DRI3: Add GPU offloading support.
Axel Davy
- [Mesa-dev] Request for next steps on GL_shader_atomic_counters
Aditya Avinash
- [Mesa-dev] [Bug 77493] lp_test_arit fails with llvm >= llvm-3.5svn r206094
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] r600: Handle failures in compute_memory_pool_finalize
Bruno Jimenez
- [Mesa-dev] [PATCH v2] glsl: handle a switch where default is in the middle of cases
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] r600: Handle failures in compute_memory_pool_finalize
Jan Vesely
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Tom Stellard
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Bruno Jimenez
- [Mesa-dev] [PATCH 2/2] r600: Handle failures in compute_memory_pool_finalize
Tom Stellard
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Jan Vesely
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Jan Vesely
- [Mesa-dev] Request for next steps on GL_shader_atomic_counters
Matt Turner
- [Mesa-dev] [PATCH 2/2] r600: Handle failures in compute_memory_pool_finalize
Jan Vesely
- [Mesa-dev] [Bug 80243] New: Mesa and libclc build failure after llvm >= llvm-3.5svn r211259
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80243] Mesa and libclc build failure after llvm >= llvm-3.5svn r211259
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Bruno Jimenez
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Ilia Mirkin
- [Mesa-dev] Broadcom VC4 project
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Jan Vesely
- [Mesa-dev] [PATCH 10/12] r600g/compute: Fix possible endless loop in compute_memory_pool allocations.
Bruno Jiménez
- [Mesa-dev] [PATCH 11/12] r600g/compute: Handle failures in compute_memory_pool_finalize
Bruno Jiménez
- [Mesa-dev] [PATCH 12/12] r600g/compute: Defer the creation of the temporary resource
Bruno Jiménez
- [Mesa-dev] [PATCH 1/2] r600: Fix possible endless loop in compute_memory_pool allocations.
Bruno Jimenez
- [Mesa-dev] [PATCH] scons: avoid building any piece of i915
Emil Velikov
- [Mesa-dev] [PATCH v3 3/3] Add a new capabilities for drivers that can't share buffers
Giovanni Campagna
- [Mesa-dev] [PATCH v2] nouveau: dup fd before passing it to device
Ilia Mirkin
- [Mesa-dev] [PATCH v3 3/3] Add a new capabilities for drivers that can't share buffers
Axel Davy
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Thomas Helland
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Kenneth Graunke
- [Mesa-dev] [Bug 80254] New: pipe_loader_sw.c:90: undefined reference to `dri_create_sw_winsys'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on DragonFly.
Vinson Lee
- [Mesa-dev] [Bug 80254] pipe_loader_sw.c:90: undefined reference to `dri_create_sw_winsys'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80254] pipe_loader_sw.c:90: undefined reference to `dri_create_sw_winsys'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80254] pipe_loader_sw.c:90: undefined reference to `dri_create_sw_winsys'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Ian Romanick
- [Mesa-dev] [PATCH v3] i965: Enable vertex streams up to MAX_VERTEX_STREAMS.
Ian Romanick
- [Mesa-dev] [PATCH v2 22/23] mesa: Init Geom.UsesEndPrimitive in shader programs.
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Fix glcpp to properly lex entire "preprocessing numbers"
Anuj Phogat
- [Mesa-dev] [PATCH 01/19] i965: Pass brw into next_offset().
Matt Turner
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/19] i965: Pass brw into next_offset().
Kenneth Graunke
- [Mesa-dev] [PATCH v2 11/23] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Thomas Helland
- [Mesa-dev] [PATCH v2 12/23] glsl: Validate vertex emission in geometry shaders.
Iago Toral
- [Mesa-dev] [PATCH] mesa: Make Geom.UsesEndPrimitive a bool instead of a GLboolean
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 11 0/3] Split patch for EmitStreamVertex() and EndStreamPrimitive()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 11 1/3] glsl: Modify ir_emit_vertex to have a stream.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 11 2/3] glsl: Modify ir_end_primitive to have a stream.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 11 3/3] glsl: Add support for EmitStreamVertex() and EndStreamPrimitive().
Iago Toral Quiroga
- [Mesa-dev] Testing OpenCL with gegl
Jan Vesely
- [Mesa-dev] [Bug 79230] After upgrade from 10.1.4 to 10.2-rc4 cross-compile fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Testing OpenCL with gegl
Bruno Jimenez
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Ian Romanick
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Tom Stellard
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Bruno Jimenez
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Testing OpenCL with gegl
Jan Vesely
- [Mesa-dev] [PATCH] i965: Save meta blit programs in the context.
Ian Romanick
- [Mesa-dev] [Bug 80266] Many instances of 1<<31, which is undefined in C99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80266] Many instances of 1<<31, which is undefined in C99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80266] Many instances of 1<<31, which is undefined in C99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 03/11] i965: Check calloc return value in gather_statistics_results()
Ian Romanick
- [Mesa-dev] [PATCH 04/11] i965: Handle miptree creation failure in intel_alloc_texture_storage()
Ian Romanick
- [Mesa-dev] [PATCH 05/11] i965/fs: Check variable_storage return value in fs_visitor::visit
Ian Romanick
- [Mesa-dev] [PATCH 06/11] glsl: check _mesa_hash_table_create return value in link_uniform_blocks
Ian Romanick
- [Mesa-dev] [PATCH 07/11] glsl: Add missing null check in push_back()
Ian Romanick
- [Mesa-dev] [PATCH] gallivm: Fix build after LLVM commit 211259
Aaron Watry
- [Mesa-dev] [PATCH] gallivm: Fix build after LLVM commit 211259
Tom Stellard
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Thomas Helland
- [Mesa-dev] [PATCH] glsl: Silence many unused parameter warnings
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Make Geom.UsesEndPrimitive a bool instead of a GLboolean
Kenneth Graunke
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Ian Romanick
- [Mesa-dev] [PATCH 01/13] glsl_to_tgsi: Constify mesa_sysval_to_semantic
Ian Romanick
- [Mesa-dev] [PATCH 02/13] mesa/st: Only one copy of mesa_sysval_to_semantic
Ian Romanick
- [Mesa-dev] [PATCH 03/13] glsl_to_tgsi: Assert that the _mesa_sysval_to_semantic mapping is correct
Ian Romanick
- [Mesa-dev] [PATCH 04/13] mesa: Group gl_system_value values by the stage where they exist
Ian Romanick
- [Mesa-dev] [PATCH 05/13] mesa: Document SYSTEM_VALUE_VERTEX_ID and SYSTEM_VALUE_INSTANCE_ID
Ian Romanick
- [Mesa-dev] [PATCH 06/13] mesa: Add SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
Ian Romanick
- [Mesa-dev] [PATCH 07/13] mesa: Add SYSTEM_VALUE_BASE_VERTEX
Ian Romanick
- [Mesa-dev] [PATCH 08/13] mesa: Add STATE_BASE_VERTEX
Ian Romanick
- [Mesa-dev] [PATCH 09/13] glsl/linker: Make get_main_function_signature public
Ian Romanick
- [Mesa-dev] [PATCH 10/13] glsl: Add a lowering pass for gl_VertexID
Ian Romanick
- [Mesa-dev] [PATCH 11/13] i965: Handle SYSTEM_VALUE_VERTEX_ID_ZERO_BASE
Ian Romanick
- [Mesa-dev] [PATCH 12/13] i965: If STATE_BASE_VERTEX is used, set its value
Ian Romanick
- [Mesa-dev] [PATCH 13/13] i965: Request lowering gl_VertexID
Ian Romanick
- [Mesa-dev] [PATCH 08/11] glsl: Check calloc return value in link_intrastage_shaders()
Ian Romanick
- [Mesa-dev] [PATCH 09/11] mesa/main: Verify calloc return value in register_surface()
Ian Romanick
- [Mesa-dev] [PATCH 10/11] mesa/main: In register_surface() verify gl_texture_object was found
Ian Romanick
- [Mesa-dev] [PATCH 11/11] glx: Added missing null check in GetDrawableAttribute()
Ian Romanick
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Timothy Arceri
- [Mesa-dev] [Bug 80243] Mesa and libclc build failure after llvm >= llvm-3.5svn r211259
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Testing OpenCL with gegl
Kertesz Laszlo
- [Mesa-dev] [PATCH 02/11] Makes DRI3 use invalidate.
Ben Skeggs
- [Mesa-dev] [PATCH] scons: avoid building any piece of i915
Jakob Bornecrantz
- [Mesa-dev] [Bug 80266] Many instances of 1<<31, which is undefined in C99
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Testing OpenCL with gegl
Bruno Jimenez
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Ilia Mirkin
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Ilia Mirkin
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] [PATCH 04/13] mesa: Group gl_system_value values by the stage where they exist
Roland Scheidegger
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Roland Scheidegger
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds.
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] clover: Report default values for half and double fp configs
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Francisco Jerez
- [Mesa-dev] Testing OpenCL with gegl
Kertesz Laszlo
- [Mesa-dev] Testing OpenCL with gegl
Jan Vesely
- [Mesa-dev] Testing OpenCL with gegl
Jan Vesely
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Matt Arsenault
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles
Matt Arsenault
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Bruno Jimenez
- [Mesa-dev] [Mesa-stable] [PATCH 12/13] i965: If STATE_BASE_VERTEX is used, set its value
Chris Forbes
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Chris Forbes
- [Mesa-dev] [PATCH 04/13] mesa: Group gl_system_value values by the stage where they exist
Marek Olšák
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Marek Olšák
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Chris Forbes
- [Mesa-dev] [PATCH 10/13] glsl: Add a lowering pass for gl_VertexID
Marek Olšák
- [Mesa-dev] [PATCH] glsl: Silence many unused parameter warnings
Tapani
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Thomas Helland
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Francisco Jerez
- [Mesa-dev] [PATCH 1/4] mesa/st: handle gl_Layer input semantic
Ilia Mirkin
- [Mesa-dev] [PATCH 2/4] gallium: add cap to show that fs can accept layer/viewport inputs
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] nv50: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH 4/4] nvc0: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] mesa/st: handle gl_Layer input semantic
Marek Olšák
- [Mesa-dev] patch: fix glxusexfont
Daniel Manjarres
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] [PATCH] mesa: expose ARB_seamless_cubemap_per_texture when supported
Ilia Mirkin
- [Mesa-dev] Beignet Mesa EGL extension
Emil Velikov
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Beignet Mesa EGL extension
Kenneth Graunke
- [Mesa-dev] Beignet Mesa EGL extension
Emil Velikov
- [Mesa-dev] how to enable the display on wayland
Jacky (ZhiJun) Ni
- [Mesa-dev] [PATCH] meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Kenneth Graunke
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Maarten Lankhorst
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Ben Skeggs
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Maarten Lankhorst
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Ben Skeggs
- [Mesa-dev] [PATCH 08/11] GLX/DRI3: Add GPU offloading support.
Michel Dänzer
- [Mesa-dev] [PATCH] meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Chris Forbes
- [Mesa-dev] [PATCH 4/4] nvc0: enable ARB_fragment_layer_viewport
Roland Scheidegger
- [Mesa-dev] [PATCH 4/4] nvc0: enable ARB_fragment_layer_viewport
Roland Scheidegger
- [Mesa-dev] [PATCH 4/4] nvc0: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH] meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/3] mesa/st: handle gl_Layer input semantic
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/3] nvc0: allow VIEWPORT_INDEX and LAYER to be used as input semantics
Ilia Mirkin
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] patch: fix glxusexfont
Brian Paul
- [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits
Brian Paul
- [Mesa-dev] [PATCH] glxinfo: Print XFB, TBO, and UBO limits
Brian Paul
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH 1/1] r600: Fix use after free in compute_memory_promote_item.
Jan Vesely
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH try 2 2/2] gallium/nouveau: move pushbuf and fences to context
Ilia Mirkin
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Roland Scheidegger
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Andy Furniss
- [Mesa-dev] [PATCH 1/1] r600: Fix use after free in compute_memory_promote_item.
Bruno Jimenez
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50/ir: make ARB_viewport_array behave like it does with other drivers
Tobias Klausmann
- [Mesa-dev] [PATCH] nv50/ir: make ARB_viewport_array behave like it does with other drivers
Ilia Mirkin
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Roland Scheidegger
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Aaron Watry
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Ilia Mirkin
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Andy Furniss
- [Mesa-dev] [PATCH] glxinfo: Print XFB, TBO, and UBO limits
Ilia Mirkin
- [Mesa-dev] [PATCH] targets/(vdpau|xvmc): hardlink against the installed library
Emil Velikov
- [Mesa-dev] [PATCH 10/13] glsl: Add a lowering pass for gl_VertexID
Ian Romanick
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Ian Romanick
- [Mesa-dev] [PATCH] i965: Allow the blorp blit between BGR and RGB
Neil Roberts
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH v2] nv50/ir: make ARB_viewport_array behave like it does with other drivers
Tobias Klausmann
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Aaron Watry
- [Mesa-dev] [PATCH] i965: Allow the blorp blit between BGR and RGB
Matt Turner
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Aaron Watry
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Marek Olšák
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds.
Tom Stellard
- [Mesa-dev] [PATCH] targets/(vdpau|xvmc): hardlink against the installed library
Andy Furniss
- [Mesa-dev] [PATCH v2] nv50/ir: make ARB_viewport_array behave like it does with other drivers
Ilia Mirkin
- [Mesa-dev] [PATCH] targets/(vdpau|xvmc): hardlink against the installed library
Emil Velikov
- [Mesa-dev] [PATCH] i965: Allow the blorp blit between BGR and RGB
Neil Roberts
- [Mesa-dev] [PATCH] i965: Allow the blorp blit between BGR and RGB
Matt Turner
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH] targets/(vdpau|xvmc): hardlink against the installed library
Andy Furniss
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Marek Olšák
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Roland Scheidegger
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH] draw: (trivial) fix clamping of viewport index
sroland at vmware.com
- [Mesa-dev] [PATCH] draw: (trivial) fix clamping of viewport index
Ilia Mirkin
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Aaron Watry
- [Mesa-dev] [PATCH 1/3] i965/vec4: Don't return void from a void function.
Matt Turner
- [Mesa-dev] [PATCH 2/3] i965/vec4: Don't fix_math_operand() on Gen >= 8.
Matt Turner
- [Mesa-dev] [PATCH 3/3] i965/fs: Don't fix_math_operand() on Gen >= 8.
Matt Turner
- [Mesa-dev] [PATCH 00/11] [RFC v2] Solve the mapping bug
Tom Stellard
- [Mesa-dev] [PATCH 4/4] nvc0: enable ARB_fragment_layer_viewport
Marek Olšák
- [Mesa-dev] [PATCH] draw: (trivial) fix clamping of viewport index
Jose Fonseca
- [Mesa-dev] [PATCH v3] nv50/ir: make ARB_viewport_array behave like it does with other drivers
Tobias Klausmann
- [Mesa-dev] [PATCH v3] nv50/ir: make ARB_viewport_array behave like it does with other drivers
Ilia Mirkin
- [Mesa-dev] Static/shared pipe-drivers (was megadriver/pipe-loader-to-all)
Emil Velikov
- [Mesa-dev] [PATCH 1/3] i965/vec4: Don't return void from a void function.
Ian Romanick
- [Mesa-dev] [PATCH] draw: (trivial) fix clamping of viewport index
Ilia Mirkin
- [Mesa-dev] [PATCH 4/4] nvc0: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Don't use derived vertex state in api_arrayelt.c
Carl Worth
- [Mesa-dev] [PATCH 00/13] Fix gl_VertexID on i965
Ian Romanick
- [Mesa-dev] [PATCH 02/15] glsl: Do not allow undefining the built-in macros
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH] Fix zero-division in llvmpipe_texture_layout()
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH] i965: Don't emit SURFACE_STATEs for gather workarounds on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH v3 1/4] nvc0/ir: clear subop when folding constant expressions
Carl Worth
- [Mesa-dev] [PATCH 6/8] android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH 3/3] radeon/uvd: disable VC-1 simple/main on UVD 2.x
pCarl Worth
- [Mesa-dev] [PATCH v3 1/4] nvc0/ir: clear subop when folding constant expressions
Ilia Mirkin
- [Mesa-dev] Candidate branches for 10.2.2 and 10.1.6
Carl Worth
- [Mesa-dev] Candidate branches for 10.2.2 and 10.1.6
Carl Worth
- [Mesa-dev] [PATCH] i965: Allow the blorp blit between BGR and RGB
Kenneth Graunke
- [Mesa-dev] [PATCH 6/8] android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface
Emil Velikov
- [Mesa-dev] [PATCH 2/3] i965/vec4: Don't fix_math_operand() on Gen >= 8.
Ben Widawsky
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] Add support for GLSL IR saturate()
Abdiel Janulgue
- [Mesa-dev] [PATCH 01/14] glsl: Add ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 02/14] glsl: Add constant evaluation of ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 03/14] glsl: Add a pass to lower ir_unop_saturate to clamp(x, 0, 1)
Abdiel Janulgue
- [Mesa-dev] [PATCH 04/14] ir_to_mesa, glsl_to_tgsi: lower ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 05/14] ir_to_mesa, glsl_to_tgsi: Add support for ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 06/14] ir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 07/14] i965/fs: Add support for ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 08/14] i965/vec4: Add support for ir_unop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 09/14] i965/fs: Remove try_emit_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 10/14] i965/vec4: Remove try_emit_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH 11/14] glsl: Implement saturate as ir_binop_saturate
Abdiel Janulgue
- [Mesa-dev] [PATCH] mesa: Don't use derived vertex state in api_arrayelt.c
Fredrik Höglund
- [Mesa-dev] [PATCH 1/4] glxinfo: Print XFB, TBO, and UBO limits
Fredrik Höglund
- [Mesa-dev] Optimize GLSL clamp operation
Abdiel Janulgue
- [Mesa-dev] [PATCH 1/3] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/3] glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as saturate(min(x, b))
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/3] glsl: Optimize clamp(x, b, 1.0), where b > 0.0 as saturate(max(x, b))
Abdiel Janulgue
- [Mesa-dev] [PATCH v2 00/23] Multi-stream support for geometry shaders
Iago Toral
- [Mesa-dev] [PATCH v2 18/23] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Chris Forbes
- [Mesa-dev] [PATCH v2 00/23] Multi-stream support for geometry shaders
Chris Forbes
- [Mesa-dev] [PATCH v2 18/23] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Chris Forbes
- [Mesa-dev] [PATCH 11/14] glsl: Implement saturate as ir_binop_saturate
Petri Latvala
- [Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds.
Francisco Jerez
- [Mesa-dev] [PATCH 1/1] r600: Fix use after free in compute_memory_promote_item.
Jan Vesely
- [Mesa-dev] [PATCH 2/3] glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as saturate(min(x, b))
Ilia Mirkin
- [Mesa-dev] [PATCH v2 18/23] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 12/23] glsl: Validate vertex emission in geometry shaders.
Kenneth Graunke
- [Mesa-dev] i965: Uniform loading via samplers with discard
Ian Romanick
- [Mesa-dev] [PATCH 1/1] r600: Fix use after free in compute_memory_promote_item.
Tom Stellard
- [Mesa-dev] i965: Uniform loading via samplers with discard
Kenneth Graunke
- [Mesa-dev] i965: Uniform loading via samplers with discard
Kenneth Graunke
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Tobias Droste
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Tobias Droste
- [Mesa-dev] [PATCH v2 3/3] mesa/st: enable ARB_fragment_layer_viewport
Ilia Mirkin
- [Mesa-dev] [PATCH 02/14] glsl: Add constant evaluation of ir_unop_saturate
Ian Romanick
- [Mesa-dev] Add support for GLSL IR saturate()
Matt Turner
- [Mesa-dev] [PATCH 06/14] ir_to_mesa, glsl_to_tgsi: Remove try_emit_saturate
Ian Romanick
- [Mesa-dev] [PATCH 1/3] glsl: Optimize clamp(x, 0, 1) as saturate(x)
Ian Romanick
- [Mesa-dev] [PATCH 2/3] glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as saturate(min(x, b))
Ian Romanick
- [Mesa-dev] [PATCH] glxext: Send the Drawable's ID in the GLX_BufferSwapComplete event
Axel Davy
- [Mesa-dev] [PATCH] meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/14] glsl: Implement saturate as ir_binop_saturate
Abdiel Janulgue
- [Mesa-dev] Add support for GLSL IR saturate()
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/3] i965/vec4: Don't fix_math_operand() on Gen >= 8.
Matt Turner
- [Mesa-dev] [PATCH 09/14] i965/fs: Remove try_emit_saturate
Matt Turner
- [Mesa-dev] Add support for GLSL IR saturate()
Matt Turner
- [Mesa-dev] [PATCH 2/3] glsl: Optimize clamp(x, 0.0, b), where b < 1.0 as saturate(min(x, b))
Matt Turner
- [Mesa-dev] [PATCH 1/7] i965: Make can_do_source_mods() a member of the instruction classes.
Matt Turner
- [Mesa-dev] [PATCH 2/7] i965/fs: Make try_constant_propagate() static.
Matt Turner
- [Mesa-dev] [PATCH 3/7] i965/fs: Constant propagate into 2-src math instructions on Gen8.
Matt Turner
- [Mesa-dev] [PATCH 4/7] i965/vec4: Constant propagate into 2-src math instructions on Gen8.
Matt Turner
- [Mesa-dev] [PATCH 5/7] i965/vec4: Rename try_copy/constant_propagat{ion, e} to match the fs.
Matt Turner
- [Mesa-dev] [PATCH 6/7] i965/vec4: Make try_copy_propagate() static.
Matt Turner
- [Mesa-dev] [PATCH 7/7] i965/vec4: Try constant propagate after copy propagate made progress.
Matt Turner
- [Mesa-dev] [PATCH v3 1/4] nvc0/ir: clear subop when folding constant expressions
Carl Worth
- [Mesa-dev] [PATCH 6/8] android, egl: typo dri2_fallback_pixmap_surface -> dri2_fallback_create_pixmap_surface
Carl Worth
- [Mesa-dev] i965: Uniform loading via samplers with discard
Cody Northrop
- [Mesa-dev] i965: Uniform loading via samplers with discard
Cody Northrop
- [Mesa-dev] i965: Uniform loading via samplers with discard
Cody Northrop
- [Mesa-dev] [PATCH 08/11] GLX/DRI3: Add GPU offloading support.
Axel Davy
- [Mesa-dev] [PATCH] Remove unneeded stall calls from batches on Baytrail.
Kenneth Graunke
- [Mesa-dev] i965: Uniform loading via samplers with discard
Kenneth Graunke
- [Mesa-dev] i965: Uniform loading via samplers with discard
Ian Romanick
- [Mesa-dev] [PATCH 03/11] Loader: Add gpu selection code via DRI_PRIME.
Emil Velikov
- [Mesa-dev] [PATCH 07/11] Gallium/dri2: implement blitImage
Marek Olšák
- [Mesa-dev] [PATCH] r600g: allow viewport index/layer to be sent to fs
Ilia Mirkin
- [Mesa-dev] [Mesa-stable] [PATCH] Fix zero-division in llvmpipe_texture_layout()
Roland Scheidegger
- [Mesa-dev] [PATCH 06/11] DRIimage: add blitImage to the specification
Marek Olšák
- [Mesa-dev] [PATCH] i965: Include marketing names for Broadwell GPUs.
Kenneth Graunke
- [Mesa-dev] [PATCH] radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Tom Stellard
- [Mesa-dev] [PATCH] i965: Include marketing names for Broadwell GPUs.
Jordan Justen
- [Mesa-dev] [PATCH 1/6] i965: Add auxiliary surface field #defines for Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/6] i965: Add plumbing for Broadwell's auxiliary surface support.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/6] i965: Drop SINT workaround for CMS layout on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/6] i965: Hook up the MCS buffers in SURFACE_STATE on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/6] i965: Add 2x MSAA support to the MCS allocation function.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/6] i965: Enable compressed multisample support (CMS) on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] r600g: allow viewport index/layer to be sent to fs
Ilia Mirkin
- [Mesa-dev] [PATCH 1/7] i965: Make can_do_source_mods() a member of the instruction classes.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Don't convert reductions of ivec to a dot-product
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Don't convert reductions of ivec to a dot-product
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Don't convert reductions of ivec to a dot-product
Matt Turner
- [Mesa-dev] [PATCH] radeon/llvm: Use the llvm.rsq.clamped intrinsic for RSQ
Michel Dänzer
- [Mesa-dev] Mesa 10.1.5
Carl Worth
- [Mesa-dev] Mesa 10.2.2
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH] Remove unneeded stall calls from batches on Baytrail.
Carl Worth
- [Mesa-dev] Questions about EVoC: GL/GLSL tests for GL 4.0 and newer
罗增波
- [Mesa-dev] [PATCH] glsl: Don't convert reductions of ivec to a dot-product
Christoph Brill
- [Mesa-dev] [PATCH v2 18/23] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Iago Toral
- [Mesa-dev] [Bug 79629] [dri3] piglit glx_GLX_ARB_create_context_current_with_no_framebuffer fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Remove unneeded stall calls from batches on Baytrail.
Hunt, Greg
- [Mesa-dev] [PATCH 0/6] Enable Pixman for Mesa
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/6] mesa: Add Pixman library to configure.ac
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 2/6] mesa: Add Pixman usage to texstore.c
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 3/6] mesa: Pixman texture conversion rgb to abgr
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 4/6] mesa: Pixman texture conversion argb to abgr
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 5/6] mesa: Pixman texture conversion argb to rgb
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 6/6] mesa: Pixman texture conversion rgb to rgb565 and rgb565_rev
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH v2] Remove unneeded stall calls from batches on Baytrail. According to the bspec and running piglit these are not needed.
Gregory Hunt
- [Mesa-dev] [PATCH 1/5] clover: Have compat::string allocate its own memory.
Tom Stellard
- [Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds v2
Tom Stellard
- [Mesa-dev] [PATCH 3/5] clover: Report default values for half and double fp configs v2
Tom Stellard
- [Mesa-dev] [PATCH 4/5] gallium: Add PIPE_SHADER_CAP_DOUBLES
Tom Stellard
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles v2
Tom Stellard
- [Mesa-dev] [PATCH] i965: disable blorp's linear filtering on SNB
Neil Roberts
- [Mesa-dev] [PATCH] i965: Make glGetTex to PBO path use blorp to handle swizzled formats
Jon Ashburn
- [Mesa-dev] [PATCH v2 01/23] glsl: Add parsing support for multi-stream output in geometry shaders.
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Properly lex extra tokens when handling # directives.
Carl Worth
- [Mesa-dev] [PATCH 01/16] glsl: Add typed foreach_in_list/_reverse macros.
Matt Turner
- [Mesa-dev] [PATCH 02/16] glsl: Add typed foreach_in_list_safe macro.
Matt Turner
- [Mesa-dev] [PATCH 03/16] glsl: Use typed foreach_in_list instead of foreach_list.
Matt Turner
- [Mesa-dev] [PATCH 04/16] mesa: Use typed foreach_in_list instead of foreach_list.
Matt Turner
- [Mesa-dev] [PATCH 05/16] glsl: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
- [Mesa-dev] [PATCH 06/16] mesa: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
- [Mesa-dev] [PATCH 07/16] glsl: Use foreach_list_typed when possible.
Matt Turner
- [Mesa-dev] [PATCH 08/16] glsl: Replace another couple uses of foreach_list.
Matt Turner
- [Mesa-dev] [PATCH 09/16] glsl: Replace uses of foreach_list_const.
Matt Turner
- [Mesa-dev] [PATCH 10/16] mesa: Add and use foreach_in_list_use_after.
Matt Turner
- [Mesa-dev] [PATCH 11/16] mesa: Add and use foreach_list_typed_safe.
Matt Turner
- [Mesa-dev] [PATCH 12/16] i965/fs: Use is_head_sentinel() instead of ->prev == NULL.
Matt Turner
- [Mesa-dev] [PATCH 13/16] i965: Add and use foreach_inst_in_block macros.
Matt Turner
- [Mesa-dev] [PATCH 14/16] i965: Use typed foreach_in_list instead of foreach_list.
Matt Turner
- [Mesa-dev] [PATCH 15/16] i965: Use typed foreach_in_list_safe instead of foreach_list_safe.
Matt Turner
- [Mesa-dev] [PATCH 16/16] glsl: Remove now unused foreach_list* macros.
Matt Turner
- [Mesa-dev] [PATCH 00/16] Replace foreach_list macros with macros that take the iterator type
Matt Turner
- [Mesa-dev] [PATCH 1/6] mesa: Add Pixman library to configure.ac
Matt Turner
- [Mesa-dev] [PATCH 0/6] Enable Pixman for Mesa
Matt Turner
- [Mesa-dev] [PATCH 1/6] mesa: Add Pixman library to configure.ac
Matt Turner
- [Mesa-dev] [PATCH 2/6] mesa: Add Pixman usage to texstore.c
Matt Turner
- [Mesa-dev] [PATCH 1/4] i965/vec4: Add basic common subexpression elimination.
Matt Turner
- [Mesa-dev] [PATCH 2/4] i965/vec4: Improve CSE performance by expiring some available expressions.
Matt Turner
- [Mesa-dev] [PATCH 3/4] i965/vec4: Don't emit null MOVs in CSE.
Matt Turner
- [Mesa-dev] [PATCH 4/4] i965/vec4: Perform CSE on CMP(N) instructions.
Matt Turner
- [Mesa-dev] [PATCH] glxinfo: Print XFB, TBO, and UBO limits
Brian Paul
- [Mesa-dev] [Bug 80541] New: [softpipe] piglit levelclamp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] softpipe: use last_level from sampler view, not from the resource
sroland at vmware.com
- [Mesa-dev] [PATCH v3] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Iago Toral Quiroga
- [Mesa-dev] i965: possible hardware bug affecting multi-stream support
Iago Toral
- [Mesa-dev] [PATCH] softpipe: use last_level from sampler view, not from the resource
Brian Paul
- [Mesa-dev] [PATCH 2/5] clover: Fix not setting build log if the build succeeds v2
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] clover: Report default values for half and double fp configs v2
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] clover: Enable cl_khr_fp64 for devices that support doubles v2
Francisco Jerez
- [Mesa-dev] [Bug 80541] [softpipe] piglit levelclamp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80561] New: Incorrect implementation of some VDPAU APIs.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/omx: keep the name, (name|role)_specific strings dynamically allocated
Emil Velikov
- [Mesa-dev] [PATCH] mesa: expose ARB_seamless_cubemap_per_texture when supported
Ilia Mirkin
- [Mesa-dev] RFC: egl/gallium: implemlent EGL_KHR_create_context.
Knut Andre Tidemann
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context.
Knut Andre Tidemann
- [Mesa-dev] [PATCH] mesa: expose ARB_seamless_cubemap_per_texture when supported
Kenneth Graunke
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context.
Ilia Mirkin
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context.
Knut Andre Tidemann
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context.
Ilia Mirkin
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context.
Knut Andre Tidemann
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Make glGetTex to PBO path use blorp to handle swizzled formats
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH v2] Remove unneeded stall calls from batches on Baytrail. According to the bspec and running piglit these are not needed.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context v2
Knut Andre Tidemann
- [Mesa-dev] [PATCH] meta: Use AMD_vertex_shader_layer instead of a GS for layered clears.
Jordan Justen
- [Mesa-dev] i965: possible hardware bug affecting multi-stream support
Chris Forbes
- [Mesa-dev] [PATCH v3] glsl/glcpp: Fix glcpp to properly lex entire "preprocessing numbers"
Carl Worth
- [Mesa-dev] glsl/glcpp: A bunch of pre-processor cleanups
Carl Worth
- [Mesa-dev] [PATCH 01/23] glsl/glcpp: Emit proper error for #define with a non-identifier
Carl Worth
- [Mesa-dev] [PATCH 02/23] glsl/glcpp: Add support for comments between #define and macro identifier
Carl Worth
- [Mesa-dev] [PATCH 03/23] glsl/glcpp: Remove some un-needed calls to NEWLINE_CATCHUP
Carl Worth
- [Mesa-dev] [PATCH 04/23] glsl/glcpp: Add testing for EOF sans newline (and fix for <DEFINE>, <COMMENT>)
Carl Worth
- [Mesa-dev] [PATCH 05/23] glsl/glcpp: Drop extra, final newline from most output
Carl Worth
- [Mesa-dev] [PATCH 06/23] glsl/glcpp: Abstract a bit of common code for returning string tokens
Carl Worth
- [Mesa-dev] [PATCH 07/23] glsl/glcpp: Stop using a lexer start condition (<SKIP>) for token skipping.
Carl Worth
- [Mesa-dev] [PATCH 08/23] glsl/glcpp: Minor tweak to wording of error message
Carl Worth
- [Mesa-dev] [PATCH 09/23] glsl/glcpp: Fix off-by-one error in column in first-line error messages
Carl Worth
- [Mesa-dev] [PATCH 10/23] glsl/glcpp: Add a -d/--debug option to the standalone glcpp program
Carl Worth
- [Mesa-dev] [PATCH 11/23] glsl/glcpp: Don't use start-condition stack when switching to/from <DEFINE>
Carl Worth
- [Mesa-dev] [PATCH 12/23] glsl/glcpp: Rename HASH token to HASH_TOKEN
Carl Worth
- [Mesa-dev] [PATCH 13/23] glsl/glcpp: Correctly parse directives with intervening comments
Carl Worth
- [Mesa-dev] [PATCH 14/23] glsl: Add an internal-error catch-all rule
Carl Worth
- [Mesa-dev] [PATCH 15/23] glsl: Properly lex extra tokens when handling # directives.
Carl Worth
- [Mesa-dev] [PATCH 16/23] glsl/glcpp: Drop the HASH_ prefix from token names like HASH_IF
Carl Worth
- [Mesa-dev] [PATCH 17/23] glsl/glcpp: Add an explantory comment for "loc != NULL" check
Carl Worth
- [Mesa-dev] [PATCH 18/23] glsl/glcpp: Emit error for duplicate parameter name in function-like macro
Carl Worth
- [Mesa-dev] [PATCH 19/23] glsl/glcpp: Add (non)-support for ++ and -- operators
Carl Worth
- [Mesa-dev] [PATCH 20/23] glsl/glcpp: Test that macro parameters substitute immediately after periods
Carl Worth
- [Mesa-dev] [PATCH 21/23] glsl/glcpp: Add test for a multi-line comment within an #if 0 block
Carl Worth
- [Mesa-dev] [PATCH 22/23] glsl/glcpp: Add a catch-all rule for unexpected characters.
Carl Worth
- [Mesa-dev] [PATCH 23/23] glsl/glcpp: Treat carriage return as equivalent to line feed.
Carl Worth
- [Mesa-dev] ATI_envmap_bumpmap
Jason Ekstrand
- [Mesa-dev] ATI_envmap_bumpmap
Ian Romanick
- [Mesa-dev] [PATCH] dri/xmlconfig: remove GL types.
Dave Airlie
- [Mesa-dev] [PATCH] dri: remove GL types from config queries
Dave Airlie
- [Mesa-dev] [PATCH 0/8] gallium: add support for multiple vertex streams
Ilia Mirkin
- [Mesa-dev] [PATCH 1/8] gallium: add vertex stream argument to EMIT/ENDPRIM
Ilia Mirkin
- [Mesa-dev] [PATCH 2/8] gallium: add support for stream in so info
Ilia Mirkin
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Ilia Mirkin
- [Mesa-dev] [PATCH 4/8] gallium: add a cap for max vertex streams
Ilia Mirkin
- [Mesa-dev] [PATCH 5/8] mesa/st: add vertex stream support
Ilia Mirkin
- [Mesa-dev] [PATCH 6/8] nvc0/ir: remove restarts for non-0 vertex streams
Ilia Mirkin
- [Mesa-dev] [PATCH 7/8] nvc0/ir: fix emitting vertex stream
Ilia Mirkin
- [Mesa-dev] [PATCH 8/8] nvc0: expose 4 vertex streams, use stream ids in xfb
Ilia Mirkin
- [Mesa-dev] [PATCH] dispatch: Do not generate extraneous parentheses.
Vinson Lee
- [Mesa-dev] i965: possible hardware bug affecting multi-stream support
Iago Toral
- [Mesa-dev] i965: possible hardware bug affecting multi-stream support
Chris Forbes
- [Mesa-dev] [PATCH] st/omx: keep the name, (name|role)_specific strings dynamically allocated
Christian König
- [Mesa-dev] [PATCH] egl/gallium: implemlent EGL_KHR_create_context v3
Knut Andre Tidemann
- [Mesa-dev] [PATCH] glsl: Fix merging of layout(invocations) with other qualifiers
Chris Forbes
- [Mesa-dev] ATI_envmap_bumpmap
Eric Anholt
- [Mesa-dev] [PATCH] dri/xmlconfig: remove GL types.
Eric Anholt
- [Mesa-dev] ATI_envmap_bumpmap
Brian Paul
- [Mesa-dev] [PATCH 0/8] gallium: add support for multiple vertex streams
Marek Olšák
- [Mesa-dev] ATI_envmap_bumpmap
Roland Scheidegger
- [Mesa-dev] [PATCH 1/8] gallium: add vertex stream argument to EMIT/ENDPRIM
Brian Paul
- [Mesa-dev] [PATCH 2/8] gallium: add support for stream in so info
Brian Paul
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Brian Paul
- [Mesa-dev] [PATCH 4/8] gallium: add a cap for max vertex streams
Brian Paul
- [Mesa-dev] [PATCH 5/8] mesa/st: add vertex stream support
Brian Paul
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Ilia Mirkin
- [Mesa-dev] [PATCH 4/8] gallium: add a cap for max vertex streams
Ilia Mirkin
- [Mesa-dev] [PATCH 4/8] gallium: add a cap for max vertex streams
Brian Paul
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Brian Paul
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Roland Scheidegger
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Ilia Mirkin
- [Mesa-dev] [PATCH 3/9] gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Ilia Mirkin
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Marek Olšák
- [Mesa-dev] [PATCH 3/9] gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Tom Stellard
- [Mesa-dev] ATI_envmap_bumpmap
Connor Abbott
- [Mesa-dev] [PATCH 22/23] glsl/glcpp: Add a catch-all rule for unexpected characters.
Kristian Høgsberg
- [Mesa-dev] [PATCH 22/23] glsl/glcpp: Add a catch-all rule for unexpected characters.
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 00/23] Multi-stream support for geometry shaders
Ilia Mirkin
- [Mesa-dev] OpenGL on Wayland
Kalrish Bäakjen
- [Mesa-dev] [PATCH] dispatch: Do not generate extraneous parentheses.
Chad Versace
- [Mesa-dev] [PATCH] i965: Extend compute-to-mrf pass to understand blocks of MOVs
Kristian Høgsberg
- [Mesa-dev] [PATCH 00/23] Megadrivers galore
Emil Velikov
- [Mesa-dev] [PATCH v3] i965: Implement GL_PRIMITIVES_GENERATED with non-zero streams.
Chris Forbes
- [Mesa-dev] [PATCH v2 00/23] Multi-stream support for geometry shaders
Chris Forbes
- [Mesa-dev] ATI_envmap_bumpmap
Jason Ekstrand
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
- [Mesa-dev] [Bug 80614] New: [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Matt Turner
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Fix merging of layout(invocations) with other qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: Fix merging of layout(invocations) with other qualifiers
Chris Forbes
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Emil Velikov
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Chris Forbes
- [Mesa-dev] [Bug 80615] New: Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
- [Mesa-dev] [PATCH v2] Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
- [Mesa-dev] [PATCH v2] Remove the ATI_envmap_bumpmap extension
Chris Forbes
- [Mesa-dev] [Bug 80615] Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Ian Romanick
- [Mesa-dev] [Bug 80615] Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/8] gallium: add a stream argument to create_query
Roland Scheidegger
- [Mesa-dev] [PATCH 0/2] Add initial support for GL_ARB_copy_image
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] Add GL API support for ARB_copy_image
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965: Add initial support for ARB_copy_image
Jason Ekstrand
- [Mesa-dev] [PATCH v2] Remove the ATI_envmap_bumpmap extension
Roland Scheidegger
- [Mesa-dev] [PATCH v2 3/9] gallium: add an index argument to create_query
Ilia Mirkin
- [Mesa-dev] [PATCH v2 4/9] gallium: add a cap for max vertex streams
Ilia Mirkin
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/9] gallium: add PIPE_BIND_COMMAND_ARGS_BUFFER
Marek Olšák
- [Mesa-dev] [PATCH v2] Remove the ATI_envmap_bumpmap extension
Brian Paul
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 4/9] gallium: add a cap for max vertex streams
Roland Scheidegger
- [Mesa-dev] [PATCH v2 4/9] gallium: add a cap for max vertex streams
Marek Olšák
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80614] [regression] Error in `omxregister-bellagio': munmap_chunk(): invalid pointer: 0x00007f5f76626dab
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] i965/fs: Pass const references to instruction functions.
Matt Turner
- [Mesa-dev] [PATCH 2/3] i965/vec4: Pass const references to vec4_instruction().
Matt Turner
- [Mesa-dev] [PATCH 3/3] i965/vec4: Pass const references to instruction functions.
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965/fs: Pass const references to instruction functions.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/23] i965: Merge brw_disasm.c and gen8_disasm.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/23] i965/disasm: Eliminate opcode pointer.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/23] i965/disasm: Create an "opcode" temporary.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/23] i965: Restyle brw_disasm.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/23] i965/disasm: Add support for new Gen8+ register types.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/23] i965/disasm: Improve disassembly of jump targets on Gen6+.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/23] i965/disasm: Properly disassemble jump targets on Gen4-5.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/23] i965/disasm: Mark ELSE as having UIP on Gen8+.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/23] i965: Add #defines for any32h/all32h predication.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/23] i965/disasm: Properly disassemble all32h/any32h align1 predicates.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/23] i965/disasm: Properly disassemble the "atomic" ThreadCtrl value.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/23] i965/disasm: Decode Broadwell's invm/rsqrtm math functions.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/23] i965/disasm: Actually disassemble Gen7+ URB opcodes.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/23] i965/disasm: Improve disassembly of atomic messages on Haswell+.
Kenneth Graunke
- [Mesa-dev] [PATCH 14/23] i965/disasm: Properly decode negate source modifiers on Broadwell.
Kenneth Graunke
- [Mesa-dev] [PATCH 15/23] i965/disasm: Cut piles of duplicate swizzle printing.
Kenneth Graunke
- [Mesa-dev] [PATCH 16/23] i965/disasm: "Handle" Gen8+ HF/DF immediate cases.
Kenneth Graunke
- [Mesa-dev] [PATCH 17/23] i965/disasm: Use Gen6+ SFID case labels.
Kenneth Graunke
- [Mesa-dev] [PATCH 18/23] i965/disasm: Fix typo in RT UNORM write message.
Kenneth Graunke
- [Mesa-dev] [PATCH 19/23] i965/disasm: Rename msg_target to SFID.
Kenneth Graunke
- [Mesa-dev] [PATCH 20/23] i965/disasm: Improve render target write message disassembly.
Kenneth Graunke
- [Mesa-dev] [PATCH 21/23] i965/disasm: Stop using gen8_disassemble in favor of brw_disassemble.
Kenneth Graunke
- [Mesa-dev] [PATCH 22/23] i965/disasm: Delete gen8_disasm.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 23/23] i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
Kenneth Graunke
- [Mesa-dev] [PATCH 23/23] i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
Matt Turner
- [Mesa-dev] Loop- and conditional-safe TGSI register merging
Tomáš Trnka
- [Mesa-dev] [PATCH] glsl_to_tgsi: Loop- and conditional-safe TGSI register merging
Tomáš Trnka
- [Mesa-dev] [Bug 80615] Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Loop- and conditional-safe TGSI register merging
Dave Airlie
- [Mesa-dev] [PATCH] glsl_to_tgsi: Loop- and conditional-safe TGSI register merging
Dave Airlie
- [Mesa-dev] Loop- and conditional-safe TGSI register merging
Marek Olšák
- [Mesa-dev] [PATCH 23/23] i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
Connor Abbott
- [Mesa-dev] [PATCH v2 00/23] Multi-stream support for geometry shaders
Iago Toral
- [Mesa-dev] [PATCH 0/4] i965/fs: Optimize (or disable) unlit centroid W/A.
Matt Turner
- [Mesa-dev] [PATCH 1/4] i965/fs: Add no_dd_{clear, check} fields to fs_inst.
Matt Turner
- [Mesa-dev] [PATCH 2/4] i965/fs: Predicate PLN instructions used in unlit centroid WA.
Matt Turner
- [Mesa-dev] [PATCH 3/4] i965/fs: Mark predicated PLN instructions with dependency hints.
Matt Turner
- [Mesa-dev] [PATCH 4/4] i965/fs: Disable unlit_centroid_workaround on Haswell.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Let sat-prop ignore live ranges if producer already has sat.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Let sat-prop ignore live ranges if producer already has sat.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965/fs: Disable unlit_centroid_workaround on Haswell.
Kenneth Graunke
- [Mesa-dev] OpenGL on Wayland
Kenneth Graunke
- [Mesa-dev] [PATCH 0/2] Workaround for hardware bug in multi-stream transform feedback.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/2] i965: Disable unused transform feedback buffers.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 2/2] i965: Workaround for hardware bug in multi-stream transform feedback.
Iago Toral Quiroga
- [Mesa-dev] [PATCH 0/6] Enable Pixman for Mesa
Juha-Pekka Heikkila
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80069] rendering problems: black areas in KDE desktop. [mesa 10.2.1 (not with 10.1.4)]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Fix regression introduced by commit "mesa: fix packing of float texels to GL_SHORT/GL_BYTE".
Pavel Popov
- [Mesa-dev] [PATCH 2/4] gallium: add cap to show that fs can accept layer/viewport inputs
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] Enable Pixman for Mesa
Jason Ekstrand
- [Mesa-dev] [PATCH 4/4] i965/fs: Disable unlit_centroid_workaround on Haswell.
Matt Turner
- [Mesa-dev] [PATCH 1/4] i965/fs: Add no_dd_{clear, check} fields to fs_inst.
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/4] i965/fs: Predicate PLN instructions used in unlit centroid WA.
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/4] i965/fs: Mark predicated PLN instructions with dependency hints.
Kristian Høgsberg
- [Mesa-dev] [PATCH v3] Remove the ATI_envmap_bumpmap extension
Jason Ekstrand
- [Mesa-dev] [PATCH 01/23] i965/disasm: Eliminate opcode pointer.
Kristian Høgsberg
- [Mesa-dev] [PATCH 02/23] i965/disasm: Create an "opcode" temporary.
Kristian Høgsberg
- [Mesa-dev] [PATCH 03/23] i965: Restyle brw_disasm.c.
Kristian Høgsberg
- [Mesa-dev] [PATCH 04/23] i965/disasm: Add support for new Gen8+ register types.
Kristian Høgsberg
- [Mesa-dev] [PATCH 05/23] i965/disasm: Improve disassembly of jump targets on Gen6+.
Kristian Høgsberg
- [Mesa-dev] [PATCH 06/23] i965/disasm: Properly disassemble jump targets on Gen4-5.
Kristian Høgsberg
- [Mesa-dev] [PATCH 07/23] i965/disasm: Mark ELSE as having UIP on Gen8+.
Kristian Høgsberg
- [Mesa-dev] [PATCH] Remove the ATI_envmap_bumpmap extension
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965: Mark fields in the live interval classes protected.
Matt Turner
- [Mesa-dev] [PATCH 2/3] i965/fs: Pass cfg to calculate_live_intervals().
Matt Turner
- [Mesa-dev] [PATCH 3/3] i965/vec4: Remove useless conditionals.
Matt Turner
- [Mesa-dev] [PATCH 08/23] i965: Add #defines for any32h/all32h predication.
Kristian Høgsberg
- [Mesa-dev] [PATCH 09/23] i965/disasm: Properly disassemble all32h/any32h align1 predicates.
Kristian Høgsberg
- [Mesa-dev] [PATCH 10/23] i965/disasm: Properly disassemble the "atomic" ThreadCtrl value.
Kristian Høgsberg
- [Mesa-dev] [PATCH 11/23] i965/disasm: Decode Broadwell's invm/rsqrtm math functions.
Kristian Høgsberg
- [Mesa-dev] [PATCH] glapi: Mark old ATI_envmap_bumpmap functions as "skip"
Ian Romanick
- [Mesa-dev] [PATCH 12/23] i965/disasm: Actually disassemble Gen7+ URB opcodes.
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/3] mesa: Make unreachable macro take a string argument.
Matt Turner
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Matt Turner
- [Mesa-dev] [PATCH 3/3] i965/fs: Mark case unreachable to silence warning.
Matt Turner
- [Mesa-dev] [PATCH 3/4] i965/fs: Mark predicated PLN instructions with dependency hints.
Ian Romanick
- [Mesa-dev] [PATCH 3/3] i965/vec4: Remove useless conditionals.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965: Mark fields in the live interval classes protected.
Ian Romanick
- [Mesa-dev] [PATCH 13/23] i965/disasm: Improve disassembly of atomic messages on Haswell+.
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/3] mesa: Make unreachable macro take a string argument.
Ian Romanick
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Ian Romanick
- [Mesa-dev] [PATCH 14/23] i965/disasm: Properly decode negate source modifiers on Broadwell.
Kristian Høgsberg
- [Mesa-dev] [PATCH 15/23] i965/disasm: Cut piles of duplicate swizzle printing.
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 4/9] gallium: add a cap for max vertex streams
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] i965/vec4: Remove useless conditionals.
Matt Turner
- [Mesa-dev] [PATCH 3/4] i965/fs: Mark predicated PLN instructions with dependency hints.
Matt Turner
- [Mesa-dev] [PATCH 12/23] i965/disasm: Actually disassemble Gen7+ URB opcodes.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Matt Turner
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Philipp Klaus Krause
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Jason Ekstrand
- [Mesa-dev] [PATCH 01/16] glsl: Add typed foreach_in_list/_reverse macros.
Ian Romanick
- [Mesa-dev] [PATCH 4/5] texstore: Add a generic implementation of GL_ARB_clear_texture
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Ian Romanick
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Matt Turner
- [Mesa-dev] [PATCH 2/3] i965: Use unreachable() instead of unconditional assert().
Ian Romanick
- [Mesa-dev] [PATCH 1/4] i965/vec4: Add basic common subexpression elimination.
Ian Romanick
- [Mesa-dev] [PATCH 2/4] i965/vec4: Improve CSE performance by expiring some available expressions.
Ian Romanick
- [Mesa-dev] [PATCH 16/23] i965/disasm: "Handle" Gen8+ HF/DF immediate cases.
Kristian Høgsberg
- [Mesa-dev] [PATCH 17/23] i965/disasm: Use Gen6+ SFID case labels.
Kristian Høgsberg
- [Mesa-dev] [PATCH 18/23] i965/disasm: Fix typo in RT UNORM write message.
Kristian Høgsberg
- [Mesa-dev] [PATCH 19/23] i965/disasm: Rename msg_target to SFID.
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/4] i965/vec4: Improve CSE performance by expiring some available expressions.
Matt Turner
- [Mesa-dev] [PATCH 1/4] i965/vec4: Add basic common subexpression elimination.
Matt Turner
- [Mesa-dev] [PATCH 20/23] i965/disasm: Improve render target write message disassembly.
Kristian Høgsberg
- [Mesa-dev] [PATCH 21/23] i965/disasm: Stop using gen8_disassemble in favor of brw_disassemble.
Kristian Høgsberg
- [Mesa-dev] [PATCH 22/23] i965/disasm: Delete gen8_disasm.c.
Kristian Høgsberg
- [Mesa-dev] [PATCH 23/23] i965/disasm: Fix INTEL_DEBUG=fs on Broadwell for ARB_fp applications.
Kristian Høgsberg
- [Mesa-dev] [PATCH] configure.ac: (trivial) Fixing a typo
Alexandre Demers
- [Mesa-dev] [PATCH] configure.ac: fix omx default installation folder
Alexandre Demers
- [Mesa-dev] [Bug 80615] Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80615] Files in bellagio directory [omx tracker] don't respect installation folder
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/13] i965: Use immediate storage in brw_reg for visitor regs.
Matt Turner
- [Mesa-dev] [PATCH 02/13] i965: Drop imm union from visitor register classes.
Matt Turner
- [Mesa-dev] [PATCH 03/13] i965: Make a common backend_reg class.
Matt Turner
- [Mesa-dev] [PATCH 04/13] i965: Move is_zero/one/null/accumulator into backend_reg.
Matt Turner
- [Mesa-dev] [PATCH 05/13] i965: Use enum brw_reg_type for register types.
Matt Turner
- [Mesa-dev] [PATCH 06/13] i965: Move common fields into backend_instruction.
Matt Turner
- [Mesa-dev] [PATCH 07/13] i965: Make a brw_conditional_mod enum.
Matt Turner
- [Mesa-dev] [PATCH 08/13] i965: Make a brw_predicate enum.
Matt Turner
- [Mesa-dev] [PATCH 09/13] i965: Repack backend_instruction struct.
Matt Turner
- [Mesa-dev] [PATCH 10/13] i965/cfg: Make cfg_t usable from C.
Matt Turner
- [Mesa-dev] [PATCH 11/13] i965: Make backend_instruction usable from C.
Matt Turner
- [Mesa-dev] [PATCH 12/13] i965: Rename intel_asm_printer -> intel_asm_annotation.
Matt Turner
- [Mesa-dev] [PATCH 13/13] i965: Move assembly annotation functions to intel_asm_annotation.c.
Matt Turner
- [Mesa-dev] [PATCH 01/13] i965: Use immediate storage in brw_reg for visitor regs.
Chris Forbes
- [Mesa-dev] [PATCH 01/13] i965: Use immediate storage in brw_reg for visitor regs.
Matt Turner
- [Mesa-dev] [PATCH] configure.ac: (trivial) Fixing a typo
Emil Velikov
- [Mesa-dev] [PATCH 07/13] i965: Make a brw_conditional_mod enum.
Matt Turner
- [Mesa-dev] [PATCH] i965: Extend compute-to-mrf pass to understand blocks of MOVs
Matt Turner
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/5] Add a place to enable extensions that are common to all DRI drivers
Ian Romanick
- [Mesa-dev] [PATCH 2/5] mesa/main: Add generic bits of ARB_clear_texture implementation
Ian Romanick
- [Mesa-dev] [PATCH 5/5] meta: Add a meta implementation of GL_ARB_clear_texture
Ian Romanick
- [Mesa-dev] [PATCH] meta: Call glObjectLabel before linking.
Kenneth Graunke
- [Mesa-dev] [PATCH] meta: Call glObjectLabel before linking.
Matt Turner
- [Mesa-dev] [PATCH 1/4] i965/vec4: Add basic common subexpression elimination.
Kenneth Graunke
- [Mesa-dev] [PATCH] nv50: disable dedicated ubo upload method
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv50: do an explicit flush on draw when there are persistent buffers
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nvc0: add a memory barrier when there are persistent UBOs
Ilia Mirkin
Last message date:
Mon Jun 30 23:22:28 PDT 2014
Archived on: Mon Jun 30 23:22:41 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).