November 2013 Archives by thread
Starting: Thu Oct 31 16:15:50 PDT 2013
Ending: Sat Nov 30 23:40:34 PST 2013
Messages: 1978
- [Mesa-dev] [PATCH 5/6] docs/GL3: document radeonsi support, minor cleanup
Matt Turner
- [Mesa-dev] [PATCH V3 00/12] Implement GL_ARB_sample_shading on Intel hardware
Anuj Phogat
- [Mesa-dev] [Bug 71110] New: xorg_driver.c:1030:2: error: too many arguments to function ‘DamageUnregister’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] dri: Add driconf option clamp_max_samples
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: Respect driconf option clamp_max_samples
Chad Versace
- [Mesa-dev] [PATCH 1/5] i965: Keep pointers to IF/ELSE/ENDIF instructions in the cfg.
Matt Turner
- [Mesa-dev] [PATCH 2/5] i965: Add a pass to remove dead control flow.
Matt Turner
- [Mesa-dev] [PATCH 4/5] i965/fs: Extend SEL peephole to handle only matching MOVs.
Matt Turner
- [Mesa-dev] [PATCH] mesa: Change driver interface for ARB_viewport_array
Jordan Justen
- [Mesa-dev] [v2 0/6] GL_OES_get_program_binary extension
Tapani Pälli
- [Mesa-dev] Intel DRM API Reference?
Rogovin, Kevin
- [Mesa-dev] [PATCH] glsl: cleanup, remove duplicate assignment
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: cleanup, remove duplicate assignment
Tapani Pälli
- [Mesa-dev] Suggestions for Mesa 11
oscar barenys
- [Mesa-dev] [Bug 71124] New: dst[3] will not always initialized in etc2_rgb8_fetch_texel().
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/6] glsl: Implement parser support for atomic counters.
Paul Berry
- [Mesa-dev] [PATCH] clover: fix build with LLVM 3.4
Aaron Watry
- [Mesa-dev] [PATCH] mesa: Change driver interface for ARB_viewport_array
Courtney Goeltzenleuchter
- [Mesa-dev] [Bug 70403] xorg state tracker fails to build due to change in DamageUnregister API
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 3/4] glsl: add ir_cache class and functions for shader serialization
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Add ARB_texture_view to Mesa core
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] st/xorg: handle updates to DamageUnregister API
Emil Velikov
- [Mesa-dev] [PATCH 2/6] glsl: Linker support for ARB_shader_atomic_counters.
Paul Berry
- [Mesa-dev] [PATCH 4/6] i965/gen7: Handle atomic instructions from the FS back-end.
Paul Berry
- [Mesa-dev] [PATCH 5/6] i965/gen7: Handle atomic instructions from the VEC4 back-end.
Paul Berry
- [Mesa-dev] [PATCH 6/6] i965/gen7: Add instruction latency estimates for untyped atomics and reads.
Paul Berry
- [Mesa-dev] i965 DOTA2 perf issue: faulting and unsynchronized maps
Eric Anholt
- [Mesa-dev] [PATCH 3/5] corresponding cleanup for patch 11: Optimize rebinding the same VBO
Fredrik Höglund
- [Mesa-dev] [PATCH 5/5] mesa: Fix bug about "what if we didn't find the VBO"?
Fredrik Höglund
- [Mesa-dev] [PATCH 1/3] i965: Eliminate the saved_viewport wrapper
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Change driver interface for ARB_viewport_array
Ian Romanick
- [Mesa-dev] [PATCH] draw: move type construction out of loop
Brian Paul
- [Mesa-dev] [PATCH 1/2] glxinfo: query and print list of compressed texture formats
Brian Paul
- [Mesa-dev] [PATCH 2/2] wglinfo: query and print list of compressed texture formats
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: New peephole optimization to flatten IF/BREAK/ENDIF.
Matt Turner
- [Mesa-dev] [PATCH] i965: Tell the unit states how many binding table entries we have.
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Virtualize emit_buffer_surface_state().
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Combine gen6_clip_state.c and gen7_clip_state.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/6] dri3: Add DRI3 support to GLX, DRI common and Intel driver
Kristian Høgsberg
- [Mesa-dev] [PATCH 0/6] Removal of useless Gallium targets
Marek Olšák
- [Mesa-dev] [PATCH] i965: Add driconf option clamp_max_samples
Chad Versace
- [Mesa-dev] Automake/subdir-object/makefile.sources cleanups
Emil Velikov
- [Mesa-dev] [PATCH 01/37] st/egl: use *_FILE over *_SOURCES names for filelists
Emil Velikov
- [Mesa-dev] [Bug 34495] Selecting objects in Blender 2.56 slow due the software gl_select mode
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] winsys/radeon: Add a work around for drmGetVersion() when using render nodes
David Herrmann
- [Mesa-dev] [PATCH] r600/llvm: Store inputs in function arguments
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Vincent Lejeune
- [Mesa-dev] [Bug 71199] New: [llvmpipe] piglit glean polygonOffset regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: implement blit path for PBO glDrawPixels
Alexander Monakov
- [Mesa-dev] [RFC]: __DRIbuffer in the multi-winsys world
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH] i965: Initialize schedule_node::delay.
Vinson Lee
- [Mesa-dev] [PATCH] r600g: Add missing break for callstack_push FC_PUSH_WQM case.
Vinson Lee
- [Mesa-dev] [PATCH] r600g: Prevent invalid op overflows in release builds.
Vinson Lee
- [Mesa-dev] [PATCH] nvc0: Remove unused pointer value cfg.
Vinson Lee
- [Mesa-dev] [PATCH] gallivm: Remove llvm::DisablePrettyStackTrace for LLVM >= 3.4.
Vinson Lee
- [Mesa-dev] [PATCH 00/11] ARB_draw_indirect support for i965
Chris Forbes
- [Mesa-dev] [PATCH 1/4] mesa: remove SciTech stuff from gl.h
Brian Paul
- [Mesa-dev] [PATCH 2/4] mesa: remove BUILD_FOR_SNAP bits
Brian Paul
- [Mesa-dev] [PATCH 3/4] mesa: remove Centerline C support from gl.h
Brian Paul
- [Mesa-dev] [PATCH 4/4] mesa: remove Watcom C support
Brian Paul
- [Mesa-dev] [PATCH] util/u_format: take normalized flag in consideration in util_format_is_rgba8_variant
jfonseca at vmware.com
- [Mesa-dev] [PATCH] glsl: Don't generate misleading debug names when packing gs inputs.
Eric Anholt
- [Mesa-dev] [RFC PATCH 0/2] i965/gs: Precompile geometry shaders.
Eric Anholt
- [Mesa-dev] [PATCH] target/haiku-softpipe: Fix viewport issues
Alexander von Gluck IV
- [Mesa-dev] [PATCH 02/11] mesa: Split out the format code from update_array()
Ian Romanick
- [Mesa-dev] [PATCH 09/11] mesa: Add Get* support for ARB_vertex_attrib_binding
Ian Romanick
- [Mesa-dev] [PATCH 05/11] mesa: Add ARB_vertex_attrib_binding
Ian Romanick
- [Mesa-dev] [PATCH 00/11] Implement GL_ARB_vertex_attrib_binding
Ian Romanick
- [Mesa-dev] [PATCH] i965/gen7: workaround alpha blending problems with CMS MSAA buffers.
Paul Berry
- [Mesa-dev] [PATCH] i965: Fix context initialization after 2f896627175384fd5
Eric Anholt
- [Mesa-dev] [PATCH] i965: Fix 'SIMD16 only' dispatch of fragment shader in case of sample shading
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] mesa: Clean up use of top_srcdir/top_builddir.
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa: Add unreachable macro.
Matt Turner
- [Mesa-dev] [PATCH 1/5] mesa: remove Alpha CPU checks
Brian Paul
- [Mesa-dev] [PATCH] i965: Let driconf clamp_max_samples affect context version
Chad Versace
- [Mesa-dev] [PATCH] mesa: Remove last BEOS checks
Alexander von Gluck IV
- [Mesa-dev] [PATCH 5/8] dri/common: Add functions mapping MESA_FORMAT_* <-> __DRI_IMAGE_FORMAT_*
Jordan Justen
- [Mesa-dev] [PATCH] i965/gen7: Emit workaround flush when changing GS enable state.
Paul Berry
- [Mesa-dev] [PATCH 1/4] r600/compute: silence unused var warning
Fabio Pedretti
- [Mesa-dev] [PATCH 4/4] mesa: fix build on kFreeBSD
Fabio Pedretti
- [Mesa-dev] R: Re: [PATCH 1/4] r600/compute: silence unused var warning
Fabio Pedretti
- [Mesa-dev] [PATCH 6/6] vbo: fix MSVC double->float conversion warnings
Jose Fonseca
- [Mesa-dev] [PATCH 2/4] mesa: add arm64 support
Fabio Pedretti
- [Mesa-dev] R: Re: [PATCH 2/4] mesa: add aarch64 support
Fabio Pedretti
- [Mesa-dev] [RFC] [PATCH 0/3] gbm: Add support for mapping bos
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH 0/8] Add DRIimage-based DRI3/Present loader
Keith Packard
- [Mesa-dev] [PATCH 1/6] st/draw: silence Mingw warning in pointer_to_offset()
Ian Romanick
- [Mesa-dev] 9.2.2 OSMesa classic 80 new regressions in VTK
burlen
- [Mesa-dev] [PATCH] i965/gen6: Don't allow SIMD16 dispatch in 4x PERPIXEL mode with computed depth.
Paul Berry
- [Mesa-dev] [PATCH] gallivm: optimize lp_build_minify for sse
sroland at vmware.com
- [Mesa-dev] [PATCH] mesa: Add API debug logging to TexStorage
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 1/2] mesa: Add a streaming load memcpy implementation.
Matt Turner
- [Mesa-dev] [PATCH 00/11] Implement GL_ARB_vertex_attrib_binding
Fredrik Höglund
- [Mesa-dev] [PATCH 0/7] Add ARB_texture_view
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] configure.ac: Drop no-out-of-tree notice.
Matt Turner
- [Mesa-dev] [PATCH] st/vdpau: resolve delayed rendering for GL interop
Grigori Goronzy
- [Mesa-dev] [PATCH] i965/fs: Fix message setup for SIMD8 spills.
Eric Anholt
- [Mesa-dev] Fix crashes with static LLVM
Tom Stellard
- [Mesa-dev] [PATCH] mesa: for GLSL_DUMP_ON_ERROR, also dump the info log
Brian Paul
- [Mesa-dev] [PATCH 1/3] i965: Add a warning if something ever hits a bug I noticed.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965: Fix undefined value usage in ABO setup.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Fix compiler warning.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use has_surface_tile_offset in depth/stencil alignment workaround.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] configure.ac: fix build on GNU/kFreeBSD
Fabio Pedretti
- [Mesa-dev] R: Re: [PATCH 3/4] mesa: fix build on kFreeBSD
Fabio Pedretti
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] vl: use a separate context for shader based decode
Christian König
- [Mesa-dev] [PATCH] gallivm: fix indirect addressing of inputs
sroland at vmware.com
- [Mesa-dev] Problem getting a 32-bit X11 visual when porting from GLX to EGL
Simon Farnsworth
- [Mesa-dev] [PATCH 1/6] gbm: Support non-PCI devices
Lucas Stach
- [Mesa-dev] [PATCH 3/6] gallium: pipe-loader: make aware of platform DRM devices
Lucas Stach
- [Mesa-dev] [PATCH 5/6] gallium: gbm/egl: support GBM surface extensions on DRM
Lucas Stach
- [Mesa-dev] [PATCH 0/6] radeon: Plug some memory leaks
Aaron Watry
- [Mesa-dev] [PATCH] vl: use a separate context for shader based decode v2
Christian König
- [Mesa-dev] [PATCH 1/6] glsl: Implement parser support for atomic counters.
Matt Turner
- [Mesa-dev] Fwd: Bug#728053: [PATCH] mesa: FTBFS: invalid alignment assumptions
Thorsten Glaser
- [Mesa-dev] DEFAULT_SOFTWARE_DEPTH_BITS=31
burlen
- [Mesa-dev] [PATCH] gallivm: deduplicate some indirect register address code
sroland at vmware.com
- [Mesa-dev] [PATCH 0/6 v2] radeon: Plug some memory leaks
Aaron Watry
- [Mesa-dev] [PATCH] Add DRM_MODE_PAGE_FLIP_ASYNC define
Keith Packard
- [Mesa-dev] Dropping the xorg state tracker
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965/fs: Ignore actual latency pre-reg-alloc.
Eric Anholt
- [Mesa-dev] [PATCH 2/3] i965/fs: Do instruction pre-scheduling just before register allocation.
Eric Anholt
- [Mesa-dev] [Bug 67672] 9.2 git, Test failure in src/gallium/drivers/llvmpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] xorg-i915: Delete.
Matt Turner
- [Mesa-dev] [PATCH V2 00/15] ARB_draw_indirect for i965
Chris Forbes
- [Mesa-dev] [PATCH V2 01/15] mesa: add indirect drawing buffer parameter to draw functions
Chris Forbes
- [Mesa-dev] [Bug 67672] 9.2 git, Test failure in src/gallium/drivers/llvmpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/7] ARB_vertex_type_10f_11f_11f_rev for i965
Chris Forbes
- [Mesa-dev] [Bug 67672] 9.2 git, Test failure in src/gallium/drivers/llvmpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] Implement DRI_PRIME support for Wayland
Axel Davy
- [Mesa-dev] [PATCH 2/3] Create untiled buffers in get_back_bo when needed.
Axel Davy
- [Mesa-dev] [PATCH] Fix FTBFS on GNU/Hurd due to missing PIPE_OS_HURD detection.
Fabio Pedretti
- [Mesa-dev] Contributing to Mesa Demos?
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 06/18] dri: Add function to implement queries common to all Mesa drivers
Kenneth Graunke
- [Mesa-dev] [PATCH 10/18] glx: Add GLX_MESA_query_renderer
Kenneth Graunke
- [Mesa-dev] [PATCH demos 0/3] Customizable texture upload benchmark
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 15/18] docs: Import extension spec for GLX_MESA_query_renderer
Kenneth Graunke
- [Mesa-dev] [PATCH 0/2v2] i965: Extend fast texture upload
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 15/18] docs: Import extension spec for GLX_MESA_query_renderer
Dave Airlie
- [Mesa-dev] [PATCH 08/18] i965: Wire up initial support for DRI_RENDERER_QUERY extension
Kenneth Graunke
- [Mesa-dev] [PATCH 08/18] i965: Wire up initial support for DRI_RENDERER_QUERY extension
Daniel Vetter
- [Mesa-dev] [PATCH 00/18] Implement GLX_MESA_query_renderer
Kenneth Graunke
- [Mesa-dev] [Bug 71359] New: varray.c:324:7: error: non-void function 'update_array_format' should return a value [-Wreturn-type]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] glsl: Move the CSE equality functions to the ir class.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] glsl: Apply the transformation "(a || a) -> a" in opt_algebraic.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] glsl: Apply the transformation "(a && a) -> a" in opt_algebraic.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] glsl: Apply the transformation "1/rsq(x) == sqrt(x)" in opt_algebraic.
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Enable dFdx, dFdy, and fwidth by default in GLSL ES 3.00.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3 v2] Implement choosing the device to use with DRI_PRIME
Axel Davy
- [Mesa-dev] [Bug 71363] New: line rendering with --with-osmesa-bits=32
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] More radeon/llvm memory leak fixes
Aaron Watry
- [Mesa-dev] [PATCH 1/3] r600/llvm: initialize radeon_llvm_binary
Aaron Watry
- [Mesa-dev] [PATCH 2/3] r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
- [Mesa-dev] [PATCH] i965/fs: Don't perform CSE on inst HW_REG dests (unless it's null)
Matt Turner
- [Mesa-dev] [PATCH 1/3] util: set all unused cbufs to NULL in util_copy_framebuffer_state()
Brian Paul
- [Mesa-dev] [PATCH 3/3] svga: improve loops over color buffers
Brian Paul
- [Mesa-dev] [PATCH] i965: Delete #define's and use local variables inside function
Anuj Phogat
- [Mesa-dev] [PATCH 06/10] mesa/dri: Move context flag validation down into the drivers
Kenneth Graunke
- [Mesa-dev] [PATCH 05/10] mesa/dri: Add basic plumbing for GLX_ARB_robustness reset notification strategy
Kenneth Graunke
- [Mesa-dev] [PATCH] glx/dri: fix assorted compiler warnings/errors
Brian Paul
- [Mesa-dev] brw_context::upload questions
Rogovin, Kevin
- [Mesa-dev] CACHED_BATCH questions
Rogovin, Kevin
- [Mesa-dev] Request for fedback
Rogovin, Kevin
- [Mesa-dev] [PATCH 0/2] Fix array overrun on too many uniforms
Petri Latvala
- [Mesa-dev] [PATCH 1/2] Increase array sizes to what they should be.
Petri Latvala
- [Mesa-dev] [PATCH 2/2] Check access to vec4_visitor's arrays
Petri Latvala
- [Mesa-dev] dri3proto requirement (Was: Add DRI3+Present loader)
Jose Fonseca
- [Mesa-dev] Batchbuffer question
Rogovin, Kevin
- [Mesa-dev] [PATCH] glx: change query_renderer_integer() value param to unsigned
Brian Paul
- [Mesa-dev] [PATCH demos 2/3] Perf: Add test to measure texture upload
Brian Paul
- [Mesa-dev] [PATCH] glx: Fix scons build.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] glx: Fix scons build.
Brian Paul
- [Mesa-dev] [PATCH] i965: Make the driver compile until a proper libdrm can be released.
Eric Anholt
- [Mesa-dev] [Bug 71397] New: [llvmpipe] configure: error: Package requirements (dri3proto >= 1.0) were not met
bugzilla-daemon at freedesktop.org
- [Mesa-dev] rules for merging patches to libdrm
Dave Airlie
- [Mesa-dev] [PATCH] glx: conditionaly build dri3 and present loader
Armin K
- [Mesa-dev] [PATCH] i965: Remove some tiny dead code from intel_miptree_map_movntdqa
Chad Versace
- [Mesa-dev] [PATCH] glx: conditionaly build dri3 and present loader (v2)
Armin K
- [Mesa-dev] [PATCH] glx: conditionaly build dri3 and present loader (v3)
Armin K
- [Mesa-dev] [PATCH V3 00/13] ARB_draw_indirect for i965
Chris Forbes
- [Mesa-dev] [PATCH V3 01/13] mesa: add indirect drawing buffer parameter to draw functions
Chris Forbes
- [Mesa-dev] [PATCH V3 07/13] mesa: add is_indirect to _mesa_prim
Chris Forbes
- [Mesa-dev] [PATCH] glsl: fix missing breaks in equals(ir_texture, ..)
Chris Forbes
- [Mesa-dev] [PATCH 07/18] i915: Wire up initial support for DRI_RENDERER_QUERY extension
Daniel Vetter
- [Mesa-dev] [PATCH 1/2] nouveau/video: don't try on nv3x
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl/opt_algebraic: recognize lrp pattern
Jordan Justen
- [Mesa-dev] [PATCH] i965: convert brw_lower_offset_array_visitor to ir_rvalue_visitor
Chris Forbes
- [Mesa-dev] [RFC PATCH 0/5] ARB_gpu_shader5 interpolateAt* GLSL plumbing
Chris Forbes
- [Mesa-dev] [RFC PATCH 1/5] allow builtin functions to require parameters to be shader inputs
Chris Forbes
- [Mesa-dev] [RFC PATCH 6/5] mesa: add statevar for sample position palette
Chris Forbes
- [Mesa-dev] [RFC PATCH 7/5] glsl: add builtin uniform for sample positions palette
Chris Forbes
- [Mesa-dev] [RFC PATCH 8/5] glsl: add interpolateAtSample builtin
Chris Forbes
- [Mesa-dev] [PATCH] meta: rebind the array object to prevent corruption of current one in setup_glsl_blit_framebuffer
Petr Sebor
- [Mesa-dev] [PATCH] EGL: fix build without libdrm
Samuel Thibault
- [Mesa-dev] [PATCH] EGL: fix build without libdrm
Maarten Lankhorst
- [Mesa-dev] [PATCH] nicer-no-wrap-patch
Kevin Rogovin
- [Mesa-dev] [Bug 71492] New: Regression with clearview
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallivm, llvmpipe: fix float->srgb conversion to handle NaNs
sroland at vmware.com
- [Mesa-dev] [RFC] Haiku viewport / framebuffer invalidation
Alexander von Gluck IV
- [Mesa-dev] [Bug 71506] New: indirect_glx.c:350: multiple definition of `indirect_create_context'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/27] st/egl: use *_FILE over *_SOURCES names for filelists
Emil Velikov
- [Mesa-dev] [PATCH 1/4] i915: Use drm_intel_get_aperture_sizes instead of drmAgpSize
Ian Romanick
- [Mesa-dev] [PATCH] tests: Fix make check for out of tree builds.
Rico Schüller
- [Mesa-dev] [PATCH 1/3] dri: Add helpers for implementing allocBuffer/releaseBuffer with __DRIimage
Kristian Høgsberg
- [Mesa-dev] [PATCH v2] i915, i965: Fix memory leak in intel_miptree_create_for_bo.
Chad Versace
- [Mesa-dev] [Bug 61364] LLVM assertion when starting X11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Link test program with -ldl.
Matt Turner
- [Mesa-dev] [PATCH] clover: Remove dead file from Makefile.sources.
Matt Turner
- [Mesa-dev] [PATCH] dri: Remove redundant createNewContext function from __DRIimageDriverExtension
Kristian Høgsberg
- [Mesa-dev] [PATCH demos v2 0/3] Customizable texture upload benchmark
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] nicer-no-wrap-patch
Kevin Rogovin
- [Mesa-dev] [PATCH] nicer-no-wrap-patch
Kevin Rogovin
- [Mesa-dev] [PATCH V2 0/3] ARB_gpu_shader5 interpolateAt* plumbing
Chris Forbes
- [Mesa-dev] [PATCH 1/2] gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Fabio Pedretti
- [Mesa-dev] [PATCH] dri/i915, dri/i965: Fix support for planar images
Ander Conselvan de Oliveira
- [Mesa-dev] _CurrentFragmentProgram vs CurrentFragmentProgram
Rogovin, Kevin
- [Mesa-dev] R: Re: [PATCH 1/2] gallium: fix build on GNU/Hurd due to missing PIPE_OS_HURD detection
Fabio Pedretti
- [Mesa-dev] R: Re: [PATCH 2/2] docs: update 10.0 relnotes for GL_NV_vdpau_interop
Fabio Pedretti
- [Mesa-dev] [PATCH 1/3] mesa: add const qualifiers to vertex array helper functions
Brian Paul
- [Mesa-dev] [Bug 71544] New: Requesting git commit access to mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] llvmpipe: clean up state setup code a bit
sroland at vmware.com
- [Mesa-dev] [Bug 71547] New: compilation failure :#error "SSE4.1 instruction set not enabled"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: Pass version scripts to linker using --version-script=
Tom Stellard
- [Mesa-dev] [PATCH 1/2 v3] i965: add XRGB to tiled_memcpy
Chad Versace
- [Mesa-dev] [PATCH] i965: Fix vertical alignment for multisampled buffers.
Paul Berry
- [Mesa-dev] [PATCH] glx: Back DRI3 enablement out of the stable branch.
Eric Anholt
- [Mesa-dev] [PATCH 01/15] i965/fs: Remove force_sechalf stack
Kenneth Graunke
- [Mesa-dev] [PATCH 03/15] i965: Make swizzle_to_scs non-static.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa/swrast: fix inverted front buffer rendering with old-school swrast
Dave Airlie
- [Mesa-dev] [PATCH] mesa: Add haiku swrast driver
Alexander von Gluck IV
- [Mesa-dev] [Bug 71575] New: Long expressions in shaders crash Mesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Support allocation of subregions of an intel_region
Ander Conselvan de Oliveira
- [Mesa-dev] Mesa 9.2.3
Carl Worth
- [Mesa-dev] typo in commit 9976a176
Ferry Huberts
- [Mesa-dev] typo in commit 9976a176
Ferry Huberts
- [Mesa-dev] [PATCH] R600/SI: Add processor type for Hawaii
Alex Deucher
- [Mesa-dev] [PATCH 1/2] radeonsi: add support for Hawaii asics (v2)
Alex Deucher
- [Mesa-dev] [PATCH] gallivm: Compile flag to debug TGSI execution through printfs.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] mesa: remove duplicated prototypes in varray.h
Brian Paul
- [Mesa-dev] [PATCH] indices: add comments, assertions in u_indices.c file
Brian Paul
- [Mesa-dev] [PATCH] svga: do primitive trimming in translate_indices()
Brian Paul
- [Mesa-dev] [PATCH] dri-vmwgfx: add __driDriverGetExtensions_vmwgfx() function
Brian Paul
- [Mesa-dev] [PATCH] svga: remove unused vars in svga_hwtnl_simple_draw_range_elements()
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix initialization from incompatible pointer type warnings.
Kenneth Graunke
- [Mesa-dev] [PATCH] main: Fix MaxUniformComponents for geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 1/4] mesa: Update a comment about valid values of a field.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] mesa: Remove PROGRAM_LOCAL_PARAM enum.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] mesa: Remove PROGRAM_ENV_PARAM enum.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] mesa: Dynamically allocate the storage for program local parameters.
Eric Anholt
- [Mesa-dev] [PATCH] haiku/swrast: Inherit gl_config, fix flush
Alexander von Gluck IV
- [Mesa-dev] [PATCH 01/27] i965: Move cache_used_by_gpu flag setting to brw_finish_batch.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/27] i965: Introduce a "render ring prelude" hook.
Kenneth Graunke
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] clover: Support multiple devices in clCreateContextFromType() v2
Tom Stellard
- [Mesa-dev] [PATCH] radeon/compute: Unconditionally inline all functions
Tom Stellard
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3 v2] More radeon/llvm memory leak fixes
Aaron Watry
- [Mesa-dev] [PATCH 1/3] r600/llvm: initialize radeon_llvm_binary
Aaron Watry
- [Mesa-dev] [PATCH 2/3] r600/llvm: Free binary.code/binary.config in r600_llvm_compile
Aaron Watry
- [Mesa-dev] [PATCH] i965: Assert that IF with cmod is Gen6 only.
Matt Turner
- [Mesa-dev] [PATCH 1/2] svga: mark dest image as defined in svga_surface_copy()
Brian Paul
- [Mesa-dev] [PATCH 2/2] svga: print warning for unsupported indirect dest reg indexing
Brian Paul
- [Mesa-dev] [PATCH] glsl: Rework interface block linking.
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Rework interface block linking.
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: Add gl_formats to cover all GLUser provided format/type combinations
Mark Mueller
- [Mesa-dev] [i965] Allow blorp to make decisions about the formats that it supports where it can
Mark Mueller
- [Mesa-dev] [PATCH 2/2] i965: Allow blorp to make decisions about the formats that it supports where it can
Mark Mueller
- [Mesa-dev] [PATCH] i965/gen7: Emit workaround flush when changing GS enable state.
Paul Berry
- [Mesa-dev] [PATCH] i965: Add missing break in SHADER_OPCODE_GEN7_SCRATCH_READ case.
Vinson Lee
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600/llvm: Store inputs in function arguments
Marc Dietrich
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] r600g/sb: work around hw issues with stack on eg/cm
Grigori Goronzy
- [Mesa-dev] [Bug 33203] firefox4 segfault in swrastPutImage() (pdraw->psc==NULL) [Gallium 0.4 on llvmpipe]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37253] SIGSEGV in dri2FlushFrontBuffer/MakeContextCurrent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Use intel_upload_map/unmap for pull constant uploads.
Eric Anholt
- [Mesa-dev] [PATCH] r600g/compute: Fix handling of global buffers in r600_resource_copy_region()
Tom Stellard
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] i965/gen7: vertical alignment fixes.
Paul Berry
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Picks to 10.0 release branch
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Fix interstage uniform interface block link error detection.
Paul Berry
- [Mesa-dev] [PATCH] i965/vec4: Fix broken IR annotation in debug output.
Paul Berry
- [Mesa-dev] [PATCH] clover: Optionally return context's devices from clGetProgramInfo()
Tom Stellard
- [Mesa-dev] [Bug 71665] New: glu.pc.in missing -I for glu itself
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71543] [mesa] Source-based games segfault
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] svga: dynamically allocate svga_texture::rendered_to array
Brian Paul
- [Mesa-dev] [PATCH 1/6] postprocess: simplify pp_free() code
Brian Paul
- [Mesa-dev] [PATCH 1/2] drivers/radeon: remove unused CXXFLAGS, LLVM_CPP_FILES
Emil Velikov
- [Mesa-dev] [PATCH] i965/fs: Use source's original type in register_coalesce().
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965/vec4: Add invalidate_live_intervals method.
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965: Fix disassembled names of BFI1 and BFI2 instructions.
Matt Turner
- [Mesa-dev] [PATCH 1/4] docs: add a note about removed state tracker/targets
Emil Velikov
- [Mesa-dev] [PATCH 2/4] - Indent items under a GL version to allow context diffs to do their work. - Move complete drivers into the GL version line - this should make the stuff a little bit easier to read.
Emil Velikov
- [Mesa-dev] [PATCH 3/4] docs: update nv50, nvc0 current status
Emil Velikov
- [Mesa-dev] [PATCH 4/4] docs: indicate GLX_MESA_query_renderer's completion
Emil Velikov
- [Mesa-dev] [PATCH 1/3] r600/sb: Fix broken assert
Chris Forbes
- [Mesa-dev] [PATCH] mesa: bump version to 10.1 (devel)
Chris Forbes
- [Mesa-dev] sampler arrays indexed with non-constant expressions
Victor Luchitz
- [Mesa-dev] [PATCH] mapi: Add better visibility checks
Alexander von Gluck IV
- [Mesa-dev] [PATCH] docs: Add Haiku mention to the release notes
Alexander von Gluck IV
- [Mesa-dev] [PATCH] Don't use libudev for glx/dri3
Keith Packard
- [Mesa-dev] Mesa (master): mesa: Dynamically allocate the storage for program local parameters.
Michel Dänzer
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] glext.h and glcorearb.h?
Dave Airlie
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71734] New: Commit to "Dynamically allocate the storage for program local parameters." causes KSP to abort on start up.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Fix setup of LocalParams array.
Eric Anholt
- [Mesa-dev] i965 uniform upload question
Rogovin, Kevin
- [Mesa-dev] Mesa 10.0 release candidate 1
Ian Romanick
- [Mesa-dev] [PATCH 1/2] st/mesa: pass correct pipe_texture_target to st_choose_format()
Brian Paul
- [Mesa-dev] [PATCH 2/2] svga: we don't supported 3D compressed textures
Brian Paul
- [Mesa-dev] [PATCH 2/2] i965/test: Use unreachable() to silence warning.
Matt Turner
- [Mesa-dev] [PATCH] glx: don't fail out when no configs if we have visuals
Dave Airlie
- [Mesa-dev] [PATCH] mesa: Fix setup of LocalParams array.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: enable GL_TEXTURE_LOD_BIAS set/get
Tapani Pälli
- [Mesa-dev] [Bug 70766] Run-time link error in swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] winsys/radeon: cleanup virtual memory nonsense
Christian König
- [Mesa-dev] [PATCH] glsl: Improve error message when attemping assignment to unsized array
Timothy Arceri
- [Mesa-dev] [PATCH] glXCreatePbuffer and glXCreateGLXPbufferSGIX set drawable to None instead of create pixmap. dri2GetBuffersWithFormat allocates resource for a pbuffer.
Daniel Czarnowski
- [Mesa-dev] [Bug 70920] [PIGLIT, radeonsi] SIGSEGV for shaders/glsl-fs-inline-explosion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 70766] Run-time link error in swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 70766] Run-time link error in swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] svga: improve check for 3D compressed textures
Brian Paul
- [Mesa-dev] [PATCH] u_gen_mipmap: Use untampered cubemap texture coords when generating mipmaps.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] st/mesa: fix GL_FEEDBACK mode inverted Y coordinate bug
Brian Paul
- [Mesa-dev] [Bug 70920] [PIGLIT, radeonsi] SIGSEGV for shaders/glsl-fs-inline-explosion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [v3 0/8] Add ARB_texture_view
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH 0/1]: Preparing for ARB_viewport_array
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Prohibit illegal mixing of redeclarations inside/outside gl_PerVertex.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Fix cross-version linking between VS and GS.
Paul Berry
- [Mesa-dev] [PATCH] r600g/compute: Add a work-around for flushing issues on Cayman
Tom Stellard
- [Mesa-dev] [PATCH 0/5] i965: Fix glClear of layered framebuffers.
Paul Berry
- [Mesa-dev] [PATCH] llvmpipe: calculate more accurate interpolation value at origin
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] mesa: Fix texture target validation for glFramebufferTexture()
Paul Berry
- [Mesa-dev] [PATCH 2/2] mesa: Implement GL_FRAMEBUFFER_ATTACHMENT_LAYERED query.
Paul Berry
- [Mesa-dev] [PATCH] gallivm: Ignore unknown file type in non-debug builds.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Link glcpp with math library.
Vinson Lee
- [Mesa-dev] [PATCH] glapi: Do not include dlfcn.h on Windows.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Use more portable bash invocation construct.
Vinson Lee
- [Mesa-dev] [PATCH] i965/fs: Make the first pre-allocation heuristic be the post heuristic.
Eric Anholt
- [Mesa-dev] [PATCH 0/2] egl: Enable EGL_EXT_client_extensions
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: enable GL_TEXTURE_LOD_BIAS set/get v2
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: Remove unreachable error message
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: initialize gl_renderbuffer::Depth in core
Marek Olšák
- [Mesa-dev] [PATCH 10/15] gbm: Create a DRI image for dumb buffers, too.
Thomas Hellstrom
- [Mesa-dev] [PATCH 1/2] radeonsi: enable 2D tiling on CIK
Marek Olšák
- [Mesa-dev] [PATCH] gallium: Make TGSI_SEMANTIC_FOG register four-component wide.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] DRI Image v7 support for gallium drivers
Thomas Hellstrom
- [Mesa-dev] [PATCH] tgsi_exec: Fix mask calculation for emit_kill_if.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 2/2] egl: Enable EGL_EXT_client_extensions
Ian Romanick
- [Mesa-dev] [PATCH 1/2] egl: Kill macro _EGL_DECLARE_MUTEX
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Portably detect the availability of fpclassify.
Jonas 'Sortie' Termansen
- [Mesa-dev] [PATCH 0/3] i965: Let driconf clamp_max_samples affect context version
Chad Versace
- [Mesa-dev] [PATCH v2 2/5] meta: fix meta clear of layered framebuffers
Paul Berry
- [Mesa-dev] [PATCH 00/15] Add ARB_viewport_array extension
Courtney Goeltzenleuchter
- [Mesa-dev] [PATCH] llvmpipe: support 8bit subpixel precision
Zack Rusin
- [Mesa-dev] [PATCH] svga: remove special-case code for texkil w component
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix streamed state dumping/annotation after the blorp-flush change.
Eric Anholt
- [Mesa-dev] [PATCH 0/9] DRI Image 7 support for gallium
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 1/9] gallium/dri: Support DRI Image extension version 6
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 2/9] gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 3/9] gallium/dri2: Set winsys_handle type to KMS for stride query.
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 5/9] nouveau: Support DRI Image 7 extension
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 6/9] ilo: Support DRI Image 7
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 7/9] radeon: Rename bo_handles hashtable to match its actual contents.
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH 8/9] gallium/radeon: Implement hooks for DRI Image 7
christopher.halse.rogers at canonical.com
- [Mesa-dev] [PATCH] mesa: Update MESA_INFO to eliminate error
Kenneth Graunke
- [Mesa-dev] [PATCH] Don't use gbm_dri_device when its not there
Kenneth Graunke
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45466] Updated configure.ac check for llvm-config to use 32 version when appropriate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 41700] Gallium won't build with --enable-32-bit on a 64-bit system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] tgsi_ureg: Refactor the ureg_* inline so that all variables are pre-declared.
jfonseca at vmware.com
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] docs: Add a section with recommended reading for llvmpipe development.
jfonseca at vmware.com
- [Mesa-dev] Anonymous structure in uniform question
f.josef at email.cz
- [Mesa-dev] [PATCH 1/2] st/mesa: simplify writemask for emitting fog result
Brian Paul
- [Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
- [Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Daniel Vetter
- [Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
- [Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Daniel Vetter
- [Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Ville Syrjälä
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Kristian Høgsberg
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Ville Syrjälä
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Ville Syrjälä
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Geert Uytterhoeven
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Keith Packard
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Daniel Vetter
- [Mesa-dev] [Intel-gfx] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Ville Syrjälä
- [Mesa-dev] [PATCH] dri3, i915, i965: Add __DRI_IMAGE_FOURCC_SARGB8888
Eric Anholt
- [Mesa-dev] [PATCH] gallium: Use base.stamp for all drawable invalidation checks.
Keith Packard
- [Mesa-dev] [PATCH] dri3: Prepare for API change in libxshmfence
Keith Packard
- [Mesa-dev] [Bug 71903] New: [swrast] piglit hiz-depth-read-window-stencil0 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71904] New: [swrast] piglit glsl-reload-source regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] dri3: Free resources when drawable is destroyed.
Keith Packard
- [Mesa-dev] [Bug 45466] Updated configure.ac check for llvm-config to use 32 version when appropriate
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] present: Send GLX_BufferSwapComplete events from present extension
Keith Packard
- [Mesa-dev] [PATCH] dri3: Support GLX_INTEL_swap_event
Keith Packard
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] v2: Fix array overrun with too many uniforms
Petri Latvala
- [Mesa-dev] [PATCH 1/2] i965: Allocate vec4_visitor's uniform_size and uniform_vector_size arrays dynamically.
Petri Latvala
- [Mesa-dev] [PATCH] mesa: Remove the ralloc canary on release builds.
Eric Anholt
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71591] Second Life shaders fail to compile (extension declared in middle of shader)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71912] New: Compounded macros in shaders: huge memory consumption
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: Track known prime buffers for re-use
Keith Packard
- [Mesa-dev] [PATCH 0/2] Minor __DRIimage fixes for i965
Keith Packard
- [Mesa-dev] [PATCH 2/2] i965: Set fast color clear mcs_state on newly allocated image miptrees
Keith Packard
- [Mesa-dev] More projects for newbies
Ian Romanick
- [Mesa-dev] [PATCH 1/9] gallium/dri: Support DRI Image extension version 6
Axel Davy
- [Mesa-dev] [PATCH 8/9] gallium/radeon: Implement hooks for DRI Image 7
Axel Davy
- [Mesa-dev] [PATCH 1/2] glsl: Fix lowering of direct assignment in lower_clip_distance.
Paul Berry
- [Mesa-dev] [PATCH 2/2] glsl/linker: Validate IR just before reparenting.
Paul Berry
- [Mesa-dev] Spec interpretation question: layered framebuffers with mismatched layer counts
Paul Berry
- [Mesa-dev] [PATCH 0/3] Enable GL 3.2 support for i965, bump Mesa version.
Clemens Eisserer
- [Mesa-dev] [PATCH] R600: Expand vector FABS
Tom Stellard
- [Mesa-dev] [PATCH] Fix --enable-XX-bit flags by moving LT_INIT where it should
Alexandre Demers
- [Mesa-dev] [PATCH 2/2] i965/gs: Fix gl_PrimitiveIDIn when using SW primitive restart.
Eric Anholt
- [Mesa-dev] [Bug 71944] New: vs-temp-array-mat3-index-col-rd test fails with SB
bugzilla-daemon at freedesktop.org
- [Mesa-dev] More projects for newbies
Maxence Le Doré
- [Mesa-dev] [PATCH 1/4] Revert "i965: Make the driver compile until a proper libdrm can be released."
Ian Romanick
- [Mesa-dev] [PATCH] i965: Use __attribute__((flatten)) on fast tiled teximage code.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] glsl: Remove useless iteration through function parameters.
Kenneth Graunke
- [Mesa-dev] [RFC PATCH V3 00/10] ARB_gpu_shader5 interpolateAt* support for i965
Chris Forbes
- [Mesa-dev] [PATCH 1/9] mesa: have old glColorTable functions generate GL_INVALID_OPERATION
Brian Paul
- [Mesa-dev] Mesa 10.0 release candidate 2
Ian Romanick
- [Mesa-dev] [PATCH 1/5] docs: bump supported shading language version
Chris Forbes
- [Mesa-dev] [PATCH 1/8] mesa: expose AMD_vertex_shader_layer in the core profile only
Marek Olšák
- [Mesa-dev] [PATCH 2/8] st/mesa: allow GLSL 1.50 and 3.30 to be exposed
Marek Olšák
- [Mesa-dev] Request for support of GL_AMD_pinned_memory and GL_ARB_buffer_storage extensions
Tony Wasserka
- [Mesa-dev] More projects for newbies
Klemen Košir
- [Mesa-dev] [PATCH] mesa: reduce memory used for short display lists
Brian Paul
- [Mesa-dev] [PATCH] i965: Bump number of supported atomic counter buffers.
Francisco Jerez
- [Mesa-dev] [PATCH 00/11] Core mesa changes for ARB_shader_image_load_store.
Francisco Jerez
- [Mesa-dev] [PATCH 00/17] Newbie Project : Enable ARB_map_buffer_alignment in all drivers
Siavash Eliasi
- [Mesa-dev] [PATCH] Fixed setting switch cases prior to PIPE_CAP_MIN_MAP_BUFFER_ALIGNMENT incorrectly.
Siavash Eliasi
- [Mesa-dev] [PATCH] llvmpipe: don't assert/crash on invalid clear color
Dave Airlie
- [Mesa-dev] llvmpipe fake msaa
Dave Airlie
- [Mesa-dev] [PATCH] llvmpipe: add get sample position
Dave Airlie
- [Mesa-dev] [PATCH] glx: Extra gc null check for glXMakeCurrent
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 1/2] i965/gs: Properly skip GS binding table upload when no GS active.
Paul Berry
- [Mesa-dev] [PATCH] gallium/dri: Support DRI Image extension version 6 (v2)
Axel Davy
- [Mesa-dev] [PATCH] i965: Replace OUT_RELOC_FENCED with OUT_RELOC.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] gallium/drivers: support more sampler views than samplers for more drivers
sroland at vmware.com
- [Mesa-dev] [PATCH] R600/SI: Implement spilling of SGPRs v4
Tom Stellard
- [Mesa-dev] [PATCH 01/23] glsl: Add ARB_shader_image_load_store extension enables.
Francisco Jerez
- [Mesa-dev] radeonsi: always set the scanout flag?
Axel Davy
- [Mesa-dev] [PATCH] i965: Always reserve binding table space for at least one render target.
Kenneth Graunke
- [Mesa-dev] Enable ARB_map_buffer_alignment in all drivers - first try
Thomas Prescher
- [Mesa-dev] [PATCH] glsl: Initialize _mesa_glsl_parse_state::atomic_counter_offsets before using it.
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] glsl: extract function for record comparisons
Grigori Goronzy
- [Mesa-dev] [PATCH 2/2] glsl: match unnamed record types across stages
Grigori Goronzy
- [Mesa-dev] [PATCH 1/8] mesa: Add missing checks for GL_TEXTURE_CUBE_MAP_ARRAY
Ian Romanick
- [Mesa-dev] [PATCH 2/8] mesa: Add missing API check for GL_TEXTURE_3D
Ian Romanick
- [Mesa-dev] [PATCH 3/8] mesa: Silence GCC warning in _mesa_test_texobj_completeness
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965: Fix OACONTROL assertion failures on Ironlake.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Properly reject __DRI_CTX_FLAG_ROBUST_BUFFER_ACCESS when __DRI2_ROBUSTNESS is not enabled
Ian Romanick
- [Mesa-dev] [PATCH 0/2] i965/hsw: Fix fast color bug on ChromeOS Falco
Chad Versace
- [Mesa-dev] Fwd: [PATCH] Fixed memory leak.
Mario Rugiero
- [Mesa-dev] [PATCH] Modified _mesa_align_free to have consistent behavior
Siavash Eliasi
- [Mesa-dev] [PATCH] i965: Use RED for depth texture formats rather than INTENSITY.
Kenneth Graunke
- [Mesa-dev] [Bug 72062] New: build broken for x11 egl apps
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/llvmpipe: add fake MSAA support
Dave Airlie
- [Mesa-dev] Move wayland-drm protocol from Mesa to wayland-core
Benjamin Gaignard
- [Mesa-dev] Question: in i965 question, potential bug pull vs push constants in vertex shader
Rogovin, Kevin
- [Mesa-dev] [PATCH 0/2] v3: Fix array overrun with too many uniforms
Petri Latvala
- [Mesa-dev] [PATCH] mesa: add assert after calloc before access memory in attrib.c
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] glx: Add assert after malloc before accessing memory in glx/clientattrib.c
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH 0/4] Refactor i965 DRI image implementation
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH] i965/gen6: Fix multisample resolve blits for luminance/intensity 32F formats.
Paul Berry
- [Mesa-dev] [PATCH 1/2] trace: Dump query results faithfully.
jfonseca at vmware.com
- [Mesa-dev] Feasibility of KHR_gl_texture_cubemap_image in mesa/gallium
Ryan Morris
- [Mesa-dev] Move wayland-drm protocol from Mesa to wayland-core
Jason Ekstrand
- [Mesa-dev] Move wayland-drm protocol from Mesa to wayland-core
Jasper St. Pierre
- [Mesa-dev] [PATCH] glsl: Remove unused field loop_variable_state::loop.
Paul Berry
- [Mesa-dev] [PATCH 1/4] glsl: Teach ir_variable_refcount about ir_loop::counter variables.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Don't emit empty declaration warning for a struct specifier
Ian Romanick
- [Mesa-dev] use fs generator to compile i965 blorp clear programs
Topi Pohjolainen
- [Mesa-dev] [Bug 70766] Run-time link error in swrast_dri.so
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/3] save about 1MB per llvm vertex shader
Frank Henigman
- [Mesa-dev] [PATCH v3 1/3] gallivm: one code memory pool with deferred free
Frank Henigman
- [Mesa-dev] [PATCH v3 2/3] gallivm: separate LLVM teardown from freeing code
Frank Henigman
- [Mesa-dev] [PATCH v3 3/3] draw/llvm: delete unneeded LLVM stuff earlier
Frank Henigman
- [Mesa-dev] Nesa-dev now integrated with patchwork
Carl Worth
- [Mesa-dev] [PATCH] drisw/gallium/llvmpipe: add MESA_copy_sub_buffer support
Dave Airlie
- [Mesa-dev] Mesa 9.2.4
Carl Worth
- [Mesa-dev] [PATCH V2 00/17] Newbie Project : Enable ARB_map_buffer_alignment in all drivers
Siavash Eliasi
- [Mesa-dev] [PATCH] Don't use gbm_dri_device when its not there
Ander Conselvan de Oliveira
- [Mesa-dev] memory stomping/other error in a3ed98f7aa (gallium: new, unified pipe_context::set_sampler_views() function)
Ilia Mirkin
- [Mesa-dev] Request for support of GL_AMD_pinned_memory and GL_ARB_buffer_storage extensions
Tony Wasserka
- [Mesa-dev] Request for support of GL_AMD_pinned_memory and GL_ARB_buffer_storage extensions
Tony Wasserka
- [Mesa-dev] About PixelSync (fragment_shader_ordering) support in Mesa..
oscar barenys
- [Mesa-dev] [PATCH 1/4] glsl: Extract functions from loop_analysis::visit(ir_dereference_variable *).
Paul Berry
- [Mesa-dev] [PATCH] drisw/gallium/llvmpipe: add MESA_copy_sub_buffer support (v2)
Dave Airlie
- [Mesa-dev] Fw: Taking part in MESA development - Dissertation Project
Timothy Arceri
- [Mesa-dev] memory stomping in 95bd8a332d1 (dri: Move i965-specific context flag logic to dri common.)
Ilia Mirkin
- [Mesa-dev] [PATCH 0/6] Add support for 'sample' qualifier
Chris Forbes
- [Mesa-dev] [PATCH] i965: Don't flag gather quirks for Gen8+
Chris Forbes
- [Mesa-dev] [PATCH 1/2] nv50: fix a small leak on context destroy
Ilia Mirkin
- [Mesa-dev] [PATCH] egl: add HAVE_LIBDRM define, fix EGL X11 platform
Tapani Pälli
- [Mesa-dev] [PATCH][9.2] st/xorg: Handle new DamageUnregister API which has only one argument
Chí-Thanh Christopher Nguyễn
- [Mesa-dev] [PATCH 00/10] Sharing r600g glMapBuffer optimizations with radeonsi
Marek Olšák
- [Mesa-dev] [PATCH 01/10] radeon: move some functions to r600_buffer.c
Marek Olšák
- [Mesa-dev] [PATCH 02/10] r600g: use common interfaces in buffer_transfer_unmap
Marek Olšák
- [Mesa-dev] [PATCH 03/10] radeonsi: implement accelerated buffer copying
Marek Olšák
- [Mesa-dev] [PATCH 04/10] radeon: squash with buffer.c
Marek Olšák
- [Mesa-dev] [PATCH] winsys/radeon: set/get the scanout flag with the tiling ioctls
Marek Olšák
- [Mesa-dev] [PATCH 0/6] i965: Enable CMS layout for multisample textures
Chris Forbes
- [Mesa-dev] [PATCH 1/2] nouveau: avoid leaking fences while waiting
Ilia Mirkin
- [Mesa-dev] [RFC PATCH 00/10] glsl/loops: Eliminate loop control fields.
Paul Berry
- [Mesa-dev] [PATCH 1/3] mesa: resolve typo DTXn/DXTn
Emil Velikov
- [Mesa-dev] [PATCH V2 00/10] i965: Enable CMS layout for multisample textures
Chris Forbes
- [Mesa-dev] [Bug 62142] Mesa/demo mipmap_limits upside down with running by SOFTWARE
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66213] Certain Mesa Demos Rendering Inverted (vertically)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa 10.0 released
Ian Romanick
Last message date:
Sat Nov 30 23:40:34 PST 2013
Archived on: Sat Nov 30 23:40:45 PST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).