January 2013 Archives by thread
Starting: Tue Jan 1 09:20:41 PST 2013
Ending: Thu Jan 31 23:50:35 PST 2013
Messages: 1808
- [Mesa-dev] When is a sampler object not a sampler object?
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Remove force_sechalf stack.
Kenneth Graunke
- [Mesa-dev] [PATCH] configure.ac: Remove space after indent -T flag.
Vinson Lee
- [Mesa-dev] [PATCH] i965: Add break statement at end of BRW_OPCODE_CONTINUE case.
Vinson Lee
- [Mesa-dev] [PATCH V3 3/6] meta: Add functionality to do _mesa_meta_BlitFrameBuffer() using glsl
Anuj Phogat
- [Mesa-dev] intel: add support for EGL_KHR_gl_image v2
Abdiel Janulgue
- [Mesa-dev] [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Anuj Phogat
- [Mesa-dev] [Bug 58844] [swrast] piglit fbo-generatemipmap-formats-signed regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [RFC PATCH 04/26] mesa: add texobj support for ARB_texture_multisample
Brian Paul
- [Mesa-dev] [RFC PATCH 06/26] mesa: add new texture state for ARB_texture_multisample
Brian Paul
- [Mesa-dev] [RFC PATCH 10/26] mesa: add new max sample count state
Brian Paul
- [Mesa-dev] [RFC PATCH 12/26] mesa: implement GetMultisamplefv
Brian Paul
- [Mesa-dev] [RFC PATCH 13/26] mesa: implement sample mask
Brian Paul
- [Mesa-dev] [RFC PATCH 18/26] fbo: allow stencil textures
Brian Paul
- [Mesa-dev] [RFC PATCH 16/26] mesa: support multisample textures in framebuffer completeness check
Brian Paul
- [Mesa-dev] [RFC PATCH 19/26] mesa: implement TexImage*Multisample
Brian Paul
- [Mesa-dev] [PATCH] i965: Fix border color handling for deprecated SNORM formats.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: implement GL_ARB_texture_buffer_range
Ian Romanick
- [Mesa-dev] [PATCH] i965: Fail to blit rather than assert on invalid pitch requirements.
Ian Romanick
- [Mesa-dev] [PATCH] xlib: handle _mesa_initialize_visual()'s return value
Ian Romanick
- [Mesa-dev] [PATCH] i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Ian Romanick
- [Mesa-dev] [PATCH 0/5] Varying packing improvements
Paul Berry
- [Mesa-dev] [PATCH 1/5] mesa: Add ALIGN() macro to main/macros.h.
Paul Berry
- [Mesa-dev] [PATCH] i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Ian Romanick
- [Mesa-dev] [PATCH] i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: implement GL_ARB_texture_buffer_range
Brian Paul
- [Mesa-dev] [PATCH 3/3] st/mesa: add support for GL_ARB_texture_buffer_range
Brian Paul
- [Mesa-dev] [PATCH 1/2] gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Brian Paul
- [Mesa-dev] [PATCH 00/14] GetTexImage and CopyTexSubImage fixes and improvements
Brian Paul
- [Mesa-dev] [PATCH] glu: src/libtess: memory has been freed using uninitialized pointer
Brian Paul
- [Mesa-dev] [PATCH] gallivm: support more immediates in lp_build_tgsi_info()
Brian Paul
- [Mesa-dev] [PATCH 10/11] mesa: Add GetProgramiv support for GL_PROGRAM_BINARY_LENGTH
Brian Paul
- [Mesa-dev] r600g: RFC: ISA information tables and shader disassembler
Tom Stellard
- [Mesa-dev] [PATCH 1/2] gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Stéphane Marchesin
- [Mesa-dev] Fwd: [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Anuj Phogat
- [Mesa-dev] [PATCH 6/8] glcpp: Add --disable-line-continuations argument to standalone glcpp
Kenneth Graunke
- [Mesa-dev] [PATCH 1/8] driconf: Add a new option: disable_glsl_line_continuations
Kenneth Graunke
- [Mesa-dev] [PATCH 6/8] glcpp: Add --disable-line-continuations argument to standalone glcpp
Matt Turner
- [Mesa-dev] [PATCH 1/5] driconf: Add option definitions to source file, not generated target
Kenneth Graunke
- [Mesa-dev] [Bug 58972] New: [softpipe] util/u_tile.c:795:pipe_put_tile_z: Assertion `0' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] thread safe llvmpipe
Swizzle at t-online.de
- [Mesa-dev] [Bug 57044] build failure: make[4]: *** No rule to make target `../../src/mesa/program/libprogram.la', needed by `libmesagallium.la'. Stop.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] util: add get/put_tile_z() support for PIPE_FORMAT_Z32_FLOAT_S8X24_UINT
Brian Paul
- [Mesa-dev] [PATCH 2/2] util: fix addressing bug in pipe_put_tile_z() for PIPE_FORMAT_Z32_FLOAT
Brian Paul
- [Mesa-dev] [PATCH 1/2] r600g: rework handling of the constants
Tom Stellard
- [Mesa-dev] [PATCH 1/4] R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
Tom Stellard
- [Mesa-dev] [PATCH 3/4] R600: rework handling of the constants
Tom Stellard
- [Mesa-dev] [PATCH 2/4] R600: Add a CONST_ADDRESS node to model constant buf read
Tom Stellard
- [Mesa-dev] [PATCH 4/4] R600: Fold CONST_ADDRESS when possible
Tom Stellard
- [Mesa-dev] [PATCH] wayland: Don't cancel a roundtrip when any event is received
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/2] mesa: Fix error reporting in _mesa_invalidate_pbo_{compressed_, }teximage.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Eric Anholt
- [Mesa-dev] [PATCH] radeon/r200: Fix tcl culling
smoki
- [Mesa-dev] [PATCH 1/2] r600g: rework handling of the constants
Marek Olšák
- [Mesa-dev] [PATCH] i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Eric Anholt
- [Mesa-dev] [PATCH 6/8] egl/wayland: Pull color buffers from dri2_surf->color_buffers pool
Kristian Høgsberg
- [Mesa-dev] [PATCH 7/8] egl/wayland: Implement EGL_EXT_buffer_age
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/4 v. 2] meta: Allow meta operations to pause/resume an active occlusion query
Carl Worth
- [Mesa-dev] [PATCH 1/2] st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
- [Mesa-dev] [RFC] intel: add support for EGL_KHR_gl_image
Eric Anholt
- [Mesa-dev] [Bug 59013] New: GLES2: definition of glShaderSource is not compliant with the specification
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] [mesa-dev][fe] Float fbconfigs frontend patch [1/3] Correct handling of RENDER_TYPE property.
Tomasz lis
- [Mesa-dev] [PATCH] [mesa-dev][fe] Float fbconfigs frontend patch [2/3] Float configs extension strings.
Tomasz lis
- [Mesa-dev] [PATCH] [mesa-dev][fe] Float fbconfigs frontend patch [3/3] Introduced new flags in __DRI_ATTRIB_RENDER_TYPE.
Tomasz lis
- [Mesa-dev] [PATCH 1/4] i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.
Kenneth Graunke
- [Mesa-dev] [Bug 58326] [llvmpipe] piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: rework check_and_set_bank_swizzle
Christian König
- [Mesa-dev] llvmpipe process shutdown bug on windows
Rob Schneider
- [Mesa-dev] [RFC PATCH 07/26] mesa: support getting current binding for multisample textures
Paul Berry
- [Mesa-dev] [RFC PATCH 12/26] mesa: implement GetMultisamplefv
Paul Berry
- [Mesa-dev] [RFC PATCH 13/26] mesa: implement sample mask
Paul Berry
- [Mesa-dev] [RFC PATCH 15/26] i965: expose sample locations
Paul Berry
- [Mesa-dev] [PATCH 03/11] mesa: Fix the naming of _mesa_ProgramParameteriARB
Ian Romanick
- [Mesa-dev] [PATCH 04/11] mesa: Add stub implementations of glGetProgramBinary and glProgramBinary
Ian Romanick
- [Mesa-dev] [RFC PATCH 21/26] i965: add support for multisample textures
Paul Berry
- [Mesa-dev] [RFC PATCH 01/26] glapi: add ARB_texture_multisample
Ian Romanick
- [Mesa-dev] [RFC PATCH 02/26] dispatch_sanity: enable checks for ARB_texture_multisample
Ian Romanick
- [Mesa-dev] r600g/radeonsi LLVM dependencies for future Mesa releases
Tom Stellard
- [Mesa-dev] [RFC PATCH 03/26] mesa: add stubs for new entrypoints for ARB_texture_multisample
Ian Romanick
- [Mesa-dev] [RFC PATCH 08/26] glsl: add support for ARB_texture_multisample
Ian Romanick
- [Mesa-dev] [RFC PATCH 21/26] i965: add support for multisample textures
Paul Berry
- [Mesa-dev] [RFC PATCH 13/26] mesa: implement sample mask
Ian Romanick
- [Mesa-dev] [RFC PATCH 22/26] i965: gen6: set multisample mode in surface_state
Paul Berry
- [Mesa-dev] [RFC PATCH 23/26] i965: fix renderbuffer wrapper setup for multisample textures
Paul Berry
- [Mesa-dev] [RFC PATCH 24/26] i965/vs: emit sample index for txf
Paul Berry
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Paul Berry
- [Mesa-dev] [PATCH 1/3] r600g/radeon/winsys: indentation cleanup
j.glisse at gmail.com
- [Mesa-dev] [Bug 58545] [llvmpipe] src/gallium/auxiliary/gallivm/lp_bld_tgsi_info.c:75:analyse_src: Assertion `src->Index < (sizeof(ctx->imm)/sizeof((ctx->imm)[0]))' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] docs: Document spec quoting practices
Ian Romanick
- [Mesa-dev] [PATCH 0/5 v3] Enable GL_ARB_internalformat_query
Ian Romanick
- [Mesa-dev] [Bug 58326] [llvmpipe] piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 00/23] GLES3 changes for readpix/teximage/FBO
Jordan Justen
- [Mesa-dev] [PATCH 01/23] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on GLES
Jordan Justen
- [Mesa-dev] [PATCH 02/23] pack: adjust clamping for int=>ubyte conversion
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: Don't use rtasm for Haiku swrast
Alex
- [Mesa-dev] [PATCH 2/2] mesa: Drop mmx optimizations on Haiku
Alex
- [Mesa-dev] [PATCH] r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman
Marek Olšák
- [Mesa-dev] [Bug 59094] New: piglit GL_EXT_texture_snorm get-renderbuffer-internalformat regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/fs: Remove dead code from generate_uniform_pull_constant_load_gen7.
Kenneth Graunke
- [Mesa-dev] [PATCH] egl/android: Fix build for Jelly Bean (v2)
Tapani Pälli
- [Mesa-dev] glxinfo proposed change
Jorge Ramirez Ortiz, HCL Europe
- [Mesa-dev] [PATCH] configure.ac: Save user {C, CXX}FLAGS and append them at end.
Dan Nicholson
- [Mesa-dev] [PATCH V2 0/7] gles3: Fix framebuffer blitting
Anuj Phogat
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 5/5] driconf: Fix German translations by removing a couple of bogus backslashes
Eric Anholt
- [Mesa-dev] [RFC] r600g multi ring
j.glisse at gmail.com
- [Mesa-dev] [PATCH] driconf: Add proper dependency for compiling .mo files from .po files.
Carl Worth
- [Mesa-dev] [PATCH] glsl: Fix loop bounds detection.
Paul Berry
- [Mesa-dev] [PATCH 00/11] Implement GL_ARB_get_program_binary
Kenneth Graunke
- [Mesa-dev] [PATCH] targets/xvmc-nouveau: enable XvMC on nv30
Andreas Boll
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Marek Olšák
- [Mesa-dev] Two missing patches for the R600 backend
Christian König
- [Mesa-dev] r300g terribly broken on rv350
son_of_the_osiris at interia.pl
- [Mesa-dev] [Bug 59143] New: src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unknown size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] st/mesa: fix possible MSVC build error
Marek Olšák
- [Mesa-dev] [PATCH] build: Error on --enable-glx-tls when building with Clang.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix build error with clang.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/3] intel: Untangle physical vs logical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH 1/6] dri2: Create image from texture
Sinclair Yeh
- [Mesa-dev] [PATCH] i965: Move program_id to intel_screen instead of brw_context.
Kenneth Graunke
- [Mesa-dev] [PATCH] r600g: Fix memory leak in r600_bytecode_add_vtx.
Vinson Lee
- [Mesa-dev] EGL_buffer_age v2
Kristian Høgsberg
- [Mesa-dev] [Bug 57044] build failure: make[4]: *** No rule to make target `../../src/mesa/program/libprogram.la', needed by `libmesagallium.la'. Stop.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] intel: new flush interface
Eric Anholt
- [Mesa-dev] [PATCH 1/2] gallivm: more integer texture format fetch fixes
sroland at vmware.com
- [Mesa-dev] [Bug 59187] New: [Steam] Black screen but audio song On TF2 (Intel HM 55/ Ironlake Mobile)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] llvmpipe: fix clearing integer color buffers
sroland at vmware.com
- [Mesa-dev] [PATCH 00/10] (gles3) glsl, i965: Implement GLSL ES 3.00 pack/unpack functions
Chad Versace
- [Mesa-dev] [PATCH 02/10] glsl: Add IR lisp for GLSL ES 3.00 pack/unpack functions
Chad Versace
- [Mesa-dev] [PATCH 04/10] glsl: Evaluate constant GLSL ES 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH 05/10] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH 07/10] i965: Add opcodes for F32TO16 and F16TO32
Chad Versace
- [Mesa-dev] [PATCH 08/10] i965: Quote the PRM to document a HorzStride subtlety
Chad Versace
- [Mesa-dev] [Bug 57044] build failure: make[4]: *** No rule to make target `../../src/mesa/program/libprogram.la', needed by `libmesagallium.la'. Stop.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Print more informative debug for _mesa_do_init_remap_table().
Eric Anholt
- [Mesa-dev] Mesa 9.1 stable branch
Ian Romanick
- [Mesa-dev] build fail after recent changes
Andy Furniss
- [Mesa-dev] [PATCH 1/4] intel: Make intel_blit.c take pitches in bytes.
Eric Anholt
- [Mesa-dev] r600g glsl 1.40 streamout with no position test
Dave Airlie
- [Mesa-dev] [PATCH] mesa: Fix out of bounds writes when uncompressing non-block-aligned ETC1.
Eric Anholt
- [Mesa-dev] [PATCH] gallivm: more integer texture format fetch fixes
sroland at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: fix using wrong format with MRT in blend code
sroland at vmware.com
- [Mesa-dev] [PATCH] r600: always export a position from vertex shader
Dave Airlie
- [Mesa-dev] [Bug 59225] New: SIGSEGV src/mesa/program/symbol_table.c:200
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59226] New: softpipe automake build does not load properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54626] [PATCH] llvmpipe's Makefile: CXXFLAGS, CPPFLAGS and LDFLAGS are not properly propagated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] targets/dri-swrast: Force c++ linker in all cases.
Johannes Obermayr
- [Mesa-dev] [PATCH] r600g: attempt v1 at tbo on r600/700
Dave Airlie
- [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 59234] New: egl-static cannot find libwayland-drm.a
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 14409] Add uninstall target
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54162] "make clean" leaves some .o files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51383] 'make clean' broken after switching to automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 49497] build leaves behind python compiled (.pyc) files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 25500] Add linker option to mklib call
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 51531] `make distclean` fails in wayland-drm/
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56605] [build error when building without --enable-debug] /usr/bin/ld: ../../auxiliary//libgallium.a(u_dl.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
smoki
- [Mesa-dev] [Bug 59238] New: many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] Remove hacks for static Makefiles
Andreas Boll
- [Mesa-dev] [r600g] GL 3.1 / GLSL 1.40
Dave Airlie
- [Mesa-dev] [PATCH] targets/*-r600: Add workaround for fixing multiple defined symbols
Andreas Boll
- [Mesa-dev] RFC: help on llvmpipe
Adhemerval Zanella
- [Mesa-dev] [Bug 49497] build leaves behind python compiled (.pyc) files
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Avoid blending with destination alpha when RB format has no alpha bits
Carl Worth
- [Mesa-dev] [Bug 56605] [build error when building without --enable-debug] /usr/bin/ld: ../../auxiliary//libgallium.a(u_dl.o): undefined reference to symbol 'dlopen@@GLIBC_2.1'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallium/util: add a half float array to util_color
Marek Olšák
- [Mesa-dev] [Bug 55452] [build warnings] Error: unable to decide the max size of params in Fogxv
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] drivers/radeon: Don't link against libgallium.la
Tom Stellard
- [Mesa-dev] [PATCH 1/2] radeon/llvm: simplify stream outputs intrinsic
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] r600g: tgsi to llvm emits stream output intrinsics.
Vincent Lejeune
- [Mesa-dev] [Bug 58879] Build failure: codegen/nv50_ir.cpp:718:4: error: must #include <typeinfo> before using typeid
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 52167] llvmpipe test programs link fails when ld --as-needed option is used
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965: Add an INTEL_DEBUG=no16 option.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Don't mix integer/float immediates in i2b handling.
Kenneth Graunke
- [Mesa-dev] [Bug 59261] New: xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles
Johannes Obermayr
- [Mesa-dev] [PATCH] i965: Transcode RGB ETC1/2 textures to DXT1 or FXT1.
Eric Anholt
- [Mesa-dev] [PATCH 1/3] mesa: Drop a comment about ff vertex shading and texturing.
Eric Anholt
- [Mesa-dev] [PATCH] nv50/nvc0: Build codegen in nv50.
Johannes Obermayr
- [Mesa-dev] [Bug 59281] New: Build failure by not finding wayland-client.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] xmlpool: Fix out-of-tree builds.
Johannes Obermayr
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2)
Dave Airlie
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2.1)
Dave Airlie
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2)
Dave Airlie
- [Mesa-dev] [PATCH] i965: Use UNIFORM_PULL_CONSTANT_LOAD_GEN7 for normal uniforms too.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] llvmpipe: fix using wrong format with MRT in blend code
sroland at vmware.com
- [Mesa-dev] [PATCH 2/4] llvmpipe: trivial code and comment cleanup.
sroland at vmware.com
- [Mesa-dev] [Bug 59304] New: Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH v2 00/18] GLES3 changes for readpix/teximage/FBO
Jordan Justen
- [Mesa-dev] [PATCH] st/mesa: fix crash with default TBO.
Dave Airlie
- [Mesa-dev] default texture buffer object
Dave Airlie
- [Mesa-dev] Looking for advice on how transform feedback should work with varying structs
Paul Berry
- [Mesa-dev] [Bug 59331] New: piglit arb_uniform_buffer_object-getintegeri_v regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Mesa (master): gtest: Build it only for 'make check'.
Ian Romanick
- [Mesa-dev] [Bug 57866] src/gallium/auxiliary/os/os_time.c:77: error:=?UTF-8?Q?=20=E2=80=98CLOCK=5FREALTIME=E2=80=99=20undeclared=20?=(first use in this function)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 56553] [softpipe] piglit ext_transform_feedback-max-varyings regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 49538] [softpipe] piglit fs-texelFetchOffset-2D regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45348] [swrast] piglit fbo-drawbuffers-arbfp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] New: Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59291] Mathematica crashes when scrolling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time
Jon TURNEY
- [Mesa-dev] [PATCH] build: Fix the documented default value of --with-gallium-drivers
Damien Lespiau
- [Mesa-dev] [Bug 59364] New: Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] intel: add support for EGL_KHR_gl_image (V4)
Abdiel Janulgue
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Brian Paul
- [Mesa-dev] [PATCH] Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
Tom Stellard
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Brian Paul
- [Mesa-dev] [PATCH 1/9] softpipe: implement separate depth-stencil clear
Marek Olšák
- [Mesa-dev] [PATCH] mesa: Allow HALF_FLOAT in glVertexAttribPointer
Jordan Justen
- [Mesa-dev] [PATCH] mesa: Rework crazy error code rules in glDrawBuffers().
Jordan Justen
- [Mesa-dev] [PATCH 1/2] st/mesa: add some simple buffer/draw debug code
Brian Paul
- [Mesa-dev] [PATCH] mesa: Fix default value of BUFFER_ACCESS_FLAGS.
Jordan Justen
- [Mesa-dev] [Bug 59383] New: src/glsl/tests/Makefile.am missing $(top_builddir)/include
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] util: add new primitive types to pipe_prim_names[] array
Brian Paul
- [Mesa-dev] [PATCH] build: Make src/gtest before src/mesa
Matt Turner
- [Mesa-dev] [PATCH] Fix mapi code generator for out-of-tree build
Jon TURNEY
- [Mesa-dev] [PATCH] gitignore: Ignore TAGS files
Damien Lespiau
- [Mesa-dev] [Bug 59450] New: SIGSEGV src/mesa/state_tracker/st_cb_blit.c:216
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59452] New: Exception: DrawArraysInstancedBaseInstance is duplicated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] (9.0) tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Andreas Boll
- [Mesa-dev] [PATCH 1/3] R600/SI: Derive all sample intrinsics from a single class.
Michel Dänzer
- [Mesa-dev] [PATCH 1/6] radeonsi: Consolidate calculation of tile mode index.
Michel Dänzer
- [Mesa-dev] [PATCH 3/6] radeonsi: Use proper hardware format for stencil texturing.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi/vdpau: remove nonsense state tracker dep
Christian König
- [Mesa-dev] [PATCH] allow Android to use out-of-tree mesa sources
groleo at gmail.com
- [Mesa-dev] [PATCH] mesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_GetInternalformativ()
Brian Paul
- [Mesa-dev] [PATCH 1/2] st/mesa: simplify some src/dst surface setup in BlitFramebuffer
Brian Paul
- [Mesa-dev] [PATCH] i965: Lower textureGrad() with samplerCubeShadow on pre-Haswell.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Allow TexImage3D on depth/stencil textures in ES 3.0.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/10] Support UBOs with instance names pre-series
Ian Romanick
- [Mesa-dev] [PATCH 1/7] xmlpool/build: generate options.h via BUILT_SOURCES
Matt Turner
- [Mesa-dev] [PATCH 1/3] i965/vs: Create a 'lod_type' temporary for ir->lod_info.lod->type.
Kenneth Graunke
- [Mesa-dev] [Bug 59499] New: SIGSEGV src/mesa/swrast/s_blit.c:546
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59501] New: mesa/main/api_exec.c:286: undefined reference to `SET_GetInternalformativ'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] swrast: Initialize drawFormat in blit_linear after drawRb is initialized
Anuj Phogat
- [Mesa-dev] [PATCH V5 0/7]intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] [PATCH] swrast: fix assorted bugs in software blit code
Brian Paul
- [Mesa-dev] use of likey() / unlikely() macros
Brian Paul
- [Mesa-dev] [PATCH] mesa: Only mark textures as mipmap incomplete on MAX_LEVEL issues.
Kenneth Graunke
- [Mesa-dev] [PATCH] (9.0) gallivm: support more immediates in lp_build_tgsi_info()
Andreas Boll
- [Mesa-dev] [PATCH 1/2] radeonsi: Fix 1D tiling mode index for non-scanout resources.
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeonsi: Enable 1D tiling for non-depth resources as well.
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] radeonsi: Assorted depth/stencil changes ported from r600g.
Michel Dänzer
- [Mesa-dev] [PATCH 2/3] radeonsi: improve flushed depth texture handling
Michel Dänzer
- [Mesa-dev] [PATCH] gallium: Remove ppc asm backend
Adam Jackson
- [Mesa-dev] [Bug 59534] New: Automake Regression: Erroneous errors messages printed when using clover
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v3)
Dave Airlie
- [Mesa-dev] [Bug 59541] New: [swrast] pigit fbo-blit regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] build: require python module libxml2
Andreas Boll
- [Mesa-dev] [PATCH] swrast: move resampleRow setup code in blit_nearest()
Brian Paul
- [Mesa-dev] [PATCH] swrast: fix incorrect width for direct/nearest blit
Brian Paul
- [Mesa-dev] [PATCH 1/3] configure.ac: Compute the required llvm static libraries only once
Tom Stellard
- [Mesa-dev] clang: warning: argument unused during compilation: '-fno-builtin-memcmp'
Matt Turner
- [Mesa-dev] [PATCH 1/3] builtin_compiler/build: Use generated parser files
Matt Turner
- [Mesa-dev] [PATCH] glsl/Makefile.sources: Correct BUILTIN_COMPILER_CXX_FILES
Matt Turner
- [Mesa-dev] [PATCH 3/3] glsl/build: Build libglcpp and libglslcore in builtin_compiler
Matt Turner
- [Mesa-dev] [PATCH] build: Fix "no previous prototype for glReadBufferNV" with --disable-asm
Matt Turner
- [Mesa-dev] [Bug 32825] egl_glx driver completely broken in 7.9 branch [fix in master]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Don't allow blits to / from the same buffer in OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [PATCH] i965: Implement the GL_ARB_base_instance extension.
Kenneth Graunke
- [Mesa-dev] [Bug 58812] Infinite loop in ./configure && make if automake is absent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] begin/end and dlists cleanup
Eric Anholt
- [Mesa-dev] [PATCH 02/12] mesa: Improve a glTexEnv error message by looking up the enum.
Eric Anholt
- [Mesa-dev] [PATCH 1/9] copyteximage: check that sRGB usage is valid for GLES3 / GL
Matt Turner
- [Mesa-dev] [PATCH 1/4] mesa: Add extension bit tracking for GL_OES_depth_texture_cube_map
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa/es3: Disallow FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE query of DEPTH_STENCIL_ATTACHMENT
Ian Romanick
- [Mesa-dev] [PATCH 1/2] st/mesa: advertise ANGLE_texture_compression_dxt3 and 5 for GLES2
Marek Olšák
- [Mesa-dev] [PATCH] build: Remove dead SHARED_GLAPI variable
Matt Turner
- [Mesa-dev] [PATCH 3/3] glsl/build: Build libglcpp and libglslcore in builtin_compiler
Matt Turner
- [Mesa-dev] [Bug 59591] New: BUILD make distclean fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH] vl: round next_msc to integer frame, and kill skew_msc
Maarten Lankhorst
- [Mesa-dev] i965 (sandy-bridge): mesa-git DRI drivers is not linked against libdrm-git (libdrm_intel.so)
Sedat Dilek
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37637] unreal tournament crashes with mesa 7.11-dev
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37637] unreal tournament crashes with mesa 7.11-dev
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37637] unreal tournament crashes with mesa 7.11-dev
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 37637] unreal tournament crashes with mesa 7.11-dev
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: Use a CPU map of the batch on LLC-sharing architectures.
Eric Anholt
- [Mesa-dev] [PATCH] intel: Don't expose XRGB8888 visuals any more
Ian Romanick
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Chad Versace
- [Mesa-dev] [PATCH] drm/radeon: Deprecate UMS support v2
Christian König
- [Mesa-dev] [PATCH 1/2] st/dri: add null-pointer check, remove duplicated local variable
Marek Olšák
- [Mesa-dev] [PATCH 9.0 stable branch] egl/wayland: Destroy the pending buffer callback with the egl surface
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH] R600/SI: Add patterns for V_MAD(_LEGACY) instructions.
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] swrast: move resampleRow setup code in blit_nearest()
Brian Paul
- [Mesa-dev] [PATCH 0/3] Enable some S3TC
Ian Romanick
- [Mesa-dev] [PATCH] st/mesa: advertise OES_depth_texture_cube_map if GLSL 1.30 is supported
Marek Olšák
- [Mesa-dev] [PATCH] scons: Fix dependencies of generated headers.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] R600: Consider bitcast when folding const_address node.
Vincent Lejeune
- [Mesa-dev] [PATCH] Remove APIspec.dtd
Matt Turner
- [Mesa-dev] [PATCH] st/mesa: implement ARB_internalformat_query v2
Marek Olšák
- [Mesa-dev] [PATCH] build: Fix build on systems where /usr/bin/python isn't python 2.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] draw: add new debug code and comments in clip code template
Brian Paul
- [Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Kenneth Graunke
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vadim Girlin
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] R600: handle loops to self in the structurizer v2
Christian König
- [Mesa-dev] [PATCH 2/2] R600: optimize structurizer a bit
Christian König
- [Mesa-dev] [PATCH 0/6] glsl: Add support for varying structs.
Paul Berry
- [Mesa-dev] mesa gles3 GIT: ubuntu (unity-3d) gnome-session usable with compiz
Sedat Dilek
- [Mesa-dev] [Bug 59688] New: piglit glsl-uniform-out-of-bounds-2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 45920] Exception: Attempt to use unavailable module DRM:
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] i965/vs: Do headerless texturing for texelFetchOffset().
Kenneth Graunke
- [Mesa-dev] Fw: [Intel-gfx] Very low performance when streaming textures
Ben Widawsky
- [Mesa-dev] [PATCH 00/32] UBOs for OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [Bug 59701] New: lp_test_arit fails, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] R600: handle loops to self in the structurizer v2
Aaron Watry
- [Mesa-dev] [PATCH] tests/occlude: Remove.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/4] radeonsi: Make sure to use float number format for packed float colour formats.
Michel Dänzer
- [Mesa-dev] [PATCH 2/4] radeonsi: Handle PIPE_FORMAT_L32A32_S/UINT for rendering.
Michel Dänzer
- [Mesa-dev] [PATCH] radeon/llvm: Handle LP_CHAN_ALL in emit_fetch_immediate().
Michel Dänzer
- [Mesa-dev] [Bug 59729] New: clover: Upstream LLVM removed LinkInFile member from class LLVM::Linker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] nouveau/build: Fix build failures when drm is not in /usr/include.
jfonseca at vmware.com
- [Mesa-dev] Mesa 9.0.2 release
Andreas Boll
- [Mesa-dev] [PATCH] R600/SI: Add patterns for fcos and fsin.
Michel Dänzer
- [Mesa-dev] mesa-8.0.5: LLVM-3.2 patchset and request for cherry-picking
José Fonseca
- [Mesa-dev] [PATCH] R600: Support for indirect addressing
"Tom Stellard
- [Mesa-dev] [PATCH 1/2] R600: Emit function name in the AsmPrinter
"Tom Stellard
- [Mesa-dev] [PATCH 1/2] r600g: More robust checks for MOVA_INT instructions
Tom Stellard
- [Mesa-dev] [PATCH] R600: Fold remaining CONST_COPY after expand pseudo inst
Vincent Lejeune
- [Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
- [Mesa-dev] [PATCH 3/4] i965: Use swizzles to force alpha to 1.0 for RED, RG, or RGB textures.
Carl Worth
- [Mesa-dev] [PATCH 4/4] i965: Use swizzles to force R, G, and B to 0.0 for ALPHA textures.
Carl Worth
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 46815] Build fails with byacc and configuration script succeeds
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59737] New: [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 01/11] mesa: add casts in _mesa_GetTexParameterfv() to silence warnings
Brian Paul
- [Mesa-dev] [Bug 57018] syntax error near unexpected token `[2.4.2]'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] build: Enable cross compiling assembly by building gen_matypes for the host
Matt Turner
- [Mesa-dev] [Bug 59741] New: [softpipe] piglit depthstencil-render-miplevels 1024 s=z24_s regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59746] New: piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59494] [Bisected]Piglit glean_depthStencil fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] (intel) looking for opinions on how to deal with UMS/CMS differences in ARB_texture_multisample
Paul Berry
- [Mesa-dev] [PATCH 1/2] glsl: add new glsl_strtof() function
Brian Paul
- [Mesa-dev] [PATCH demos] demos: Bump version to 9.0.0
Andreas Boll
- [Mesa-dev] i965: brw_draw_upload.c cleanup
Eric Anholt
- [Mesa-dev] [PATCH] i965/disasm: Fix horizontal stride of dest registers
Chad Versace
- [Mesa-dev] [PATCH 1/2] R600: Fold remaining CONST_COPY after expand pseudo inst
Vincent Lejeune
- [Mesa-dev] [Bug 59777] New: [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-distance regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 2/2] R600: Do not fold vector inst
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: improve inputs/interpolation handling
Vincent Lejeune
- [Mesa-dev] [PATCH] r600g: improve inputs/interpolation handling with llvm backend
Vincent Lejeune
- [Mesa-dev] [PATCH] i965: Correct gen6+ guardband calculation.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: callocing a 32 byte temp is silly, so don't
Ian Romanick
- [Mesa-dev] [PATCH] android: fix stride to be bytes instead of pixels
Tapani Pälli
- [Mesa-dev] [PATCH] android interface change
Tapani Pälli
- [Mesa-dev] mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
Sedat Dilek
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] R600: Structurizer fixes/optimizations
Christian König
- [Mesa-dev] [PATCH 1/3] R600: handle loops to self in the structurizer v2
Christian König
- [Mesa-dev] [PATCH 2/3] R600: optimize structurizer a bit
Christian König
- [Mesa-dev] [PATCH] r600g/llvm: Fix for bug 59588 (llvm rv780 etqw gpu lock
Vincent Lejeune
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
- [Mesa-dev] [PATCH 1/2] util: add some defensive coding in u_upload_alloc()
Brian Paul
- [Mesa-dev] [PATCH] util: add new error checking code in vbuf helper
Brian Paul
- [Mesa-dev] [PATCH] vbo: add a null pointer check to handle OOM instead of crashing
Brian Paul
- [Mesa-dev] [PATCH] intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytes
Paul Berry
- [Mesa-dev] [PATCH] glx: only advertise GLX_INTEL_swap_event if it's supported
Zack Rusin
- [Mesa-dev] [Bug 59831] New: undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] gallivm: split sampler and texture state
sroland at vmware.com
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Eric Anholt
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH 1/8] glsl: Add infrastructure for ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH] mesa: add bounds checking for uniform array access
Dave Airlie
- [Mesa-dev] [Bug 59833] New: [swrast] piglit glx-swap-pixmap regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59835] New: ir_constant_expression.cpp:156: undefined reference to `_mesa_round_to_even'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v4
Christoph Bumiller
- [Mesa-dev] [Bug 59851] New: AC_ARG_WITH misusage leading to mesa configure failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH V6 0/8] intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] [PATCH 1/2] r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
Tom Stellard
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Christoph Bumiller
- [Mesa-dev] [PATCH] st/mesa: handle new GLSL IR enumerants in switch statements
Brian Paul
- [Mesa-dev] r600g async dma support
j.glisse at gmail.com
- [Mesa-dev] [PATCH] configure.ac: Don't set LLVM_LIBS when llvm is disabled
Tom Stellard
- [Mesa-dev] [PATCH 4/8] glsl: Evaluate constant pack/unpack 4x8 expressions
Chad Versace
- [Mesa-dev] [PATCH 5/8] glsl: Add support for lowering 4x8 pack/unpack operations
Chad Versace
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Bryan Quigley
- [Mesa-dev] [PATCH 3/4] r600g: add async for staging buffer upload v2
j.glisse at gmail.com
- [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1
Matt Turner
- [Mesa-dev] [PATCH] r600g: fix up CP DMA for VM on cayman and TN
alexdeucher at gmail.com
- [Mesa-dev] [PATCH] gles3: Update gl3.h
Matt Turner
- [Mesa-dev] [Bug 59872] New: [swrast] piglit depth_texture_mode_and_swizzle regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/2] gallivm: split sampler and texture state
sroland at vmware.com
- [Mesa-dev] [Bug 59873] New: [swrast] piglit ext_framebuffer_multisample-interpolation 0 centroid-edges regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59876] New: glGetTexLevelParameteriv broken for indirect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] New: Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59879] New: reducing symbol visibility of shared objects / static libstdc++
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59880] New: piglit arb_uniform_buffer_object-dlist regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] intel: Un-hardcode lengths from blitter commands.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Fix assignment instead of comparison in asserts.
Vinson Lee
- [Mesa-dev] [PATCH] st/mesa: set ctx->Const.MaxSamples = 0, not 1
Brian Paul
- [Mesa-dev] [PATCH] xlib: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
- [Mesa-dev] [PATCH] osmesa: use _mesa_generate_mipmap() for mipmap generation, not meta
Brian Paul
- [Mesa-dev] [Bug 58812] Infinite loop in ./configure && make if automake is absent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 57098] Many extension functions exported by libGL.so.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 25499] Add DESTDIR support to src/gallium/winsys/xlib/Makefile
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] configure.ac: Do not check for rt on Mac OS X.
Vinson Lee
- [Mesa-dev] [Bug 59941] New: glxinfo segfault with GL_ARB_uniform_buffer_object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/9] RGBX formats and cleanups
Marek Olšák
- [Mesa-dev] [Bug 59291] Mathematica crashes when scrolling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59291] Mathematica crashes when scrolling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: don't emit WAIT_UNTIL on cayman/TN
alexdeucher at gmail.com
- [Mesa-dev] [PATCH] intel: use bytes instead of pixels intel_create_image_from_name
Tapani Pälli
- [Mesa-dev] [Bug 59967] New: [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Gallium pixel formats on big-endian
Adam Jackson
- [Mesa-dev] [Piglit] [PATCH] ext_framebuffer_multisample: check for num_samples<=1
Brian Paul
- [Mesa-dev] Mesa (master): gallium/u_upload_mgr: fix a serious memory leak
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: don't enable GL_EXT_framebuffer_multisample for software drivers
Brian Paul
- [Mesa-dev] [PATCH] xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Brian Paul
- [Mesa-dev] [PATCH] llvmpipe: Support Z16_UNORM as depth-stencil format.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] xlib: stop use _mesa_enable_extension(), just set the boolean flags
Brian Paul
- [Mesa-dev] [PATCH] mesa: remove erroneous check for API_OPENGL_CORE in _mesa_TexBuffer
Christoph Bumiller
- [Mesa-dev] [PATCH v2] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH] draw: fix draw_llvm_variant_key struct padding to avoid recompiles
sroland at vmware.com
- [Mesa-dev] [PATCH] glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
- [Mesa-dev] [Bug 59994] New: autogen.sh can't find libclc package
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v6
Christoph Bumiller
- [Mesa-dev] [PATCH] i965: Compile the driver with -march/-mtune appropriate for the HW.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] intel: fail to compile in case of bad uniform access
Frank Henigman
- [Mesa-dev] intel: Progress toward removing struct intel_region
Eric Anholt
- [Mesa-dev] [PATCH 01/10] i915: Convert state->draw/depth_region to a BO pointer.
Eric Anholt
- [Mesa-dev] [PATCH 02/10] i915: Make the set_draw_region hook static and not vtabled.
Eric Anholt
- [Mesa-dev] [Bug 46528] Compilation fail with LLVM under Windows 7 x64 in release
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44743] Rendering artefacts with llvmpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/4] mesa: Put extern "C" guards in renderbuffer.h.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965/blorp: Support blits between ARGB and XRGB formats.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] llvmpipe: Fix deferred depth writes for Z16_UNORM.
jfonseca at vmware.com
- [Mesa-dev] [Bug 60016] New: After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH] mesa: don't expose IBM_rasterpos_clip in a core context
Marek Olšák
- [Mesa-dev] Regading OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] Regarding OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] GS plans?
Brian Paul
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: remove ctx->Driver.Error() hook
Brian Paul
- [Mesa-dev] [Bug 60038] New: [osmesa] [git] building 32-bit mesa on 64 bit fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 57098] Many extension functions exported by libGL.so.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59494] [Bisected]Piglit glean_depthStencil fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60044] New: [softpipe] piglit arb_framebuffer_srgb-blit renderbuffer linear downsample disabled regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59494] [Bisected]Piglit glean_depthStencil fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
- [Mesa-dev] [Bug 39846] can'=?UTF-8?Q?t=20compile=20mesa=20=E2=80=98=5F=5Fu64=E2=80=99problem?=.
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] [Bug 60047] New: [softpipe] piglit masked-clear regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43094] ir_swizzle @ 0xe134ae0 specifies a channel not present in the value
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60048] New: [softpipe] piglit glean readPixSanity regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 53256] opt_dead_code_local removing assignments to array elements
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 43520] CoreBreach: Static lighting broken in Mesa 7.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Fix handling of array dereferences of vectors in opt_dead_code_local
Ian Romanick
- [Mesa-dev] Regading OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] Regarding Mesa python files
Ramesh Reddy Emmadi
- [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] r600g: add cs memory usage accounting and limit it
j.glisse at gmail.com
- [Mesa-dev] [Bug 60082] New: [ FAILED ] DispatchSanity_test.GL31_CORE
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59494] [Bisected]Piglit glean_depthStencil fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Change loop_analysis to not look like a resource leak
Ian Romanick
- [Mesa-dev] [Bug 60086] New: Wayland platform backend crashes if there's no back buffer during dri2_swap_buffers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] mesa: bump version to 9.2 (devel)
Andreas Boll
- [Mesa-dev] [PATCH] builtin_compiler/build: Don't use *_FOR_BUILD when not cross compiling
Matt Turner
- [Mesa-dev] [PATCH 1/5] docs: replace CVS with git
Andreas Boll
- [Mesa-dev] [Bug 58326] [llvmpipe] piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: Handle SET*_DX10 instructions in r600_bytecode_get_num_operands()
Tom Stellard
- [Mesa-dev] [PATCH 1/3] R600: Fix assembly name for SETGT_INT
Tom Stellard
- [Mesa-dev] [PATCH 2/5] docs: update sourcetree
Andreas Boll
- [Mesa-dev] [Bug 60098] New: [softpipe] Unexpected PIPE_CAP 78 query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] glsl: Remove hash table from ir_set_program_inouts pass.
Kenneth Graunke
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on MinGW.
Vinson Lee
- [Mesa-dev] [PATCH] gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Andreas Boll
- [Mesa-dev] [PATCH] configure.ac: Disable GLX if OpenGL is not enabled
Michel Dänzer
- [Mesa-dev] compiling mesa-8.0.4 with opengles2 only
Ramesh Reddy Emmadi
- [Mesa-dev] [Bug 60121] New: build - libvdpau_softpipe fails at runtime.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it v2
j.glisse at gmail.com
- [Mesa-dev] [PATCH 1/3] trace: allow GALLIUM_TRACE=stdout/stderr
Brian Paul
- [Mesa-dev] [PATCH] mesa: adjust usage of swapBytes/littleEndian in format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH] gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
sroland at vmware.com
- [Mesa-dev] r600g: RFC: ISA information tables and shader disassembler
Marek Olšák
- [Mesa-dev] [PATCH 1/2] R600: Add an explicit default processor
Tom Stellard
- [Mesa-dev] [PATCH] cl-program-tester: Fix parsing of vec16 types
Tom Stellard
- [Mesa-dev] R600 LLVM tree stablizing on Wednesday, Feb 6
Tom Stellard
- [Mesa-dev] [PATCH 1/2] r600g: report correct flow control depth, taking hardware bugs into account
Marek Olšák
- [Mesa-dev] [PATCH] glsl: fix incorrect comment about do_common_optimization
Marek Olšák
- [Mesa-dev] [PATCH 1/4] st/mesa: remove dead code depending on EmitCondCodes
Marek Olšák
- [Mesa-dev] [PATCH 1/4] mesa/glsl: Separate parsing logic from _mesa_get_uniform_location.
Paul Berry
- [Mesa-dev] [PATCH 3/3] R600: Add support for SET*_DX10 instructions
Aaron Watry
- [Mesa-dev] [PATCH 1/2] mesa: don't use format chooser code for glCompressedTexImage
Brian Paul
- [Mesa-dev] [PATCH 2/2] st/mesa: don't choose DXT formats if we can't do DXT compression
Brian Paul
- [Mesa-dev] [Bug 59494] [Bisected]Piglit glean_depthStencil fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60143] New: gbm_dri_bo_create fails to initialize bo->base.base.format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] GL_INVALID_OPERATION in glFramebufferTexture2D(textarget=0x3)
Ramesh Reddy Emmadi
- [Mesa-dev] [PATCH 1/6] swrast: Fix memory leak.
Vinson Lee
Last message date:
Thu Jan 31 23:50:35 PST 2013
Archived on: Thu Jan 31 23:51:01 PST 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).