July 2012 Archives by thread
Starting: Sun Jul 1 00:58:58 PDT 2012
Ending: Tue Jul 31 23:34:53 PDT 2012
Messages: 1486
- [Mesa-dev] [Bug 43520] CoreBreach: Static lighting broken in Mesa 7.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] clover: Handle NULL devs argument in clBuildProgram
Francisco Jerez
- [Mesa-dev] [Bug 49039] Gnome 3.4 ArchLinux Beta Testing
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 48441] gnome-control-center crashes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51629] New: [swrast] piglit fbo-1d regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa (master): mesa: #define fprintf to be __mingw_fprintf() on Mingw32
nobled
- [Mesa-dev] [PATCH 2/2] gles2: Add GL_NV_read_buffer extension
nobled
- [Mesa-dev] [PATCH 1/4] glapi/gen: fix out of tree build
nobled
- [Mesa-dev] [PATCH 2/4] mesa: fix api source gen for out-of-tree builds
nobled
- [Mesa-dev] [PATCH 3/4] mesa: fix parser source gen for out-of-tree builds
nobled
- [Mesa-dev] [PATCH 4/4] mesa: point to Makefile.old in the srcdir
nobled
- [Mesa-dev] [PATCH] egl: fix copy/pasted misnomer
nobled
- [Mesa-dev] [Bug 51366] [llvmpipe] src/gallium/auxiliary/draw/draw_llvm.c:1475:draw_llvm_generate: Assertion `0' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51364] piglit fs-clip-distance-interpolated regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: fix transform feedback with primitive restart
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Remove unused ir_loop_jump::loop pointer.
Kenneth Graunke
- [Mesa-dev] [PATCH] glx/tests: Fix off-by-one error in allocating extension string buffer
Kenneth Graunke
- [Mesa-dev] [PATCH 1/9] mesa: re-order, update comments on lighting-related structs
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965/fs: Allow copy propagation on uniforms.
Kenneth Graunke
- [Mesa-dev] [Bug 51641] New: GLU_TESS_COMBINE callback called with NULL data pointers, conflicting documentation.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/3] i965: we want 64bit writes for depth count
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: adjust gen6+ timestamp pipe_control writes
Kenneth Graunke
- [Mesa-dev] [Bug 51364] piglit fs-clip-distance-interpolated regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st_program.c: gl_ClipDistance must be interpolated in 3d space.
Jose Fonseca
- [Mesa-dev] Need ULL on constants in d069d8ef3835c65d1fac755b26080f284f7b7b49
Jose Fonseca
- [Mesa-dev] Mesa (master): draw: fix flat shading and screen-space linear interpolation in clipper
Jose Fonseca
- [Mesa-dev] [PATCH] st_program.c: gl_ClipDistance must be interpolated in 3d space.
Vadim Girlin
- [Mesa-dev] [PATCH] mesa: use FLUSH_CURRENT and not FLUSH_VERTICES in _mesa_validate_*
Marek Olšák
- [Mesa-dev] [PATCH 2/3] i965: we want 64bit writes for depth count
Eric Anholt
- [Mesa-dev] [PATCH 1/3] mesa/glsl: add ir_unop_round
Brian Paul
- [Mesa-dev] [PATCH 1/3] svga: properly implement TRUNC instruction
Brian Paul
- [Mesa-dev] More UBOs: std140 layout test works.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] i965: tackle the occlusion query pipe control mess
Eric Anholt
- [Mesa-dev] [PATCH 1/2] GLES2: upgrade gl2ext.h to version 16994.
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/2] mesa: use the PRIx64 macro for printing 64-bit hexadecimal values
Brian Paul
- [Mesa-dev] [ANNOUNCE] libdrm 2.4.37
Ben Widawsky
- [Mesa-dev] [PATCH] mesa/glsl: add ir_unop_round
Brian Paul
- [Mesa-dev] [PATCH 1/3] glapi: Apply Xorg indent rules to all files generated for the xserver
Ian Romanick
- [Mesa-dev] Upcoming Mesa releases
Brian Paul
- [Mesa-dev] powerpc / gallium/drivers/llvmpipe segfaults running lp_test_* tests
Will Schmidt
- [Mesa-dev] [PATCH] svga: fix register collision issue in emit_conditional()
Brian Paul
- [Mesa-dev] Mesa (master): GLES2: upgrade gl2ext.h to version 16994.
Brian Paul
- [Mesa-dev] Mesa (master): draw: fix flat shading and screen-space linear interpolation in clipper
Stéphane Marchesin
- [Mesa-dev] [PATCH 1/3] draw: draw_get_shader_param should return correct values WRT llvm
Marek Olšák
- [Mesa-dev] [PATCH] softpipe: check if we use llvm before calling draw_get_shader_param
Marek Olšák
- [Mesa-dev] [PATCH] GLES2: upgrade gl2ext.h to version 18099
Kristian Høgsberg
- [Mesa-dev] i965 Valleyview: 3DSTATE_URB_VS Minimum URB Entries Fix
Cheah, Douglas
- [Mesa-dev] [PATCH] st_program.c: gl_ClipDistance must be interpolated in 3d space.
Jose Fonseca
- [Mesa-dev] Private window system depth/stencil buffers
Eric Anholt
- [Mesa-dev] [PATCH 1/6] intel: Add a function for creating a private window system buffer.
Eric Anholt
- [Mesa-dev] [PATCH 3/6] intel: Remove dead intel_framebuffer_has_hiz().
Eric Anholt
- [Mesa-dev] [PATCH] Add emacs setup for the docs/devinfo.html comment wrapping recommendation.
Eric Anholt
- [Mesa-dev] i965: backend optimizations, FS bugfixes
Eric Anholt
- [Mesa-dev] [PATCH 2/5] i965/vs: Move class functions to brw_vec4.cpp.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] i965/vs: Move the other two src_reg/dst_reg constructors to brw_vec4.cpp.
Eric Anholt
- [Mesa-dev] [PATCH 4/5] i965/fs: Invalidate live intervals in passes that remove an instruction.
Eric Anholt
- [Mesa-dev] [PATCH] Always build shared glapi
Homer Hsing
- [Mesa-dev] [PATCH 00/10] ARB_transform_feedback3 & ARB_transform_feedback_instanced
Marek Olšák
- [Mesa-dev] [Bug 51749] New: make[6]: ../../../../src/mesa/Makefile.old: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] intel: Remove unused __DRIimage::data_type field
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/8] __DRIimage: version 5, add new formats and createSubImage
Kristian Høgsberg
- [Mesa-dev] [PATCH] mesa: Require current libxcb.
Eric Anholt
- [Mesa-dev] [PATCH 0/4] Update to GL_ARB_timer_query
Marek Olšák
- [Mesa-dev] [PATCH 1/1] glsl: warning: pragma `invariant(all)' not supported in GLSL ES 1.00
Oliver McFadden
- [Mesa-dev] [Bug 51782] New: mesa-8.0.3: fails to compile against uclibc
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/8] i965/msaa: Implement CMS MSAA layout for Gen7.
Paul Berry
- [Mesa-dev] [PATCH] r600g: improve flushed depth texture handling v2
Marek Olšák
- [Mesa-dev] [PATCH] Make it possible to install gl.pc and osmesa.pc together.
Johannes Obermayr
- [Mesa-dev] [PATCH] Fix the build, Debian style
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 1/5] build: fix top_srcdir/top_builddir confusion.
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 2/5] build: fix out of tree generation of glapi_mapi_tmp.h
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 3/5] build: fix location of generated files in src/mesa
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 4/5] build: Fix glsl out-of-tree builds
Christopher James Halse Rogers
- [Mesa-dev] libdrm: fix rpmlint warnings
Jan Engelhardt
- [Mesa-dev] [PATCH] glsl/ir_builder: Add a generic constructor for unary expressions.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/11] Add YUYV format support of dri image
Zhao Halley
- [Mesa-dev] [PATCH] es2tri: Define precision in fragment shader
Shuang He
- [Mesa-dev] [PATCH 0/9] Automake continued
Jon TURNEY
- [Mesa-dev] [PATCH 0/5] intel: Enable GL_OES_compressed_ETC1_RGB8_texture
Chad Versace
- [Mesa-dev] [PATCH] i965: Revert the VBOs-in-system-memory hack by Chris.
Eric Anholt
- [Mesa-dev] [PATCH v2] android: fix the build
Chad Versace
- [Mesa-dev] [PATCH 00/22] Gallium and R600 improvements
Marek Olšák
- [Mesa-dev] [PATCH] configure.ac: Add --with-(gl|glu|osmesa)-lib-name options
Brad King
- [Mesa-dev] __DRIimage sub-image v2 series
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/5] i965/fs: Move a block out of a loop in live variables setup.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] i965/fs: Replace usage of is_tex() with regs_written() checks.
Eric Anholt
- [Mesa-dev] Mesa 8.0.4 release
Ian Romanick
- [Mesa-dev] [PATCH] docs/relnotes-8.0.4: fix html markup
Andreas Boll
- [Mesa-dev] Reworking textureGrad on shadow samplers
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] glsl: Initialize coordinate to NULL in ir_texture constructor.
Kenneth Graunke
- [Mesa-dev] [Bug 51956] New: EnumStrings.LookUpByNumber regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51960] New: [bisected] Mesa master fails to build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa master branch: forced update
Tom Stellard
- [Mesa-dev] Recent master build failure (upgrade gl2ext.h / glDrawBuffersNV fallout)
Jeremy Huddleston Sequoia
- [Mesa-dev] [PATCH 0/3 v2] intel: Enable GL_OES_compressed_ETC1_RGB8_texture
Chad Versace
- [Mesa-dev] [PATCH] egl_dri2: NULL check for EGLNativeWindowType
Elvis Lee
- [Mesa-dev] Mesa (master): docs: Update GL3.txt.
Eric Anholt
- [Mesa-dev] [Bug 51972] New: Compilation error on x86-64 with --enable-32-bit option
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa (master): docs: Update GL3.txt.
Eric Anholt
- [Mesa-dev] Mesa 8.0 regression - two bugs
Deve
- [Mesa-dev] [PATCH v2 00/12] Improve integer texture support & add i965 texture_rgb10_a2ui support
Jordan Justen
- [Mesa-dev] [Bug 51997] New: make distclean producing errors
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa, st/mesa: implement GL_RGB565 from ARB_ES2_compatibility
Marek Olšák
- [Mesa-dev] [PATCH 0/7] i965/blorp: Improvements to the blorp engine for Gen7.
Paul Berry
- [Mesa-dev] [PATCH 1/2] draw,gallivm: Fix draw_get_shader_param.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] r600g: Unify 3D and compute vertex buffer emission
Tom Stellard
- [Mesa-dev] [Bug 52033] New: [swrast] swrast/s_texfetch.c:1156: set_fetch_functions: Assertion `texImage->FetchTexel' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] First batch of gm45 clipping/interpolation fixes
Olivier Galibert
- [Mesa-dev] [Bug 52034] New: [llvmpipe] piglit depthstencil-default_fb-blit regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [UPDATE][HOTEL] XDC2012 - Announcement
Egbert Eich
- [Mesa-dev] [PATCH] configure: Check xcb version when X11 pkgconfig exists
Tom Stellard
- [Mesa-dev] [PATCH] Fix linking gallium drivers after defadf2b1
Jon TURNEY
- [Mesa-dev] [PATCH] softpipe: Take all lods into account when texture sampling.
Olivier Galibert
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeon/llvm: fix CR/LF
Tom Stellard
- [Mesa-dev] Convert a few gallium libs automake
Tom Stellard
- [Mesa-dev] r600g: hyperz
j.glisse at gmail.com
- [Mesa-dev] [Bug 51366] [llvmpipe] src/gallium/auxiliary/draw/draw_llvm.c:1475:draw_llvm_generate: Assertion `0' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Fix build to use glsl_parser.hh instead of glsl_parser.h.
Marcin Baczyński
- [Mesa-dev] [PATCH] src/glsl/Makefile.am: Fix for automake-1.12 C++ yacc header file naming change
Jon TURNEY
- [Mesa-dev] [Bug 51531] `make distclean` fails in wayland-drm/
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52059] New: __indirect_glReadPixels USE_XCB path buffer overflow
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52064] New: build fails with "git_sha1.h.tmp": permission denied
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50593] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/13] R600 improvements
Marek Olšák
- [Mesa-dev] [Bug 52098] New: [llvmpipe] piglit glsl-mat-from-int-ctor-03.shader_test regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52117] New: Compile error after automake changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52130] New: [PATCH] Fix compiling error in src/glsl/Makefile.am
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] radeon/llvm: fix compiling when llvm is active, but opencl isn't
Christian König
- [Mesa-dev] wider registers in llvmpipe
Jose Fonseca
- [Mesa-dev] [PATCH] Add support for OES_standard_derivatives in GLSL ES
Tomeu Vizoso
- [Mesa-dev] src/mesa/x86/*S sources not being built
Brian Paul
- [Mesa-dev] radeon fail to link to libdricore
Laurent Carlier
- [Mesa-dev] [PATCH] msaa: Generate proper error for operations prohibited on MSAA buffers.
Paul Berry
- [Mesa-dev] [Bug 52168] New: lp_test_blend regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/6 v2] Private window system depth/stencil buffers
Chad Versace
- [Mesa-dev] [PATCH 1/6] intel: Add a function for creating a private window system buffer.
Chad Versace
- [Mesa-dev] [PATCH] mesa context: generate an error for uninstalled context functions
Jordan Justen
- [Mesa-dev] XOrg EVoC - Piglit tests for ARB_gpu_shader5 and ARB_tessellation_shader
Ken Phillis Jr
- [Mesa-dev] [Bug 52167] New: llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] intel gen4/5: fix GL_VERTEX_PROGRAM_TWO_SIDE.
Paul Berry
- [Mesa-dev] [PATCH] glx: build tests after libglx.la
Matt Turner
- [Mesa-dev] [PATCH 2/5] intel gen4-5: Compute the interpolation status for every variable in one place.
Paul Berry
- [Mesa-dev] can't build/install osmesa and gl at same time
Dave Airlie
- [Mesa-dev] [PATCH 0/5] add wayland-drm test with gbm/intel-driver update
Zhao Halley
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/egl: Fix build for wayland includes
Elvis Lee
- [Mesa-dev] [PATCH] Fix build for gbm having wayland
Elvis Lee
- [Mesa-dev] [PATCH] st/gbm: renaming pitch to stride on gallium
Elvis Lee
- [Mesa-dev] [PATCH 3/5] intel gen4-5: Correctly setup the parameters in the sf.
Paul Berry
- [Mesa-dev] [PATCH 4/5] intel gen4-5: Correctly handle flat vs. non-flat in the clipper.
Paul Berry
- [Mesa-dev] [PATCH 5/5] intel gen4-5: Make noperspective clipping work.
Paul Berry
- [Mesa-dev] [PATCH] configure.ac: Add libLLVMMCJIT to the LLVM_LDFLAGS
Tom Stellard
- [Mesa-dev] [PATCH] glsl: Drop obsolete .gitignore entries.
Michel Dänzer
- [Mesa-dev] [PATCH] configure.ac: Further LLVM fixups.
Michel Dänzer
- [Mesa-dev] r600g: hyperz
j.glisse at gmail.com
- [Mesa-dev] [PATCH] configure.ac: Add --with-llvm-prefix option
Tom Stellard
- [Mesa-dev] [PATCH] pipe_loader: Try to make a connection with the X server before probing pciids
Tom Stellard
- [Mesa-dev] [Bug 46528] Compilation fail with LLVM under Windows 7 x64 in release
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] __DRIimage: Add formats with implied swizzling
Kristian Høgsberg
- [Mesa-dev] [PATCH] i965/msaa: Disable alpha-to-{coverage, one} when drawbuffer zero is in integer format
Anuj Phogat
- [Mesa-dev] [PATCH] intel: Don't print messages to stderr if context creation fails.
Ben Widawsky
- [Mesa-dev] [PATCH 1/3] st/xorg: reorder exa context creation and use screen param queries
Lucas Stach
- [Mesa-dev] [PATCH 3/3] st/xorg: attach EDID to outputs
Lucas Stach
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52209] New: lp_test_format regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nv50/ir: set position before i instead of i->next in NV50LoweringPreSSA::visit
Bryan Cain
- [Mesa-dev] [PATCH 1/6] build: fix location of generated files in src/mesa (v2)
Christopher James Halse Rogers
- [Mesa-dev] [PATCH] i965: Add a driconf option to disable GL_ARB_blend_func_extended.
Kenneth Graunke
- [Mesa-dev] R600g : rejected cs and etqw corruption with - implement wait-free buffer transfer for DISCARD_RANGE
Andy Furniss
- [Mesa-dev] [PATCH v2 1/3] st/xorg: reorder exa context creation and use screen param queries
Lucas Stach
- [Mesa-dev] [PATCH 00/10] i965/msaa: several small fixups.
Paul Berry
- [Mesa-dev] [PATCH 0/8] i965/msaa: Implement 8x MSAA for Gen7 (Ivy Bridge)
Paul Berry
- [Mesa-dev] [PATCH 0/4] Clean up dFdy() bug fix.
Paul Berry
- [Mesa-dev] [PATCH 1/2] mesa: add some gl_program cast wrappers
Brian Paul
- [Mesa-dev] [Bug 50593] Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/7] build: fix location of generated files in src/mesa (v3)
Christopher James Halse Rogers
- [Mesa-dev] [PATCH] gbm : Fix build for wayland include
Elvis Lee
- [Mesa-dev] [PATCH demos] eglkms: Track mesa function rename.
Scott Moreau
- [Mesa-dev] [Bug 52250] New: [softpipe] SIGSEGV sp_tex_sample.c:1536
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/gen7: Increase the WM threads to hardware limits.
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Remove open coded version of ir_variable::interpolation_string().
Kenneth Graunke
- [Mesa-dev] [Bug 51428] No rule to make target 'install' for osmesa
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] glapi/glx: Simplify __glXReadPixelReply
Julien Cristau
- [Mesa-dev] [PATCH 2/2] glapi/glx: call __glEmptyImage if USE_XCB, not memcpy directly (#52059)
Julien Cristau
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44345] WebGL cars demo crash in llvm::Type::getForwardedTypeInternal()
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] sp_tex_sample: Fix segfault with fbo-cubemap.
Olivier Galibert
- [Mesa-dev] [PATCH 1/2] mesa: Set gl_fragment_program::UsesKill in do_set_program_inouts.
Paul Berry
- [Mesa-dev] [PATCH 1/2] mapi: use a path prefix for sources variable
nobled
- [Mesa-dev] [PATCH 2/2] mapi: share sources.mak with Android again
nobled
- [Mesa-dev] Mesa (master): gallium-egl: Implement eglQueryWaylandBufferWL
Jose Fonseca
- [Mesa-dev] [Bug 52277] New: src/gallium/state_trackers/egl/common/egl_g3d_api.c:43:25: fatal error: wayland-drm.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/xorg: fix masked transformations
Lucas Stach
- [Mesa-dev] (no subject)
Olivier Galibert
- [Mesa-dev] [PATCH] mesa: Prevent repeated glDeleteShader() from blowing away our refcounts.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] autoconf: add $(TOP_SRCDIR) substitution
nobled
- [Mesa-dev] [PATCH 4/4] mapi: drop use of $(TOP)
nobled
- [Mesa-dev] [Bug 52282] New: [softpipe] piglit arb_shader_texture_lod-texgrad regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] radeonsi: New state handling
Christian König
- [Mesa-dev] [PATCH 1/4] Use INV_SQRT instead of 1/SQRTF
Matt Turner
- [Mesa-dev] [PATCH] st/mesa: call update_renderbuffer_surface for sRGB renderbuffers, too
Christoph Bumiller
- [Mesa-dev] [PATCH 1/4] i965: tackle the occlusion query pipe control mess
Daniel Vetter
- [Mesa-dev] [PATCH 2/4] i965: we want 64bit writes for depth count
Daniel Vetter
- [Mesa-dev] [PATCH, android-build] android-build: fix dricore build for autogenerated files
Daniel Charles
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Last big core UBO support dump.
Eric Anholt
- [Mesa-dev] [PATCH 01/11] mesa: Add support for glGetProgramiv pnames for UBOs.
Eric Anholt
- [Mesa-dev] [PATCH 03/11] mesa: Add support for glUniformBlockBinding() and the API to get it back.
Eric Anholt
- [Mesa-dev] [PATCH 04/11] mesa: Add support for getting active uniform block names.
Eric Anholt
- [Mesa-dev] [PATCH] i830: Fix stack corruption
Chad Versace
- [Mesa-dev] [PATCH] automake: add ARCH_FLAGS, OPT_FLAGS, PIC_FLAGS into AM_CFLAGS and AM_CXXFLAGS
Marek Olšák
- [Mesa-dev] [PATCH 0/2] glxgears: Add support for multisample visuals
Chad Versace
- [Mesa-dev] [PATCH] scons: Add instrumentation component libraries to linking on llvm-3.2.
Vinson Lee
- [Mesa-dev] 761131ce4591e5f55f38d13f2c4d2194bc9cb0fd build regression with llvm 2.8
Dave Airlie
- [Mesa-dev] [PATCH] mesa: fix format checking when doing a multisample resolve
Marek Olšák
- [Mesa-dev] [PATCH] imports.h: Correct ceilf typo.
Matt Turner
- [Mesa-dev] [Bug 48338] Building OpenGL ES 1 and 2 with "make -j" fails with fresh repo
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: set the correct window renderbuffer internal format
Marek Olšák
- [Mesa-dev] [Bug 52346] New: libxcb version not specified (correctly) in dependency check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/15] i965: Enable window system multisampling
Chad Versace
- [Mesa-dev] [PATCH] st/mesa: flush the glBitmap cache before changing framebuffer state
Marek Olšák
- [Mesa-dev] [Bug 52347] New: mklib: Error: no object files specified for d3d1x state tracker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/3] mesa: move some format helper functions to glformats.c
Brian Paul
- [Mesa-dev] [PATCH 1/2] st/mesa: set the centroid qualifier in fragment shader inputs
Marek Olšák
- [Mesa-dev] [Bug 52369] New: [softpipe] piglit mipmap-setup regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/4] Makefile.am fixes and clean-up
Jon TURNEY
- [Mesa-dev] Mesa (master): st/mesa: remove st_flush_bitmap wrapper
Brian Paul
- [Mesa-dev] [PATCH v3 0/8] Improve integer texture support & add i965 texture_rgb10_a2ui support
Jordan Justen
- [Mesa-dev] [PATCH] i965: Remove unused param conversion code.
Eric Anholt
- [Mesa-dev] [PATCH v2, android-build] android-build: fix dricore build for autogenerated files
Daniel Charles
- [Mesa-dev] Can --enable-shared-glapi die?
Ian Romanick
- [Mesa-dev] d3d11 binary shader blob hashing
Luchezar Belev
- [Mesa-dev] [Bug 45292] Compilation failure on d3d1x state tracker: ‘ID3D10Include’ has not been declared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45292] Compilation failure on d3d1x state tracker: ‘ID3D10Include’ has not been declared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] shared-glapi: Install libglapi.so.0.0.0 and .0 links in lib/.
Kenneth Graunke
- [Mesa-dev] [Bug 52405] New: Openarena 0.8.8 performance regression with current master.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Check the compilation problems in mesa-user
Juhana Sadeharju
- [Mesa-dev] [PATCH] sp_tex_sample: Fix stupid copy/paste error.
Olivier Galibert
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45292] Compilation failure on d3d1x state tracker: ‘ID3D10Include’ has not been declared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52435] New: Classic DRI drivers fail to built when libdricore8.1.0.so isn't already in the system
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: loosen small matrix determinant check
Brian Paul
- [Mesa-dev] r600g compute cleanups
Tom Stellard
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] scons: Fix build with clang.
Vinson Lee
- [Mesa-dev] [Bug 52465] New: lp_test_conv regression with llvm-3.0
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium: specify resource_resolve destination via a pipe_surface
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: loosen small matrix determinant check
Brian Paul
- [Mesa-dev] [PATCH] mesa: remove _math_matrix_alloc_inv()
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: Make more consistent use of _mesa_is_{user, winsys}_fbo()
Paul Berry
- [Mesa-dev] [PATCH 1/5] radeonsi: rename r600_resource to si_resource
Christian König
- [Mesa-dev] [PATCH 2/5] radeonsi: fix shader size and handling
Christian König
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] xlib: add X error handler around XGetImage() call
Brian Paul
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52512] New: Build failures: glsl_lexer.cc & glsl_parser.cc don't exist
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52513] New: Building static libs doesn't work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] automake: Remove ARCH_FLAGS.
Eric Anholt
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] svga: fix invalid memory reference in needs_to_create_zero()
Brian Paul
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: increase wm thread number to 80 on gen6 GT2
Zou Nan hai
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] glsl: Refactor #version validation to be more future-proof.
Kenneth Graunke
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] mesa: Add a Version field to the context with VersionMajor*10+VersionMinor.
Eric Anholt
- [Mesa-dev] Mesa 8.0 branch maintenance
Ian Romanick
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] some radeon/r200 cleanup/fixes
Roland Scheidegger
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 0/7] Support Desktop GL Core contexts
Jordan Justen
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 38970] [bisected]piglit glx/glx-pixmap-multi failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Thoughts on Haiku's OpenGL implementation (hardware rendering)
Alexander von Gluck
- [Mesa-dev] [PATCH] meta: fix glDrawPixels fallback test, stencil drawing
Brian Paul
- [Mesa-dev] Support for EXT/ARB_geometry_shader4
Bryan Cain
- [Mesa-dev] [PATCH 1/2] mesa: set CORE profile by default
nobled
- [Mesa-dev] [PATCH 2/2] mesa: add _mesa_feature_removed() helper
nobled
- [Mesa-dev] [PATCH] i965/msaa: Use MESA_FORMAT_R8 for MCS buffer.
Paul Berry
- [Mesa-dev] [PATCH 1/2] i965/msaa: Treat GL_SAMPLES=1 as equivalent to GL_SAMPLES=0.
Paul Berry
- [Mesa-dev] Misc compiler patches from Ian
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] glsl: Make bvec and ivec types accessible without using get_instance.
Kenneth Graunke
- [Mesa-dev] [PATCH v3 0/6] Support Desktop GL Core contexts
Jordan Justen
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v4 0/7] Support Desktop GL Core contexts
Jordan Justen
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52595] New: WebGL conformance tests failures on cubemap tests (Sandybridge Mobible)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52608] New: Account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47375] Blender crash on startup after upgrade to mesa 8.0.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/5] i965/fs: Fix the FS inputs setup when some SF outputs aren't used in the FS.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] i965/vs: Add support for copying user edge flags.
Eric Anholt
- [Mesa-dev] [PATCH 3/5] i965/vs: Add comment noting copy_edgeflag state dependency.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] i965/gen6+: Add support for edge flags.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Don't set the saturate bit on gen4 math send instructions.
Eric Anholt
- [Mesa-dev] [Bug 41152] [glsl] Shader backend in Regnum Online does not work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] radeonsi: rename r600_resource to si_resource
Christian König
- [Mesa-dev] [PATCH 2/8] radeonsi: fix shader size and handling
Christian König
- [Mesa-dev] [PATCH 3/8] radeonsi: fix vertex buffer and elements
Christian König
- [Mesa-dev] [PATCH 4/8] radeonsi: fix dummy export in shaders
Christian König
- [Mesa-dev] some radeon/r200 cleanup/fixes
Barto
- [Mesa-dev] [PATCH] gallium/util: Use GCC built-in functions for NaN and infinity.
Vinson Lee
- [Mesa-dev] [PATCH] mesa: Fix wrong sizeof argument in _math_matrix_copy.
Vinson Lee
- [Mesa-dev] [Bug 52930] New: glXWaitX is often ineffective
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glx/dri2: add dri2 prime support.
Dave Airlie
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] radeonsi: rename r600_resource to si_resource
Christian König
- [Mesa-dev] [PATCH 2/8] radeonsi: fix shader size and handling
Christian König
- [Mesa-dev] [PATCH 3/8] radeonsi: fix vertex buffer and elements
Christian König
- [Mesa-dev] [Bug 52962] New: gbm.c:54:4: error: implicit declaration of function ‘pipe_loader_drm_probe_fd’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52970] New: Requesting to be added to the mesa and nouveau groups
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/5] wayland: handle interlaced pictures
Gwenole Beauchesne
- [Mesa-dev] [PATCH 4/5] __DRIimage: version 6, add new picture structure.
Gwenole Beauchesne
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Add support for GL_SKIP_DECODE_EXT on other SRGB formats.
Eric Anholt
- [Mesa-dev] [Bug 52140] Ubuntu Unity - Launcher and switcher icons disappeared
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "glsl: warning: pragma `invariant(all)' not supported in GLSL ES 1.00"
Kenneth Graunke
- [Mesa-dev] [Bug 52996] New: Read out of bounds in swizzle_for_size() (MesaLib/src/mesa/program/ir_to_mesa.cpp)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeon/llvm: fix calculation of max register number
Christian König
- [Mesa-dev] Last UBO patchbomb!
Eric Anholt
- [Mesa-dev] [PATCH 01/22] glsl: Update the notes on adding a new expression type.
Eric Anholt
- [Mesa-dev] [PATCH 02/22] glsl: Fix a reference to UniformBlocks during uniform linking.
Eric Anholt
- [Mesa-dev] [PATCH 04/22] glsl: Add a variant of the rvalue visitor for handle_rvalue() on the way down.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] mesa: Replace VersionMajor/VersionMinor with a Version field.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa: Expose texture buffer objects when the context is GL 3.1 core.
Eric Anholt
- [Mesa-dev] [PATCH] egl: update eglext.h to revision 18699
Matt Turner
- [Mesa-dev] sRGB BlitFramebuffer fix (l4d2 works!)
Eric Anholt
- [Mesa-dev] [PATCH 1/3] meta: Implement sensible behavior for BlitFramebuffer with sRGB.
Eric Anholt
- [Mesa-dev] [PATCH] scons: Add support for Intel Compiler.
Vinson Lee
Last message date:
Tue Jul 31 23:34:53 PDT 2012
Archived on: Tue Jul 31 23:37:41 PDT 2012
This archive was generated by
Pipermail 0.09 (Mailman edition).