October 2014 Archives by thread
Starting: Wed Oct 1 00:46:49 PDT 2014
Ending: Fri Oct 31 21:38:41 PDT 2014
Messages: 1230
- [Mesa-dev] [PATCH] glsl: Add README describing how to run python unit tests manually
Iago Toral Quiroga
- [Mesa-dev] [PATCH] radeonsi: Add CIK SDMA support
Michel Dänzer
- [Mesa-dev] [PATCH v2 3/5] i965: Fix INTEL_DEBUG=state to work with 64-bit dirty bits.
Chris Forbes
- [Mesa-dev] [PATCH 0/7] Tidying up of ubo/texbo state flagging
Chris Forbes
- [Mesa-dev] [PATCH] glsl: Fix memory leak in builtin_builder::_image_prototype.
Iago Toral Quiroga
- [Mesa-dev] [PATCH] i965: free scratch buffers when destroying the context
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 2/6] st/va: skeleton VAAPI state tracker
Liu, Leo
- [Mesa-dev] [Bug 83631] /usr/include/GL/glxext.h:480:143: error: 'GLintptr' has not been declared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: fix GetTexImage for 1D array depth textures
Brian Paul
- [Mesa-dev] [PATCH] gallivm: fix build for LLVM 3.2
Jose Fonseca
- [Mesa-dev] [PATCH 3/4] radeonsi: Catch more cases that can't be handled by si_dma_copy_buffer/tile
Grigori Goronzy
- [Mesa-dev] [Bug 54080] glXQueryDrawable fails with GLXBadDrawable for a Window in direct context
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallivm: force sse instructions for llvm 3.5+
Maarten Lankhorst
- [Mesa-dev] [Bug 84538] lp_test_format.c:226:4: error: too few arguments to function ‘gallivm_create’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RESEND PATCH 2/7] mesa: Mark buffer objects which are bound as UBOs
Chris Forbes
- [Mesa-dev] [PATCH 0/8] Implement GL_KHR_flush_control
Neil Roberts
- [Mesa-dev] [PATCH xserver 0/3] Add support for GLX_ARB_context_flush_control
Neil Roberts
- [Mesa-dev] [PATCH xserver 3/3] glx/dri2: Enable GLX_ARB_context_flush_control
Neil Roberts
- [Mesa-dev] [PATCH glproto] glproto: Add tokens for GLX_ARB_context_flush_control
Neil Roberts
- [Mesa-dev] [PATCH 1/3] i965/fs_fp: Use null_reg from fs_visitor instead of rolling our own
Jason Ekstrand
- [Mesa-dev] [Bug 84566] New: Unify the format conversion code
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] i965: Rename two intelEmit*Blit functions to not use camel-case
Jason Ekstrand
- [Mesa-dev] [Bug 84570] New: Borderlands 2: Framerate drops dramatically with dynamic lighting activated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/hud: use u_sampler_view_default_template helper
Ilia Mirkin
- [Mesa-dev] [PATCH] Revert "configure: ask vdpau.pc for the default location of the vdpau drivers"
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: Clear sampler view flags when binding a buffer
Michel Dänzer
- [Mesa-dev] [RFC PATCH 31/56] glsl: Add builtin uniforms for default inner/outer tess levels
Marek Olšák
- [Mesa-dev] [PATCH] mesa: fix spurious wglGetProcAddress / GL_INVALID_OPERATION error
Brian Paul
- [Mesa-dev] [PATCH] gallium/util: add util_bitcount64
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: use pipe_sampler_view_release for releasing sampler views
Marek Olšák
- [Mesa-dev] [PATCH] tgsi: change tgsi_shader_info::properties to a one-dimensional array
Marek Olšák
- [Mesa-dev] FOSDEM15: Graphics DevRoom: call for speakers.
Luc Verhaegen
- [Mesa-dev] [PATCH] i965/fs_fp: Use a null register of the appropreate width.
Ian Romanick
- [Mesa-dev] [PATCH 1/2] util: Add assume() macro.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Use the correct base_mrf for spilling pairs in SIMD8
Jason Ekstrand
- [Mesa-dev] [Bug 83381] dri_screen.c:72:10: error: expected '}'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 75165] compute.c:464:49: error: function definition is not allowed here
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 84242] FTBFS: libOpenCL.so.1.0.0: ld: .eh_frame_hdr table[5707] FDE at 0000000000c45b8c overlaps table[5708] FDE at 0000000000c45a88
bugzilla-daemon at freedesktop.org
- [Mesa-dev] New stable-branch 10.2 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH 2/2] i965/fs: Silence uninitialized variable warning.
Jason Ekstrand
- [Mesa-dev] [PATCH] glsl/glsl_parser_extras: Handle GLSL 4.50
Olivier Galibert
- [Mesa-dev] [PATCH 1/2] i965/compaction: Simplify jump target code.
Jordan Justen
- [Mesa-dev] [PATCH 1/3] util: Use reg_belongs_to_class instead of BITSET_TEST
Jason Ekstrand
- [Mesa-dev] [PATCH 0/16] radeonsi cleanups
Marek Olšák
- [Mesa-dev] New stable-branch 10.3 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH] nouveau: 3d textures are unsupported, limit 3d levels to 1
Ilia Mirkin
- [Mesa-dev] [PATCH] radeonsi: Use dummy pixel shader if compilation of the real shader failed
Michel Dänzer
- [Mesa-dev] [Bug 84711] New: [VA] gallium_drv_video.so ignores --with-dri-driverdir setting
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: improve accuracy of atan()
Erik Faye-Lund
- [Mesa-dev] [Bug 84724] New: [regression, bisected] commit 4155d1c7 broke i915g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Native object code support for clover and radeon
Tom Stellard
- [Mesa-dev] [PATCH 01/10] clover: Factor kernel argument parsing into its own function
Tom Stellard
- [Mesa-dev] [PATCH] util: fix blitter/draw module interaction
Brian Paul
- [Mesa-dev] [PATCH] mesa: fix error reported on gTexSubImage2D when level not valid
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] util: Use reg_belongs_to_class instead of BITSET_TEST
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/main: Fix unpack_R5G6B5_UNORM.
Iago Toral Quiroga
- [Mesa-dev] [PATCH] egl: Fix for eglpbuffers
Juha-Pekka Heikkila
- [Mesa-dev] [PATCH] configure.ac: check for libexpat when no pkg-config is available
Andres Gomez
- [Mesa-dev] [PATCH v2] r600: Use DMA transfers in r600_copy_global_buffer
Tom Stellard
- [Mesa-dev] [Bug 83445] eglSwapBuffers() crash on dri
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Fix register write checks.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Make _mesa_print_arrays use stderr.
Kenneth Graunke
- [Mesa-dev] [PATCH 23/23] i965: Skip uploading border color when unnecessary.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: cleanup _mesa_valid_to_render code
Tapani Pälli
- [Mesa-dev] [PATCH 00/13] gallium/docs: A series of patches to improve appearance Gallium documentation
Alexander Troosh
- [Mesa-dev] [PATCH 01/13] gallium/docs: Some opcodes was not included into the INDEX section of pdf version
Alexander Troosh
- [Mesa-dev] [PATCH 02/13] gallium/docs: Use squarings
Alexander Troosh
- [Mesa-dev] [PATCH 03/13] gallium/docs: Use fractions
Alexander Troosh
- [Mesa-dev] [PATCH 04/13] gallium/docs: Best view of conditional-expression operator via spaces
Alexander Troosh
- [Mesa-dev] [PATCH 05/13] gallium/docs: refactoring opcode RCC
Alexander Troosh
- [Mesa-dev] [PATCH 06/13] gallium/docs: more spaces and brackets, fix UMOD
Alexander Troosh
- [Mesa-dev] [PATCH 07/13] gallium/docs: alignment formulas
Alexander Troosh
- [Mesa-dev] [PATCH 08/13] gallium/docs: Explanation of function insert to table
Alexander Troosh
- [Mesa-dev] [PATCH 09/13] gallium/docs: Fix view of table 'texture image components' in the PDF version
Alexander Troosh
- [Mesa-dev] [PATCH 10/13] gallium/docs: Use 'Pseudocode::'
Alexander Troosh
- [Mesa-dev] [PATCH 11/13] gallium/docs: Highlighting opcodes
Alexander Troosh
- [Mesa-dev] [PATCH 12/13] gallium/docs: misc improvements
Alexander Troosh
- [Mesa-dev] [PATCH 13/13] gallium/docs: Add minor info about Ilo, Freedreno, VC4, Noop drivers
Alexander Troosh
- [Mesa-dev] [PATCH] fbo-depth-array:Check completness with a color texture
Vincent Lejeune
- [Mesa-dev] [PATCH 0/3] cl workdim v2
Francisco Jerez
- [Mesa-dev] [Bug 84805] New: DEF files missing for GLES1/GLES2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 84807] New: Build issue starting between bf4aecfb2acc8d0dc815105d2f36eccbc97c284b and a3e9582f09249ad27716ba82c7dfcee685b65d51
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] clover: add a simple compat::pair
Francisco Jerez
- [Mesa-dev] [PATCH] memory leak in egl
enpeng xu
- [Mesa-dev] [PATCH 3/3] clover: add clCompile
Francisco Jerez
- [Mesa-dev] [Bug 84124] Please revert 8449121971ce1db03fea19665d314e523fdc10dd
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] winsys/radeon: Use separate caching buffer manager for each set of flags
Michel Dänzer
- [Mesa-dev] [PATCH 2/3] r600g, radeonsi: Use staging texture for transfers if any miplevel is tiled
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] r600g, radeonsi: Only set use_staging_texture = TRUE once
Michel Dänzer
- [Mesa-dev] TGSI and Tessellation Control Shader outputs
Marek Olšák
- [Mesa-dev] [PATCH 1/5] clover: Factor kernel argument parsing into its own function v2
Tom Stellard
- [Mesa-dev] [PATCH 1/4] configure: Revert "ask vdpau.pc for the default location of the vdpau drivers"
Christian König
- [Mesa-dev] [PATCH 2/4] configure: respect $libdir for the OMX installation dir
Christian König
- [Mesa-dev] [PATCH 3/4] configure: remove superflous VA-API line from configure.ac
Christian König
- [Mesa-dev] [PATCH 4/4] configure: use $libdir/dri as default for VA-API
Christian König
- [Mesa-dev] [PATCH] glsl: implement switch flow control using a loop
Francisco Jerez
- [Mesa-dev] [Bug 84894] New: Mesa 10.3 Breaks Arch Linux Multiseat
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 79706] [TRACKER] Mesa regression tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] auxilary/os: Add DragonFly BSD support in os_get_total_physical_memory.
Vinson Lee
- [Mesa-dev] [Bug 61527] MesaLib-9.1: Does not build. LIBTOOL not defined for some makefiles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] meta/msaa-blit: consider weird sample count case unreachable
Chris Forbes
- [Mesa-dev] [PATCH 0/4] Atomic counter fixes
Chris Forbes
- [Mesa-dev] Mesa 10.2.9
Emil Velikov
- [Mesa-dev] [PATCH v3] r600g: Implement GL_ARB_sample_shading
Marek Olšák
- [Mesa-dev] Mesa 10.3.1
Emil Velikov
- [Mesa-dev] RFC: basevertex and vertexid handling in gallium
sroland at vmware.com
- [Mesa-dev] [PATCH] i965: Initialize grf_used in fs_visitor::emit_repclear_shader().
Kenneth Graunke
- [Mesa-dev] [PATCH] r300/compiler: remove useless check
David Heidelberger
- [Mesa-dev] [PATCH] st/gbm: fix arguments to is_format_supported
Ilia Mirkin
- [Mesa-dev] [PATCH 01/17] i965: Restore a lost comment about TXF offset bugs.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Allow CSE on Gen4-5 unary math.
Kenneth Graunke
- [Mesa-dev] Trivial fix for ChromeOS unit test
Lionel Landwerlin
- [Mesa-dev] [PATCH] mesa: validate sampler uniforms during gluniform calls
Tapani Pälli
- [Mesa-dev] [PATCH 1/3] gallium/vc4: correctly include the source files
Emil Velikov
- [Mesa-dev] [PATCH] egl_dri2: Allow both 24 and 32 bit X visuals for RGBA configs
Emil Velikov
- [Mesa-dev] The final batch of gallium 'make dist'
Emil Velikov
- [Mesa-dev] [PATCH 1/4] pipe-loader: consolidate sources into Makefile.sources
Emil Velikov
- [Mesa-dev] [PATCH 2.9/4] i965/fs: Properly precolor payload registers on GEN5 in SIMD16
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Use the correct regs_written on unspill instructions
Jason Ekstrand
- [Mesa-dev] Assertion `key->nr_vertex_elements <= llvm->draw->pt.nr_vertex_elements' failed.
Thomas Sondergaard
- [Mesa-dev] [PATCH] i965: Fix an off-by-1 error in the draw upload code's size calculation.
Kenneth Graunke
- [Mesa-dev] [Bug 85030] New: [GALLIVM] Lib32-mesa build with LLVM 3.6 git (API change)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2] sampler validation
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] r600g: Implement sm5 interpolation functions
Glenn Kennard
- [Mesa-dev] [PATCH] ilo: Advertise DMA-BUF
Nick Sarnie
- [Mesa-dev] [PATCH] mesa: Drop the "target" parameter from NewBufferObject().
Kenneth Graunke
- [Mesa-dev] [PATCH] r300/vdpau: enable again
David Heidelberger
- [Mesa-dev] [PATCH] glsl: Lower constant arrays to uniform arrays.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] i965/fs: Generate better code for ir_triop_csel.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Update and fix typos in README.
Andres Gomez
- [Mesa-dev] [Bug 81680] [r600g] Firefox crashes with hardware acceleration turned on
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [WIP] i965/fs: Initial support for arb_gpu_shader_fp64
Topi Pohjolainen
- [Mesa-dev] [PATCH 1/4] gallium: add PIPE_SHADER_CAP_MAX_OUTPUTS and use it in st/mesa
Marek Olšák
- [Mesa-dev] [PATCH 01/10] radeonsi: inline si_pm4_alloc_state
Marek Olšák
- [Mesa-dev] [PATCH] glsl: Delete unused gl_uniform_driver_format enum values.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Change the type of booleans to UD and emit correct immediates
Jason Ekstrand
- [Mesa-dev] [PATCH 1/3] gallium/radeon: Add query for symbol specific config information
Tom Stellard
- [Mesa-dev] [PATCH 2/3] r600g/compute: Enable PIPE_SHADER_IR_NATIVE for compute shaders v2
Tom Stellard
- [Mesa-dev] [SOC Ideas] Find common patterns in real GLSL shaders
Manasij Mukherjee
- [Mesa-dev] clEnqueueNDRangeKerne return error -52 with off-line compiled kernel
Vincent DEDIEU
- [Mesa-dev] --enable-glx-tls not working?
Boxiang Sun
- [Mesa-dev] [PATCH] glsl: fix several use-after-free bugs
Brian Paul
- [Mesa-dev] [PATCH] mesa: Fix order of errors for glDrawTransformFeedbackStream
Chris Forbes
- [Mesa-dev] [PATCH 00/16] Famous Gallium Nine
David Heidelberger
- [Mesa-dev] [Bug 85189] New: llvm/invocation.cpp: In function 'void {anonymous}::optimize(llvm::Module*, unsigned int, const std::vector<llvm::Function*>&)': llvm/invocation.cpp:324:18: error: expected type-specifier
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] clover: Fix build error with LLVM 3.4.
Vinson Lee
- [Mesa-dev] [Bug 85197] New: Fixes uclibc build as uclibc does not include backtrace functionality
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85199] New: glxinfo segfaults when mesa was compiled with clang & libc++
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Some more android fixes
Emil Velikov
- [Mesa-dev] [PATCH 1/1] Fixes uclibc build as uclibc does not include backtrace functionality
Bernd Kuhls
- [Mesa-dev] [Bug 85203] New: [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 82585] geometry shader with optional out variable segfaults
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] clover: use correct typenames for compat::pair's first/second
Emil Velikov
- [Mesa-dev] [Bug 74563] Surfaceless contexts are not properly released by DRI drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/14] [v2] Famous Gallium Nine
David Heidelberger
- [Mesa-dev] [PATCH 01/14] tgsi/ureg: add ureg_UARL shortcut
David Heidelberger
- [Mesa-dev] [PATCH] r600g: disable sqrt for the LLVM backend.
Christopher Egert
- [Mesa-dev] [PATCH] clover: Require libelf
Jan Vesely
- [Mesa-dev] [Bug 85268] New: vlc crashes with vdpau (Radeon 3850HD) [r600]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: Drop references to destroyed blend state
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] clover: Factor input validation of clCompileProgram into a new function
Tom Stellard
- [Mesa-dev] [PATCH 1/1] configure: fix typos
Jan Vesely
- [Mesa-dev] [PATCH v2] nv50: Handle ARB_conditional_render_inverted and enable it
Tobias Klausmann
- [Mesa-dev] [PATCH] mesa: remove conditional render and rgtc from ES3 requirements
Ilia Mirkin
- [Mesa-dev] [PATCH 0/4] Implement clip control
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] st/va: refactored handleVASliceDataBufferType v2
Christian König
- [Mesa-dev] [PATCH 1/3] r300g: implement pipe_rasterizer_state::clip_halfz
Marek Olšák
- [Mesa-dev] [PATCH 1/3] i965: Add #defines for Broadwell HiZ workarounds in CACHE_MODE_1.
Kenneth Graunke
- [Mesa-dev] [r600g] Is LLVM-compiler (--enable-r600-llvm-compiler) usable, now?
Dieter Nützel
- [Mesa-dev] [PATCH 0/5] Implement clip control v2
Mathias.Froehlich at gmx.net
- [Mesa-dev] [RFC] egl: Add DRI3 support to the EGL backend.
Joonas Lahtinen
- [Mesa-dev] [PATCH 1/3] gallivm, llvmpipe, clover: Bump required LLVM version to 3.3.
jfonseca at vmware.com
- [Mesa-dev] [Mesa-stable] [PATCH 1/4] glsl: Fix crash due to negative array index
Emil Velikov
- [Mesa-dev] [PATCH 1/4] u_blitter: do error checking assertions for shader caching
Brian Paul
- [Mesa-dev] [PATCH 2/4] u_blitter: create basic fs shaders in util_blitter_cache_all_shaders()
Brian Paul
- [Mesa-dev] [PATCH 4/4] u_blitter: put a comment on util_blitter_cache_all_shaders()
Brian Paul
- [Mesa-dev] Mesa 10.4 release plan strawman
Emil Velikov
- [Mesa-dev] [Mesa-users] Texture coordinates are all zero
Brian Paul
- [Mesa-dev] [PATCH RFC] mesa: add SSE optimisation for glDrawElements
Timothy Arceri
- [Mesa-dev] [Bug 63476] nothing find
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] r600g: fix polygon mode for points and lines and point/line fill modes
Marek Olšák
- [Mesa-dev] [PATCH] radeon: enable Hyper-Z on r600g and radeonsi by default
Andreas Boll
- [Mesa-dev] [PATCH 0/7] vs12 cleanup patches
Emil Velikov
- [Mesa-dev] [PATCH 1/1] glapi: Fix compiler warning and script name
Emil Velikov
- [Mesa-dev] [Bug 65534] Piglit glx_glx-multithread-shader-compile randomly aborts or core dumps
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/15] Lots of little clean ups
Ian Romanick
- [Mesa-dev] [Bug 85377] New: lp_test_format failure with llvm-3.6
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 35268] initial-exec TLS model breaks dlopen'ed libGL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [pull] freedreno backports for 10.3
Rob Clark
- [Mesa-dev] [Bug 85380] New: FTBFS in Clover: /usr/lib/llvm-3.6/include/llvm/Config/Targets.def:26: undefined reference to `LLVMInitialize*Target'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Mesa-announce] Mesa 10.3 release candidate 1
Matt Turner
- [Mesa-dev] [PATCH] i965: Swap the order of the vertex ID and edge flag attributes
Neil Roberts
- [Mesa-dev] [PATCH RFC 1/1] configure: Drop LLVM_COMPONENTS
Jan Vesely
- [Mesa-dev] [PATCH] glsl: Drop constant 0.0 components from dot products.
Matt Turner
- [Mesa-dev] [PATCH 00/10] i965: Silly vec4 un/packing optimizations
Matt Turner
- [Mesa-dev] [Bug 79662] [DRI3 all Bisected] Many webglc cases fail
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] Implement clip control v3
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] Releasing a surfaceless EGL context doesn't release underlying DRI context.
Kalyan Kondapally
- [Mesa-dev] [PATCH V2] mesa: add SSE optimisation for glDrawElements
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: Standardize names and fix typos
Andres Gomez
- [Mesa-dev] [PATCH WIP 1/1] configure: include llvm systemlibs when using static llvm
Jan Vesely
- [Mesa-dev] [GLX] Multiple GLXFBConfigs have the same fbconfigID
Neil Monday
- [Mesa-dev] [PATCH 1.5/10] i965: Add unit test for float <-> VF conversions.
Matt Turner
- [Mesa-dev] [PATCH 1/5] i965/fs: Use instruction execution sizes when generating scratch reads/writes
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] llvmpipe: Flush stdout on lp_test_* unit tests.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 2/2] llvmpipe: Ensure the packed input of the lp_test_format is aligned.
jfonseca at vmware.com
- [Mesa-dev] [Bug 85419] New: Assertion fail with triangle strips
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vec4: Allow CSE on uniform-vec4 expansion MOVs.
Matt Turner
- [Mesa-dev] [Bug 85425] New: [bisected] Compiler error in clip control operations in meta
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa (master): mesa: Implement ARB_clip_control.
Ian Romanick
- [Mesa-dev] [PATCH] glapi: Disable GLX protocol for ARB_clip_control
Ian Romanick
- [Mesa-dev] Mesa 10.3.2
Emil Velikov
- [Mesa-dev] [PATCH] mesa/state_tracker: Added atomic buffer counter bindings to shaders in mesa state tracker
adityaatluri
- [Mesa-dev] [PATCH] glx: Fix make check.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH] mesa: Add ARB_clip_control.xml to automake.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [Bug 85429] New: indirect.c:296: multiple definition of `__indirect_glNewList'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa/gallium: Signal _NEW_TRANSFORM from glClipControl.
Mathias.Froehlich at gmx.net
- [Mesa-dev] [PATCH V3] mesa: add SSE optimisation for glDrawElements
Timothy Arceri
- [Mesa-dev] [Bug 54372] GLX_INTEL_swap_event crashes driver when swapping window buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallium/targets/dri: explicitly link against glapi, use -no-undefined
Emil Velikov
- [Mesa-dev] [Bug 85467] New: [llvmpipe] piglit gl-1.0-dlist-beginend failure with llvm-3.6.0svn
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85476] New: add device/name to /sys/class/hwmon/hwmonX/ to better follow hwmon practices
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77596] [r600g] random and reproducible crash in Left 4 Dead 2 (bisected)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V4] mesa: add SSE optimisation for glDrawElements
Timothy Arceri
- [Mesa-dev] [PATCH] nvc0: remove unused nvc0_screen::mm_VRAM_fe0
Alexandre Courbot
- [Mesa-dev] [PATCH 0/3] nouveau: support for custom VRAM domains
Alexandre Courbot
- [Mesa-dev] [PATCH] st/mesa: use PIPE_BIND_DISPLAY_TARGET when checking for sRGB capability
Brian Paul
- [Mesa-dev] [PATCH] i965/fs: Don't set dependency hints on instructions with spilled destinations
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: add ARB_clip_control on ivybridge/haswell.
Dave Airlie
- [Mesa-dev] [PATCH] glx/dri3: Port LIBGL_SHOW_FPS=1 code from DRI2 to DRI3.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Rename intel_bufferobj_* functions to match GL and DD hooks.
Kenneth Graunke
- [Mesa-dev] [Bug 59225] SIGSEGV src/mesa/program/symbol_table.c:200
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "st/mesa: set MaxUnrollIterations = 255"
Marek Olšák
- [Mesa-dev] [PATCH 00/14] SIMD8 vertex shaders for BDW+
Kristian Høgsberg
- [Mesa-dev] [PULL] i965: rename brw_gs -> brw_ff_gs; rename brw_vec4_gs -> brw_gs.
Kenneth Graunke
- [Mesa-dev] [Bug 85586] New: Draw module crashes in LLVM generated code since commit 60ec95fa1e0c42bd42358185970b20c9b81591fa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeon/llvm: Dynamically allocate branch/loop stack arrays
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: Improve the CSE pass debugging output.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/3] add KHR_debug for gles contexts
Matthew Waters
- [Mesa-dev] [PATCH V5] mesa: add SSE optimisation for glDrawElements
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] util: Move ffs, _mesa_bitcount, and friends to the util folder
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] util: Move bitset to the util/ folder
Jason Ekstrand
- [Mesa-dev] [Bug 70410] egl-static/Makefile: linking fails with llvm >= 3.4
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] i965/fs: Perform CSE on MAD instructions with final arguments switched.
Matt Turner
- [Mesa-dev] [PATCH 1/5] i965/vec4: Make live_intervals part of the vec4_visitor class.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Don't compute_to_mrf() in the optimization loop.
Matt Turner
- [Mesa-dev] [Bug 84186] X 1.16.1 RC 1 segfaults and reports "XXX fail to create fbo" with Radeon HD 7970.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 57702] Eliminate RTLD_GLOBAL glapi hacks after removing support for static libglapi
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] util: Add a bitcount.h file and move stuff from both mesa and gallium to it
Jason Ekstrand
- [Mesa-dev] [PATCH v2 1/2] glsl: Add infrastructure for "hidden" uniforms.
Kenneth Graunke
- [Mesa-dev] [prefix=PATCH v3 1/3] util: Add a bitcount.h file and move stuff from both mesa and gallium to it
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6][RFC] glsl: Expand opt_minmax get_range
Thomas Helland
- [Mesa-dev] [PATCH] glsl: Skip loop-too-large heuristic if indexing arrays of a certain size
Kenneth Graunke
- [Mesa-dev] [demos PATCH] geom-stipple-lines: use VBO, specify number of verts on cmd line
Brian Paul
- [Mesa-dev] [demos PATCH] geom-wide-lines: use VBO, specify number of verts on cmd line
Brian Paul
- [Mesa-dev] [PATCH 1/7] softpipe: check for SP_NEW_STIPPLE when building quad pipeline
Brian Paul
- [Mesa-dev] [PATCH][RFC] Clamp rgba floats with sse
Juha-Pekka Heikkila
- [Mesa-dev] [demos PATCH] glxinfo/wglinfo: reverse order of the gl_versions[] array
Brian Paul
- [Mesa-dev] [Bugzilla] Your account mesa-dev at lists.freedesktop.org is being impersonated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] glsl: Emit mul instead of dot if only one component left.
Matt Turner
- [Mesa-dev] [Bug 85712] glClear can hang when the window being rendered is concurrently closed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] i965/fs: Use mov(4) instructions to read timestamp.
Matt Turner
- [Mesa-dev] [PATCH] gallium/docs: fix NRM, NRM4 docs
Brian Paul
- [Mesa-dev] [PATCH 1/2] i965: Convert stride/width/execution size macros into enums.
Matt Turner
- [Mesa-dev] [RFC 0/9] i965/fs: Combine constants and unconditionally emit MADs
Matt Turner
Last message date:
Fri Oct 31 21:38:41 PDT 2014
Archived on: Fri Oct 31 21:38:43 PDT 2014
This archive was generated by
Pipermail 0.09 (Mailman edition).