August 2016 Archives by thread
Starting: Mon Aug 1 00:01:46 UTC 2016
Ending: Wed Aug 31 23:40:29 UTC 2016
Messages: 2805
- [Mesa-dev] [PATCH 2/2] glsl: struct constructors/initializers only allow implicit conversions
Timothy Arceri
- [Mesa-dev] [PATCH] i965: fix comparison warning
Timothy Arceri
- [Mesa-dev] [PATCH] nir: remove remaining global register support
Timothy Arceri
- [Mesa-dev] [PATCH 12/12] gallium/radeon/winsyses: decrease max_alloc_size to 1/3 of largest heap
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] glsl/types: disallow implicit conversions before GLSL 1.20
Andres Gomez
- [Mesa-dev] [PATCH] gallium/sw/kms: Fix multiple imports from PRIME FDs
Tomasz Figa
- [Mesa-dev] [PATCH 10/95] i965/vec4: handle 32 and 64 bit channels in liveness analysis
Juan A. Suarez Romero
- [Mesa-dev] virglrenderer regression in commit ad4f0f1941677c
Rob Clark
- [Mesa-dev] [PATCH 1/2] vl: add a lanczos interpolation filter v3
Nayan Deshmukh
- [Mesa-dev] [PATCH 1/3] freedreno/a2xx: fix comparison out of range warnings
Eric Engestrom
- [Mesa-dev] [PATCH mesa] gallium/util: fix resource leak
Eric Engestrom
- [Mesa-dev] [PATCH] gallium/util: fix error detection in s3tc init
Jose Fonseca
- [Mesa-dev] [PATCH] dri: use 'bool' instead 'int' for boolean variables
Eric Engestrom
- [Mesa-dev] [PATCH] ast: Updated AST_NUM_OPERATORS for coherence with ast_operators
Eric Engestrom
- [Mesa-dev] [PATCH 1/3] gallium/os: add os_get_process_cmd_line
Brian Paul
- [Mesa-dev] [PATCH] auxiliary/os: add new os_get_command_line() function
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: silence missing braces warning in st_program.c
Brian Paul
- [Mesa-dev] [Bug 95346] Stellaris - Black/super dark planets
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/18] mapi: Add PatchParameteriOES and PatchParameteriEXT.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Replace BRW_SURFACEFORMAT_* with ISL_FORMAT_*.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Allow opt_peephole_select to work on empty blocks.
Eric Anholt
- [Mesa-dev] [PATCH] ttn: Make FRAG_RESULT_DEPTH be a float variable to match gtn and ptn.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Disable the unlit centroid workaround on Gen7.
Matt Turner
- [Mesa-dev] [PATCH 1/2] ddebug: print the command line to all logs (v2)
Marek Olšák
- [Mesa-dev] [PATCH] vbo: fix debug message format string in case of 32-bit machines
Jan Ziak
- [Mesa-dev] [PATCH] gbm: Correct bo_import documentation (trivial)
Ben Widawsky
- [Mesa-dev] [PATCH 0/3] Destroy Present event contexts
Michel Dänzer
- [Mesa-dev] [PATCH] i965: Rework the unlit centroid workaround.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/10] egl/android: Make get_fourcc() accept HAL formats
Tomasz Figa
- [Mesa-dev] [PATCH] nir: fix validation message
Timothy Arceri
- [Mesa-dev] Mesa (master): egl/dri2: Add reference count for dri2_egl_display
Martin Peres
- [Mesa-dev] [PATCH 0/8] RadeonSI: Unflushed fences for better Bioshock performance
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: skip unnecessary si_update_shaders calls
Marek Olšák
- [Mesa-dev] [PATCH v2 0/4] gallium/winsys/kms: Fix issues with prime import
Tomasz Figa
- [Mesa-dev] [PATCH v2 0/7] egl/android: Improve the Android EGL backend
Tomasz Figa
- [Mesa-dev] [PATCH 0/3] RadeonSI GLSL "lit" tests
Nicolai Hähnle
- [Mesa-dev] [PATCH 4/4] radeonsi: don't set the last parameter component of llvm.AMDGPU.cube
Nicolai Hähnle
- [Mesa-dev] [PATCH] ddebug: don't use fmemopen on non-Linux OS
Nicolai Hähnle
- [Mesa-dev] [PATCH 3/3] radeonsi: print the command line to VM fault reports
Nicolai Hähnle
- [Mesa-dev] [PATCH 08/12] gallium/radeon/winsyses: print CS submission error number
Nicolai Hähnle
- [Mesa-dev] [PATCH 00/12] RadeonSI: Prevent IB submissions with illegal memory usage
Nicolai Hähnle
- [Mesa-dev] [PATCH] dir-locals.el: show-trailing-whitespace and whitespace support
Andres Gomez
- [Mesa-dev] [PATCH 1/2] anv/blit2d: Add a format parameter to bind_dst and create_iview
Jason Ekstrand
- [Mesa-dev] [PATCH] configure.ac/swr: build swr with -fno-strict-aliasing
Tim Rowley
- [Mesa-dev] [PATCH] configure.ac: add llvm inteljitevents component if enabled
Tim Rowley
- [Mesa-dev] [PATCH 09/21] i965/fs: Rework representation of fragment output locations in NIR.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] winsys/amdgpu: query ME/PFP/CE firmware versions
Nicolai Hähnle
- [Mesa-dev] [PATCH] i965: use mt->offset in intel_miptree_map_movntdqa().
Haixia Shi
- [Mesa-dev] [PATCH] nir: add missing x swizzle in nir_print()
Timothy Arceri
- [Mesa-dev] [PATCH 17/95] i965/vec4: add dst_null_df()
Francisco Jerez
- [Mesa-dev] [PATCH 16/95] i965/vec4: We only support 32-bit integer ALU operations for now
Francisco Jerez
- [Mesa-dev] [PATCH 15/95] i965/disasm: align16 DF source regions have a width of 2
Francisco Jerez
- [Mesa-dev] [PATCH 13/95] i965: add brw_vecn_grf()
Francisco Jerez
- [Mesa-dev] [PATCH 09/95] i965/vec4: add support for printing DF immediates
Francisco Jerez
- [Mesa-dev] [PATCH 28/95] i965/vec4: fix register allocation for 64-bit undef sources
Francisco Jerez
- [Mesa-dev] [PATCH] nir: Always print non-identity swizzles.
Timothy Arceri
- [Mesa-dev] [PATCH 33/95] i965/vec4: implement d2b
Francisco Jerez
- [Mesa-dev] non-shared glapi still needed ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH 25/95] i965/vec4: fix base offset for nir_registers with doubles
Francisco Jerez
- [Mesa-dev] c99 vs v90
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] main/shaderimage: image unit invalid if texture is incomplete, independently of the level
Alejandro Piñeiro
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] what happened to libgallium.so ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] dead code
Enrico Weigelt, metux IT consult
- [Mesa-dev] __func__ vs. __FUNCTION__
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] anv: GetDeviceImageFormatProperties: fix transfer destination formats
Lionel Landwerlin
- [Mesa-dev] [PATCH] egl/dri2: dri2_initialize: Do not reference-count TestOnly display
Nicolas Boichat
- [Mesa-dev] [PATCH 1/2] state_tracker: Initialize the draw context only when needed.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: Dynamically allocate the matrix stack.
Eric Anholt
- [Mesa-dev] [Bug 93089] mesa fails to check for gcc atomic primitives before using them
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] loader: fix memory leak in loader_dri3_open
Eric Anholt
- [Mesa-dev] [PATCH 0/6] util: Clean up rgb9e5 and r11g11b10f
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] util: Move format_rgb9e5.h to src/util
Jason Ekstrand
- [Mesa-dev] OpenCL for radeon Hawaii?
Sam Halliday
- [Mesa-dev] [PATCH 1/2] anv/clear: Make cmd_clear_image take an actual VkClearValue
Jason Ekstrand
- [Mesa-dev] [PATCH 36/95] i965/vec4: add a helper function to create double immediates
Francisco Jerez
- [Mesa-dev] [PATCH v2 0/5] struct constructors/initializers only allow implicit conversions
Andres Gomez
- [Mesa-dev] [PATCH 1/3] radeonsi: do not pass the return type to buffer_load_const
Nicolai Hähnle
- [Mesa-dev] [PATCH 40/95] i965/vec4: add a SIMD lowering pass
Francisco Jerez
- [Mesa-dev] [PATCH 39/95] i965/vec4: dump the instruction execution size
Francisco Jerez
- [Mesa-dev] [PATCH 0/4] egl/*: Set disp->DriverData to NULL on error
Nicolas Boichat
- [Mesa-dev] [PATCH] egl/x11: avoid using freed memory if dri2 init fails
Nicolas Boichat
- [Mesa-dev] oldest gcc version to support ?
Enrico Weigelt, metux IT consult
- [Mesa-dev] [Bug 97136] [softpipe] piglit egl-create-context-verify-gl-flavor regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Intel: Please help define the common rectangle primitive type
Marek Olšák
- [Mesa-dev] [PATCH] i965: import prime buffers in the current context, not screen
Martin Peres
- [Mesa-dev] [PATCH 1/3] egl/x11_dri3: disable WL_bind_wayland_display for devices without render nodes
Frank Binns
- [Mesa-dev] [PATCH RESEND] loader: fix sysfs uevent file parsing
Frank Binns
- [Mesa-dev] [PATCH RESEND] wayland-drm: add missing NULL check
Frank Binns
- [Mesa-dev] Question about tesselation shader out varyings and transform feedback
Alejandro Piñeiro
- [Mesa-dev] [PATCH] swrast: fix active attribs with atifragshader
Miklós Máté
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: implement ARB_clear_texture (v2)
Marek Olšák
- [Mesa-dev] [PATCH 0/2] i965: Fix dEQP-EGL.functional.image.create.gles2_cubemap_*
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: Respect miptree offsets in intel_readpixels_tiled_memcpy()
Chad Versace
- [Mesa-dev] Switching to the GL 4.4 sRGB rules for glBlitFramebuffer().
Kenneth Graunke
- [Mesa-dev] [PATCH] anv/gen7_pipeline: Set PixelShaderKillPixel when needed
Nanley Chery
- [Mesa-dev] [PATCH] nir: make use of nir_cf_list_extract() helper
Timothy Arceri
- [Mesa-dev] cairo as state tracker
Enrico Weigelt, metux IT consult
- [Mesa-dev] [PATCH] mesa: Copy bitmask of VBOs in the VAO on gl{Push, Pop}Attrib.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] util: Move _mesa_fsl/util_last_bit into util/bitscan.h
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 1/2] mesa/compute: move compute checks around for tests.
Antía Puentes
- [Mesa-dev] [Bug 97214] X not running with error "Failed to make EGL context current"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] anv: gen7/75: enable multisampling
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: remove support for d32_sfloat_s8_uint
Lionel Landwerlin
- [Mesa-dev] [PATCH v2 02/27] i965/miptree: Allow get_aux_isl_surf when there is no aux surface
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] anv: Add support for multisampling on gen7/75
Lionel Landwerlin
- [Mesa-dev] [PATCH 0/3] Converting TTN to using frontface intrinsic.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Add an IO scalarizing pass using the intrinsic's first_component.
Eric Anholt
- [Mesa-dev] [Bug 93103] llvm symbols leak through, cause trouble with software rendering in llvm-linked software
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] src: replace RTLD_NOW with RTLD_LAZY
Jan Ziak
- [Mesa-dev] [PATCH 1/3] nir: Move the undef of nir_intrinsics.h macros to the .h.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] nir: Add nir_builder support for individual system value loads.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] nir: Define system values for vc4's blending-lowering arguments.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] gallium: add a pipe_context parameter to fence_finish
Marek Olšák
- [Mesa-dev] [PATCH 0/7] anv: clean up and unify emit_rs_state
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] gallium/radeon: change the vendor string to Advanced Micro Devices, Inc.
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT
Marek Olšák
- [Mesa-dev] [Bug 97231] GL_DEPTH_CLAMP doesn't clamp to the far plane
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: simplify ff fs generator a bit
Miklós Máté
- [Mesa-dev] [PATCH] st/mesa: use PIPE_USAGE_STREAM for GL_CLIENT_STORAGE_BIT without READ_BIT (v2)
Marek Olšák
- [Mesa-dev] [PATCH 0/8] More state optimizations for st/mesa
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: in ATI fs don't assume TEMP0=REG0
Miklós Máté
- [Mesa-dev] [PATCH 0/8] radeonsi: implement missing indirect draw features
Nicolai Hähnle
- [Mesa-dev] [PATCH] nvc0: advertise 8 bits subpixel precision for viewport bounds
Józef Kucia
- [Mesa-dev] [PATCH 0/2] Program multisampling modes on gen7/75
Lionel Landwerlin
- [Mesa-dev] [PATCH] vl/rbsp: add a check for emulation prevention three byte
Leo Liu
- [Mesa-dev] [PATCH v2] egl/dri2: Add reference count for dri2_egl_display
⚛
- [Mesa-dev] [Bug 97140] dd_draw.c:949:11: error: implicit declaration of function 'fmemopen' is invalid in C99 [-Werror, -Wimplicit-function-declaration]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 38/95] i965/vec4: allow the vec4 IR to indicate the execution size of instructions
Francisco Jerez
- [Mesa-dev] [Bug 97250] Mesa/Clover: openCV library bugs on CL_MEM_USE_HOST_PTR
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] anv/pipeline: Move emit_ms_state() to genX_pipeline_util.h
Anuj Phogat
- [Mesa-dev] [PATCH] ddebug: dump driver states and shaders for apitrace calls
Marek Olšák
- [Mesa-dev] [PATCH 41/95] i965/vec4: make the generator set correct NibCtrl for SIMD4 DF instructions
Francisco Jerez
- [Mesa-dev] [PATCH 42/95] i965/vec4: dump NibCtrl for instructions with execsize 4
Francisco Jerez
- [Mesa-dev] Mesa (master): st/mesa: completely rewrite state atoms
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: define ST_NEW_ flags as uint64_t values, not enums
Brian Paul
- [Mesa-dev] [PATCH 43/95] i965/disasm: print NibCtrl for instructions with execsize 4
Francisco Jerez
- [Mesa-dev] [PATCH 1/3] gallium: add render_condition_enable param to clear_render_target/depth_stencil
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium/radeon: handle render_condition_enable for clear_rt/ds
Marek Olšák
- [Mesa-dev] [PATCH 3/3] gallium/radeon: implement ARB_clear_texture (v3)
Marek Olšák
- [Mesa-dev] [PATCH] anv/device: Enable sample shading on gen7+
Anuj Phogat
- [Mesa-dev] Call i965 GLSL IR backend optimisation from the common linker
Timothy Arceri
- [Mesa-dev] [PATCH] st/omx/dec/h264: pass default scaling lists in raster format
Christian König
- [Mesa-dev] [PATCH 00/19] gallium, radeonsi: temporary array improvements
Nicolai Hähnle
- [Mesa-dev] [PATCH 1/3] gallivm: add create_builder_at_entry helper function
Nicolai Hähnle
- [Mesa-dev] [PATCH] Fix Android compilation when swrast is enabled
Mathieu Maret
- [Mesa-dev] Moving amdgpu/addrlib into a git submodule
Nicolai Hähnle
- [Mesa-dev] [Bug 97261] vaapi u/v wrong order since vl/util: add copy func for yv12image to nv12surface
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] nir: Drop an unused program/hash_table.h include.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] prog_hash_table: Convert compare funcs to match util/hash_table.h.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] prog_hash_table: Convert to using util/hash_table.h.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] mesa: Use a temporary set to track whether we've added a resource yet.
Eric Anholt
- [Mesa-dev] [PATCH] freedreno/a2xx: add missing casts to silence notices
Francesco Ansanelli
- [Mesa-dev] [PATCH v2] egl: android: query native window default width and height
Haixia Shi
- [Mesa-dev] [PATCH 1/2] glcpp: Track the actual version instead of just the version_resolved flag
Ian Romanick
- [Mesa-dev] [PATCH 2/2] glcpp: Only disallow #undef of pre-defined macros on GLSL ES >= 3.00 shaders
Ian Romanick
- [Mesa-dev] [Bug 97270] [softpipe] piglit ext_framebuffer_multisample-fast-clear GL_ARB_texture_rg single-sample regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/27] i965: Rework the blorp API to use ISL
Chad Versace
- [Mesa-dev] [AppVeyor] mesa master #1900 failed
AppVeyor
- [Mesa-dev] [PATCH 0/4] RadeonSI: GPU hang fix + 3 small changes
Marek Olšák
- [Mesa-dev] [PATCH 0/2] *** Aubinator tool for Intel Gen platforms ***
Sirisha Gandikota
- [Mesa-dev] [PATCH] glsl: look for frag data bindings with [0] tacked onto the end for arrays
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] nir: Convert ineg(b2i(a)) to a if it's a boolean.
Kenneth Graunke
- [Mesa-dev] [PATCH] st/nine: Fix invalid attempt to use indirect draws.
Trevor Davenport
- [Mesa-dev] [PATCH] egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
- [Mesa-dev] [PATCH 02/13] glsl: remove dead builtins before assigning varying locations
Eric Anholt
- [Mesa-dev] [PATCH] [rfc] glsl: allow invariant on fragment shader outputs.
Andres Gomez
- [Mesa-dev] [Bug 96550] 12.0.0-rc3: mesa_dri_drivers.so linking fails with: relocation R_X86_64_32S against `V4F_COUNT' can not be used when making a shared object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/16] radeonsi: improve handling of temporary arrays
Nicolai Hähnle
- [Mesa-dev] [PATCH 2/7] gallium/auxiliary: Add u_bitcast.h header.
Matt Turner
- [Mesa-dev] [Bug 97285] Darkness in Dota 2 after Patch "Make Gallium's BlitFramebuffer follow the GL 4.4 sRGB rules"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Bisected: Make check is failing as of 549222f5
Aaron Watry
- [Mesa-dev] [PATCH] glsl/tests: fix segfault in uniform initializer test
Timothy Arceri
- [Mesa-dev] [PATCH v2] egl/dri2: dri2_make_current: Release previous context's display
Nicolas Boichat
- [Mesa-dev] [Bug 97291] Incorrect packing of struct
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 96626] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] shader subroutine per-context uniform support
Andres Gomez
- [Mesa-dev] [PATCH 1/5] mesa/subroutines: start adding per-context subroutine index support
Andres Gomez
- [Mesa-dev] [AppVeyor] mesa master #1912 completed
AppVeyor
- [Mesa-dev] [PATCH 2/5] mesa: add api to write subroutine indicies to the program storage.
Andres Gomez
- [Mesa-dev] [PATCH 3/5] i965: use new subroutine index uploader.
Andres Gomez
- [Mesa-dev] [PATCH 4/5] st/mesa: use the new subroutine index upload API.
Andres Gomez
- [Mesa-dev] [PATCH 5/5] mesa/subroutines: drop the old subroutine index uploads.
Andres Gomez
- [Mesa-dev] [PATCH] st/vdpau: change the order in which filters are applied
Nayan Deshmukh
- [Mesa-dev] [PATCH 1/5] gallium/radeon: use unflushed fences for PIPE_QUERY_GPU_FINISHED
Marek Olšák
- [Mesa-dev] [PATCH 2/2] nir/algebraic: Optimize common array indexing sequence
Ian Romanick
- [Mesa-dev] [PATCH 0/3] mesa: Fix a dEQP test
Chad Versace
- [Mesa-dev] [PATCH 1/2] anv: pipeline: gen7: fix assert in debug mode
Lionel Landwerlin
- [Mesa-dev] [PATCH] anv: Use macro to avoid code duplication for sample positions
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Change 8x multisample positions
Anuj Phogat
- [Mesa-dev] [PATCH] anv/device: Add limits for InterpolationOffset
Anuj Phogat
- [Mesa-dev] [PATCH 1/5] i965/surface_formats: Don't advertise 8 or 16-bit RGB formats
Nanley Chery
- [Mesa-dev] [PATCH 0/3] mesa: Fix a dEQP test (v2)
Chad Versace
- [Mesa-dev] [PATCH 3/5] isl/formats: Update the table with more samplable formats
Nanley Chery
- [Mesa-dev] [PATCH V2 1/2] i965: Change 8x multisample positions
Anuj Phogat
- [Mesa-dev] [PATCH 0/5] isl: Update the format table and add asserts
Nanley Chery
- [Mesa-dev] [PATCH 1/4] gallium/radeon: set SHADER_RW_BUFFER priority for streamout buffers
Marek Olšák
- [Mesa-dev] [Bug 97307] glsl/glcpp/tests/glcpp-test regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] glsl: Fix inout qualifier handling in GLSL 4.40.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/32] i965/blorp: Use genxml for state setup
Jason Ekstrand
- [Mesa-dev] [PATCH 01/32] genxml/gen6: Add uint MOCS fields for most things
Jason Ekstrand
- [Mesa-dev] [PATCH 02/32] genxml/gen6: Add a Surface Base Address field to HIER_DEPTH_BUFFER
Jason Ekstrand
- [Mesa-dev] [PATCH 03/32] genxml/gen6: Fix the length of 3DSTATE_WM
Jason Ekstrand
- [Mesa-dev] [PATCH 04/32] genxml/gen6: Add the 3D_Prim_Topo_Type enum
Jason Ekstrand
- [Mesa-dev] [PATCH 05/32] genxml/gen6: Make "Depth Clear Value" a uint
Jason Ekstrand
- [Mesa-dev] [PATCH 06/32] genxml: Add a uint MOCS field to DEPTH_BUFFER packets
Jason Ekstrand
- [Mesa-dev] [PATCH 07/32] genxml/gen6: Make SAMPLER_STATE look a bit more like gen7
Jason Ekstrand
- [Mesa-dev] [PATCH 08/32] genxml: Make VERTEX_ELEMENT_STATE::Valid a bool
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/x11: Add support for Xlib platform
Kevin Strasser
- [Mesa-dev] [PATCH] radeonsi: initialize and finalize the LLVM function pass manager
Marek Olšák
- [Mesa-dev] [PATCH v4 2/2] glx: apple specific occurences of dummyContext check
Tapani Pälli
- [Mesa-dev] [PATCH 00/21] i965: Implement non-coherent framebuffer fetch.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/9] i965: Implement coherent framebuffer fetch on Gen9+.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] gallium: change pipe_sampler_view::first_element/last_element -> offset/size
Marek Olšák
- [Mesa-dev] [Bug 97326] [llvmpipe] [softpipe] piglit switch-case-duplicated regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: change state query return value for RGB565
Haixia Shi
- [Mesa-dev] [PATCH] meta: Always do GenerateMipmaps in linear colorspace.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/17] mesa: Add blend barrier entry point and driver hook.
Kenneth Graunke
- [Mesa-dev] [PATCH] nv50, nvc0: fix depth range when halfz is enabled
Ilia Mirkin
- [Mesa-dev] [PATCH 01/16] mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrierKHR.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965/fs: Lower TEX to TXL during NIR translation.
Francisco Jerez
- [Mesa-dev] [PATCH 0/4] nvc0: improve dual issueing
Karol Herbst
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Bugs in swr (OpenSWR) driver
Victor Moya del Barrio
- [Mesa-dev] [PATCH] i965: Do not used purged bo after calling glObjectUnpurgeable
Chris Wilson
- [Mesa-dev] [PATCH 0/6] Custom u_blitter clear
Rob Clark
- [Mesa-dev] [PATCH] mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
- [Mesa-dev] [PATCH] nv50/ir: fix bb positions after exit instructions
Ilia Mirkin
- [Mesa-dev] [PATCH] vbo: allow DrawElementsBaseVertex in display lists
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/2] gallium/util: add helper to compute zmin/zmax for a viewport state
Ilia Mirkin
- [Mesa-dev] [PATCH 0/5] Move check for mapped buffers into api_validate.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix depth clamping wrt reversed near/far values
sroland at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: fix issues with depth clamp
sroland at vmware.com
- [Mesa-dev] [PATCH] freedreno: fix depth clamping on a3xx/a4xx
Ilia Mirkin
- [Mesa-dev] [PATCH] glcpp: Update tests for new #undef of built-in macro rules.
Kenneth Graunke
- [Mesa-dev] [PATCH] Return corresponding offset of EGLImage instead of 0.
Chuanbo Weng
- [Mesa-dev] [PATCH] egl/dri2: Do not need to check return value from mtx_lock
Emil Velikov
- [Mesa-dev] [PATCH 1/2] i965: remove unnecessary `if`
Eric Engestrom
- [Mesa-dev] [PATCH] i965: Drop assertion about buffer offset at draw time.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] st/va: enable dual instances encode by sync surface
Boyuan Zhang
- [Mesa-dev] [PATCH 1/4] gallium/util: minor reformatting in u_box.h
Brian Paul
- [Mesa-dev] [PATCH] egl/dri2: remove error checks on return values from mtx_lock and cnd_wait
Dongwon Kim
- [Mesa-dev] [PATCH] svga: remove incorrect buffer invalidation code
Brian Paul
- [Mesa-dev] [PATCH] egl: reset 'ViewportInitialized' when unbinding current context
Dongwon Kim
- [Mesa-dev] Mesa stopped passing make check on August 10th: FAIL: glsl/glcpp/tests/glcpp-test
darxus at chaosreigns.com
- [Mesa-dev] [PATCH] anv: fix writemask on blit fragment shader.
Dave Airlie
- [Mesa-dev] [PATCH 2/4] i965: Turn not.nz x into cmp.z x,0.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: use nir_lower_indirect_derefs() for GLSL
Timothy Arceri
- [Mesa-dev] [PATCH] glx: Don't use current context in __glXSendError
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: Fix uf10_to_f32() scale factor in the E == 0 and M != 0 case.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/st: use labs instead of abs for long args Signed-off-by: Francesco Ansanelli <francians at gmail.com>
Francesco Ansanelli
- [Mesa-dev] [PATCH] st/vdpau: use temporary buffers while applying filters
Nayan Deshmukh
- [Mesa-dev] [PATCH] mesa/st: use llabs instead of abs for long args (v2)
Francesco Ansanelli
- [Mesa-dev] [RFC] gbm: wire up fence extension
Rob Clark
- [Mesa-dev] [Bug 89043] undefined symbol: _glapi_tls_Dispatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] install: check for undefined symbols in shared libraries
Jan Ziak
- [Mesa-dev] [PATCH] configure: additional libs for OpenCL with LLVM static linking
⚛
- [Mesa-dev] [PATCH 00/23] Remove the hash table in mesa/program
Thomas Helland
- [Mesa-dev] [PATCH 0/5] i965: Assorted discard-related performance improvements.
Francisco Jerez
- [Mesa-dev] [PATCH v2 01/35] isl: Fix the parameter names for get_intratile_offset
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 21/35] i965/blorp: Use the isl_view from the blorp_surface_info
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 25/35] i965/blorp: Map 1-D render targets with DIM_LAYOUT_GEN4_2D as 2D on gen9
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 26/35] i965/blorp: Rework hiz rect alignment calculations
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 28/35] i965/blorp: Add a z_offset field to blorp_surface_info
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 06/27] i965/miptree: Add real support for HiZ
Pohjolainen, Topi
- [Mesa-dev] [PATCH v2 09/27] i964/blorp: Set up most aux surfaces up-front
Pohjolainen, Topi
- [Mesa-dev] [PATCH] mesa: fix empty program log length
Tapani Pälli
- [Mesa-dev] [PATCH v2 19/35] i965/blorp: Move surface offset calculations into a helper
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: fix sRGB blit errors
Nicolai Hähnle
- [Mesa-dev] [PATCH] ilo: move `const` attribute to be useful
Eric Engestrom
- [Mesa-dev] [PATCH 1/4] nir/builder: Add bany_inequal and bany helpers.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] glsl: fix MinGW initializer warning in ast_declarator_list::hir()
Brian Paul
- [Mesa-dev] [PATCH 3/3] st/mesa: add extra braces on nir_lower_wpos_ytransform_options initializer
Brian Paul
- [Mesa-dev] [PATCH 1/2] svga: initialize a variable to silence a gcc warning
Brian Paul
- [Mesa-dev] [PATCH] vbo: increase VBO_SAVE_BUFFER_SIZE from 8k to 256k dwords
Tim Rowley
- [Mesa-dev] [Bug 92877] Add support for libglvnd
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH shader-db] run: fix crashes with separate shader objects
Marek Olšák
- [Mesa-dev] [PATCH] util: try to use SSE instructions with MSVC and 32-bit gcc
Brian Paul
- [Mesa-dev] [Bug 97386] [softpipe] piglit ext_framebuffer_multisample-fast-clear GL_ARB_texture_rg-float single-sample regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965/cfg: Factor common code out of switch statement.
Matt Turner
- [Mesa-dev] Possible memory leak with `glxMakeCurrent`?
Itai
- [Mesa-dev] [PATCH 1/2] vbo: add basevertex when looking up elements for vbo splitting
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5/2] i965/fs: Bail out of opt_sampler_eot() if last instruction isn't EOT.
Matt Turner
- [Mesa-dev] [PATCH 1/4] nir/search: Introduce a src_is_type() helper for 'a at type' handling.
Kenneth Graunke
- [Mesa-dev] [RFC] st: guard against NULL pipe_surface
Tobias Klausmann
- [Mesa-dev] [PATCH] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [Bug 97393] Wrong result of S3TC DXT3 texture rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 5/6] anv: remove dummy VK_DEBUG_MARKER_EXT entry points
Emil Velikov
- [Mesa-dev] How to build glu lib
Jian
- [Mesa-dev] [PATCH] vbo: Correctly handle attribute offsets in dlist draw.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [Bug 93551] Divinity: Original Sin Enhanced Edition(Native) crash on start
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] gallium/radeon: merge USER_SHADER and INTERNAL_SHADER priority flags
Marek Olšák
- [Mesa-dev] [PATCH 1/6] gallium/hud: don't enable blending for all objects
Marek Olšák
- [Mesa-dev] [PATCH 0/4] Travis CI build fixes
Eric Anholt
- [Mesa-dev] [PATCH 1/4] travis: Parse configure.ac to pick an updated LIBDRM_VERSION.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] travis: Update to the Ubuntu Trusty image.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] travis: Enable vc4 in libdrm to satisfy vc4 test build dependency.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] travis: Upgrade LLVM dependency to 3.5 and enable LLVM drivers.
Eric Anholt
- [Mesa-dev] [PATCH] i965/sched: Simplify work done by add_barrier_deps().
Matt Turner
- [Mesa-dev] [PATCH 1/2] a4xx: only disable depth clipping, not all clipping, when requested
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50/ir: make sure cfg iterator always hits all blocks
Ilia Mirkin
- [Mesa-dev] [Bug 44519] translate_test generic regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Ignore swizzle of VGRF for use by var_range_end().
Matt Turner
- [Mesa-dev] [Bug 97260] [bisected] R9 290 low performance in Linux 4.7
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] loader/dri3: Overhaul dri3_update_num_back
Michel Dänzer
- [Mesa-dev] [PATCH] i965: fix compilation warnings in blorp
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] SI amdgpu Mesa support
Marek Olšák
- [Mesa-dev] [PATCH 1/4] winsys/amdgpu: initial SI support
Marek Olšák
- [Mesa-dev] [PATCH 2/4] winsys/amdgpu: finish up SI addrlib integration
Marek Olšák
- [Mesa-dev] [PATCH v2 1/2] glsl: fix key used for hashing switch statement cases
Tapani Pälli
- [Mesa-dev] [PATCH] anv: Give the installed intel_icd.json file an absolute path
Jason Ekstrand
- [Mesa-dev] [PATCH 00/31] i965: Separate blorp from the rest of the driver
Jason Ekstrand
- [Mesa-dev] XDC 2016 : Call for paper
Rob Clark
- [Mesa-dev] [PATCH] program_resource: subroutine active uniforms should return NumSubroutineUniforms
Alejandro Piñeiro
- [Mesa-dev] [PATCH v2 0/2] *** Aubinator tool for Intel Gen platforms ***
Sirisha Gandikota
- [Mesa-dev] [PATCH 0/6] mesa: support for EGL_ANDROID_native_fence_sync
Rob Clark
- [Mesa-dev] [PATCH 1/2] nir: Fix a comment typo in nir_lower_drawpixels.
Eric Anholt
- [Mesa-dev] [PATCH] isl: round format alignment to nearest power of 2
Lionel Landwerlin
- [Mesa-dev] [PATCH] gtn: Trim out unused VS input variables.
Eric Anholt
- [Mesa-dev] [PATCH v2] mesa: Fix fixed function spot lighting on newer hardware (again)
Daniel Scharrer
- [Mesa-dev] [PATCH] a3xx: make use of software clipping when hw can't handle it
Ilia Mirkin
- [Mesa-dev] [GSoC] Update about floating point library
tournier.elie
- [Mesa-dev] [PATCH 0/2] st/va: minor clean-ups
Kai Wasserbäch
- [Mesa-dev] [PATCH 1/2] st/va: Remove else case in vlVaEndPicture() made superfluous by c59628d11b
Kai Wasserbäch
- [Mesa-dev] [PATCH 2/2] st/va: Remove unused variable coded_size from vlVaEndPicture()
Kai Wasserbäch
- [Mesa-dev] [Bug 97420] "#version 0" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97422] function name with "|" crashes glsl_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH] dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
- [Mesa-dev] [RFC] ARB_stencil_texturing on Gen6/7
Timothy Arceri
- [Mesa-dev] [PATCH v2 01/16] mesa: Rename _mesa_BlendBarrierMESA to _mesa_BlendBarrier.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 02/16] glapi: add KHR_blend_equation_advanced dispatch
Kenneth Graunke
- [Mesa-dev] [Bug 97426] glScissor gives vertically inverted result
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97427] clear-repeat demo doesn't change update region on window resize
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nir: avoid segfault when ssa src not found
Timothy Arceri
- [Mesa-dev] [Bug 97429] Per-pixel fog isn't done
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 74988] Buffer overrun (segfault) decompressing ETC2 texture in GLBenchmark 3.0 Manhattan
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] egl/wayland-egl: Fix for segfault in dri2_wl_destroy_surface.
Stencel, Joanna
- [Mesa-dev] [PATCH 0/4] i965/vec4: Changes to the offset() helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 1/3] dri: add a way to request that modes have matching color/zs depths
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] gallium: add explicit return type to texture opcodes
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium: add a pipe_context parameter to resource_get_handle
Marek Olšák
- [Mesa-dev] [PATCH] mesa: validate the indirect param before the shader in DispatchComputeIndirect
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: set Const.MaxTextureMbytes
Marek Olšák
- [Mesa-dev] [PATCH] vl/rbsp: fix another three byte not detected
Leo Liu
- [Mesa-dev] [PATCH] svga: return better values for PIPE_CAP_ACCELERATED/VIDEO_MEMORY queries
Brian Paul
- [Mesa-dev] [PATCH mesa] egl: turn a couple asserts static (compile-time)
Eric Engestrom
- [Mesa-dev] [Bug 97444] mesa git crashes in libxshmfence
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] isl/tests: Use a longer path for isl.h
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: don't fail to shift height images for levels.
Dave Airlie
- [Mesa-dev] [PATCH] i965: report bound buffer size not underlying buffer size for image size (v2)
Dave Airlie
- [Mesa-dev] [PATCH 1/2] anv: Add a --disable-vulkan-icd-full-driver-path option
Jason Ekstrand
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances.
Dave Airlie
- [Mesa-dev] [PATCH 1/3] glsl: Fix gl_program::OutputsWritten computation for dual-source blending.
Francisco Jerez
- [Mesa-dev] [PATCH] android: fix build issues with glsl_parser.h
Tapani Pälli
- [Mesa-dev] [PATCH v2] i965/vec4: make offset() operate in terms of channels instead of full registers
Iago Toral Quiroga
- [Mesa-dev] [Bug 95190] Tomb Raider with PostProcessing enable and Depth of Field set to Ultra has white stuff in the foreground
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v1 00/13] Implement sw_sync test
robert.foss at collabora.com
- [Mesa-dev] [PATCH] i965/blorp: Add a format parameter to blorp_fast_clear
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: Mark tessellation qualifier maps static const.
Kenneth Graunke
- [Mesa-dev] [PATCH] isl/formats: Integer formats are not filterable
Jason Ekstrand
- [Mesa-dev] [Bug 97455] Detect wrong driver for AMD r3 graphic
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 97456] Detect wrong driver on AMD r4 graphic gpu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/ttn: Remove duplicated TGSI_OPCODE_DP2A initialization
Rhys Kidd
- [Mesa-dev] [PATCH 1/3] intel/isl: Use DIM_LAYOUT_GEN4_2D for tiled 1-D surfaces on SKL
Jason Ekstrand
- [Mesa-dev] [PATCH mesa] configure.ac: raise Mako required version to 0.8.0
Emil Velikov
- [Mesa-dev] [PATCH Mesa] egl/wayland: check drmGetMagic for failure
Emil Velikov
- [Mesa-dev] [RFC mesa] Introduce .editorconfig
Emil Velikov
- [Mesa-dev] [PATCH] anv: meta_blit2d: adapt texel fetch pitch for fake w-tiled
Lionel Landwerlin
- [Mesa-dev] [PATCH] i915: Check return value of screen->image.loader->getBuffers
Emil Velikov
- [Mesa-dev] [PATCH v2] target/d3dadapter9: deduplicate string handling code
Eric Engestrom
- [Mesa-dev] The background of the x-window is transparent when running glxgears with mesa
Eero Tamminen
- [Mesa-dev] FW: build and run gallium on Intel platform
Eric Engestrom
- [Mesa-dev] [PATCH] swrast: fix incorrectly positioned putImage() in swrast driver
Brian Paul
- [Mesa-dev] [PATCH] glsl: remove ARB_compute_shader ext, always allow local_size_* qualifiers
Ilia Mirkin
- [Mesa-dev] [PATCH 00/13] Fighting jet lag
Ian Romanick
- [Mesa-dev] [PATCH] nvc0: invalidate textures/samplers on GK104+
Samuel Pitoiset
- [Mesa-dev] [PATCH] drm/i915: Add I915_PARAM_MMAP_GTT_VERSION to advertise unlimited mmaps
Chris Wilson
- [Mesa-dev] [PATCH v2 0/13] Implement sw_sync test
robert.foss at collabora.com
- [Mesa-dev] [PATCH] radeonsi: disable SDMA on Carrizo
Marek Olšák
- [Mesa-dev] [PATCH 00/17] Enable
Ian Romanick
- [Mesa-dev] [PATCH 01/17] mesa: Document reasons for allowing XFB drawing modes in GLES 3.1 w/GL_OES_geometry_shader
Ian Romanick
- [Mesa-dev] [PATCH 00/16] Enable OpenGLES 3.1 on Haswell
Jordan Justen
- [Mesa-dev] [PATCH] anv: Include the pipeline layout in the shader hash
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Walk blocks in source code order in lower_vars_to_ssa.
Matt Turner
- [Mesa-dev] [PATCH 1/3] nir: Make nir_lower_io_to_temporaries store an impl internally.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Safely iterate the predecessors of the end block.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir/phi_builder: Don't recurse in value_get_block_def
Jason Ekstrand
- [Mesa-dev] [PATCH] gallium/radeon: unify and simplify checking for an empty gfx IB
Marek Olšák
- [Mesa-dev] [PATCH v2] egl: return corresponding offset of EGLImage instead of 0.
Chuanbo Weng
- [Mesa-dev] [Bug 97481] mesa-12.0.1 exposes only OpenGL 3.0 on wayland under gnome-shell on Intel HD 520
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/main: missing return in a non-void function
Francesco Ansanelli
- [Mesa-dev] [Request for Testing] i965: import prime buffers in the current context, not screen
Martin Peres
- [Mesa-dev] [PATCH] mesa/main: Fix missing return in non void function
Tobias Klausmann
- [Mesa-dev] [PATCH 1/4] mapi/glapi: remove unused _glapi_check_table_not_null
Emil Velikov
- [Mesa-dev] [PATCH 0/4] Resolving Android + desktop OpenGL 'hack'
Emil Velikov
- [Mesa-dev] [PATCH 00/30] egl: a ton of eglMakeCurrent inspired cleanups
Emil Velikov
- [Mesa-dev] [PATCH 0/7] egl: *_add_configs_for_visuals() polish
Emil Velikov
- [Mesa-dev] [PATCH] nv50/ir: always emit the NDV bit for OP_QUADOP
Samuel Pitoiset
- [Mesa-dev] [PATCH] radeonsi: don't use allocas for arrays with LLVM 3.8
Marek Olšák
- [Mesa-dev] [Bug 32946] piglit glx-make-current gives X error BadMatch
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/6] anv: Rework the pipeline cache
Jason Ekstrand
- [Mesa-dev] [PATCH] isl: Allow multisampled array textures
Jason Ekstrand
- [Mesa-dev] [PATCH] i915g: fix incorrect gl_FragCoord value
Nicholas Bishop
- [Mesa-dev] [PATCH] docs: add links to clarify patch mailing section
Nicholas Bishop
- [Mesa-dev] simple gallium clean-up task
Brian Paul
- [Mesa-dev] [PATCH] egl/android: Set EGL_MAX_PBUFFER_WIDTH and EGL_MAX_PBUFFER_HEIGHT
Tapani Pälli
- [Mesa-dev] [PATCH] automake: egl: Android: Add libEGL dependencies
Tapani Pälli
- [Mesa-dev] [PATCH] st/vdpau: Revert "change the order in which filters are applied(v3)"
Christian König
- [Mesa-dev] [PATCH] i965/vec4: remove the generator hack for dual instanced GS
Iago Toral Quiroga
- [Mesa-dev] [PATCH 3/3] isl: add support for Android libmesa_isl static library
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix build issues with genxml, isl
Tapani Pälli
- [Mesa-dev] [PATCH] vbo: set draw_id
Miklós Máté
- [Mesa-dev] [AppVeyor] mesa master #2023 failed
AppVeyor
- [Mesa-dev] [PATCH] tgsi/scan: remember sampler view types
Marek Olšák
- [Mesa-dev] [AppVeyor] mesa master #2025 completed
AppVeyor
- [Mesa-dev] [PATCH 01/14] svga: remove local variable in create_backed_surface_view()
Brian Paul
- [Mesa-dev] [PATCH] glsl: allow local_size qualifiers in compute shader regardless of version
Miklós Máté
- [Mesa-dev] [PATCH] r600: increase performance for DRI PRIME offloading if 2nd GPU is Evergreen+
Mario Kleiner
- [Mesa-dev] [PATCH] radeonsi: Don't use global variables for tess lds
Tom Stellard
- [Mesa-dev] [PATCH] isl: Finish tiling filtering for Gen6.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Update shader info when adding discards
Eric Anholt
- [Mesa-dev] [PATCH v2 5/6] anv: Add a struct for storing a compiled shader
Jason Ekstrand
- [Mesa-dev] [PATCH v2 6/6] anv: Rework pipeline caching
Jason Ekstrand
- [Mesa-dev] [PATCH v2 02/31] i965/blorp: Expose the shader cache through function pointers
Jason Ekstrand
- [Mesa-dev] [PATCH] anv/allocator: Correctly set the number of buckets
Jason Ekstrand
- [Mesa-dev] Proposal: move the Mesa documentation to readthedocs.org
Nicholas Bishop
- [Mesa-dev] [PATCH] glsl: Make blend_colordodge compare against 1.0 - FLT_EPSILON.
Kenneth Graunke
- [Mesa-dev] RFC - Simple loop unrolling in NIR
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Detect ability to pass kernel contexts to any rings
Chris Wilson
- [Mesa-dev] [PATCH] i915g: Fix typo in i915_translate_instruction()
Echelon9
- [Mesa-dev] [PATCH 0/2] r600g: Pair of small code clean ups with TGSI
Rhys Kidd
- [Mesa-dev] [PATCH] i965/hsw: Enable ARB_ES3_1_compatibility extension
Jordan Justen
- [Mesa-dev] [PATCH] mesa: remove OES_shader_io_blocks enable
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: expose OES_geometry_shader and OES_texture_cube_map_array
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: add EXT_texture_cube_map_array support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nouveau: allow NV3x's to be used with nouveau_vieux
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] glapi: add GL_OES_texture_view
Francesco Ansanelli
- [Mesa-dev] GL_OES_texture_view RFC
Francesco Ansanelli
- [Mesa-dev] [PATCH] st/clover: Define __OPENCL_VERSION__ on the device side
Niels Ole Salscheider
- [Mesa-dev] [Bug 97516] GLX_OML_swap_method not fully supported
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium: add cap to export device pointer size
Jan Vesely
- [Mesa-dev] [PATCH] Update Khronos-supplied headers to r33100
Ilia Mirkin
- [Mesa-dev] [PATCH 1/4] mesa: add scaffolding for OES/EXT_primitive_bounding_box
Ilia Mirkin
- [Mesa-dev] [PATCH] main: use KHR_blend_equation_advanced enable for ES 3.2 availability
Ilia Mirkin
- [Mesa-dev] [PATCH] main: add missing EXTRA_END in OES_sample_variables get check
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] compiler: add printable values for cull distance varyings.
Dave Airlie
- [Mesa-dev] [PATCH] glsl: initialise pointer to NULL
Timothy Arceri
- [Mesa-dev] [PATCH 0/7] Core ES 3.2 + AEP left-overs
Ilia Mirkin
- [Mesa-dev] [PATCH] spirv: replace assert with unreachable
Timothy Arceri
- [Mesa-dev] [PATCH] radeonsi: add support for cull distances. (v1.1)
Dave Airlie
- [Mesa-dev] [Bug 97525] [VDPAU]: artifacts when trying video sharpening and noise-reduction before CSC
bugzilla-daemon at freedesktop.org
- [Mesa-dev] V2 Simple loop unrolling in NIR
Timothy Arceri
- [Mesa-dev] Mesa (master): radeonsi: enable SDMA on CIK
Michel Dänzer
- [Mesa-dev] [PATCH] android: fix a build issue with libmesa_st_mesa_32
Tapani Pälli
- [Mesa-dev] [PATCH v2] i965/vec4: add a SIMD lowering pass
Iago Toral Quiroga
- [Mesa-dev] [PATCH 00/20] Plenty of RadeonSI fixes
Marek Olšák
- [Mesa-dev] [PATCH 1/2] util: import the slab allocator from gallium
Marek Olšák
- [Mesa-dev] [PATCH 1/3] noop: simplify some functions
Marek Olšák
- [Mesa-dev] [PATCH] intel/blorp: Inline get_vs_entry_size into emit_urb_config
Jason Ekstrand
- [Mesa-dev] [PATCH] svga: s/unsigned/enum pipe_shader_type/
Brian Paul
- [Mesa-dev] [PATCH] clover: probe pipe for the value of CL_DEVICE_ADDRESS_BITS
Vedran Miletić
- [Mesa-dev] [PATCH] mesa: fix format conversion bug in get_tex_rgba_uncompressed()
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965: Fix missing dirty bits related to is_drawing_points/lines.
Kenneth Graunke
- [Mesa-dev] [PATCH] clover: Introduce CLOVER_COMPILER_OPTIONS
Vedran Miletić
- [Mesa-dev] [PATCH] anv: initialise and increment send_sbc
Dave Airlie
- [Mesa-dev] [PATCH] aubinator: fix if indentation and add brackets to multiline body
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: Initialize outputs[] array in lower_blend_equation_advanced.
Kenneth Graunke
- [Mesa-dev] [Bug 97542] mesa-12.0.1 with llvm-3.9.0_rc3 - src/gallium/state_trackers/clover/llvm/invocation.cpp:212:75: error: no matching function for call to clang::CompilerInvocation::setLangDefaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v3] clover: fix getting scalar args api size
Serge Martin
- [Mesa-dev] Improving ralloc performance for the GLSL compiler
Marek Olšák
- [Mesa-dev] [PATCH mesa] anv/wayland: fix assert typo
Eric Engestrom
- [Mesa-dev] [PATCH mesa 1/3] glsl: fix unreachable() typo
Eric Engestrom
- [Mesa-dev] [PATCH] mesa/st: Standardize some asserts to use !"foo"
Brian Paul
- [Mesa-dev] [PATCH 3/3] gallium: Fix incorrect unreachable call
Brian Paul
- [Mesa-dev] [PATCH] anv: Fix incorrect assert in anv_wsi_wayland.c
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] anv: Fix incorrect unreachable call
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] nvc0: make use of FAIL_SCREEN_INIT in nvc0_screen_create()
Samuel Pitoiset
- [Mesa-dev] [RFC] New dma_buf -> EGLImage EGL extension - Final spec published!
Rob Clark
- [Mesa-dev] [PATCH 1/2] anv: pipeline: use NIR macros to apply passes
Lionel Landwerlin
- [Mesa-dev] [PATCH] i965: Pass start_offset to brw_set_uip_jip().
Matt Turner
- [Mesa-dev] [PATCH mesa 1/2] get_reviewer.pl: fix mesa check
Eric Engestrom
- [Mesa-dev] [PATCH 1/4] glsl: Calculate bitset of secondary outputs written in ir_set_program_inouts.
Francisco Jerez
- [Mesa-dev] What happened to the stable releases?
Matt Turner
- [Mesa-dev] ARB_gpu_shader_int64 second posting (softpipe/llvmpipe/radeonsi)
Ian Romanick
- [Mesa-dev] [PATCH] i965: Allow creating image from different dma_buf fds
krh at bitplanet.net
- [Mesa-dev] [PATCH] i965: enable OES_primitive_bounding_box with the no-op implementation
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] a3xx: make sure to actually clamp depth as requested
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium/postprocess: Fix resource freeing
Thomas Hellstrom
- [Mesa-dev] Lanczos filter V4
Christian König
- [Mesa-dev] [Bug 93723] vblank_mode=3 segfaults SynMark2 EGL versions to: intelDestroyContext() -> _mesa_meta_free() -> _mesa_make_current()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/7] omx hevc decode support
Leo Liu
- [Mesa-dev] [PATCH 6/7] st/omx/dec/h265: get the reference list for uvd
Leo Liu
- [Mesa-dev] [Bug 97549] [SNB, BXT] up to 40% perf drop from "loader/dri3: Overhaul dri3_update_num_back" commit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] loader: fix sysfs uevent file parsing
Eric Engestrom
- [Mesa-dev] [PATCH 1/2] nv50: remove unused nv50_program::immd_size field
Samuel Pitoiset
- [Mesa-dev] [PATCH] gallium/docs: clarify render_condition_enabled parameter to clear functions
Brian Paul
- [Mesa-dev] i965: Hardware assisted layered clears
Topi Pohjolainen
- [Mesa-dev] [PATCH] glsl: Reject TCS/TES input arrays not sized to gl_MaxPatchVertices.
Kenneth Graunke
- [Mesa-dev] [Bug 9427] Problems in manual-page markup on the Mesa gl library pages
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] brw_clear: fix noop_scissor range issue on width/height
Matt Turner
- [Mesa-dev] [PATCH 1/6] nvc0: refactor the program upload process
Samuel Pitoiset
- [Mesa-dev] [PATCH 0/8] intel: Add a common folder for code-sharing
Jason Ekstrand
- [Mesa-dev] [PATCH 00/33] anv: Use blorp for most blits and clears
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl: Only force varyings to be flat when varying packing.
Kenneth Graunke
Last message date:
Wed Aug 31 23:40:29 UTC 2016
Archived on: Wed Aug 31 23:40:36 UTC 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).