November 2014 Archives by thread
Starting: Sat Nov 1 13:41:36 PDT 2014
Ending: Sun Nov 30 22:53:09 PST 2014
Messages: 1500
- [Mesa-dev] [PATCH 15/15] draw: allow LLVM use on non-SSE2 X86 cpus
David Heidelberg
- [Mesa-dev] [PATCH] draw: allow LLVM use on non-SSE2 X86 cpus
David Heidelberg
- [Mesa-dev] [RFC 0/9] i965/fs: Combine constants and unconditionally emit MADs
Matt Turner
- [Mesa-dev] [RFC 7/9] i965/fs: Add pass to combine immediates.
Matt Turner
- [Mesa-dev] [PATCH V4] mesa: add SSE optimisation for glDrawElements
Bruno Jimenez
- [Mesa-dev] [PATCH] clover: fix clBuildProgram Piglit regression
EdB
- [Mesa-dev] [PATCH] Set llvmpipe and softpipe note only for MSAA.
Romain Failliot
- [Mesa-dev] [PATCH v3 0/9] Gallium Nine
David Heidelberg
- [Mesa-dev] [PATCH v3 1/9] tgsi/ureg: add ureg_UARL shortcut (v2)
David Heidelberg
- [Mesa-dev] [PATCH v3 2/9] winsys/sw/wrapper: implement is_displaytarget_format_supported for swrast
David Heidelberg
- [Mesa-dev] [PATCH v3 3/9] gallium/auxiliary: implement sw_probe_wrapped
David Heidelberg
- [Mesa-dev] [PATCH v3 4/9] gallium/auxiliary: add inc and dec alternative with return (v2)
David Heidelberg
- [Mesa-dev] [PATCH v3 5/9] gallium/auxiliary: add contained and rect checks (v3)
David Heidelberg
- [Mesa-dev] [PATCH v3 6/9] gallium/auxiliary: add dump functions for bind and transfer flags
David Heidelberg
- [Mesa-dev] [PATCH v3 7/9] nine: Add state tracker nine for Direct3D9 (v2)
David Heidelberg
- [Mesa-dev] [PATCH v3 8/9] nine: Add drirc options (v2)
David Heidelberg
- [Mesa-dev] [PATCH v3 9/9] nine: Implement threadpool
David Heidelberg
- [Mesa-dev] [Bug 85608] Account request for David Heidelberg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/chv: Increase VS and GS thread counts
Ben Widawsky
- [Mesa-dev] [PATCH][RFC] mesa/main: Clamp rgba with streamed sse
Juha-Pekka Heikkila
- [Mesa-dev] [Bug 85799] segfault since glsl: Drop constant 0.0 components from dot products
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/disasm: Disassemble tdr and tm registers properly.
Matt Turner
- [Mesa-dev] [PATCH 4/5] i965/fs: Dead code eliminate instructions writing the flag.
Matt Turner
- [Mesa-dev] [PATCH 6/5] i965/fs: Remove opt_drop_redundant_mov_to_flags().
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965/vec4: Track liveness of the flag register.
Matt Turner
- [Mesa-dev] [PATCH] util: Implement unreachable for MSVC using __assume
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Silence unused parameter warning in check_context_limits in non-debug builds
Ian Romanick
- [Mesa-dev] [PATCH 00/10] glUniform* micro-optimizations, part 1
Ian Romanick
- [Mesa-dev] [PATCH 1/1] r600, llvm: Fix mem leak
Jan Vesely
- [Mesa-dev] [PATCH] mesa: Don't call _mesa_ClipControl from glPopAttrib when unsupported.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/4] i965: Totally legit line width patches
Kenneth Graunke
- [Mesa-dev] [Bug 54080] glXQueryDrawable fails with GLXBadDrawable for a Window in direct context
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-announce] Mesa 10.3 release candidate 1
Ausmus, James
- [Mesa-dev] [PATCH 1/3] i965: Add #defines for Broadwell HiZ workarounds in CACHE_MODE_1.
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/3] i965: Implement the PMA stall fix.
Kristian Høgsberg
- [Mesa-dev] [PATCH 3/3] i965: Re-enable Z16 on Gen8+.
Kristian Høgsberg
- [Mesa-dev] [PATCH 0/3][RFC v2] Clamp rgba floats with sse
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] glsl: throw error when using invariant(all) in a fragment shader
Tapani Pälli
- [Mesa-dev] [PATCH] i965/blorp: Fix hiz ops on MSAA surfaces
Chris Forbes
- [Mesa-dev] Conditional rendering on i965
Neil Roberts
- [Mesa-dev] [Bug 85869] Offscreen rendering to pixmap EGLSurface is odd
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Fix sampler state pointer adjustment for nonconst samplers
Chris Forbes
- [Mesa-dev] [Bug 84566] Unify the format conversion code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/2] Disable the EGL state tracker for Linux/DRI builds
Marek Olšák
- [Mesa-dev] [PATCH 2/2] i965: Remove non-existent vertical strides from array.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] gk20a: use NOUVEAU_BO_GART as VRAM domain
Alexandre Courbot
- [Mesa-dev] [PATCH] egl: dri2: Use present extension. (Was: Re: [RFC] egl: Add DRI3 support to the EGL backend.)
Joonas Lahtinen
- [Mesa-dev] [Bug 85918] Mesa: MSVC 2010/2012 Compile error
bugzilla-daemon at freedesktop.org
- [Mesa-dev] ARB_texture_buffer_range offsets
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: fix alignment issue for vertex data fetch
sroland at vmware.com
- [Mesa-dev] [PATCH V5] mesa: add SSE optimisation for glDrawElements
Timothy Arceri
- [Mesa-dev] [PATCH] glsl/list: Add an exec_list_validate function
Jason Ekstrand
- [Mesa-dev] [PATCH 1/4] i965/cfg: Add functions to get first and last non-CF instructions.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965/fs: Remove FS_OPCODE_BLORP_FB_WRITE.
Matt Turner
- [Mesa-dev] [Bug 74563] Surfaceless contexts are not properly released by DRI drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] mesa: add runtime support for SSSE3
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] megadriver: explicitly link against glapi, link with -no-undefined
Emil Velikov
- [Mesa-dev] [PATCH] egl_dri2: Allow both 24 and 32 bit X visuals for RGBA configs
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i965: Fix an off-by-1 error in the draw upload code's size calculation.
Emil Velikov
- [Mesa-dev] [PATCH 1/1] clover: Fix build after llvm r221375
Jan Vesely
- [Mesa-dev] [PATCH 1/6] st/va: refactored handleVASliceDataBufferType
Leo Liu
- [Mesa-dev] [PATCH 2/6] st/va: MPEG4 populate the PPS structure
Leo Liu
- [Mesa-dev] [PATCH 6/6] st/va: MPEG4 call vlVaDecoderFixMPEG4Startcode()
Leo Liu
- [Mesa-dev] [PATCH 3/3] gallivm: Properly update for removal of JITMemoryManager in LLVM 3.6.
Matt Turner
- [Mesa-dev] New stable-branch 10.3 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH] gbm: dlopen libglapi so gbm_create_device works
Frank Henigman
- [Mesa-dev] [PATCH 1/3] egl_dri2: fix double free on drm platforms
Emil Velikov
- [Mesa-dev] Bogus bounds checking in api_validate.c?
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Remove _mesa_max_buffer_index
Ian Romanick
- [Mesa-dev] Require micro-benchmarks for performance optimization oriented patches
Siavash Eliasi
- [Mesa-dev] [PATCH 0/2] clover CL_INVALID_COMPILER_OPTIONS
EdB
- [Mesa-dev] [PATCH 1/2] clover: fix tab/space and alignement
EdB
- [Mesa-dev] [PATCH] glsl: validate invariance between builtin variables
Tapani Pälli
- [Mesa-dev] [PATCH V2 1/2] mesa: add runtime support for SSSE3
Timothy Arceri
- [Mesa-dev] [PATCH] util/format: Generate floating point constants for clamping.
jfonseca at vmware.com
- [Mesa-dev] [Bug 61312] Assertion failure: freeing bad or corrupted memory in st_translate_mesa_program
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Use the predicate enable bit for conditional rendering without stalling
Neil Roberts
- [Mesa-dev] [PATCH] llvmpipe: Avoid deadlock when unloading opengl32.dll
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] i965: Store the command parser version number in intel_screen
Neil Roberts
- [Mesa-dev] [PATCH] util/format: Fix clamping to 32bit integers.
jfonseca at vmware.com
- [Mesa-dev] [Bug 76252] Dynamic loading/unloading of opengl32.dll results in a deadlock
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86025] src\glsl\list.h(535) : error C2143: syntax error : missing '; ' before 'type'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl/list: Add a foreach_list_typed_safe_reverse macro
Jason Ekstrand
- [Mesa-dev] [PATCH WIP 1/1] configure: include llvm systemlibs when using static llvm
Jan Vesely
- [Mesa-dev] [PATCH] mesa: Permanently enable features supported by target CPU at compile time.
Siavash Eliasi
- [Mesa-dev] [PATCH V2] mesa: Permanently enable features supported by target CPU at compile time.
Siavash Eliasi
- [Mesa-dev] [Bug 85419] [llvmpipe] Assertion fail with triangle strips
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V3 1/3] mesa: add runtime support for SSSE3
Timothy Arceri
- [Mesa-dev] Mesa 10.3.3
Emil Velikov
- [Mesa-dev] [PATCH] r600g: Implement GL_ARB_draw_indirect
Glenn Kennard
- [Mesa-dev] [PATCH 0/5] Use vl_stub for the dri/egl/... gallium targets
Emil Velikov
- [Mesa-dev] [PATCH 3/5] i965/fs: Track liveness of the flag register.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] i965/fs: Use const fs_reg & rather than a copy or pointer.
Kenneth Graunke
- [Mesa-dev] [Bug 86070] Host application crash on vmware fusion 7 in vmw_swc_flush
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] tgsi: fixup the string of VS_WINDOW_SPACE_POSITION
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
- [Mesa-dev] [PATCH] gallium: remove unused pipe_viewport_state::translate[3] and scale[3]
Marek Olšák
- [Mesa-dev] The final batch of gallium 'make dist'
Emil Velikov
- [Mesa-dev] [PATCH] i965: Fix segfault in WebGL Conformance on Ivybridge
Chad Versace
- [Mesa-dev] [PATCH v2 01/14] i965/hiz: Start to separate miptree out from hiz buffers
Ben Widawsky
- [Mesa-dev] [PATCH v2 02/14] i965/gen7: Don't rely directly on the hiz miptree structure
Ben Widawsky
- [Mesa-dev] [PATCH v2 03/14] i965/gen8: Don't rely directly on the hiz miptree structure
Ben Widawsky
- [Mesa-dev] [PATCH v2 04/14] i965/gen7: Don't allocate hiz miptree structure
Ben Widawsky
- [Mesa-dev] How difficult would it be to have debugging information for Jitted code show up?
Steven Stewart-Gallus
- [Mesa-dev] [PATCH 1/2] i965/fs: Don't use if_block/else_block in SEL peephole.
Matt Turner
- [Mesa-dev] [PATCH 0/2] clover: CL_MEM_HOST_* flags checks
EdB
- [Mesa-dev] [Bug 72572] no error on draw call without vbo set
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 80835] [llvmpipe] piglit fs-struct-pad regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 70359] [llvmpipe] piglit arb_shader_texture_lod-texgrad fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Remove try_replace_with_sel().
Matt Turner
- [Mesa-dev] [PATCH] i965/vec4: Allow CSE on uniform-vec4 expansion MOVs.
Kenneth Graunke
- [Mesa-dev] [PATCH] nvc0: remove unused nvc0_screen::mm_VRAM_fe0
Ilia Mirkin
- [Mesa-dev] build regression in tinderbox
Dave Airlie
- [Mesa-dev] [PATCH] i965: Implement WaCsStallAtEveryFourthPipecontrol on IVB/BYT.
Kenneth Graunke
- [Mesa-dev] [PATCH] clover: fix clCreateContext Piglit test crash
EdB
- [Mesa-dev] [PATCH 1/3] st/glx: Implement GLX_EXT_create_context_es2_profile.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 0/3] Do float texture clamping with streaming sse2
Juha-Pekka Heikkila
- [Mesa-dev] [Bug 86195] Lightswork video editor segfaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] clover: ignore -cl-no-signed-zeros option
EdB
- [Mesa-dev] [PATCH 1/4] i965/fs: Move ip_record class to its one use.
Matt Turner
- [Mesa-dev] [PATCH] i915g: we also have more than 0 viewports!
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Combine offset/texture_offset fields.
Matt Turner
- [Mesa-dev] Mesa 10.4 release plan strawman
Emil Velikov
- [Mesa-dev] Removing unused opcodes (TGSI, Mesa IR)
Eric Anholt
- [Mesa-dev] [PATCH 01/13] r600: Drop the "/* gap */" notes.
Eric Anholt
- [Mesa-dev] [PATCH 02/13] r300: Drop the "/* gap */" notes.
Eric Anholt
- [Mesa-dev] [PATCH 03/13] ilo: Drop the explicit intialization of gaps in TGSI opcodes.
Eric Anholt
- [Mesa-dev] [PATCH 04/13] gallium: Drop the NRM and NRM4 opcodes.
Eric Anholt
- [Mesa-dev] [PATCH 08/13] gallium: Drop unused X2D opcode.
Eric Anholt
- [Mesa-dev] [PATCH 09/13] gallium: Drop the unused RFL opcode.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Always enable VF statistics
Ben Widawsky
- [Mesa-dev] [PATCH] gallium/include/pipe: Added interface for atomic counter buffers in pipe
adityaatluri
- [Mesa-dev] [PATCH 1/4] i965: Use macros to create prototypes for emitter helpers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965/vec4: Use const references in emit() functions.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965/vec4: Combine all the math emitters.
Kenneth Graunke
- [Mesa-dev] [PATCH] radeonsi: Disable asynchronous DMA except for PIPE_BUFFER
Michel Dänzer
- [Mesa-dev] [PATCH] linker: Add a missing space in an error message
Neil Roberts
- [Mesa-dev] [PATCH 0/9] i915: Gen2 texturing fixes and a few random patches
Ville Syrjälä
- [Mesa-dev] [PATCH] dri/kms: Always zero out struct drm_mode_create_dumb
Thierry Reding
- [Mesa-dev] [PATCH 1/4] r600g/compute: Don't leak cbufs in compute state
Aaron Watry
- [Mesa-dev] [PATCH v2 00/16] Scalar VS for BDW+
Kristian Høgsberg
- [Mesa-dev] [PATCH] i965: Don't call _mesa_load_state_parameters when nr_params == 0.
Kenneth Graunke
- [Mesa-dev] Move mesa version scheme to a more common style ?
Emil Velikov
- [Mesa-dev] [Bug 84724] [regression, bisected] commit 4155d1c7 broke i915g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] st/xlib: Generate errors as specified.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] aux/pipe_loader: Don't leak error string on dlopen failure
Aaron Watry
- [Mesa-dev] Suboptimal code generation
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Fix _mesa_uint_array_min_max linker error.
Siavash Eliasi
- [Mesa-dev] [PATCH] mesa, st/glx, st/wgl: Move GL version validation into an helper.
jfonseca at vmware.com
- [Mesa-dev] Mesa 10.4 has been branched
Emil Velikov
- [Mesa-dev] [PATCH] mesa: Bump version to 10.5.0-devel.
Vinson Lee
- [Mesa-dev] [10.4] git describe points to 10.2-branchpoint-3617-ga4ffc2a
Sedat Dilek
- [Mesa-dev] [PATCH] st/mesa: add a fallback for clear_with_quad when no vs_layer
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa/main: Fix tmp_row memory leak in texstore_rgba_integer.
Siavash Eliasi
- [Mesa-dev] EXT/ARB direct state access extensions
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] scons: Require glproto >= 1.4.13 for X11.
Vinson Lee
- [Mesa-dev] [Bug 84124] Please revert 8449121971ce1db03fea19665d314e523fdc10dd
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86326] clEnqueueNDRangeKernel global_work_offset ignored
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] nv50, nvc0: actually check constbufs for invalidation
Ilia Mirkin
- [Mesa-dev] [Bug 86330] lp_bld_debug.cpp:112: multiple definition of `raw_debug_ostream::write_impl(char const*, unsigned long)'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] tinderbox build regression
Dave Airlie
- [Mesa-dev] feature request for mesamatrix.net
Romain Failliot
- [Mesa-dev] [PATCH 3/4] auxiliary: ship all files in the distribution tarball
Jose Fonseca
- [Mesa-dev] The ARB_shader_subroutine extension
Gustaw Smolarczyk
- [Mesa-dev] Request for more info in implementing atomic counters in mesa state tracker
Aditya Avinash
- [Mesa-dev] [PATCH] fix typo which makes drmOpen("VALID_NAME", NULL) to return NULL
Guo Yejun
- [Mesa-dev] [PATCH 00/16] Expand opt_minmax get_range v2
Thomas Helland
- [Mesa-dev] [PATCH] glsl_compiler: Add binding hash tables to avoid SIGSEVs on linking stage
Andres Gomez
- [Mesa-dev] [PATCH 1/4] st/va: added some calls to handle_table_remove()
Leo Liu
- [Mesa-dev] [PATCH 2/4] st/va: added internal storage for VAImage and BGRA format
Leo Liu
- [Mesa-dev] [PATCH 3/4] st/va: subpicture implementation
Leo Liu
- [Mesa-dev] [PATCH 4/4] st/va: surface: render subpicture
Leo Liu
- [Mesa-dev] [PATCH v4 0/8] Gallium Nine
Axel Davy
- [Mesa-dev] [PATCH] gallium/tests: add missing arg to util_make_vertex_passthrough_shader()
Brian Paul
- [Mesa-dev] Mesa 10.3.4 candidate
Emil Velikov
- [Mesa-dev] [PATCH] st/mesa: copy sampler_array_size field when copying instructions
Brian Paul
- [Mesa-dev] [PATCH 1/2] radeonsi: support per-sample gl_FragCoord
Marek Olšák
- [Mesa-dev] [PATCH] draw: implement TGSI_PROPERTY_VS_WINDOW_SPACE_POSITION
Marek Olšák
- [Mesa-dev] [PATCH] r600g/cayman: fix integer multiplication output overwrite
Dave Airlie
- [Mesa-dev] [PATCH] r600g/cayman: fix integer multiplication output overwrite (v2)
Dave Airlie
- [Mesa-dev] [PATCH] r600g/cayman: fix texture gather tests
Dave Airlie
- [Mesa-dev] [PATCH] r600g/cayman: hande empty vertex shaders
Dave Airlie
- [Mesa-dev] Mesa 10.4.0 release candidate 1
Emil Velikov
- [Mesa-dev] [PATCH] nv50/ir: saturate FRC result to avoid completely bogus values
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g: geom shaders: always load texture src regs from inputs
Dave Airlie
- [Mesa-dev] [PATCH] r600g: limit texture offset application to specific types
Dave Airlie
- [Mesa-dev] [PATCH] r600g: limit texture offset application to specific types (v2)
Dave Airlie
- [Mesa-dev] [PATCH 1/2] glsl: Generate unique names for each const array lowered to uniforms
Chris Forbes
- [Mesa-dev] [PATCH 00/20] Auto-generate pack/unpack functions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 01/20] mesa/format_utils: Fix a bug in one of the format helper functions
Iago Toral Quiroga
- [Mesa-dev] [PATCH 03/20] mesa/colormac: Remove an unused macro
Iago Toral Quiroga
- [Mesa-dev] [PATCH 04/20] mesa: Fix A1R5G5B5 packing/unpacking
Iago Toral Quiroga
- [Mesa-dev] [PATCH 05/20] mesa: Fix get_texbuffer_format().
Iago Toral Quiroga
- [Mesa-dev] [PATCH 06/20] mesa: Fix _mesa_swizzle_and_convert integer conversions to clamp properly
Iago Toral Quiroga
- [Mesa-dev] [PATCH 10/20] mesa: Add a _mesa_is_format_color_format helper
Iago Toral Quiroga
- [Mesa-dev] [PATCH 00/29] Use a master format convert function
Iago Toral Quiroga
- [Mesa-dev] [PATCH] util: update hash type comments
Timothy Arceri
- [Mesa-dev] [PATCH] i965/disasm: Properly decode branch_ctrl (gen8+)
Ben Widawsky
- [Mesa-dev] [PATCH 1/2] draw: fixes for vertex shaders outputting layer or viewport index
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] llvmpipe: enable PIPE_CAP_TGSI_VS_LAYER_VIEWPORT
sroland at vmware.com
- [Mesa-dev] [PATCH] r600: fix texture gradients instruction emission
Dave Airlie
- [Mesa-dev] [PATCH] r600: fix texture gradients instruction emission (v2)
Dave Airlie
- [Mesa-dev] [PATCH] i965: Fix segfault in WebGL Conformance on Ivybridge (v2)
Chad Versace
- [Mesa-dev] [PATCH 1/4] i965: Remove spurious casts in copy_image_with_memcpy()
Chad Versace
- [Mesa-dev] [PATCH 2/4] i965: Fix intel_miptree_map() signature to be more 64-bit safe
Chad Versace
- [Mesa-dev] [PATCH 3/4] i965: Use safer pointer arithmetic in intel_texsubimage_tiled_memcpy()
Chad Versace
- [Mesa-dev] [PATCH 4/4] i965: Use safer pointer arithmetic in gather_oa_results()
Chad Versace
- [Mesa-dev] [PATCH 0/4] i965: Safer pointer arithmetic
Chad Versace
- [Mesa-dev] [PATCH v2 0/3] nouveau: support for custom VRAM domains
Alexandre Courbot
- [Mesa-dev] Performance regression on Tegra/GK20A since commit 363b53f00069
Alexandre Courbot
- [Mesa-dev] rv635 geometry shader texel fetch
Dave Airlie
- [Mesa-dev] Using the 'f' suffix to create a float from an integer literal
Iago Toral Quiroga
- [Mesa-dev] [PATCH] rtasm,translate: Re-enable SSE on Mingw64.
jfonseca at vmware.com
- [Mesa-dev] Bug in 48157b904a9 found by Coverity
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] cmake: Don't use gcc specific warnings with g++.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 2/3] tests, trival, fp, vp: Rename errno with errnum.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 3/3] wgl: Ensure PIXELFORMATDESCRIPTOR members are zeroed.
jfonseca at vmware.com
- [Mesa-dev] [Bug 79039] [TRACKER] Mesa 10.2 release tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 86480] Mesa 10.4.0-devel implementation error: unexpected format GL_DEPTH24_STENCIL8 in _mesa_choose_tex_format()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] i965: Pushing UBO values, NIR, etc.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/9] i915: Only use TEXCOORDTYPE_VECTOR with cube maps on gen2
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965: Rename two intelEmit*Blit functions to not use camel-case
Ian Romanick
- [Mesa-dev] [PATCH] egl: Expose EGL_KHR_get_all_proc_addresses and its client extension
Chad Versace
- [Mesa-dev] [PATCH 0/7] valid-to-render house keeping
Ian Romanick
- [Mesa-dev] [PATCH] radeonsi: use minnum and maxnum LLVM intrinsics for MIN and MAX opcodes
Marek Olšák
- [Mesa-dev] [PATCH 1/3] nine: Don't use the otherwise-dead SFL opcode in an unreachable path.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Make Gen4-5 push constants call _mesa_load_state_parameters too.
Kenneth Graunke
- [Mesa-dev] [Bug 82585] geometry shader with optional out variable segfaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] glapi: Remove dead extension_helper.py.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Remove unused ast copy constructors.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Extract depctrl hazards
Ben Widawsky
- [Mesa-dev] [PATCH 1/2] i965: Assert that math instructions don't have conditional mod.
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965: Don't overwrite the math SFID with conditional mod.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Clarify and optimize register coalescing interference check.
Matt Turner
- [Mesa-dev] [PATCH 1/5] i965/hiz: Start to separate miptree out from hiz buffers
Jordan Justen
- [Mesa-dev] [PATCH] util: Implement assume() for clang.
Matt Turner
- [Mesa-dev] [PATCH] util: Prefer atomic intrinsics to inline assembly.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Fix tautological comparison.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Silence clang warning about class vs no class.
Matt Turner
- [Mesa-dev] [PATCH] i965/disasm: Fix all32h/any32h predicate disassembly.
Matt Turner
- [Mesa-dev] [PATCH] i965/gen6/gs: Don't declare a src_reg with struct.
Matt Turner
- [Mesa-dev] [PATCH 1/4] nine: propertly declare constants
David Heidelberg
- [Mesa-dev] [PATCH 3/4] nine: handle D3DISSUE_END without previous D3DISSUE_BEGIN
David Heidelberg
- [Mesa-dev] Mesa 10.3.4
Emil Velikov
- [Mesa-dev] Mesa 10.4.0 release candidate 2
Emil Velikov
- [Mesa-dev] [PATCH] nine: the .pc file should not follow mesa version
Emil Velikov
- [Mesa-dev] [PATCH] glsl/cs: Change gl_WorkGroupSize from ivec3 to uvec3
Jordan Justen
- [Mesa-dev] [PATCH 1/2] i965/vs: Allow state upload to proceed when inputs are not set
Jordan Justen
- [Mesa-dev] [PATCH 2/2] i965/draw state: Allow state upload to proceed when inputs are not set
Jordan Justen
- [Mesa-dev] [PATCH] i965/skl: Fix SBE state upload code.
Ben Widawsky
- [Mesa-dev] [PATCH] i965: implement ARB_pipeline_statistics_query
Ben Widawsky
- [Mesa-dev] [Bug 86594] Segfault in glGetActiveUniformName
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Make lower_constant_arrays_to_uniforms require dereferences.
Kenneth Graunke
- [Mesa-dev] Immutable textures and BGRA external format support
kalyan kondapally
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50/ir: set neg modifiers on min/max args
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] r600/radeonsi: implement new float comparison instructions
Marek Olšák
- [Mesa-dev] [PATCH 01/11] st/nine: Refactor Resource9 BaseTexture9 Surface9 and Texture9 initialization
David Heidelberg
- [Mesa-dev] [PATCH 02/11] st/nine: call DBG() at more external entry points
David Heidelberg
- [Mesa-dev] [PATCH 03/11] st/nine: propertly declare constants
David Heidelberg
- [Mesa-dev] [PATCH 04/11] st/nine: Add pool check to SetTexture (v2)
David Heidelberg
- [Mesa-dev] [PATCH 05/11] st/nine: return GetAvailableTextureMem in bytes as expected (v2)
David Heidelberg
- [Mesa-dev] [PATCH 06/11] st/nine: fix wrong variable reset
David Heidelberg
- [Mesa-dev] [PATCH 07/11] st/nine: remove unused pipe_viewport_state::translate[3] and scale[3]
David Heidelberg
- [Mesa-dev] [PATCH 08/11] st/nine: Fix setting of the shift modifier in nine_shader
David Heidelberg
- [Mesa-dev] [PATCH] r600g: do all CUBE ALU operations before gradient texture operations (v2)
Dave Airlie
- [Mesa-dev] [PATCH] r600g: merge the TXQ and BUFFER constant buffers
Dave Airlie
- [Mesa-dev] [Bug 83445] eglSwapBuffers() crash on dri
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] i965: Move brw->precompile checks out a level.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Fix Get(GL_TRANSPOSE_CURRENT_MATRIX_ARB) to transpose
Chris Forbes
- [Mesa-dev] glsl es question: invalid pragma debug argument
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965/Gen6-7: Do not replace texcoords with point coord if not drawing points
Chris Forbes
- [Mesa-dev] [Bug 67672] [llvmpipe] lp_test_arit fails on old CPUs
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 71199] [llvmpipe] piglit gl-1.4-polygon-offset regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 78914] [llvmpipe] Front/Backfaces do not get the same depth values when interpolated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55343] [st/dri][llvmpipe] compiz crasher in drisw_update_tex_buffer()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] llvmpipe: fix lp_test_arit denorm handling
sroland at vmware.com
- [Mesa-dev] [PATCH] main, glsl: Bump max known desktop glsl version to 4.50
Jordan Justen
- [Mesa-dev] [PATCH 1/2] freedreno: Avoid pasting TGSI_OPCODE_ tokens together.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nouveau: Avoid pasting TGSI_OPCODE_ tokens together.
Eric Anholt
- [Mesa-dev] [PATCH 0/7] util: Move u_atomic.h to src/util and modify API
Matt Turner
- [Mesa-dev] [Bug 80848] [dri3] Building mesa fails with dri3 enabled
bugzilla-daemon at freedesktop.org
- [Mesa-dev] DRI3/Present fixes for Mesa 10.3+
Mario Kleiner
- [Mesa-dev] [PATCH 1/6] i965: Fix missing CACHE_NEW_WM_PROG in 3DSTATE_PS_EXTRA.
Kenneth Graunke
- [Mesa-dev] [PATCH] util/hash_table: Rework the API to know about hashing
Jason Ekstrand
- [Mesa-dev] [Bug 86690] glmark2-es2-wayland shortly freezes on some frames with egl_dri2 backend (Nouveau/GK20A)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: check if implicitly sized arrays dont match explicitly sized arrays across the same stage
Timothy Arceri
- [Mesa-dev] [PATCH 00/10] i965/state: Merge cache and brw flags.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/10] i965: Alphabetize brw_tracked_state flags and use a consistent style.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/10] i965: Combine CACHE_NEW_*_UNIT into BRW_NEW_GEN4_UNIT_STATE.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/10] i965: Fold the gen7_cc_viewport_state_pointer atom into brw_cc_vp.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/10] i965: Move CACHE_NEW_*_VP flags to BRW_NEW_*_VP.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/10] i965: Move some /* CACHE_NEW_SAMPLER */ comments.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/10] i965: Add _CACHE_ in brw_cache_id enum names.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/10] i965: Move BRW_NEW_*_PROG_DATA flags to .brw (not .cache).
Kenneth Graunke
- [Mesa-dev] [PATCH 10/10] i965: Delete brw_state_flags::cache and related code.
Kenneth Graunke
- [Mesa-dev] [Bug 86701] [regression] weston-simple-egl not running anymore inside qemu
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta: Fix saving the results of the current occlusion query
Neil Roberts
- [Mesa-dev] [PATCH v2] mesa/glsl/glapi: enable GL_EXT_draw_buffers extension
Tapani Pälli
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Add support for following Texture Float extensions.
Kalyan Kondapally
- [Mesa-dev] [PATCH] Add support for GLES2 Texture Float extensions.
Kalyan Kondapally
- [Mesa-dev] [PATCH 1/5] glsl: Initialize static temporaries_allocate_names once per process.
Matt Turner
- [Mesa-dev] [PATCH 1/9] scons: Remove dead code/comments.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] glsl: Disallow float literals with the 'f' suffix but no point or exponent
Neil Roberts
- [Mesa-dev] [PATCH] [RFC] MESA_shading_language_130: is this it?
Dave Airlie
- [Mesa-dev] [PATCH] ir_to_mesa: Don't optimize clamp into saturate when target is GL_VERTEX_PROGRAM_ARB
Abdiel Janulgue
- [Mesa-dev] [PATCH] Added NULL check in eglCreateContext
Valentin Corfu
- [Mesa-dev] [PATCH 1/2] st/nine: sm1_declusage_to_tgsi, do not restrict indices with TGSI_SEMANTIC_GENERIC
Axel Davy
- [Mesa-dev] [RFC] tegra: Initial support
Thierry Reding
- [Mesa-dev] [Bug 86788] (bisected) 32bit UrbanTerror 4.1 timedemo sse4.1 segfault...
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54805] gl_ClipVertex support horribly broken with software TNL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g/sb: fix issues cause by GLSL switching to loops for switch
Dave Airlie
- [Mesa-dev] [PATCH 00/13] Fix context creation error handling
Juha-Pekka Heikkila
- [Mesa-dev] Mesa 10.4.0 release candidate 3
Emil Velikov
- [Mesa-dev] [PATCH] i965: Fix assertion in brw_reg_type_letters
Ben Widawsky
- [Mesa-dev] [Bug 86837] kodi segfault since auxiliary/vl: rework the build of the VL code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] sampler types in tgsi
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: avoid anonymous struct in float <-> VF conversions
Jonathan Gray
- [Mesa-dev] [PATCH 1/3] glsl: Disallow `pragma STDGL invariant(all)` in fragment shaders
Chris Forbes
- [Mesa-dev] [PATCH] st/mesa: avoid exposing EXT_texture_integer for pre-GLSL 1.30
Ilia Mirkin
- [Mesa-dev] [PATCH libdrm 1/1] random: Use unsigned long for seed
Jan Vesely
- [Mesa-dev] [PATCH libdrm 1/1] Fix some gcc -Wextra warnings
Jan Vesely
- [Mesa-dev] [PATCH V2] glsl: check if implicitly sized arrays match explicitly sized arrays across the same stage
Timothy Arceri
- [Mesa-dev] [PATCH] i965: Remove "disable_derivative_optimization" driconf option.
Kenneth Graunke
Last message date:
Sun Nov 30 22:53:09 PST 2014
Archived on: Sun Nov 30 22:53:16 PST 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).