January 2013 Archives by author
Starting: Tue Jan 1 09:20:41 PST 2013
Ending: Thu Jan 31 23:50:35 PST 2013
Messages: 1808
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Connor Abbott
- [Mesa-dev] r600g glsl 1.40 streamout with no position test
Dave Airlie
- [Mesa-dev] [PATCH] r600: always export a position from vertex shader
Dave Airlie
- [Mesa-dev] [PATCH] r600g: attempt v1 at tbo on r600/700
Dave Airlie
- [Mesa-dev] [r600g] GL 3.1 / GLSL 1.40
Dave Airlie
- [Mesa-dev] [PATCH 1/3] r600: always export a position from vertex shader
Dave Airlie
- [Mesa-dev] [PATCH 2/3] r600g: uniform buffer object support
Dave Airlie
- [Mesa-dev] [PATCH 3/3] r600g: texture buffer object + glsl 1.40 enable support (v2)
Dave Airlie
- [Mesa-dev] [PATCH 2/3] r600g: uniform buffer object support
Dave Airlie
- [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] st/mesa: fix crash with default TBO.
Dave Airlie
- [Mesa-dev] default texture buffer object
Dave Airlie
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Dave Airlie
- [Mesa-dev] default texture buffer object
Dave Airlie
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v3)
Dave Airlie
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Dave Airlie
- [Mesa-dev] [PATCH] mesa: add bounds checking for uniform array access
Dave Airlie
- [Mesa-dev] GS plans?
Dave Airlie
- [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 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] i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Eric Anholt
- [Mesa-dev] [RFC] intel: add support for EGL_KHR_gl_image
Eric Anholt
- [Mesa-dev] [PATCH] i965: Fix border color handling for deprecated SNORM formats.
Eric Anholt
- [Mesa-dev] [PATCH 5/5] driconf: Fix German translations by removing a couple of bogus backslashes
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Remove dead code from generate_uniform_pull_constant_load_gen7.
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965: Support GL_FIXED and packed vertex formats natively on Haswell+.
Eric Anholt
- [Mesa-dev] [PATCH 04/11] mesa: Add stub implementations of glGetProgramBinary and glProgramBinary
Eric Anholt
- [Mesa-dev] [PATCH 0/5 v3] Enable GL_ARB_internalformat_query
Eric Anholt
- [Mesa-dev] [PATCH] glsl: Fix loop bounds detection.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Remove force_sechalf stack.
Eric Anholt
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Eric Anholt
- [Mesa-dev] [PATCH] i965: Move program_id to intel_screen instead of brw_context.
Eric Anholt
- [Mesa-dev] [PATCH] i965 fixup: Add PTHREAD_CFLAGS/PTHREAD_LIBS to Makefile.am
Eric Anholt
- [Mesa-dev] [PATCH v2 1/3] egl/gbm: Implement EGL_EXT_buffer_age
Eric Anholt
- [Mesa-dev] [PATCH 02/23] pack: adjust clamping for int=>ubyte conversion
Eric Anholt
- [Mesa-dev] [PATCH 13/23] glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Eric Anholt
- [Mesa-dev] [PATCH 17/23] readpix: for implentation format/type, ignore int vs. non-int check
Eric Anholt
- [Mesa-dev] [PATCH 19/23] i965 teximage: don't call _mesa_store_teximage if format/type==GL_NONE
Eric Anholt
- [Mesa-dev] [PATCH 7/7] mesa: Add support to allow blitting to multiple color draw buffers
Eric Anholt
- [Mesa-dev] intel: new flush interface
Eric Anholt
- [Mesa-dev] [PATCH 1/7] glx: Add a little comment about what dri2FlushFrontBuffer() does.
Eric Anholt
- [Mesa-dev] [PATCH 2/7] glx: Centralize the code for context flushing.
Eric Anholt
- [Mesa-dev] [PATCH 3/7] intel: Add a batch flush between front-buffer downsample and X protocol.
Eric Anholt
- [Mesa-dev] [PATCH 4/7] intel: Add support for the new flush_with_flags extension.
Eric Anholt
- [Mesa-dev] [PATCH 5/7] intel: Rely on flush_with_flags for deciding when to throttle.
Eric Anholt
- [Mesa-dev] [PATCH 6/7] intel: Reuse intel_flush() in intel_dri2_flush_with_flags().
Eric Anholt
- [Mesa-dev] [PATCH 7/7] intel: Reuse intel_glFlush().
Eric Anholt
- [Mesa-dev] [PATCH 19/23] i965 teximage: don't call _mesa_store_teximage if format/type==GL_NONE
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Print more informative debug for _mesa_do_init_remap_table().
Eric Anholt
- [Mesa-dev] [PATCH 1/4] intel: Make intel_blit.c take pitches in bytes.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] intel: Make intel_region's pitch be bytes instead of pixels.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] i965: Add support for MESA_FORMAT_RGB_FLOAT32 surfaces.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] i965: Add support for GL_ARB_texture_buffer_object_rgb32.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Fix out of bounds writes when uncompressing non-block-aligned ETC1.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Eric Anholt
- [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 2/3] mesa: Don't bother updating ff texture state if we have a fragment shader.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] mesa: Skip updating texgen when not doing fixed function.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs: Don't mix integer/float immediates in i2b handling.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Add an INTEL_DEBUG=no16 option.
Eric Anholt
- [Mesa-dev] default texture buffer object
Eric Anholt
- [Mesa-dev] [PATCH v2 08/18] copyteximage: make sure is_srgb(src) == is_srgb(dst)
Eric Anholt
- [Mesa-dev] [PATCH v2 09/18] copyteximage: Use Driver's AllocTextureImageBuffer instead of TexImage
Eric Anholt
- [Mesa-dev] default texture buffer object
Eric Anholt
- [Mesa-dev] [PATCH V4 1/6] dri2: Create image from texture
Eric Anholt
- [Mesa-dev] [PATCH V4 2/6] intel: create a miptree for a region based on an offset, size, and level.
Eric Anholt
- [Mesa-dev] [PATCH V4 2/6] intel: create a miptree for a region based on an offset, size, and level.
Eric Anholt
- [Mesa-dev] [PATCH V4 5/6] intel: implement create image from texture
Eric Anholt
- [Mesa-dev] [PATCH V4 6/6] intel: Create a miptree using offsets in intel_set_texture_image_region
Eric Anholt
- [Mesa-dev] [PATCH] i965: Transcode RGB ETC1/2 textures to DXT1 or FXT1.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_GetInternalformativ()
Eric Anholt
- [Mesa-dev] begin/end and dlists cleanup
Eric Anholt
- [Mesa-dev] [PATCH 01/12] mesa: Fix regression in dlist save primitive tracking.
Eric Anholt
- [Mesa-dev] [PATCH 02/12] mesa: Improve a glTexEnv error message by looking up the enum.
Eric Anholt
- [Mesa-dev] [PATCH 03/12] mesa: Use an early return to unindent most of vbo_exec_Begin/End().
Eric Anholt
- [Mesa-dev] [PATCH 04/12] mesa: Remove the dead PrepareExecBegin() driver hook.
Eric Anholt
- [Mesa-dev] [PATCH 05/12] mesa: Install a minimal dispatch table during glBegin()/glEnd().
Eric Anholt
- [Mesa-dev] [PATCH 06/12] mesa: Drop manual checks for outside begin/end.
Eric Anholt
- [Mesa-dev] [PATCH 07/12] mesa: Remove two of the now unused ASSERT_OUTSIDE_BEGIN_END macros.
Eric Anholt
- [Mesa-dev] [PATCH 08/12] mesa: Remove the size argument from _mesa_alloc_dispatch_table().
Eric Anholt
- [Mesa-dev] [PATCH 09/12] mesa: Make the drivers call a non-code-generated dispatch table setup.
Eric Anholt
- [Mesa-dev] [PATCH 10/12] mesa: Delay display list save dispatch setup until Exec is set up.
Eric Anholt
- [Mesa-dev] [PATCH 11/12] mesa: Initially populate the display list with the exec list.
Eric Anholt
- [Mesa-dev] [PATCH 12/12] mesa: Remove exec thunks from the dlist.c module.
Eric Anholt
- [Mesa-dev] [PATCH 05/12] mesa: Install a minimal dispatch table during glBegin()/glEnd().
Eric Anholt
- [Mesa-dev] [PATCH] intel: Use a CPU map of the batch on LLC-sharing architectures.
Eric Anholt
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Eric Anholt
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Eric Anholt
- [Mesa-dev] [PATCH] intel: Don't expose XRGB8888 visuals any more
Eric Anholt
- [Mesa-dev] [PATCH 1/3] mesa: Use a one flag for the S3TC extensions that don't require on-line compression
Eric Anholt
- [Mesa-dev] [PATCH 2/3] mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_dxt in all APIs
Eric Anholt
- [Mesa-dev] [PATCH 3/3] intel: Enable S3TC extensions always
Eric Anholt
- [Mesa-dev] [PATCH 1/2] mesa/es3: Disallow FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE query of DEPTH_STENCIL_ATTACHMENT
Eric Anholt
- [Mesa-dev] [PATCH 2/2] mesa/es3: Apply stricture multisample blit rules for ES3.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Implement the GL_ARB_base_instance extension.
Eric Anholt
- [Mesa-dev] [PATCH (gles3) 20/20] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v2)
Eric Anholt
- [Mesa-dev] [PATCH (gles3) 19/20] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Eric Anholt
- [Mesa-dev] [PATCH 10/12] mesa: Delay display list save dispatch setup until Exec is set up.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Eric Anholt
- [Mesa-dev] [PATCH (gles3) 20/20] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v2)
Eric Anholt
- [Mesa-dev] [PATCH V5 6/7] intel: Create a miptree using offsets in intel_set_texture_image_region
Eric Anholt
- [Mesa-dev] [PATCH V5 7/7] intel: implement create image from texture
Eric Anholt
- [Mesa-dev] [PATCH 0/2] Rework the old patch 2
Eric Anholt
- [Mesa-dev] [PATCH] i965/vs: Do headerless texturing for texelFetchOffset().
Eric Anholt
- [Mesa-dev] [PATCH] build: Enable cross compiling assembly by building gen_matypes for the host
Eric Anholt
- [Mesa-dev] [PATCH V5 7/7] intel: implement create image from texture
Eric Anholt
- [Mesa-dev] (intel) looking for opinions on how to deal with UMS/CMS differences in ARB_texture_multisample
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Eric Anholt
- [Mesa-dev] i965: brw_draw_upload.c cleanup
Eric Anholt
- [Mesa-dev] [PATCH 1/8] i965: Use the glarray _ElementSize that Mesa tracks for us.
Eric Anholt
- [Mesa-dev] [PATCH 2/8] i965: Stop worrying about alignment of vertex data.
Eric Anholt
- [Mesa-dev] [PATCH 3/8] i965: Drop debug check for knowing the size of a type.
Eric Anholt
- [Mesa-dev] [PATCH 4/8] i965: Reuse precalculated ib_type_size value.
Eric Anholt
- [Mesa-dev] [PATCH 5/8] i965: reuse _mesa_sizeof_type for index buffer types.
Eric Anholt
- [Mesa-dev] [PATCH 6/8] i965: Remove NDEBUG undef that was snuck in.
Eric Anholt
- [Mesa-dev] [PATCH 7/8] i965: Remove nonsense comment.
Eric Anholt
- [Mesa-dev] [PATCH 8/8] i965: Pass in the glarray to get_surface_type.
Eric Anholt
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Eric Anholt
- [Mesa-dev] [PATCH] i965/disasm: Fix horizontal stride of dest registers
Eric Anholt
- [Mesa-dev] [PATCH] i965: Correct gen6+ guardband calculation.
Eric Anholt
- [Mesa-dev] [PATCH] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v3)
Eric Anholt
- [Mesa-dev] [PATCH] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations (v2)
Eric Anholt
- [Mesa-dev] [PATCH] i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Eric Anholt
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Eric Anholt
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Eric Anholt
- [Mesa-dev] [PATCH 1/2] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations (v3)
Eric Anholt
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Eric Anholt
- [Mesa-dev] [PATCH] intel: Use a CPU map of the batch on LLC-sharing architectures.
Eric Anholt
- [Mesa-dev] [PATCH] android: fix stride to be bytes instead of pixels
Eric Anholt
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Eric Anholt
- [Mesa-dev] [PATCH] intel: Un-hardcode lengths from blitter commands.
Eric Anholt
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Eric Anholt
- [Mesa-dev] [PATCH V6 0/8] intel: add support for EGL_KHR_gl_image
Eric Anholt
- [Mesa-dev] [PATCH] intel: use bytes instead of pixels intel_create_image_from_name
Eric Anholt
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Eric Anholt
- [Mesa-dev] [PATCH V6 0/8] intel: add support for EGL_KHR_gl_image
Eric Anholt
- [Mesa-dev] [PATCH] i965: Compile the driver with -march/-mtune appropriate for the HW.
Eric Anholt
- [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] [PATCH 03/10] intel: Remove the struct intel_region reuse hash table.
Eric Anholt
- [Mesa-dev] [PATCH 04/10] intel: Remove num_mapped_regions tracking.
Eric Anholt
- [Mesa-dev] [PATCH 05/10] intel: Transition intel_region_map() to being a miptree operation.
Eric Anholt
- [Mesa-dev] [PATCH 06/10] intel: Fold intel_region_copy() into its one caller.
Eric Anholt
- [Mesa-dev] [PATCH 07/10] intel: Improve the test for readpixels blit path format checking.
Eric Anholt
- [Mesa-dev] [PATCH 08/10] intel: Improve the matching (more formats!) for TexImage from PBOs.
Eric Anholt
- [Mesa-dev] [PATCH 09/10] i830: Stop tracking an array of color regions if we only use element 0.
Eric Anholt
- [Mesa-dev] [PATCH 10/10] i915: Finish switching i915 to using miptrees instead of regions.
Eric Anholt
- [Mesa-dev] intel: Progress toward removing struct intel_region
Eric Anholt
- [Mesa-dev] [PATCH] Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Eric Anholt
- [Mesa-dev] use of likey() / unlikely() macros
Patrick Baggett
- [Mesa-dev] [PATCH] i965: Add break statement at end of BRW_OPCODE_CONTINUE case.
Paul Berry
- [Mesa-dev] [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Paul Berry
- [Mesa-dev] [PATCH] i965/fs: Remove force_sechalf stack.
Paul Berry
- [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 2/5] glsl: Separate varying linking code to its own file.
Paul Berry
- [Mesa-dev] [PATCH 3/5] glsl: Plumb through is_parameter to apply_type_qualifier_to_variable()
Paul Berry
- [Mesa-dev] [PATCH 4/5] glsl: Prohibit structs and bools from being used as "varyings".
Paul Berry
- [Mesa-dev] [PATCH 5/5] glsl: Pack flat "varyings" of mixed types together.
Paul Berry
- [Mesa-dev] [PATCH] i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Paul Berry
- [Mesa-dev] [PATCH 1/2] mesa: Fix error reporting in _mesa_invalidate_pbo_{compressed_, }teximage.
Paul Berry
- [Mesa-dev] [RFC PATCH 07/26] mesa: support getting current binding for multisample textures
Paul Berry
- [Mesa-dev] [RFC PATCH 10/26] mesa: add new max sample count state
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] [RFC PATCH 21/26] i965: add support for multisample textures
Paul Berry
- [Mesa-dev] [RFC PATCH 21/26] i965: add support for multisample textures
Paul Berry
- [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] docs: Document spec quoting practices
Paul Berry
- [Mesa-dev] [PATCH] docs: Document spec quoting practices
Paul Berry
- [Mesa-dev] [RFC PATCH 15/26] i965: expose sample locations
Paul Berry
- [Mesa-dev] [PATCH] glsl: Fix loop bounds detection.
Paul Berry
- [Mesa-dev] [PATCH 0/3] intel: Untangle physical vs logical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH 1/3] intel: Move compute_msaa_layout earlier in file.
Paul Berry
- [Mesa-dev] [PATCH 2/3] intel: Add a force_y_tiling parameter to intel_miptree_create().
Paul Berry
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Paul Berry
- [Mesa-dev] [PATCH] i965/fs: Don't mix integer/float immediates in i2b handling.
Paul Berry
- [Mesa-dev] Looking for advice on how transform feedback should work with varying structs
Paul Berry
- [Mesa-dev] Looking for advice on how transform feedback should work with varying structs
Paul Berry
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Paul Berry
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Paul Berry
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Paul Berry
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Paul Berry
- [Mesa-dev] [PATCH 0/6] glsl: Add support for varying structs.
Paul Berry
- [Mesa-dev] [PATCH 1/6] glsl: Eliminate ambiguity between function ins/outs and shader ins/outs
Paul Berry
- [Mesa-dev] [PATCH 2/6] glsl: Disable structure splitting for shader ins/outs.
Paul Berry
- [Mesa-dev] [PATCH 3/6] glsl: Generalize compute_packing_order for varying structs.
Paul Berry
- [Mesa-dev] [PATCH 4/6] glsl: Update lower_packed_varyings to handle varying structs.
Paul Berry
- [Mesa-dev] [PATCH 5/6] glsl: Disable transform feedback of varying structs.
Paul Berry
- [Mesa-dev] [PATCH 6/6] glsl: Allow varying structs in GLSL ES 3.00 and GLSL 1.50.
Paul Berry
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Paul Berry
- [Mesa-dev] [PATCH (gles3) 06/20] mesa: Remove rounding bias in _mesa_float_to_half()
Paul Berry
- [Mesa-dev] [PATCH (gles3) 07/20] glsl: Evaluate constant GLSL ES 3.00 pack/unpack expressions (v2)
Paul Berry
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Paul Berry
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Paul Berry
- [Mesa-dev] (intel) looking for opinions on how to deal with UMS/CMS differences in ARB_texture_multisample
Paul Berry
- [Mesa-dev] [PATCH (gles3) 19/20] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations
Paul Berry
- [Mesa-dev] [PATCH (gles3) 20/20] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v2)
Paul Berry
- [Mesa-dev] [PATCH 3/6] glsl: Generalize compute_packing_order for varying structs.
Paul Berry
- [Mesa-dev] [PATCH 3/6] glsl: Generalize compute_packing_order for varying structs.
Paul Berry
- [Mesa-dev] [PATCH 1/6] glsl: Eliminate ambiguity between function ins/outs and shader ins/outs
Paul Berry
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Paul Berry
- [Mesa-dev] [PATCH 05/32] glsl: Parse non-array uniform block instance names in GLSL ES 3.00.
Paul Berry
- [Mesa-dev] [PATCH 06/32] glsl: Parse interface array size
Paul Berry
- [Mesa-dev] [PATCH 07/32] glsl: Refactor out processing of structure fields
Paul Berry
- [Mesa-dev] [PATCH 09/32] glsl: Add GLSL_TYPE_INTERFACE
Paul Berry
- [Mesa-dev] [PATCH 10/32] glsl: Generate an interface type for uniform blocks
Paul Berry
- [Mesa-dev] [PATCH 12/32] glsl: Add ir_variable::interface_type field
Paul Berry
- [Mesa-dev] [PATCH 14/32] glsl: Add a predicate to determine whether a variable is an interface block
Paul Berry
- [Mesa-dev] [PATCH 15/32] glsl: Modify uniform_field_visitor::recursion to take a row_major parameter
Paul Berry
- [Mesa-dev] [PATCH 16/32] glsl: Modify uniform_field_visitor::visit_field to take a row_major parameter
Paul Berry
- [Mesa-dev] [PATCH 19/32] glsl: Handle instance array declarations
Paul Berry
- [Mesa-dev] [PATCH 20/32] glsl: Recurs into uniform blocks just like uniform structures
Paul Berry
- [Mesa-dev] [PATCH 12/32] glsl: Add ir_variable::interface_type field
Paul Berry
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
- [Mesa-dev] [PATCH] intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytes
Paul Berry
- [Mesa-dev] [PATCH 4/8] glsl: Evaluate constant pack/unpack 4x8 expressions
Paul Berry
- [Mesa-dev] [PATCH 5/8] glsl: Add support for lowering 4x8 pack/unpack operations
Paul Berry
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Paul Berry
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Paul Berry
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Paul Berry
- [Mesa-dev] [Piglit] [PATCH] ext_framebuffer_multisample: check for num_samples<=1
Paul Berry
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Paul Berry
- [Mesa-dev] GS plans?
Paul Berry
- [Mesa-dev] GS plans?
Paul Berry
- [Mesa-dev] [PATCH 1/4] mesa/glsl: Separate parsing logic from _mesa_get_uniform_location.
Paul Berry
- [Mesa-dev] [PATCH 2/4] glsl: Rename uniform_field_visitor to program_resource_visitor.
Paul Berry
- [Mesa-dev] [PATCH 3/4] glsl: Use parse_program_resource_name to parse transform feedback varyings.
Paul Berry
- [Mesa-dev] [PATCH 4/4] glsl: Support transform feedback of varying structs.
Paul Berry
- [Mesa-dev] [PATCH] targets/xvmc-nouveau: enable XvMC on nv30
Andreas Boll
- [Mesa-dev] [PATCH 1/2] Remove hacks for static Makefiles
Andreas Boll
- [Mesa-dev] [PATCH 2/2] glapi/gen: remove an obsolete comment from Makefile.am
Andreas Boll
- [Mesa-dev] [PATCH] targets/*-r600: Add workaround for fixing multiple defined symbols
Andreas Boll
- [Mesa-dev] [PATCH 2/2] targets/opencl: Link against libgallium.la instead of libgallium.a
Andreas Boll
- [Mesa-dev] [PATCH 02/11] glapi/gen: remove an obsolete comment from Makefile.am
Andreas Boll
- [Mesa-dev] [PATCH 03/11] mesa/dricore: Drop compatibility for the old Mesa build system and -avoid-version.
Andreas Boll
- [Mesa-dev] [PATCH 08/11] tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Andreas Boll
- [Mesa-dev] [PATCH 09/11] gtest: Build it only for 'make check'.
Andreas Boll
- [Mesa-dev] [PATCH 04/11] Drop last parts of compatibility for the old Mesa build system.
Andreas Boll
- [Mesa-dev] Mesa 9.1 stable branch
Andreas Boll
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Andreas Boll
- [Mesa-dev] [PATCH] Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
Andreas Boll
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Andreas Boll
- [Mesa-dev] [PATCH] (9.0) tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Andreas Boll
- [Mesa-dev] [PATCH] radeonsi/vdpau: remove nonsense state tracker dep
Andreas Boll
- [Mesa-dev] [PATCH] (9.0) gallivm: support more immediates in lp_build_tgsi_info()
Andreas Boll
- [Mesa-dev] [PATCH] build: require python module libxml2
Andreas Boll
- [Mesa-dev] [PATCH 1/7] xmlpool/build: generate options.h via BUILT_SOURCES
Andreas Boll
- [Mesa-dev] [PATCH 2/7] glsl/build: Remove dead LIBRARY_* variables
Andreas Boll
- [Mesa-dev] [PATCH 3/7] glsl/build: Build glsl_test only on make check
Andreas Boll
- [Mesa-dev] [PATCH] build: Remove dead SHARED_GLAPI variable
Andreas Boll
- [Mesa-dev] [PATCH] build: Fix build on systems where /usr/bin/python isn't python 2.
Andreas Boll
- [Mesa-dev] Mesa 9.0.2 release
Andreas Boll
- [Mesa-dev] [PATCH demos] demos: Bump version to 9.0.0
Andreas Boll
- [Mesa-dev] [PATCH] mesa: bump version to 9.2 (devel)
Andreas Boll
- [Mesa-dev] [PATCH 1/5] docs: replace CVS with git
Andreas Boll
- [Mesa-dev] [PATCH 2/5] docs: update sourcetree
Andreas Boll
- [Mesa-dev] [PATCH 3/5] docs: mention some other supported APIs
Andreas Boll
- [Mesa-dev] [PATCH 4/5] docs: use proper title for index.html
Andreas Boll
- [Mesa-dev] [PATCH 5/5] docs: update making a new mesa release info
Andreas Boll
- [Mesa-dev] [PATCH 2/5] docs: update sourcetree
Andreas Boll
- [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
Andreas Boll
- [Mesa-dev] [PATCH] targets/xvmc-nouveau: enable XvMC on nv30
Christoph Bumiller
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Christoph Bumiller
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Christoph Bumiller
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Christoph Bumiller
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Christoph Bumiller
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v4
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: remove erroneous check for API_OPENGL_CORE in _mesa_TexBuffer
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: remove erroneous check for API_OPENGL_CORE in _mesa_TexBuffer
Christoph Bumiller
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v6
Christoph Bumiller
- [Mesa-dev] Gallium pixel formats on big-endian
Christoph Bumiller
- [Mesa-dev] GS plans?
Bryan Cain
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Alex Deucher
- [Mesa-dev] [PATCH] r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman
Alex Deucher
- [Mesa-dev] [PATCH] r600g: Fix memory leak in r600_bytecode_add_vtx.
Alex Deucher
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
Alex Deucher
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Alex Deucher
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Alex Deucher
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Alex Deucher
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Alex Deucher
- [Mesa-dev] [PATCH 1/2] r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
Alex Deucher
- [Mesa-dev] Gallium pixel formats on big-endian
Alex Deucher
- [Mesa-dev] clang: warning: argument unused during compilation: '-fno-builtin-memcmp'
Sedat Dilek
- [Mesa-dev] i965 (sandy-bridge): mesa-git DRI drivers is not linked against libdrm-git (libdrm_intel.so)
Sedat Dilek
- [Mesa-dev] i965 (sandy-bridge): mesa-git DRI drivers is not linked against libdrm-git (libdrm_intel.so)
Sedat Dilek
- [Mesa-dev] i965 (sandy-bridge): mesa-git DRI drivers is not linked against libdrm-git (libdrm_intel.so)
Sedat Dilek
- [Mesa-dev] mesa gles3 GIT: ubuntu (unity-3d) gnome-session usable with compiz
Sedat Dilek
- [Mesa-dev] mesa-8.0.5: LLVM-3.2 patchset and request for cherry-picking
Sedat Dilek
- [Mesa-dev] mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
Sedat Dilek
- [Mesa-dev] mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
Sedat Dilek
- [Mesa-dev] mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
Sedat Dilek
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Michel Dänzer
- [Mesa-dev] [PATCH] targets/dri-swrast: Force c++ linker in all cases.
Michel Dänzer
- [Mesa-dev] RFC: help on llvmpipe
Michel Dänzer
- [Mesa-dev] [PATCH 05/11] gallium/auxiliary: Build libgallium shared.
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] R600/SI: Derive all sample intrinsics from a single class.
Michel Dänzer
- [Mesa-dev] [PATCH 2/3] R600/SI: Take target parameter for sample intrinsics.
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: Pass texture type to sampling intrinsics.
Michel Dänzer
- [Mesa-dev] [PATCH 1/6] radeonsi: Consolidate calculation of tile mode index.
Michel Dänzer
- [Mesa-dev] [PATCH 2/6] radeonsi: Enable tiling for depth/stencil resources.
Michel Dänzer
- [Mesa-dev] [PATCH 3/6] radeonsi: Use proper hardware format for stencil texturing.
Michel Dänzer
- [Mesa-dev] [PATCH 4/6] radeonsi: Set SPI_SHADER_COL_FORMAT to what the pixel shader actually exports.
Michel Dänzer
- [Mesa-dev] [PATCH 5/6] radeonsi: Fix Z24 texture formats.
Michel Dänzer
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Michel Dänzer
- [Mesa-dev] [PATCH 2/3 v2] R600/SI: Take target parameter for sample intrinsics.
Michel Dänzer
- [Mesa-dev] [PATCH 3/3 v2] R600/SI: Use unnormalized coordinates for sampling with the RECT target.
Michel Dänzer
- [Mesa-dev] [PATCH 2/3] R600/SI: Take target parameter for sample intrinsics.
Michel Dänzer
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Michel Dänzer
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Michel Dänzer
- [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 3/3] radeonsi: More assorted depth/stencil changes ported from r600g.
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeonsi: Enable 1D tiling for non-depth resources as well.
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add patterns for V_MAD(_LEGACY) instructions.
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] st/dri: disallow recursion in dri_flush
Michel Dänzer
- [Mesa-dev] [PATCH 1/2] R600: handle loops to self in the structurizer v2
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add patterns for V_MAD(_LEGACY) instructions.
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add patterns for V_MAD(_LEGACY) instructions.
Michel Dänzer
- [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 3/4] radeonsi: make sure copying of all texture formats is accelerated
Michel Dänzer
- [Mesa-dev] [PATCH 4/4] radeonsi: Fall back to dummy pixel shader instead of trying indirect addressing.
Michel Dänzer
- [Mesa-dev] [PATCH] radeon/llvm: Handle LP_CHAN_ALL in emit_fetch_immediate().
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add patterns for fcos and fsin.
Michel Dänzer
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Michel Dänzer
- [Mesa-dev] Gallium pixel formats on big-endian
Michel Dänzer
- [Mesa-dev] [PATCH 3/3] R600: fix assumption in the CFG structurizers loop handling
Michel Dänzer
- [Mesa-dev] [PATCH 2/8] mesa: fill in YCBCR cases in _mesa_format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] [PATCH 6/8] mesa: check for !swapBytes in _mesa_format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] [PATCH 4/8] mesa: fill in signed cases and RGBA16 in _mesa_format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] [PATCH 2/8] mesa: fill in YCBCR cases in _mesa_format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] [PATCH 4/8] mesa: fill in signed cases and RGBA16 in _mesa_format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] Gallium pixel formats on big-endian
Michel Dänzer
- [Mesa-dev] [PATCH 4/8] mesa: fill in signed cases and RGBA16 in _mesa_format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] Gallium pixel formats on big-endian
Michel Dänzer
- [Mesa-dev] Regading OpenGLES2 on Linux
Michel Dänzer
- [Mesa-dev] [PATCH] configure.ac: Disable GLX if OpenGL is not enabled
Michel Dänzer
- [Mesa-dev] Gallium pixel formats on big-endian
Michel Dänzer
- [Mesa-dev] Regading OpenGLES2 on Linux
Michel Dänzer
- [Mesa-dev] Gallium pixel formats on big-endian
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] trace: allow GALLIUM_TRACE=stdout/stderr
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: adjust usage of swapBytes/littleEndian in format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] [PATCH v2] configure.ac: Disable GLX if OpenGL is not enabled
Michel Dänzer
- [Mesa-dev] [PATCH] mesa: adjust usage of swapBytes/littleEndian in format_matches_format_and_type
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeonsi: port some of get_shader_param changes from r600g
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] R600: Fix 64-bit defines
Michel Dänzer
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Török Edwin
- [Mesa-dev] Regading OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] Regarding OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] Regading OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] Regarding Mesa python files
Ramesh Reddy Emmadi
- [Mesa-dev] Regading OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] Regading OpenGLES2 on Linux
Ramesh Reddy Emmadi
- [Mesa-dev] compiling mesa-8.0.4 with opengles2 only
Ramesh Reddy Emmadi
- [Mesa-dev] GL_INVALID_OPERATION in glFramebufferTexture2D(textarget=0x3)
Ramesh Reddy Emmadi
- [Mesa-dev] thread safe llvmpipe
Jose Fonseca
- [Mesa-dev] [PATCH] util: add new primitive types to pipe_prim_names[] array
Jose Fonseca
- [Mesa-dev] [PATCH] llvmpipe: fix using wrong format with MRT in blend code
Jose Fonseca
- [Mesa-dev] [PATCH 4/4] llvmpipe: turn on integer texture support
Jose Fonseca
- [Mesa-dev] llvmpipe process shutdown bug on windows
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] draw: fix problem in screen-space interpolation clip code
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] swrast: fix blit code's nearest/linear coordinate arithmetic
Jose Fonseca
- [Mesa-dev] thread safe llvmpipe
Jose Fonseca
- [Mesa-dev] [PATCH 11/11] glsl: add cast to silence MSVC double->float assignment warning
Jose Fonseca
- [Mesa-dev] [PATCH] build: Enable cross compiling assembly by building gen_matypes for the host
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] st/mesa: do proper error checking for u_upload_alloc() calls
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm, draw, llvmpipe: mass rename of unit->texture_unit/sampler_unit
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] gallivm: split sampler and texture state
Jose Fonseca
- [Mesa-dev] [PATCH] draw: fix draw_llvm_variant_key struct padding to avoid recompiles
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Jose Fonseca
- [Mesa-dev] [PATCH] xlib: use _mesa_generate_mipmap() for mipmap generation, not meta
Jose Fonseca
- [Mesa-dev] Gallium pixel formats on big-endian
Jose Fonseca
- [Mesa-dev] Gallium pixel formats on big-endian
Jose Fonseca
- [Mesa-dev] Gallium pixel formats on big-endian
Jose Fonseca
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on MinGW.
Jose Fonseca
- [Mesa-dev] Gallium pixel formats on big-endian
Jose Fonseca
- [Mesa-dev] Gallium pixel formats on big-endian
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] trace: allow GALLIUM_TRACE=stdout/stderr
Jose Fonseca
- [Mesa-dev] mesa-8.0.5: LLVM-3.2 patchset and request for cherry-picking
José Fonseca
- [Mesa-dev] [RFC PATCH 15/26] i965: expose sample locations
Chris Forbes
- [Mesa-dev] [PATCH 0/3] intel: Untangle physical vs logical surface dimensions.
Chris Forbes
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Chris Forbes
- [Mesa-dev] thread safe llvmpipe
Mathias Fröhlich
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
Mathias Fröhlich
- [Mesa-dev] build fail after recent changes
Andy Furniss
- [Mesa-dev] [PATCH] targets/*-r600: Add workaround for fixing multiple defined symbols
Andy Furniss
- [Mesa-dev] [PATCH] targets/*-r600: Add workaround for fixing multiple defined symbols
Andy Furniss
- [Mesa-dev] Regading OpenGLES2 on Linux
Tom Gall
- [Mesa-dev] [PATCH] r600g: rework check_and_set_bank_swizzle
Vadim Girlin
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vadim Girlin
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vadim Girlin
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vadim Girlin
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vadim Girlin
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vadim Girlin
- [Mesa-dev] r600g: RFC: ISA information tables and shader disassembler
Vadim Girlin
- [Mesa-dev] [PATCH 1/2] r600g: report correct flow control depth, taking hardware bugs into account
Vadim Girlin
- [Mesa-dev] [PATCH 1/3] r600g/radeon/winsys: indentation cleanup
Jerome Glisse
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Jerome Glisse
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Jerome Glisse
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Jerome Glisse
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Jerome Glisse
- [Mesa-dev] [PATCH 1/2] radeon/winsys: add dma ring support to winsys
Jerome Glisse
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it
Jerome Glisse
- [Mesa-dev] [PATCH 1/2] mesa: Don't use rtasm for Haiku swrast
Alexander von Gluck
- [Mesa-dev] When is a sampler object not a sampler object?
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Remove force_sechalf stack.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Add break statement at end of BRW_OPCODE_CONTINUE case.
Kenneth Graunke
- [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 1/5] driconf: Add option definitions to source file, not generated target
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Replace structs with bit-shifting for Gen7 SURFACE_STATE entries.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/8 v.2] glcpp: Add --disable-line-continuations argument to standalone glcpp
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Add remaining #defines for packed vertex formats.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965: Add #defines for GL_FIXED vertex formats.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Support GL_FIXED and packed vertex formats natively on Haswell+.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/fs: Remove dead code from generate_uniform_pull_constant_load_gen7.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] glsl: Pack flat "varyings" of mixed types together.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] mesa: Add support to allow blitting to multiple color draw buffers
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3 v3] mesa: Fix GL error generation in glBlitFramebuffer()
Kenneth Graunke
- [Mesa-dev] [PATCH V2 0/7] gles3: Fix framebuffer blitting
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Fix loop bounds detection.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/11] Implement GL_ARB_get_program_binary
Kenneth Graunke
- [Mesa-dev] [PATCH 7.1/7] mesa: Add error checking in _mesa_BlitFramebuffer() for MRTs
Kenneth Graunke
- [Mesa-dev] [PATCH 7.2/7] mesa: Add support to allow blitting to multiple color draw buffers
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3 v3] mesa: Fix GL error generation in glBlitFramebuffer()
Kenneth Graunke
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Kenneth Graunke
- [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] i965: Move program_id to intel_screen instead of brw_context.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965 fixup: Add PTHREAD_CFLAGS/PTHREAD_LIBS to Makefile.am
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/3] egl/gbm: Implement EGL_EXT_buffer_age
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] mesa: Add support to allow blitting to multiple color draw buffers
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Fix out of bounds writes when uncompressing non-block-aligned ETC1.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965: Add support for GL_ARB_texture_buffer_object_rgb32.
Kenneth Graunke
- [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] [PATCH 04/11] Drop last parts of compatibility for the old Mesa build system.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/11] Clang should warn only about unused CFLAGS and CXXFLAGS on debug builds.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/11] gtest: Build it only for 'make check'.
Kenneth Graunke
- [Mesa-dev] [PATCHv2] xmlpool: Fix out-of-tree builds.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use UNIFORM_PULL_CONSTANT_LOAD_GEN7 for normal uniforms too.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 03/18] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core
Kenneth Graunke
- [Mesa-dev] Looking for advice on how transform feedback should work with varying structs
Kenneth Graunke
- [Mesa-dev] [PATCH] build: Make src/gtest before src/mesa
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] mesa: Skip updating texgen when not doing fixed function.
Kenneth Graunke
- [Mesa-dev] [PATCH] Fix mapi code generator for out-of-tree build
Kenneth Graunke
- [Mesa-dev] [PATCH] gitignore: Ignore TAGS files
Kenneth Graunke
- [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
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965/vs: Create a 'lod_type' temporary for ir->lod_info.lod->type.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965/vs: Set LOD to 0 for ordinary texture() calls.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965/vs: Store texturing results into a vec4 temporary.
Kenneth Graunke
- [Mesa-dev] [PATCH] swrast: fix assorted bugs in software blit code
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Only mark textures as mipmap incomplete on MAX_LEVEL issues.
Kenneth Graunke
- [Mesa-dev] [PATCH] build: require python module libxml2
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Implement the GL_ARB_base_instance extension.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Don't allow blits to / from the same buffer in OpenGL ES 3.0
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] mesa: Add extension bit tracking for GL_OES_depth_texture_cube_map
Kenneth Graunke
- [Mesa-dev] [PATCH] build: Remove dead SHARED_GLAPI variable
Kenneth Graunke
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Don't expose XRGB8888 visuals any more
Kenneth Graunke
- [Mesa-dev] [PATCH] build: Fix build on systems where /usr/bin/python isn't python 2.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vs: Do headerless texturing for texelFetchOffset().
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Use GL_RED for DEPTH_TEXTURE_MODE for #version 300 es shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Print more informative debug for _mesa_do_init_remap_table().
Kenneth Graunke
- [Mesa-dev] [PATCH 5/8] i965: reuse _mesa_sizeof_type for index buffer types.
Kenneth Graunke
- [Mesa-dev] [PATCH 8/8] i965: Pass in the glarray to get_surface_type.
Kenneth Graunke
- [Mesa-dev] [PATCH 19/32] glsl: Handle instance array declarations
Kenneth Graunke
- [Mesa-dev] [PATCH 00/32] UBOs for OpenGL ES 3.0
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Fix glCopyTexSubImage on buffers whose width >= 32kbytes
Kenneth Graunke
- [Mesa-dev] [PATCH 24/32] glsl: Make the align function available elsewhere in the linker
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Use a CPU map of the batch on LLC-sharing architectures.
Kenneth Graunke
- [Mesa-dev] [PATCH 24/32] glsl: Make the align function available elsewhere in the linker
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Use a CPU map of the batch on LLC-sharing architectures.
Kenneth Graunke
- [Mesa-dev] [PATCH] intel: Un-hardcode lengths from blitter commands.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Kenneth Graunke
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] mesa: Put extern "C" guards in renderbuffer.h.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] i965/blorp: Support overriding destination alpha to 1.0.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] i965/blorp: Support blits between ARGB and XRGB formats.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: don't expose IBM_rasterpos_clip in a core context
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: remove ctx->Driver.Error() hook
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: bump version to 9.2 (devel)
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Remove hash table from ir_set_program_inouts pass.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Change loop_analysis to not look like a resource leak
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] intel: fail to compile in case of bad uniform access
Frank Henigman
- [Mesa-dev] [PATCH 2/2] intel: initialize fs_visitor::params_remap in constructor
Frank Henigman
- [Mesa-dev] [PATCH] wayland: Don't cancel a roundtrip when any event is received
Kristian Høgsberg
- [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] EGL_buffer_age v2
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 1/3] egl/gbm: Implement EGL_EXT_buffer_age
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 2/3] egl/wayland: Pull color buffers from dri2_surf->color_buffers pool
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 3/3] egl/wayland: Implement EGL_EXT_buffer_age
Kristian Høgsberg
- [Mesa-dev] [PATCH v2 3/3] egl/wayland: Implement EGL_EXT_buffer_age
Kristian Høgsberg
- [Mesa-dev] [PATCH 9.0 stable branch] egl/wayland: Destroy the pending buffer callback with the egl surface
Kristian Høgsberg
- [Mesa-dev] [PATCH V7 8/8] intel: implement create image from texture
Kristian Høgsberg
- [Mesa-dev] [PATCH] gallium: Remove ppc asm backend
Adam Jackson
- [Mesa-dev] Gallium pixel formats on big-endian
Adam Jackson
- [Mesa-dev] intel: add support for EGL_KHR_gl_image v2
Abdiel Janulgue
- [Mesa-dev] [PATCH 1/6] dri2: Create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH 2/6] intel: create a miptree for a region based on an offset, size, and level.
Abdiel Janulgue
- [Mesa-dev] [PATCH 3/6] intel: add new miptree helper functions
Abdiel Janulgue
- [Mesa-dev] [PATCH 4/6] i965: Account for offsets when emitting SURFACE_STATE.
Abdiel Janulgue
- [Mesa-dev] [PATCH 5/6] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH 6/6] intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
- [Mesa-dev] [RFC] intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] intel: EGL_KHR_gl_image v3
Abdiel Janulgue
- [Mesa-dev] [PATCH v3 1/6] dri2: Create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH v3 2/6] intel: create a miptree for a region based on an offset, size, and level.
Abdiel Janulgue
- [Mesa-dev] [PATCH v3 3/6] intel: add new miptree helper functions
Abdiel Janulgue
- [Mesa-dev] [PATCH v3 4/6] i965: Account for offsets when emitting SURFACE_STATE.
Abdiel Janulgue
- [Mesa-dev] [PATCH v3 5/6] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH v3 6/6] intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
- [Mesa-dev] intel: EGL_KHR_gl_image v3
Abdiel Janulgue
- [Mesa-dev] intel: add support for EGL_KHR_gl_image (V4)
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 1/6] dri2: Create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 2/6] intel: create a miptree for a region based on an offset, size, and level.
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 3/6] intel: add new miptree helper functions
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 4/6] i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 5/6] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 6/6] intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
- [Mesa-dev] [PATCH V4 5/6] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 0/7]intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 1/7] dri2: Create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 2/7] intel: expose dimensions and offsets of a miptree level in DRIImage
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 3/7] intel: Expose intel_miptree_create_internal as intel_miptree_create_layout.
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 4/7] intel: add pixel offset calculator for miptree levels
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 5/7] i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 6/7] intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 7/7] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V5 7/7] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 0/8] intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 1/8] dri2: Create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 2/8] intel: expose dimensions and offsets of a miptree level in DRIImage
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 3/8] intel: Expose intel_miptree_create_internal as intel_miptree_create_layout.
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 4/8] intel: add pixel offset calculator for miptree levels
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 5/8] i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 6/8] intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 7/8] intel: Account for mt->offset in intel_miptree_map
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 8/8] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V6 0/8] intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] intel: Progress toward removing struct intel_region
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 0/8] intel: add support for EGL_KHR_gl_image
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 1/8] dri2: Create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 2/8] intel: expose dimensions and offsets of a miptree level in DRIImage
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 3/8] intel: Expose intel_miptree_create_internal as intel_miptree_create_layout.
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 4/8] intel: add pixel offset calculator for miptree levels
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 5/8] i965: Account for offsets when updating SURFACE_STATE.
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 6/8] intel: Create a miptree using offsets in intel_set_texture_image_region
Abdiel Janulgue
- [Mesa-dev] [PATCH V8 7/8] intel: Account for mt->offset in intel_miptree_map
Abdiel Janulgue
- [Mesa-dev] [PATCH V7 8/8] intel: implement create image from texture
Abdiel Janulgue
- [Mesa-dev] [PATCH] intel: implement create image from texture (v8)
Abdiel Janulgue
- [Mesa-dev] glxinfo proposed change
Jorge Ramirez Ortiz, HCL Europe
- [Mesa-dev] glxinfo proposed change
Jorge Ramirez Ortiz, HCL Europe
- [Mesa-dev] glxinfo proposed change
Jorge Ramirez Ortiz, HCL Europe
- [Mesa-dev] glxinfo proposed change
Jorge Ramirez Ortiz, HCL Europe
- [Mesa-dev] glxinfo proposed change
Jorge Ramirez Ortiz, HCL Europe
- [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 03/23] unpack: support unpacking MESA_FORMAT_ARGB2101010
Jordan Justen
- [Mesa-dev] [PATCH 04/23] glformats: add functions to detect signed/unsigned integer types
Jordan Justen
- [Mesa-dev] [PATCH 05/23] fbobject: add additional fbo completeness checks for GLES
Jordan Justen
- [Mesa-dev] [PATCH 06/23] glformats: add _mesa_es3_error_check_format_and_type
Jordan Justen
- [Mesa-dev] [PATCH 07/23] teximage: use _mesa_es3_error_check_format_and_type for GLES3
Jordan Justen
- [Mesa-dev] [PATCH 08/23] glformats: add _mesa_base_format_component_count
Jordan Justen
- [Mesa-dev] [PATCH 09/23] copytexture: for GLES make sure integer signed vs. unsigned matches
Jordan Justen
- [Mesa-dev] [PATCH 10/23] framebuffer: add _mesa_get_read_renderbuffer
Jordan Justen
- [Mesa-dev] [PATCH 11/23] copytexture: make sure is_srgb(src) == is_srgb(dst)
Jordan Justen
- [Mesa-dev] [PATCH 12/23] copytexture: update error checking for GLES3
Jordan Justen
- [Mesa-dev] [PATCH 13/23] glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Jordan Justen
- [Mesa-dev] [PATCH 14/23] readpix: use integer conversion for RGBA/UNSIGNED_BYTE
Jordan Justen
- [Mesa-dev] [PATCH 15/23] readpix: add error checking for GLES3
Jordan Justen
- [Mesa-dev] [PATCH 16/23] readpix: raise priority of FBO completeness error
Jordan Justen
- [Mesa-dev] [PATCH 17/23] readpix: for implentation format/type, ignore int vs. non-int check
Jordan Justen
- [Mesa-dev] [PATCH 18/23] glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3
Jordan Justen
- [Mesa-dev] [PATCH 19/23] i965 teximage: don't call _mesa_store_teximage if format/type==GL_NONE
Jordan Justen
- [Mesa-dev] [PATCH 20/23] i965 teximage: allocate texture image buffer for fallback path
Jordan Justen
- [Mesa-dev] [PATCH 21/23] pack: handle GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV case
Jordan Justen
- [Mesa-dev] [PATCH 22/23] texstore argb2101010: merge GL_RGBA and GL_RGB cases
Jordan Justen
- [Mesa-dev] [PATCH 23/23] texformat: use MESA_FORMAT_ARGB2101010 with GL_UNSIGNED_INT_2_10_10_10_REV
Jordan Justen
- [Mesa-dev] [PATCH 4/5] mesa: Add driver method to determine the possible sample counts
Jordan Justen
- [Mesa-dev] [PATCH 0/5 v3] Enable GL_ARB_internalformat_query
Jordan Justen
- [Mesa-dev] [PATCH 20/23] i965 teximage: allocate texture image buffer for fallback path
Jordan Justen
- [Mesa-dev] [PATCH 16/23] readpix: raise priority of FBO completeness error
Jordan Justen
- [Mesa-dev] [PATCH 12/23] copytexture: update error checking for GLES3
Jordan Justen
- [Mesa-dev] [PATCH 17/23] readpix: for implentation format/type, ignore int vs. non-int check
Jordan Justen
- [Mesa-dev] [PATCH 16/23] readpix: raise priority of FBO completeness error
Jordan Justen
- [Mesa-dev] [PATCH 19/23] i965 teximage: don't call _mesa_store_teximage if format/type==GL_NONE
Jordan Justen
- [Mesa-dev] [PATCH 17/23] readpix: for implentation format/type, ignore int vs. non-int check
Jordan Justen
- [Mesa-dev] [PATCH v2 00/18] GLES3 changes for readpix/teximage/FBO
Jordan Justen
- [Mesa-dev] [PATCH v2 01/18] fbobject: add VERBOSE=api message for check framebuffer status
Jordan Justen
- [Mesa-dev] [PATCH v2 02/18] fbobject: add VERBOSE=api message for renderbuffer storage
Jordan Justen
- [Mesa-dev] [PATCH v2 03/18] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core
Jordan Justen
- [Mesa-dev] [PATCH v2 04/18] glformats: add _mesa_es3_error_check_format_and_type
Jordan Justen
- [Mesa-dev] [PATCH v2 05/18] teximage: use _mesa_es3_error_check_format_and_type for GLES3
Jordan Justen
- [Mesa-dev] [PATCH v2 06/18] framebuffer: add _mesa_get_read_renderbuffer
Jordan Justen
- [Mesa-dev] [PATCH v2 07/18] copyteximage: update signed vs. unsigned format matching
Jordan Justen
- [Mesa-dev] [PATCH v2 08/18] copyteximage: make sure is_srgb(src) == is_srgb(dst)
Jordan Justen
- [Mesa-dev] [PATCH v2 09/18] copyteximage: Use Driver's AllocTextureImageBuffer instead of TexImage
Jordan Justen
- [Mesa-dev] [PATCH v2 10/18] copyteximage: update error checking for GLES3
Jordan Justen
- [Mesa-dev] [PATCH v2 11/18] readpix: add error checking for GLES3
Jordan Justen
- [Mesa-dev] [PATCH v2 12/18] glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3
Jordan Justen
- [Mesa-dev] [PATCH v2 13/18] pack: handle GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV case
Jordan Justen
- [Mesa-dev] [PATCH v2 14/18] readpix: check FBO completeness before trying to access the read-buffer
Jordan Justen
- [Mesa-dev] [PATCH v2 15/18] extensions: enable EXT_color_buffer_float for ES2/ES3
Jordan Justen
- [Mesa-dev] [PATCH v2 16/18] readpix: allow implementation format/type
Jordan Justen
- [Mesa-dev] [PATCH v2 17/18] framebuffer: update allowed implementation format/type
Jordan Justen
- [Mesa-dev] [PATCH v2 18/18] fbobject: add additional fbo completeness checks for GLES
Jordan Justen
- [Mesa-dev] [PATCH v2 15/18] extensions: enable EXT_color_buffer_float for ES2/ES3
Jordan Justen
- [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] mesa: Fix default value of BUFFER_ACCESS_FLAGS.
Jordan Justen
- [Mesa-dev] [PATCH 0/6] glsl: Add support for varying structs.
Jordan Justen
- [Mesa-dev] [PATCH 28/32] glsl: Add link_uniform_blocks to calculate all UBO data at link-time
Jordan Justen
- [Mesa-dev] [PATCH 00/32] UBOs for OpenGL ES 3.0
Jordan Justen
- [Mesa-dev] [PATCH] gles3: Update gl3.h
Jordan Justen
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
Milan Kostić
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
Milan Kostić
- [Mesa-dev] [PATCH] r600g: rework check_and_set_bank_swizzle
Christian König
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Christian König
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Christian König
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Christian König
- [Mesa-dev] [PATCH 1/2] radeon/winsys: add dma ring support to winsys
Christian König
- [Mesa-dev] [PATCH 2/2] r600g: add multi ring support with dma as first second ring
Christian König
- [Mesa-dev] Two missing patches for the R600 backend
Christian König
- [Mesa-dev] [PATCH 1/2] R600: Optimize and cleanup KILL on SI
Christian König
- [Mesa-dev] [PATCH 2/2] R600: Proper insert S_WAITCNT instructions
Christian König
- [Mesa-dev] [PATCH 1/3] R600/SI: Derive all sample intrinsics from a single class.
Christian König
- [Mesa-dev] [PATCH 2/3] R600/SI: Take target parameter for sample intrinsics.
Christian König
- [Mesa-dev] [PATCH 1/6] radeonsi: Consolidate calculation of tile mode index.
Christian König
- [Mesa-dev] [PATCH] radeonsi/vdpau: remove nonsense state tracker dep
Christian König
- [Mesa-dev] [PATCH 2/3 v2] R600/SI: Take target parameter for sample intrinsics.
Christian König
- [Mesa-dev] [PATCH] radeonsi/vdpau: remove nonsense state tracker dep
Christian König
- [Mesa-dev] [PATCH 1/2] radeonsi: Fix 1D tiling mode index for non-scanout resources.
Christian König
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Christian König
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Christian König
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Christian König
- [Mesa-dev] [PATCH] vl: round next_msc to integer frame, and kill skew_msc
Christian König
- [Mesa-dev] [PATCH] drm/radeon: Deprecate UMS support v2
Christian König
- [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 1/2] R600: handle loops to self in the structurizer v2
Christian König
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Christian König
- [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 3/3] R600: fix assumption in the CFG structurizers loop handling
Christian König
- [Mesa-dev] [PATCH] vl: round next_msc to integer frame, and kill skew_msc
Maarten Lankhorst
- [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] r600g: Fix memory leak in r600_bytecode_add_vtx.
Vinson Lee
- [Mesa-dev] [PATCH] i965: Fix assignment instead of comparison in asserts.
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: Do not check for rt on Mac OS X.
Vinson Lee
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on MinGW.
Vinson Lee
- [Mesa-dev] [PATCH] build: Fix "no previous prototype for glReadBufferNV" with --disable-asm
Vinson Lee
- [Mesa-dev] [PATCH 1/6] swrast: Fix memory leak.
Vinson Lee
- [Mesa-dev] [PATCH 2/6] nvc0: Fix memory leak.
Vinson Lee
- [Mesa-dev] [PATCH 3/6] nv50: Fix memory leak.
Vinson Lee
- [Mesa-dev] [PATCH 4/6] nv30: Fix memory leak.
Vinson Lee
- [Mesa-dev] [PATCH 5/6] egl/dri2: Fix memory leak.
Vinson Lee
- [Mesa-dev] [PATCH 6/6] r600g: Fix memory leak.
Vinson Lee
- [Mesa-dev] [PATCH 2/5] R600: Factorise VTX_WORD0 and VTX_WORD1 in tblgen def
Vincent Lejeune
- [Mesa-dev] [PATCH 1/5] R600: rework handling of the constants
Vincent Lejeune
- [Mesa-dev] [PATCH 4/5] R600: use pointers for constants
Vincent Lejeune
- [Mesa-dev] [PATCH 5/5] R600: Fold CONST_ADDRESS when possible
Vincent Lejeune
- [Mesa-dev] [PATCH 1/3] r600g/llvm: rework handling of the constants
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] r600g: tgsi to llvm emits stream output intrinsics.
Vincent Lejeune
- [Mesa-dev] [PATCH 2/3] r600g/llvm:translate ARL opcode to a simple cast
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] r600g: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
Vincent Lejeune
- [Mesa-dev] [PATCH 3/3] r600g/llvm: tgsi to llvm now emits pointers for constants
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] radeon/llvm: simplify stream outputs intrinsic
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] radeon/llvm: add a llvm.R600.store.swizzle intrinsics
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] r600g: tgsi to llvm emits stream output intrinsics.
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] r600g: tgsi to llvm emits store.swizzle intrinsic for vs/fs output
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] R600: Consider bitcast when folding const_address node.
Vincent Lejeune
- [Mesa-dev] [PATCH 2/2] R600: Fold clamp, neg, abs
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Consider bitcast when folding const_address node.
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Fold remaining CONST_COPY after expand pseudo inst
Vincent Lejeune
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vincent Lejeune
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Support for indirect addressing
Vincent Lejeune
- [Mesa-dev] [PATCH 1/2] R600: Fold remaining CONST_COPY after expand pseudo inst
Vincent Lejeune
- [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] R600: Do not fold vector inst
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Fold remaining CONST_COPY after expand pseudo inst
Vincent Lejeune
- [Mesa-dev] [PATCH] r600g/llvm: Fix for bug 59588 (llvm rv780 etqw gpu lock
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Make store_dummy intrinsic more general by passing export type
Vincent Lejeune
- [Mesa-dev] [PATCH] r600g/llvm: Add dummy export for vs output
Vincent Lejeune
- [Mesa-dev] [PATCH] R600: Fold remaining CONST_COPY after expand pseudo inst
Vincent Lejeune
- [Mesa-dev] [PATCH] build: Fix the documented default value of --with-gallium-drivers
Damien Lespiau
- [Mesa-dev] [PATCH] build: Fix the documented default value of --with-gallium-drivers
Damien Lespiau
- [Mesa-dev] [PATCH] gitignore: Ignore TAGS files
Damien Lespiau
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2.1)
Mike Lothian
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2.1)
Mike Lothian
- [Mesa-dev] [PATCH 3/3] Revert "Revert "targets/opencl: Link against libgallium.la instead of libgallium.a""
Mike Lothian
- [Mesa-dev] [PATCH 1/2] gallium: extend pipe_context::flush for it to accept an END_OF_FRAME flag
Stéphane Marchesin
- [Mesa-dev] [PATCH] glx: Check that swap_buffers_reply is non-NULL before using it
Stéphane Marchesin
- [Mesa-dev] [PATCH V7 1/8] dri2: Create image from texture
Adrian M Negreanu
- [Mesa-dev] [PATCH] configure.ac: Save user {C, CXX}FLAGS and append them at end.
Dan Nicholson
- [Mesa-dev] [PATCH 1/2] configure: Keep track of user compiler/linker flags, but don't restore
Dan Nicholson
- [Mesa-dev] [PATCH 2/2] configure: Don't override compiler optimization settings when debugging
Dan Nicholson
- [Mesa-dev] glxinfo proposed change
Dan Nicholson
- [Mesa-dev] [PATCH] configure.ac: Disable GLX if OpenGL is not enabled
Dan Nicholson
- [Mesa-dev] [PATCH] targets/dri-swrast: Force c++ linker in all cases.
Johannes Obermayr
- [Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles
Johannes Obermayr
- [Mesa-dev] [PATCH 02/11] glapi/gen: remove an obsolete comment from Makefile.am
Johannes Obermayr
- [Mesa-dev] [PATCH 03/11] mesa/dricore: Drop compatibility for the old Mesa build system and -avoid-version.
Johannes Obermayr
- [Mesa-dev] [PATCH 04/11] Drop last parts of compatibility for the old Mesa build system.
Johannes Obermayr
- [Mesa-dev] [PATCH 05/11] gallium/auxiliary: Build libgallium shared.
Johannes Obermayr
- [Mesa-dev] [PATCH 06/11] configure.ac: Save user {C,CXX}FLAGS and append them at end.
Johannes Obermayr
- [Mesa-dev] [PATCH 07/11] Clang should warn only about unused CFLAGS and CXXFLAGS on debug builds.
Johannes Obermayr
- [Mesa-dev] [PATCH 08/11] tests: AM_CPPFLAGS must include $(top_srcdir) instead of $(top_builddir).
Johannes Obermayr
- [Mesa-dev] [PATCH 09/11] gtest: Build it only for 'make check'.
Johannes Obermayr
- [Mesa-dev] [PATCH 10/11] radeon, clover: Make it compile on LLVM >= r171366.
Johannes Obermayr
- [Mesa-dev] [PATCH 11/11] r200: Fix probable thinko in r200EmitArrays
Johannes Obermayr
- [Mesa-dev] [PATCH 05/11] gallium/auxiliary: Build libgallium shared.
Johannes Obermayr
- [Mesa-dev] [PATCH] nv50/nvc0: Build codegen in nv50.
Johannes Obermayr
- [Mesa-dev] [PATCH] xmlpool: Fix out-of-tree builds.
Johannes Obermayr
- [Mesa-dev] [PATCH 04/11] Drop last parts of compatibility for the old Mesa build system.
Johannes Obermayr
- [Mesa-dev] [PATCHv2] xmlpool: Fix out-of-tree builds.
Johannes Obermayr
- [Mesa-dev] [PATCH 2/3] configure.ac: Force use of LLVM shared libs with --enable-opencl
Johannes Obermayr
- [Mesa-dev] [PATCH v2 2/3] egl/wayland: Pull color buffers from dri2_surf->color_buffers pool
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH v2 3/3] egl/wayland: Implement EGL_EXT_buffer_age
Ander Conselvan de Oliveira
- [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 1/2] r600g: rework handling of the constants
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Marek Olšák
- [Mesa-dev] [PATCH 2/3] radeon/winsys: move radeon family/class identification to winsys
Marek Olšák
- [Mesa-dev] [PATCH] r600g: implement buffer copying using CP DMA for R7xx, Evergreen, Cayman
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeon/winsys: add dma ring support to winsys
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: add multi ring support with dma as first second ring
Marek Olšák
- [Mesa-dev] [PATCH 1/2] radeon/winsys: add dma ring support to winsys
Marek Olšák
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Marek Olšák
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Marek Olšák
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix possible MSVC build error
Marek Olšák
- [Mesa-dev] r300g terribly broken on rv350
Marek Olšák
- [Mesa-dev] [PATCH 2/7] glx: Centralize the code for context flushing.
Marek Olšák
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Marek Olšák
- [Mesa-dev] [PATCH] gallium/util: add a half float array to util_color
Marek Olšák
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Marek Olšák
- [Mesa-dev] [PATCH 1/9] softpipe: implement separate depth-stencil clear
Marek Olšák
- [Mesa-dev] [PATCH 2/9] st/mesa: always assume separate depth and stencil clear is supported
Marek Olšák
- [Mesa-dev] [PATCH 3/9] gallium: remove PIPE_CAP_DEPTHSTENCIL_CLEAR_SEPARATE
Marek Olšák
- [Mesa-dev] [PATCH 4/9] st/mesa: fix glClear with different colormask for each colorbuffer
Marek Olšák
- [Mesa-dev] [PATCH 5/9] st/mesa: simplify conditionals in Clear
Marek Olšák
- [Mesa-dev] [PATCH 6/9] st/mesa: remove dead conditional in Clear
Marek Olšák
- [Mesa-dev] [PATCH 7/9] st/mesa: fix InternalFormat for Z24X8 window-system buffers
Marek Olšák
- [Mesa-dev] [PATCH 8/9] gallium/util: fix glClear with MRT by making the FS write to all cbufs
Marek Olšák
- [Mesa-dev] [PATCH 9/9] st/mesa: use a generic varying to pass the clear color to the FS
Marek Olšák
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Marek Olšák
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Marek Olšák
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/mesa: a couple fixes for st_BlitFramebuffer()
Marek Olšák
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Marek Olšák
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Marek Olšák
- [Mesa-dev] [PATCH 6/6] radeonsi: Actually keep track if we are using depth textures for samplers.
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: Enable 1D tiling for non-depth resources as well.
Marek Olšák
- [Mesa-dev] [PATCH 1/2] st/mesa: advertise ANGLE_texture_compression_dxt3 and 5 for GLES2
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/mesa: implement ARB_internalformat_query
Marek Olšák
- [Mesa-dev] [PATCH 1/2] st/dri: add null-pointer check, remove duplicated local variable
Marek Olšák
- [Mesa-dev] [PATCH 2/2] st/dri: disallow recursion in dri_flush
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: advertise OES_depth_texture_cube_map if GLSL 1.30 is supported
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: implement ARB_internalformat_query v2
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600g: only emit gfx cmd when there is actual work in it
Marek Olšák
- [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1
Marek Olšák
- [Mesa-dev] [PATCH] r600g: fix up CP DMA for VM on cayman and TN
Marek Olšák
- [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: set ctx->Const.MaxSamples = 0, not 1
Marek Olšák
- [Mesa-dev] [PATCH 0/9] RGBX formats and cleanups
Marek Olšák
- [Mesa-dev] [PATCH 1/9] mesa: fixup inconsistent naming of RG16 formats
Marek Olšák
- [Mesa-dev] [PATCH 2/9] st/mesa: add the rest of RGB8 format/type combos to exact_format_mapping tables
Marek Olšák
- [Mesa-dev] [PATCH 3/9] st/mesa: put RGBX8 and RGBA8 in the default format lists
Marek Olšák
- [Mesa-dev] [PATCH 4/9] st/mesa: adjust texture format selection to try the closest base format first
Marek Olšák
- [Mesa-dev] [PATCH 5/9] st/mesa: get rid of GET_CURRENT_CONTEXT in st_choose_format
Marek Olšák
- [Mesa-dev] [PATCH 6/9] gallium/util: remove duplicated function util_format_is_rgb_no_alpha
Marek Olšák
- [Mesa-dev] [PATCH 7/9] gallium: add RGBX formats for existing GL RGB texture formats
Marek Olšák
- [Mesa-dev] [PATCH 8/9] mesa: add RGBX formats for existing GL RGB texture formats
Marek Olšák
- [Mesa-dev] [PATCH 9/9] st/mesa: use new RGBX formats
Marek Olšák
- [Mesa-dev] [PATCH] r600g: don't emit WAIT_UNTIL on cayman/TN
Marek Olšák
- [Mesa-dev] [PATCH 8/9] mesa: add RGBX formats for existing GL RGB texture formats
Marek Olšák
- [Mesa-dev] [PATCH 8/9] mesa: add RGBX formats for existing GL RGB texture formats
Marek Olšák
- [Mesa-dev] [Piglit] [PATCH] ext_framebuffer_multisample: check for num_samples<=1
Marek Olšák
- [Mesa-dev] [PATCH] r600g: don't emit WAIT_UNTIL on cayman/TN (v2)
Marek Olšák
- [Mesa-dev] Mesa (master): gallium/u_upload_mgr: fix a serious memory leak
Marek Olšák
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 2/8] mesa: fill in YCBCR cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 3/8] mesa: fill in INT/UINT format cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 4/8] mesa: fill in signed cases and RGBA16 in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 5/8] mesa: fill in Z32_FLOAT_X24S8 in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 6/8] mesa: check for !swapBytes in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 7/8] mesa: implement common texstore memcpy function for all formats
Marek Olšák
- [Mesa-dev] [PATCH 8/8] mesa: remove per-format memcpy codepaths from texstore functions
Marek Olšák
- [Mesa-dev] [PATCH] mesa: don't expose IBM_rasterpos_clip in a core context
Marek Olšák
- [Mesa-dev] [PATCH 5/8] mesa: fill in Z32_FLOAT_X24S8 in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 2/8] mesa: fill in YCBCR cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 4/8] mesa: fill in signed cases and RGBA16 in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 4/8] mesa: fill in signed cases and RGBA16 in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it
Marek Olšák
- [Mesa-dev] [PATCH] mesa: adjust usage of swapBytes/littleEndian in format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it
Marek Olšák
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it v2
Marek Olšák
- [Mesa-dev] [PATCH] mesa: adjust usage of swapBytes/littleEndian in format_matches_format_and_type
Marek Olšák
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Marek Olšák
- [Mesa-dev] r600g: RFC: ISA information tables and shader disassembler
Marek Olšák
- [Mesa-dev] [PATCH 1/2] r600g: report correct flow control depth, taking hardware bugs into account
Marek Olšák
- [Mesa-dev] [PATCH 2/2] radeonsi: port some of get_shader_param changes from r600g
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 2/4] st/mesa: do most of GLSL lowering outside of the optimization do-while loop
Marek Olšák
- [Mesa-dev] [PATCH 3/4] st/mesa: emit saturates in the vertex shader if GLSL >= 1.30 is supported
Marek Olšák
- [Mesa-dev] [PATCH 4/4] st/mesa: advertise ARB_shading_language_packing for GLSL >= 1.30
Marek Olšák
- [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] mesa: Correctly set base and max texture levels in glTexparameterf
Brian Paul
- [Mesa-dev] [PATCH] xlib: handle _mesa_initialize_visual()'s return value
Brian Paul
- [Mesa-dev] [PATCH 1/5] mesa: Add ALIGN() macro to main/macros.h.
Brian Paul
- [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] [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] st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
- [Mesa-dev] [PATCH 2/2] xlib: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Brian Paul
- [Mesa-dev] [PATCH 05/23] fbobject: add additional fbo completeness checks for GLES
Brian Paul
- [Mesa-dev] [PATCH 14/23] readpix: use integer conversion for RGBA/UNSIGNED_BYTE
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: Don't use rtasm for Haiku swrast
Brian Paul
- [Mesa-dev] glxinfo proposed change
Brian Paul
- [Mesa-dev] glxinfo proposed change
Brian Paul
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: fix possible MSVC build error
Brian Paul
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Brian Paul
- [Mesa-dev] [PATCH] build: Fix the documented default value of --with-gallium-drivers
Brian Paul
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Brian Paul
- [Mesa-dev] [PATCH] libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time
Brian Paul
- [Mesa-dev] Mesa 9.1 stable branch
Brian Paul
- [Mesa-dev] [PATCH 1/4] llvmpipe: fix using wrong format with MRT in blend code
Brian Paul
- [Mesa-dev] [PATCH 2/4] llvmpipe: trivial code and comment cleanup.
Brian Paul
- [Mesa-dev] [PATCH 3/4] llvmpipe: more fixes for integer color buffers
Brian Paul
- [Mesa-dev] [PATCH 4/4] llvmpipe: turn on integer texture support
Brian Paul
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2.1)
Brian Paul
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Brian Paul
- [Mesa-dev] [PATCH 1/9] softpipe: implement separate depth-stencil clear
Brian Paul
- [Mesa-dev] [PATCH 1/2] st/mesa: add some simple buffer/draw debug code
Brian Paul
- [Mesa-dev] [PATCH 2/2] util: update, fix pipe_prim_names[] array
Brian Paul
- [Mesa-dev] [PATCH] util: add new primitive types to pipe_prim_names[] array
Brian Paul
- [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 2/2] st/mesa: a couple fixes for st_BlitFramebuffer()
Brian Paul
- [Mesa-dev] [PATCH] swrast: fix assorted bugs in software blit code
Brian Paul
- [Mesa-dev] [PATCH] swrast: Initialize drawFormat in blit_linear after drawRb is initialized
Brian Paul
- [Mesa-dev] use of likey() / unlikely() macros
Brian Paul
- [Mesa-dev] [PATCH] (9.0) gallivm: support more immediates in lp_build_tgsi_info()
Brian Paul
- [Mesa-dev] [PATCH] gallium: Remove ppc asm backend
Brian Paul
- [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 05/12] mesa: Install a minimal dispatch table during glBegin()/glEnd().
Brian Paul
- [Mesa-dev] [PATCH 12/12] mesa: Remove exec thunks from the dlist.c module.
Brian Paul
- [Mesa-dev] [PATCH 1/3] swrast: move resampleRow setup code in blit_nearest()
Brian Paul
- [Mesa-dev] [PATCH 2/3] swrast: fix incorrect width for direct/nearest blit
Brian Paul
- [Mesa-dev] [PATCH 3/3] swrast: fix blit code's nearest/linear coordinate arithmetic
Brian Paul
- [Mesa-dev] [PATCH 1/3] draw: add new debug code and comments in clip code template
Brian Paul
- [Mesa-dev] [PATCH 2/3] draw: improve the clipper debug/printf code
Brian Paul
- [Mesa-dev] [PATCH 3/3] draw: fix problem in screen-space interpolation clip code
Brian Paul
- [Mesa-dev] [PATCH] scons: Fix dependencies of generated headers.
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: advertise OES_depth_texture_cube_map if GLSL 1.30 is supported
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: implement ARB_internalformat_query v2
Brian Paul
- [Mesa-dev] [PATCH] tests/occlude: Remove.
Brian Paul
- [Mesa-dev] [PATCH 2/4] ReadPixels: Force ALPHA to 1 while rebasing RGBA values for GL_RGB format
Brian Paul
- [Mesa-dev] [PATCH 01/11] mesa: add casts in _mesa_GetTexParameterfv() to silence warnings
Brian Paul
- [Mesa-dev] [PATCH 02/11] mesa: add some casts to silence MSVC warnings
Brian Paul
- [Mesa-dev] [PATCH 03/11] mesa: use GLbitfield64 when copying program inputs
Brian Paul
- [Mesa-dev] [PATCH 04/11] swrast: silence a bunch of MSVC warnings
Brian Paul
- [Mesa-dev] [PATCH 05/11] st/mesa: silence assorted MSVC warnings
Brian Paul
- [Mesa-dev] [PATCH 06/11] util: silence MSVC signed/unsigned warnings in debug_get_flags_option()
Brian Paul
- [Mesa-dev] [PATCH 07/11] util: silence MSVC double->float conversion warnings
Brian Paul
- [Mesa-dev] [PATCH 08/11] util: silence MSVC signed/unsigned comparison warnings
Brian Paul
- [Mesa-dev] [PATCH 09/11] softpipe: add casts to silence MSVC warnings
Brian Paul
- [Mesa-dev] [PATCH 10/11] glsl: make round_to_even() return float
Brian Paul
- [Mesa-dev] [PATCH 11/11] glsl: add cast to silence MSVC double->float assignment warning
Brian Paul
- [Mesa-dev] [PATCH 05/11] st/mesa: silence assorted MSVC warnings
Brian Paul
- [Mesa-dev] [PATCH 11/11] glsl: add cast to silence MSVC double->float assignment warning
Brian Paul
- [Mesa-dev] [PATCH 1/2] glsl: add new glsl_strtof() function
Brian Paul
- [Mesa-dev] [PATCH 2/2] glsl: use glsl_strtof() instead of glsl_strtod()
Brian Paul
- [Mesa-dev] [PATCH 1/2] util: add some defensive coding in u_upload_alloc()
Brian Paul
- [Mesa-dev] [PATCH 2/2] st/mesa: do proper error checking for u_upload_alloc() calls
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] st/mesa: handle new GLSL IR enumerants in switch statements
Brian Paul
- [Mesa-dev] [PATCH] glx: only advertise GLX_INTEL_swap_event if it's supported
Brian Paul
- [Mesa-dev] [PATCH] gallivm: split sampler and texture state
Brian Paul
- [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] [PATCH 2/2] gallivm, draw, llvmpipe: mass rename of unit->texture_unit/sampler_unit
Brian Paul
- [Mesa-dev] [Piglit] [PATCH] ext_framebuffer_multisample: check for num_samples<=1
Brian Paul
- [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 2/2] st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Brian Paul
- [Mesa-dev] [PATCH] xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Brian Paul
- [Mesa-dev] [PATCH] xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Brian Paul
- [Mesa-dev] [PATCH] xlib: stop use _mesa_enable_extension(), just set the boolean flags
Brian Paul
- [Mesa-dev] [PATCH] llvmpipe: Support Z16_UNORM as depth-stencil format.
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: fixup inconsistent naming of RG16 formats
Brian Paul
- [Mesa-dev] [PATCH] glx: Check that swap_buffers_reply is non-NULL before using it
Brian Paul
- [Mesa-dev] [PATCH] draw: fix draw_llvm_variant_key struct padding to avoid recompiles
Brian Paul
- [Mesa-dev] [PATCH 2/2] st/mesa: only enable GL_EXT_framebuffer_multisample if GL_MAX_SAMPLES >= 2
Brian Paul
- [Mesa-dev] [PATCH 2/2] llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it).
Brian Paul
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Brian Paul
- [Mesa-dev] GS plans?
Brian Paul
- [Mesa-dev] [PATCH] mesa: remove ctx->Driver.Error() hook
Brian Paul
- [Mesa-dev] [PATCH 2/5] docs: update sourcetree
Brian Paul
- [Mesa-dev] [PATCH 1/5] docs: replace CVS with git
Brian Paul
- [Mesa-dev] [PATCH] gallium: handle unhandled PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
Brian Paul
- [Mesa-dev] [PATCH 1/3] trace: allow GALLIUM_TRACE=stdout/stderr
Brian Paul
- [Mesa-dev] [PATCH 2/3] trace: add void to function definition
Brian Paul
- [Mesa-dev] [PATCH 3/3] trace: measure time for each gallium call
Brian Paul
- [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] [PATCH V3 3/6] meta: Add functionality to do _mesa_meta_BlitFrameBuffer() using glsl
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Anuj Phogat
- [Mesa-dev] Fwd: [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Anuj Phogat
- [Mesa-dev] Fwd: [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: Round float param in glTexparameterf() to nearest integer
Anuj Phogat
- [Mesa-dev] [PATCH 12/23] copytexture: update error checking for GLES3
Anuj Phogat
- [Mesa-dev] [PATCH V2 0/7] gles3: Fix framebuffer blitting
Anuj Phogat
- [Mesa-dev] [PATCH 1/7] mesa: Handle GL_BACK correctly for ES 3.0 in glDrawBuffers().
Anuj Phogat
- [Mesa-dev] [PATCH 2/7] mesa: Make ES3 glDrawBuffers() only accept BACK/NONE for the winsys fbo.
Anuj Phogat
- [Mesa-dev] [PATCH 3/7] mesa: Fix GL error generation in glBlitFramebuffer()
Anuj Phogat
- [Mesa-dev] [PATCH 4/7] meta: Add functionality to do _mesa_meta_BlitFrameBuffer() using glsl
Anuj Phogat
- [Mesa-dev] [PATCH 5/7] intel: Fix framebuffer blitting to GL_COLOR_ATTACHMENTi when i!=0
Anuj Phogat
- [Mesa-dev] [PATCH 5/7] intel: Support blitting to multiple color draw buffers
Anuj Phogat
- [Mesa-dev] [PATCH 6/7] mesa: Fix GL error generation in _mesa_GetFramebufferAttachmentParameteriv()
Anuj Phogat
- [Mesa-dev] [PATCH 7/7] mesa: Add support to allow blitting to multiple color draw buffers
Anuj Phogat
- [Mesa-dev] [PATCH 5/7] intel: Fix framebuffer blitting to GL_COLOR_ATTACHMENTi when i!=0
Anuj Phogat
- [Mesa-dev] [PATCH 3/3 v3] mesa: Fix GL error generation in glBlitFramebuffer()
Anuj Phogat
- [Mesa-dev] [PATCH 7/7] mesa: Add support to allow blitting to multiple color draw buffers
Anuj Phogat
- [Mesa-dev] [PATCH 7.1/7] mesa: Add error checking in _mesa_BlitFramebuffer() for MRTs
Anuj Phogat
- [Mesa-dev] [PATCH 7.2/7] mesa: Add support to allow blitting to multiple color draw buffers
Anuj Phogat
- [Mesa-dev] [PATCH 7.1/7] mesa: Add error checking in _mesa_BlitFramebuffer() for MRTs
Anuj Phogat
- [Mesa-dev] [PATCH 12/23] copytexture: update error checking for GLES3
Anuj Phogat
- [Mesa-dev] [PATCH V4 4/7] meta: Add functionality to do _mesa_meta_BlitFrameBuffer() using glsl
Anuj Phogat
- [Mesa-dev] [PATCH 1/4] i965: Use Haswell's sample_d_c for textureGrad with shadow samplers.
Anuj Phogat
- [Mesa-dev] [PATCH] swrast: Initialize drawFormat in blit_linear after drawRb is initialized
Anuj Phogat
- [Mesa-dev] [PATCH] i965: Lower textureGrad() with samplerCubeShadow on pre-Haswell.
Anuj Phogat
- [Mesa-dev] [PATCH] swrast: fix assorted bugs in software blit code
Anuj Phogat
- [Mesa-dev] [PATCH 2/2] es3: Don't check dimensions in _mesa_es3_error_check_format_and_type
Anuj Phogat
- [Mesa-dev] [PATCH 2/4] ReadPixels: Force ALPHA to 1 while rebasing RGBA values for GL_RGB format
Anuj Phogat
- [Mesa-dev] [PATCH] intel: callocing a 32 byte temp is silly, so don't
Anuj Phogat
- [Mesa-dev] [PATCH 02/10] glsl: Track UBO block names in the symbol table.
Pohjolainen, Topi
- [Mesa-dev] [PATCH] glsl: Fix handling of array dereferences of vectors in opt_dead_code_local
Aras Pranckevicius
- [Mesa-dev] [PATCH] egl/android: Fix build for Jelly Bean (v2)
Tapani Pälli
- [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] [PATCH] android: use gralloc_drm_get_gem_handle api
Tapani Pälli
- [Mesa-dev] [PATCH] android: fix stride to be bytes instead of pixels
Tapani Pälli
- [Mesa-dev] [PATCH] intel: use bytes instead of pixels intel_create_image_from_name
Tapani Pälli
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Bryan Quigley
- [Mesa-dev] [PATCH 5/7] glsl/build: Don't build builtin_compiler separately if not cross compiling
Thierry Reding
- [Mesa-dev] [PATCH 5/7] glsl/build: Don't build builtin_compiler separately if not cross compiling
Thierry Reding
- [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] 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 10/11] mesa: Add GetProgramiv support for GL_PROGRAM_BINARY_LENGTH
Ian Romanick
- [Mesa-dev] [PATCH] i965/fs: Remove force_sechalf stack.
Ian Romanick
- [Mesa-dev] [PATCH] i965: Fix glCompressedTexSubImage2D offsets for ETC textures.
Ian Romanick
- [Mesa-dev] Fwd: [PATCH] mesa: Correctly set base and max texture levels in glTexparameterf
Ian Romanick
- [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 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] [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 13/26] mesa: implement sample mask
Ian Romanick
- [Mesa-dev] [RFC PATCH 24/26] i965/vs: emit sample index for txf
Ian Romanick
- [Mesa-dev] [PATCH V3 3/6] meta: Add functionality to do _mesa_meta_BlitFrameBuffer() using glsl
Ian Romanick
- [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] [PATCH 1/5] mesa: Add skeleton implementation of glGetInternalformativ
Ian Romanick
- [Mesa-dev] [PATCH 2/5] mesa: Add extension tracking bit for GL_ARB_internalformat_query
Ian Romanick
- [Mesa-dev] [PATCH 3/5] mesa: Add dispatch and extension XML for GL_ARB_internalformat_query
Ian Romanick
- [Mesa-dev] [PATCH 4/5] mesa: Add driver method to determine the possible sample counts
Ian Romanick
- [Mesa-dev] [PATCH 5/5] intel: Enable GL_ARB_internalformat_query
Ian Romanick
- [Mesa-dev] [PATCH 01/23] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on GLES
Ian Romanick
- [Mesa-dev] [PATCH 03/23] unpack: support unpacking MESA_FORMAT_ARGB2101010
Ian Romanick
- [Mesa-dev] [PATCH 05/23] fbobject: add additional fbo completeness checks for GLES
Ian Romanick
- [Mesa-dev] [PATCH 06/23] glformats: add _mesa_es3_error_check_format_and_type
Ian Romanick
- [Mesa-dev] [PATCH 09/23] copytexture: for GLES make sure integer signed vs. unsigned matches
Ian Romanick
- [Mesa-dev] [PATCH 10/23] framebuffer: add _mesa_get_read_renderbuffer
Ian Romanick
- [Mesa-dev] [PATCH 11/23] copytexture: make sure is_srgb(src) == is_srgb(dst)
Ian Romanick
- [Mesa-dev] [PATCH 12/23] copytexture: update error checking for GLES3
Ian Romanick
- [Mesa-dev] [PATCH 14/23] readpix: use integer conversion for RGBA/UNSIGNED_BYTE
Ian Romanick
- [Mesa-dev] [PATCH 4/5] mesa: Add driver method to determine the possible sample counts
Ian Romanick
- [Mesa-dev] glxinfo proposed change
Ian Romanick
- [Mesa-dev] [PATCH 16/23] readpix: raise priority of FBO completeness error
Ian Romanick
- [Mesa-dev] [PATCH 18/23] glformats: allow GL_RGB+GL_UNSIGNED_INT_2_10_10_10_REV for GLES2/3
Ian Romanick
- [Mesa-dev] [PATCH 20/23] i965 teximage: allocate texture image buffer for fallback path
Ian Romanick
- [Mesa-dev] [PATCH 22/23] texstore argb2101010: merge GL_RGBA and GL_RGB cases
Ian Romanick
- [Mesa-dev] [PATCH 00/23] GLES3 changes for readpix/teximage/FBO
Ian Romanick
- [Mesa-dev] glxinfo proposed change
Ian Romanick
- [Mesa-dev] [PATCH 17/23] readpix: for implentation format/type, ignore int vs. non-int check
Ian Romanick
- [Mesa-dev] [PATCH 16/23] readpix: raise priority of FBO completeness error
Ian Romanick
- [Mesa-dev] [PATCH 12/23] copytexture: update error checking for GLES3
Ian Romanick
- [Mesa-dev] [PATCH 03/10] glsl: Extend ir_expression_operation for GLSL 3.00 pack/unpack functions
Ian Romanick
- [Mesa-dev] [PATCH 04/10] glsl: Evaluate constant GLSL ES 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH 05/10] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH 06/10] i965: Lower the GLSL ES 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH 03/10] glsl: Extend ir_expression_operation for GLSL 3.00 pack/unpack functions
Ian Romanick
- [Mesa-dev] [PATCH 10/10] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH 04/10] glsl: Evaluate constant GLSL ES 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Ian Romanick
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Ian Romanick
- [Mesa-dev] [PATCH 3/3] intel: Clean up confusion between logical and physical surface dimensions.
Ian Romanick
- [Mesa-dev] [PATCH 06/10] i965: Lower the GLSL ES 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH 10/10] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations
Ian Romanick
- [Mesa-dev] Mesa 9.1 stable branch
Ian Romanick
- [Mesa-dev] Mesa 9.1 stable branch
Ian Romanick
- [Mesa-dev] [PATCH] i965: Avoid blending with destination alpha when RB format has no alpha bits
Ian Romanick
- [Mesa-dev] [PATCH 2/3] r600g: uniform buffer object support
Ian Romanick
- [Mesa-dev] Mesa (master): gtest: Build it only for 'make check'.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Drop a comment about ff vertex shading and texturing.
Ian Romanick
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Ian Romanick
- [Mesa-dev] [PATCH v2 03/18] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core
Ian Romanick
- [Mesa-dev] [PATCH v2 04/18] glformats: add _mesa_es3_error_check_format_and_type
Ian Romanick
- [Mesa-dev] [PATCH v2 15/18] extensions: enable EXT_color_buffer_float for ES2/ES3
Ian Romanick
- [Mesa-dev] [PATCH v2 00/18] GLES3 changes for readpix/teximage/FBO
Ian Romanick
- [Mesa-dev] [RFC PATCH 0/26] Implement ARB_texture_multisample
Ian Romanick
- [Mesa-dev] [PATCH] i965: Transcode RGB ETC1/2 textures to DXT1 or FXT1.
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Allow TexImage3D on depth/stencil textures in ES 3.0.
Ian Romanick
- [Mesa-dev] [PATCH 00/10] Support UBOs with instance names pre-series
Ian Romanick
- [Mesa-dev] [PATCH 01/10] glsl: Reject row_major and column_major on non-matrix types
Ian Romanick
- [Mesa-dev] [PATCH 02/10] glsl: Track UBO block names in the symbol table.
Ian Romanick
- [Mesa-dev] [PATCH 03/10] glsl: Remove stale comment
Ian Romanick
- [Mesa-dev] [PATCH 04/10] linker: Use helper variable sh
Ian Romanick
- [Mesa-dev] [PATCH 05/10] mesa: Remove unused field gl_uniform_buffer_variable::Buffer
Ian Romanick
- [Mesa-dev] [PATCH 06/10] glsl: Remove unused loc parameter from generate_call
Ian Romanick
- [Mesa-dev] [PATCH 07/10] glsl: Eliminate link_update_uniform_buffer_variables return value
Ian Romanick
- [Mesa-dev] [PATCH 08/10] mesa: Refactor getting a uniform's name to a helper function
Ian Romanick
- [Mesa-dev] [PATCH 09/10] mesa: Array uniform names are supposed to have [0] appended
Ian Romanick
- [Mesa-dev] [PATCH 10/10] mesa: Array uniform name length includes length of [0]
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Allow TexImage3D on depth/stencil textures in ES 3.0.
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: Don't allow DEPTH_STENCIL for 3D textures
Ian Romanick
- [Mesa-dev] [PATCH 2/2] es3: Don't check dimensions in _mesa_es3_error_check_format_and_type
Ian Romanick
- [Mesa-dev] [PATCH] mesa: add missing ASSERT_OUTSIDE_BEGIN_END() in _mesa_GetInternalformativ()
Ian Romanick
- [Mesa-dev] [PATCH 02/10] glsl: Track UBO block names in the symbol table.
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Only mark textures as mipmap incomplete on MAX_LEVEL issues.
Ian Romanick
- [Mesa-dev] [PATCH 1/3] i965/vs: Create a 'lod_type' temporary for ir->lod_info.lod->type.
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Don't allow blits to / from the same buffer in OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Don't allow blits to / from the same buffer in OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [PATCH 1/4] mesa: Add extension bit tracking for GL_OES_depth_texture_cube_map
Ian Romanick
- [Mesa-dev] [PATCH 2/4] mesa/es2: Allow depth component cube maps in ES2 if the extension is enabled
Ian Romanick
- [Mesa-dev] [PATCH 3/4] mesa/es3: Allow unsized depth and depth-stencil formats in ES3
Ian Romanick
- [Mesa-dev] [PATCH 4/4] intel: Enable GL_OES_depth_texture_cube_map
Ian Romanick
- [Mesa-dev] [PATCH 6/9] extensions: enable EXT_color_buffer_float for ES3
Ian Romanick
- [Mesa-dev] [PATCH 1/9] copyteximage: check that sRGB usage is valid for GLES3 / GL
Ian Romanick
- [Mesa-dev] [PATCH 10/12] mesa: Delay display list save dispatch setup until Exec is set up.
Ian Romanick
- [Mesa-dev] begin/end and dlists cleanup
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa/es3: Disallow FRAMEBUFFER_ATTACHMENT_COMPONENT_TYPE query of DEPTH_STENCIL_ATTACHMENT
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa/es3: Apply stricture multisample blit rules for ES3.
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa/es3: Apply stricture multisample blit rules for ES3.
Ian Romanick
- [Mesa-dev] [PATCH 2/2] st/mesa: implement ARB_internalformat_query
Ian Romanick
- [Mesa-dev] [PATCH] intel: Don't expose XRGB8888 visuals any more
Ian Romanick
- [Mesa-dev] [PATCH] intel: Don't expose XRGB8888 visuals any more
Ian Romanick
- [Mesa-dev] [PATCH 0/3] Enable some S3TC
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: Use a one flag for the S3TC extensions that don't require on-line compression
Ian Romanick
- [Mesa-dev] [PATCH 2/3] mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_dxt in all APIs
Ian Romanick
- [Mesa-dev] [PATCH 3/3] intel: Enable S3TC extensions always
Ian Romanick
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Ian Romanick
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Ian Romanick
- [Mesa-dev] [PATCH] i965: Implement the GL_ARB_base_instance extension.
Ian Romanick
- [Mesa-dev] [PATCH 00/32] UBOs for OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [PATCH 01/32] glsl: Replace most default cases in switches on GLSL type
Ian Romanick
- [Mesa-dev] [PATCH 02/32] mesa: Track the packing mode of a UBO in gl_uniform_buffer
Ian Romanick
- [Mesa-dev] [PATCH 03/32] linker: Refactor intra-stage block compatabililty testing
Ian Romanick
- [Mesa-dev] [PATCH 04/32] glsl: Refactor uniform block parser rules.
Ian Romanick
- [Mesa-dev] [PATCH 05/32] glsl: Parse non-array uniform block instance names in GLSL ES 3.00.
Ian Romanick
- [Mesa-dev] [PATCH 06/32] glsl: Parse interface array size
Ian Romanick
- [Mesa-dev] [PATCH 07/32] glsl: Refactor out processing of structure fields
Ian Romanick
- [Mesa-dev] [PATCH 08/32] glsl: Add row_major field to glsl_struct_field
Ian Romanick
- [Mesa-dev] [PATCH 09/32] glsl: Add GLSL_TYPE_INTERFACE
Ian Romanick
- [Mesa-dev] [PATCH 10/32] glsl: Generate an interface type for uniform blocks
Ian Romanick
- [Mesa-dev] [PATCH 11/32] glsl: Add ir_variable::is_in_uniform_block predicate
Ian Romanick
- [Mesa-dev] [PATCH 12/32] glsl: Add ir_variable::interface_type field
Ian Romanick
- [Mesa-dev] [PATCH 13/32] glsl: Require that indices into uniform block arrays be constants
Ian Romanick
- [Mesa-dev] [PATCH 14/32] glsl: Add a predicate to determine whether a variable is an interface block
Ian Romanick
- [Mesa-dev] [PATCH 15/32] glsl: Modify uniform_field_visitor::recursion to take a row_major parameter
Ian Romanick
- [Mesa-dev] [PATCH 16/32] glsl: Modify uniform_field_visitor::visit_field to take a row_major parameter
Ian Romanick
- [Mesa-dev] [PATCH 17/32] glsl: Add new uniform_field_visitor::visit_field variant
Ian Romanick
- [Mesa-dev] [PATCH 18/32] glsl: Track blocks in the symbol table using the glsl_type instead of the gl_uniform_block
Ian Romanick
- [Mesa-dev] [PATCH 19/32] glsl: Handle instance array declarations
Ian Romanick
- [Mesa-dev] [PATCH 20/32] glsl: Recurs into uniform blocks just like uniform structures
Ian Romanick
- [Mesa-dev] [PATCH 21/32] glsl: Add new uniform_field_visitor::process variant
Ian Romanick
- [Mesa-dev] [PATCH 22/32] glsl: Assert that interfaces, like structures, are not seen as leaf types
Ian Romanick
- [Mesa-dev] [PATCH 23/32] glsl: Calculate link-time uniform block data without using compile-time block data
Ian Romanick
- [Mesa-dev] [PATCH 24/32] glsl: Make the align function available elsewhere in the linker
Ian Romanick
- [Mesa-dev] [PATCH 25/32] glsl: Add gl_uniform_buffer_variable::IndexName field
Ian Romanick
- [Mesa-dev] [PATCH 26/32] glsl: Lower UBO references using link-time data instead of compile-time data
Ian Romanick
- [Mesa-dev] [PATCH 27/32] glsl: Add a visitor to determine whether a uniform block is ever used
Ian Romanick
- [Mesa-dev] [PATCH 28/32] glsl: Add link_uniform_blocks to calculate all UBO data at link-time
Ian Romanick
- [Mesa-dev] [PATCH 29/32] glsl: Calculate UBO data at link-time
Ian Romanick
- [Mesa-dev] [PATCH 30/32] glsl: Allow elimination of uniform block members
Ian Romanick
- [Mesa-dev] [PATCH 31/32] glsl: Allow dereferencing fields of an interface instance
Ian Romanick
- [Mesa-dev] [PATCH 32/32] glsl: Remove ir_variable::uniform_block
Ian Romanick
- [Mesa-dev] [PATCH 0/2] Rework the old patch 2
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: Simplify _mesa_choose_tex_format handling of compressed formats
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa: Like EXT_texture_compression_dxt1, advertise ANGLE_texture_compression_dxt in all APIs
Ian Romanick
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Ian Romanick
- [Mesa-dev] [PATCH 05/11] st/mesa: silence assorted MSVC warnings
Ian Romanick
- [Mesa-dev] [PATCH 11/11] glsl: add cast to silence MSVC double->float assignment warning
Ian Romanick
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Ian Romanick
- [Mesa-dev] [PATCH 3/6] glsl: Generalize compute_packing_order for varying structs.
Ian Romanick
- [Mesa-dev] [PATCH 3/6] glsl: Generalize compute_packing_order for varying structs.
Ian Romanick
- [Mesa-dev] [PATCH 03/32] linker: Refactor intra-stage block compatabililty testing
Ian Romanick
- [Mesa-dev] [PATCH 16/32] glsl: Modify uniform_field_visitor::visit_field to take a row_major parameter
Ian Romanick
- [Mesa-dev] [PATCH 20/32] glsl: Recurs into uniform blocks just like uniform structures
Ian Romanick
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Ian Romanick
- [Mesa-dev] [PATCH] intel: callocing a 32 byte temp is silly, so don't
Ian Romanick
- [Mesa-dev] [PATCH 12/32] glsl: Add ir_variable::interface_type field
Ian Romanick
- [Mesa-dev] [PATCH] i965: Use GL_RED for DEPTH_TEXTURE_MODE in ES 3.0 for unsized formats.
Ian Romanick
- [Mesa-dev] [PATCH 00/32] UBOs for OpenGL ES 3.0
Ian Romanick
- [Mesa-dev] [PATCH] intel: Fix ReadPixels on buffers whose width >= 32kbytes
Ian Romanick
- [Mesa-dev] [PATCH 1/2] glsl: add new glsl_strtof() function
Ian Romanick
- [Mesa-dev] [PATCH 24/32] glsl: Make the align function available elsewhere in the linker
Ian Romanick
- [Mesa-dev] [PATCH 10/32] glsl: Generate an interface type for uniform blocks
Ian Romanick
- [Mesa-dev] [PATCH 1/8] glsl: Add infrastructure for ARB_shading_language_packing
Ian Romanick
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Ian Romanick
- [Mesa-dev] [PATCH 5/8] glsl: Add support for lowering 4x8 pack/unpack operations
Ian Romanick
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v4
Ian Romanick
- [Mesa-dev] Mesa 9.1 stable branch
Ian Romanick
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v5
Ian Romanick
- [Mesa-dev] [PATCH] xlib: fix incorrect GL_ANGLE_texture_compression_dxt enable
Ian Romanick
- [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1
Ian Romanick
- [Mesa-dev] [PATCH] xlib: stop use _mesa_enable_extension(), just set the boolean flags
Ian Romanick
- [Mesa-dev] [PATCH] mesa: remove erroneous check for API_OPENGL_CORE in _mesa_TexBuffer
Ian Romanick
- [Mesa-dev] [PATCH 1/2] intel: fail to compile in case of bad uniform access
Ian Romanick
- [Mesa-dev] [PATCH 2/2] intel: initialize fs_visitor::params_remap in constructor
Ian Romanick
- [Mesa-dev] [PATCH] mesa: implement GL_ARB_texture_buffer_range v6
Ian Romanick
- [Mesa-dev] [PATCH] mesa: don't expose IBM_rasterpos_clip in a core context
Ian Romanick
- [Mesa-dev] GS plans?
Ian Romanick
- [Mesa-dev] [PATCH 5/8] mesa: fill in Z32_FLOAT_X24S8 in _mesa_format_matches_format_and_type
Ian Romanick
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Ian Romanick
- [Mesa-dev] [PATCH 1/8] mesa: fill in SRGB cases in _mesa_format_matches_format_and_type
Ian Romanick
- [Mesa-dev] [PATCH 1/4] mesa: Put extern "C" guards in renderbuffer.h.
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Fix handling of array dereferences of vectors in opt_dead_code_local
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Change loop_analysis to not look like a resource leak
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Fix handling of array dereferences of vectors in opt_dead_code_local
Ian Romanick
- [Mesa-dev] [PATCH v2] glsl: Fix handling of array dereferences of vectors in opt_dead_code_local
Ian Romanick
- [Mesa-dev] [PATCH] glx: only advertise GLX_INTEL_swap_event if it's supported
Zack Rusin
- [Mesa-dev] [PATCH] gallivm: more integer texture format fetch fixes
Roland Scheidegger
- [Mesa-dev] [PATCH 11/11] r200: Fix probable thinko in r200EmitArrays
Roland Scheidegger
- [Mesa-dev] [PATCH 3/4] llvmpipe: more fixes for integer color buffers
Roland Scheidegger
- [Mesa-dev] [PATCH 1/4] llvmpipe: fix using wrong format with MRT in blend code
Roland Scheidegger
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
Roland Scheidegger
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Roland Scheidegger
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] llvmpipe: Fix deferred depth writes for Z16_UNORM.
Roland Scheidegger
- [Mesa-dev] llvmpipe process shutdown bug on windows
Rob Schneider
- [Mesa-dev] thread safe llvmpipe
Rob Schneider
- [Mesa-dev] thread safe llvmpipe
Rob Schneider
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Martin Steigerwald
- [Mesa-dev] [PATCH RFC v1] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Martin Steigerwald
- [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 2/2] R600: Add tests for instruction predicates
"Tom Stellard
- [Mesa-dev] r600g: RFC: ISA information tables and shader disassembler
Tom Stellard
- [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] r600g/radeonsi LLVM dependencies for future Mesa releases
Tom Stellard
- [Mesa-dev] [PATCH 1/2] drivers/radeon: Don't link against libgallium.la
Tom Stellard
- [Mesa-dev] [PATCH 2/2] targets/opencl: Link against libgallium.la instead of libgallium.a
Tom Stellard
- [Mesa-dev] [PATCH] targets/*-r600: Add workaround for fixing multiple defined symbols
Tom Stellard
- [Mesa-dev] [PATCH] targets/*-r600: Add workaround for fixing multiple defined symbols
Tom Stellard
- [Mesa-dev] [PATCH 05/11] gallium/auxiliary: Build libgallium shared.
Tom Stellard
- [Mesa-dev] [PATCH 05/11] gallium/auxiliary: Build libgallium shared.
Tom Stellard
- [Mesa-dev] [PATCH 10/11] radeon, clover: Make it compile on LLVM >= r171366.
Tom Stellard
- [Mesa-dev] [PATCH] Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
Tom Stellard
- [Mesa-dev] [PATCH] Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
Tom Stellard
- [Mesa-dev] [PATCH 1/3] configure.ac: Compute the required llvm static libraries only once
Tom Stellard
- [Mesa-dev] [PATCH 2/3] configure.ac: Force use of LLVM shared libs with --enable-opencl
Tom Stellard
- [Mesa-dev] [PATCH 3/3] Revert "Revert "targets/opencl: Link against libgallium.la instead of libgallium.a""
Tom Stellard
- [Mesa-dev] [PATCH 3/3] Revert "Revert "targets/opencl: Link against libgallium.la instead of libgallium.a""
Tom Stellard
- [Mesa-dev] [PATCH 2/3] configure.ac: Force use of LLVM shared libs with --enable-opencl
Tom Stellard
- [Mesa-dev] [PATCH 2/3] configure.ac: Force use of LLVM shared libs with --enable-opencl
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add patterns for V_MAD(_LEGACY) instructions.
Tom Stellard
- [Mesa-dev] [PATCH 1/2] R600: Consider bitcast when folding const_address node.
Tom Stellard
- [Mesa-dev] [PATCH 2/2] R600: Fold clamp, neg, abs
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add patterns for V_MAD(_LEGACY) instructions.
Tom Stellard
- [Mesa-dev] [PATCH] radeon/llvm: Handle LP_CHAN_ALL in emit_fetch_immediate().
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add patterns for fcos and fsin.
Tom Stellard
- [Mesa-dev] [PATCH 1/2] R600: handle loops to self in the structurizer v2
Tom Stellard
- [Mesa-dev] [PATCH 1/2] r600g: More robust checks for MOVA_INT instructions
Tom Stellard
- [Mesa-dev] [PATCH 2/2] r600g: Add ar_chan member to struct r600_bytecode
Tom Stellard
- [Mesa-dev] [PATCH] glsl_to_tgsi: indirect array information
Tom Stellard
- [Mesa-dev] [PATCH 1/2] R600: handle loops to self in the structurizer v2
Tom Stellard
- [Mesa-dev] [PATCH] R600: Consider bitcast when folding const_address node.
Tom Stellard
- [Mesa-dev] [PATCH 1/2] R600: Fold remaining CONST_COPY after expand pseudo inst
Tom Stellard
- [Mesa-dev] [PATCH 2/2] R600: Do not fold vector inst
Tom Stellard
- [Mesa-dev] [PATCH] R600: improve inputs/interpolation handling
Tom Stellard
- [Mesa-dev] [PATCH] r600g: improve inputs/interpolation handling with llvm backend
Tom Stellard
- [Mesa-dev] [PATCH] R600: Support for indirect addressing v2
Tom Stellard
- [Mesa-dev] [PATCH] R600: Do not fold vector inst
Tom Stellard
- [Mesa-dev] [PATCH] R600: Fold remaining CONST_COPY after expand pseudo inst
Tom Stellard
- [Mesa-dev] [PATCH] r600g/llvm: Fix for bug 59588 (llvm rv780 etqw gpu lock
Tom Stellard
- [Mesa-dev] [PATCH 1/2] r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
Tom Stellard
- [Mesa-dev] [PATCH 2/2] configure.ac: Add components to LLVM_COMPONENTS when using llvm shared libs
Tom Stellard
- [Mesa-dev] [PATCH] configure.ac: Don't set LLVM_LIBS when llvm is disabled
Tom Stellard
- [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/3] R600: Add tests for unsupported condition codes.
Tom Stellard
- [Mesa-dev] [PATCH 3/3] R600: Add support for SET*_DX10 instructions
Tom Stellard
- [Mesa-dev] [PATCH] configure.ac: Disable GLX if OpenGL is not enabled
Tom Stellard
- [Mesa-dev] [PATCH 1/2] R600: Add an explicit default processor
Tom Stellard
- [Mesa-dev] [PATCH 2/2] R600: Fix 64-bit defines
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] libgl-xlib: softpipe and llvmpipe aren't mutually exclusive at link time
Jon TURNEY
- [Mesa-dev] [PATCH] Fix mapi code generator for out-of-tree build
Jon TURNEY
- [Mesa-dev] When is a sampler object not a sampler object?
Matt Turner
- [Mesa-dev] [PATCH 6/8] glcpp: Add --disable-line-continuations argument to standalone glcpp
Matt Turner
- [Mesa-dev] [PATCH 5/5] intel: Enable GL_ARB_internalformat_query
Matt Turner
- [Mesa-dev] [PATCH 5/7] intel: Fix framebuffer blitting to GL_COLOR_ATTACHMENTi when i!=0
Matt Turner
- [Mesa-dev] glxinfo proposed change
Matt Turner
- [Mesa-dev] [PATCH] glsl: Fix loop bounds detection.
Matt Turner
- [Mesa-dev] [PATCH] targets/xvmc-nouveau: enable XvMC on nv30
Matt Turner
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Matt Turner
- [Mesa-dev] [PATCH] configure.ac: Introduce --disable-optimizations
Matt Turner
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Matt Turner
- [Mesa-dev] [PATCH] build: Error on --enable-glx-tls when building with Clang.
Matt Turner
- [Mesa-dev] [PATCH] i965: Fix build error with clang.
Matt Turner
- [Mesa-dev] [PATCH 13/23] glformats: support _mesa_bytes_per_pixel for 2101010+GL_RGB
Matt Turner
- [Mesa-dev] [PATCH] targets/dri-swrast: Force c++ linker in all cases.
Matt Turner
- [Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles
Matt Turner
- [Mesa-dev] [PATCH 01/11] Remove hacks for static Makefiles
Matt Turner
- [Mesa-dev] [PATCH v2 03/18] fbobject: don't allow LUMINANCE/INTENSITY/ALPHA fbo on ES/Core
Matt Turner
- [Mesa-dev] [PATCH] libgl-xlib: link with -lrt
Matt Turner
- [Mesa-dev] [PATCH v2 15/18] extensions: enable EXT_color_buffer_float for ES2/ES3
Matt Turner
- [Mesa-dev] [PATCH] mesa: Allow HALF_FLOAT in glVertexAttribPointer
Matt Turner
- [Mesa-dev] [PATCH v2 01/18] fbobject: add VERBOSE=api message for check framebuffer status
Matt Turner
- [Mesa-dev] [PATCH] build: Make src/gtest before src/mesa
Matt Turner
- [Mesa-dev] [PATCH] glxinfo: add support for creating/querying core-profile contexts (v2.1)
Matt Turner
- [Mesa-dev] [PATCH] radeonsi/vdpau: remove nonsense state tracker dep
Matt Turner
- [Mesa-dev] [PATCH] i965: Transcode RGB ETC1/2 textures to DXT1 or FXT1.
Matt Turner
- [Mesa-dev] [PATCH 1/7] xmlpool/build: generate options.h via BUILT_SOURCES
Matt Turner
- [Mesa-dev] [PATCH 2/7] glsl/build: Remove dead LIBRARY_* variables
Matt Turner
- [Mesa-dev] [PATCH 3/7] glsl/build: Build glsl_test only on make check
Matt Turner
- [Mesa-dev] [PATCH 4/7] glsl/build: Don't build glsl_compiler
Matt Turner
- [Mesa-dev] [PATCH 5/7] glsl/build: Don't build builtin_compiler separately if not cross compiling
Matt Turner
- [Mesa-dev] [PATCH 6/7] glsl/build: Build glcpp via the glsl Makefile
Matt Turner
- [Mesa-dev] [PATCH 7/7] glsl/build: Build tests via the glsl Makefile
Matt Turner
- [Mesa-dev] [PATCH] mesa: Allow TexImage3D on depth/stencil textures in ES 3.0.
Matt Turner
- [Mesa-dev] [PATCH 5/7] glsl/build: Don't build builtin_compiler separately if not cross compiling
Matt Turner
- [Mesa-dev] [PATCH 5/7] glsl/build: Don't build builtin_compiler separately if not cross compiling
Matt Turner
- [Mesa-dev] clang: warning: argument unused during compilation: '-fno-builtin-memcmp'
Matt Turner
- [Mesa-dev] [PATCH] build: require python module libxml2
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] [PATCH 1/9] copyteximage: check that sRGB usage is valid for GLES3 / GL
Matt Turner
- [Mesa-dev] [PATCH 2/9] copyteximage: update error checking for GLES3
Matt Turner
- [Mesa-dev] [PATCH 3/9] readpix: add error checking for GLES3
Matt Turner
- [Mesa-dev] [PATCH 4/9] readpix: check FBO completeness before trying to access the read-buffer
Matt Turner
- [Mesa-dev] [PATCH 5/9] extensions: Add ES3-only extension support
Matt Turner
- [Mesa-dev] [PATCH 6/9] extensions: enable EXT_color_buffer_float for ES3
Matt Turner
- [Mesa-dev] [PATCH 7/9] readpix: allow implementation format/type
Matt Turner
- [Mesa-dev] [PATCH 8/9] framebuffer: update allowed implementation format/type
Matt Turner
- [Mesa-dev] [PATCH 9/9] fbobject: add additional fbo completeness checks for GLES
Matt Turner
- [Mesa-dev] [PATCH 6/9] extensions: enable EXT_color_buffer_float for ES3
Matt Turner
- [Mesa-dev] [PATCH 1/4] mesa: Add extension bit tracking for GL_OES_depth_texture_cube_map
Matt Turner
- [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] [PATCH] Remove APIspec.dtd
Matt Turner
- [Mesa-dev] [PATCH] build: Fix build on systems where /usr/bin/python isn't python 2.
Matt Turner
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Matt Turner
- [Mesa-dev] [PATCH (gles3) 07/20] glsl: Evaluate constant GLSL ES 3.00 pack/unpack expressions (v2)
Matt Turner
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Matt Turner
- [Mesa-dev] [PATCH] nouveau/build: Fix build failures when drm is not in /usr/include.
Matt Turner
- [Mesa-dev] [PATCH] build: Enable cross compiling assembly by building gen_matypes for the host
Matt Turner
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Matt Turner
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Matt Turner
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Matt Turner
- [Mesa-dev] [PATCH] intel: callocing a 32 byte temp is silly, so don't
Matt Turner
- [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 2/8] glsl: Add IR lisp for ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH 3/8] glsl: Extend ir_expression_operation for ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH 4/8] glsl: Evaluate constant pack/unpack 4x8 expressions
Matt Turner
- [Mesa-dev] [PATCH 5/8] glsl: Add support for lowering 4x8 pack/unpack operations
Matt Turner
- [Mesa-dev] [PATCH 6/8] i965: Lower the 4x8 pack/unpack operations
Matt Turner
- [Mesa-dev] [PATCH 7/8] i965: Assert that the 4x8 pack/unpack operations have been lowered
Matt Turner
- [Mesa-dev] [PATCH 8/8] i965: Enable ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH 4/8] glsl: Evaluate constant pack/unpack 4x8 expressions
Matt Turner
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Matt Turner
- [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1
Matt Turner
- [Mesa-dev] [PATCH] gles3: Update gl3.h
Matt Turner
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Matt Turner
- [Mesa-dev] [PATCH] docs: List new extensions added in Mesa 9.1
Matt Turner
- [Mesa-dev] [PATCH] Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
- [Mesa-dev] [PATCH] Revert "mesa: Return INVALID_OPERATION when type is known but not allowed"
Matt Turner
- [Mesa-dev] [PATCH] glsl: Change loop_analysis to not look like a resource leak
Matt Turner
- [Mesa-dev] [PATCH] builtin_compiler/build: Don't use *_FOR_BUILD when not cross compiling
Matt Turner
- [Mesa-dev] [PATCH 3/5] docs: mention some other supported APIs
Matt Turner
- [Mesa-dev] [PATCH 5/5] docs: update making a new mesa release info
Matt Turner
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Introduce --disable-optimizations
Emil Velikov
- [Mesa-dev] [PATCH] configure.ac: Introduce --disable-optimizations
Emil Velikov
- [Mesa-dev] [PATCH 1/2] st/glx: allow GLX_DONT_CARE for glXChooseFBConfig() attribute values
Chad Versace
- [Mesa-dev] [PATCH 2/3] intel: Add a force_y_tiling parameter to intel_miptree_create().
Chad Versace
- [Mesa-dev] [PATCH 0/3] intel: Untangle physical vs logical surface dimensions.
Chad Versace
- [Mesa-dev] [PATCH 00/10] (gles3) glsl, i965: Implement GLSL ES 3.00 pack/unpack functions
Chad Versace
- [Mesa-dev] [PATCH 01/10] glsl: Fix typo in comment
Chad Versace
- [Mesa-dev] [PATCH 02/10] glsl: Add IR lisp for GLSL ES 3.00 pack/unpack functions
Chad Versace
- [Mesa-dev] [PATCH 03/10] glsl: Extend ir_expression_operation for GLSL 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 06/10] i965: Lower the 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] [PATCH 09/10] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH 10/10] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH 03/10] glsl: Extend ir_expression_operation for GLSL 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 06/10] i965: Lower the GLSL ES 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH 10/10] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH (gles3) 00/20] i965: Implement GLSL ES 3.00 pack/unpack functions (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 01/20] glsl: Fix typo in comment
Chad Versace
- [Mesa-dev] [PATCH (gles3) 02/20] glsl: Add IR lisp for GLSL ES 3.00 pack/unpack functions
Chad Versace
- [Mesa-dev] [PATCH (gles3) 03/20] glsl: Extend ir_expression_operation for GLSL 3.00 pack/unpack functions (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 04/20] glsl/standalone_scaffolding: Add stub for _mesa_warning()
Chad Versace
- [Mesa-dev] [PATCH (gles3) 05/20] mesa, glsl: Move round_to_even() from glsl to mesa/main
Chad Versace
- [Mesa-dev] [PATCH (gles3) 06/20] mesa: Remove rounding bias in _mesa_float_to_half()
Chad Versace
- [Mesa-dev] [PATCH (gles3) 07/20] glsl: Evaluate constant GLSL ES 3.00 pack/unpack expressions (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 08/20] glsl/ir_factory: Initialize members to NULL in constructor
Chad Versace
- [Mesa-dev] [PATCH (gles3) 09/20] glsl/ir_builder: Add more helpers for constructing expressions
Chad Versace
- [Mesa-dev] [PATCH (gles3) 10/20] glsl/ir_factory: Add helper method for making an ir_constant
Chad Versace
- [Mesa-dev] [PATCH (gles3) 11/20] glsl/ir_builder: Add `enum writemask`
Chad Versace
- [Mesa-dev] [PATCH (gles3) 12/20] glsl/ir_builder: Add helpers for making if-statements
Chad Versace
- [Mesa-dev] [PATCH (gles3) 13/20] glsl: Reformat and/or/xor cases in ir_expression ctor
Chad Versace
- [Mesa-dev] [PATCH (gles3) 14/20] glsl: Fix type-deduction for and/or/xor expressions
Chad Versace
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 16/20] i965: Lower the GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 17/20] i965: Add opcodes for F32TO16 and F16TO32
Chad Versace
- [Mesa-dev] [PATCH (gles3) 18/20] i965: Quote the PRM on a HorzStride subtlety
Chad Versace
- [Mesa-dev] [PATCH (gles3) 19/20] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations
Chad Versace
- [Mesa-dev] [PATCH (gles3) 20/20] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH] glsl/Makefile.sources: Correct BUILTIN_COMPILER_CXX_FILES
Chad Versace
- [Mesa-dev] [PATCH (gles3) 20/20] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 07/20] glsl: Evaluate constant GLSL ES 3.00 pack/unpack expressions (v2)
Chad Versace
- [Mesa-dev] [PATCH] i965/disasm: Fix horizontal stride of dest registers
Chad Versace
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH (gles3) 15/20] glsl: Add lowering pass for GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (v3)
Chad Versace
- [Mesa-dev] [PATCH] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] mesa/gles3: dri_util.c:192:10: error: use of undeclared identifier '__DRI_API_GLES3'
Chad Versace
- [Mesa-dev] [PATCH] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations (v2)
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965/vs/gen7: Emit code for GLSL ES 3.00 pack/unpack operations (v3)
Chad Versace
- [Mesa-dev] [PATCH 20/20] i965/fs/gen7: Emit code for GLSL 3.00 pack/unpack operations (4)
Chad Versace
- [Mesa-dev] [PATCH 04/32] glsl: Refactor uniform block parser rules.
Chad Versace
- [Mesa-dev] [PATCH 05/32] glsl: Parse non-array uniform block instance names in GLSL ES 3.00.
Chad Versace
- [Mesa-dev] [PATCH 06/32] glsl: Parse interface array size
Chad Versace
- [Mesa-dev] [PATCH 07/32] glsl: Refactor out processing of structure fields
Chad Versace
- [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] [PATCH 1/8] glsl: Add infrastructure for ARB_shading_language_packing
Chad Versace
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Chad Versace
- [Mesa-dev] [PATCH 0/8] ARB_shading_language_packing
Chad Versace
- [Mesa-dev] [PATCH] android: use gralloc_drm_get_gem_handle api
Chad Versace
- [Mesa-dev] [PATCH] android interface change
Chad Versace
- [Mesa-dev] [PATCH] android interface change
Chad Versace
- [Mesa-dev] [PATCH] i965: Fix assignment instead of comparison in asserts.
Chad Versace
- [Mesa-dev] [PATCH] mesa: remove erroneous check for API_OPENGL_CORE in _mesa_TexBuffer
Chad Versace
- [Mesa-dev] Regarding Mesa python files
Chad Versace
- [Mesa-dev] [PATCH V7 0/8] intel: add support for EGL_KHR_gl_image
Chad Versace
- [Mesa-dev] [PATCH] intel: implement create image from texture (v8)
Chad Versace
- [Mesa-dev] [PATCH] i965: Compile the driver with -march=core2.
Daniel Vetter
- [Mesa-dev] [PATCH 1/2] drivers/radeon: Don't link against libgallium.la
Aaron Watry
- [Mesa-dev] [PATCH] Revert "targets/opencl: Link against libgallium.la instead of libgallium.a"
Aaron Watry
- [Mesa-dev] [PATCH 1/2] R600: handle loops to self in the structurizer v2
Aaron Watry
- [Mesa-dev] [PATCH 3/3] R600: Add support for SET*_DX10 instructions
Aaron Watry
- [Mesa-dev] Fw: [Intel-gfx] Very low performance when streaming textures
Ben Widawsky
- [Mesa-dev] [Intel-gfx] Fw: Very low performance when streaming textures
Marcel Witte
- [Mesa-dev] [PATCH 1/4 v. 2] meta: Allow meta operations to pause/resume an active occlusion query
Carl Worth
- [Mesa-dev] [PATCH 6/8 v.2] glcpp: Add --disable-line-continuations argument to standalone glcpp
Carl Worth
- [Mesa-dev] [PATCH 5/5] driconf: Fix German translations by removing a couple of bogus backslashes
Carl Worth
- [Mesa-dev] [PATCH 6/8 v.2] glcpp: Add --disable-line-continuations argument to standalone glcpp
Carl Worth
- [Mesa-dev] [PATCH] driconf: Add proper dependency for compiling .mo files from .po files.
Carl Worth
- [Mesa-dev] [PATCH] i965: Avoid blending with destination alpha when RB format has no alpha bits
Carl Worth
- [Mesa-dev] [PATCH] i965: Avoid blending with destination alpha when RB format has no alpha bits
Carl Worth
- [Mesa-dev] [PATCH] i965: Avoid blending with destination alpha when RB format has no alpha bits
Carl Worth
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
- [Mesa-dev] [PATCH 2/4] ReadPixels: Force ALPHA to 1 while rebasing RGBA values for GL_RGB format
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] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
- [Mesa-dev] [PATCH 1/6] glsl: Eliminate ambiguity between function ins/outs and shader ins/outs
Carl Worth
- [Mesa-dev] [PATCH 02/32] mesa: Track the packing mode of a UBO in gl_uniform_buffer
Carl Worth
- [Mesa-dev] [PATCH 03/32] linker: Refactor intra-stage block compatabililty testing
Carl Worth
- [Mesa-dev] [PATCH 04/32] glsl: Refactor uniform block parser rules.
Carl Worth
- [Mesa-dev] [PATCH 06/32] glsl: Parse interface array size
Carl Worth
- [Mesa-dev] [PATCH 16/32] glsl: Modify uniform_field_visitor::visit_field to take a row_major parameter
Carl Worth
- [Mesa-dev] [PATCH 18/32] glsl: Track blocks in the symbol table using the glsl_type instead of the gl_uniform_block
Carl Worth
- [Mesa-dev] [PATCH 20/32] glsl: Recurs into uniform blocks just like uniform structures
Carl Worth
- [Mesa-dev] [PATCH 00/32] UBOs for OpenGL ES 3.0
Carl Worth
- [Mesa-dev] [PATCH 03/32] linker: Refactor intra-stage block compatabililty testing
Carl Worth
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
- [Mesa-dev] [PATCH 1/4] i965: Also examine _BaseFormat when deciding to perform xRGB_alpha fixups
Carl Worth
- [Mesa-dev] [PATCH 8/9] mesa: add RGBX formats for existing GL RGB texture formats
Carl Worth
- [Mesa-dev] [PATCH v2] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Carl Worth
- [Mesa-dev] [PATCH] i965: Compile the driver with -march/-mtune appropriate for the HW.
Carl Worth
- [Mesa-dev] [PATCH v2] i965: Implement CopyTexSubImage2D via BLORP (and use it by default).
Carl Worth
- [Mesa-dev] [PATCH] Revert "configure.ac: Disable compiler optimizations when --enable-debug is set"
Chia-I Wu
- [Mesa-dev] [PATCH 05/11] gallium/auxiliary: Build libgallium shared.
Chia-I Wu
- [Mesa-dev] [PATCH 1/6] dri2: Create image from texture
Sinclair Yeh
- [Mesa-dev] RFC: help on llvmpipe
Adhemerval Zanella
- [Mesa-dev] RFC: help on llvmpipe
Adhemerval Zanella
- [Mesa-dev] [Intel-gfx] Fw: Very low performance when streaming textures
Zhang, Xiong Y
- [Mesa-dev] [Bug 58844] [swrast] piglit fbo-generatemipmap-formats-signed regression
bugzilla-daemon at freedesktop.org
- [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] [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] [Bug 59013] New: GLES2: definition of glShaderSource is not compliant with the specification
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58326] [llvmpipe] piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59013] GLES2: definition of glShaderSource is not compliant with the specification
bugzilla-daemon at freedesktop.org
- [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 58972] [softpipe] util/u_tile.c:795:pipe_put_tile_z: Assertion `0' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58326] [llvmpipe] piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59013] GLES2: definition of glShaderSource is not compliant with the specification
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59094] New: piglit GL_EXT_texture_snorm get-renderbuffer-internalformat regression
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] [Bug 58665] Software rasterizer RGB swap
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59094] piglit GL_EXT_texture_snorm get-renderbuffer-internalformat regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 59143] src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unknown size
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59094] piglit GL_EXT_texture_snorm get-renderbuffer-internalformat regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 59187] New: [Steam] Black screen but audio song On TF2 (Intel HM 55/ Ironlake Mobile)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59187] [Steam] Black screen but audio song On TF2 (Intel HM 55/ Ironlake Mobile)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59187] [Steam] Black screen but audio song On TF2 (Intel HM 55/ Ironlake Mobile)
bugzilla-daemon at freedesktop.org
- [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] [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] [Bug 59226] softpipe automake build does not load properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59226] softpipe automake build does not load properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59226] softpipe automake build does not load properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59226] softpipe automake build does not load properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59226] softpipe automake build does not load properly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59143] src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unknown size
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 59234] egl-static cannot find libwayland-drm.a
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] [Bug 59238] New: many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59238] many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 49497] build leaves behind python compiled (.pyc) files
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] [Bug 55452] [build warnings] Error: unable to decide the max size of params in Fogxv
bugzilla-daemon at freedesktop.org
- [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 59143] src\mesa\state_tracker\st_cb_texture.c(832) : error C2036: 'GLvoid *' : unknown size
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] [Bug 59261] New: xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59261] xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59261] xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59261] xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59261] xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59261] xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59261] xmlpool.h:96:29: fatal error: xmlpool/options.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59281] New: Build failure by not finding wayland-client.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59281] Build failure by not finding wayland-client.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] New: Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59238] many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59238] many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59331] New: piglit arb_uniform_buffer_object-getintegeri_v regression
bugzilla-daemon at freedesktop.org
- [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 59331] piglit arb_uniform_buffer_object-getintegeri_v 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 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59238] many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59291] Mathematica crashes when scrolling
bugzilla-daemon at freedesktop.org
- [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] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59383] New: src/glsl/tests/Makefile.am missing $(top_builddir)/include
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59383] src/glsl/tests/Makefile.am missing $(top_builddir)/include
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59383] src/glsl/tests/Makefile.am missing $(top_builddir)/include
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59383] src/glsl/tests/Makefile.am missing $(top_builddir)/include
bugzilla-daemon at freedesktop.org
- [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] [Bug 59452] Exception: DrawArraysInstancedBaseInstance is duplicated
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59383] src/glsl/tests/Makefile.am missing $(top_srcdir)/include
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59364] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59450] SIGSEGV src/mesa/state_tracker/st_cb_blit.c:216
bugzilla-daemon at freedesktop.org
- [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] [Bug 59501] mesa/main/api_exec.c:286: undefined reference to `SET_GetInternalformativ'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59499] SIGSEGV src/mesa/swrast/s_blit.c:546
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59534] New: Automake Regression: Erroneous errors messages printed when using clover
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59534] Automake Regression: Erroneous errors messages printed when using clover
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59541] New: [swrast] pigit fbo-blit regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59364] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59364] [bisected] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59364] [bisected] Mesa build fails: clientattrib.c:33:22: fatal error: indirect.h: No such file or directory
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 32825] egl_glx driver completely broken in 7.9 branch [fix in master]
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58812] Infinite loop in ./configure && make if automake is absent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59591] New: BUILD make distclean fails
bugzilla-daemon at freedesktop.org
- [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 59383] src/glsl/tests/Makefile.am missing $(top_srcdir)/include
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 59591] BUILD make distclean fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59238] many new symbols after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59094] piglit GL_EXT_texture_snorm get-renderbuffer-internalformat regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 59701] New: lp_test_arit fails, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59688] piglit glsl-uniform-out-of-bounds-2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59729] New: clover: Upstream LLVM removed LinkInFile member from class LLVM::Linker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59729] clover: Upstream LLVM removed LinkInFile member from class LLVM::Linker
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59688] piglit glsl-uniform-out-of-bounds-2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55476] [softpipe] piglit fbo-blit-stretch regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59541] [swrast] pigit fbo-blit regression
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 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] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 57018] syntax error near unexpected token `[2.4.2]'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [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 59746] 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] [Bug 59777] New: [softpipe] piglit interpolation-noperspective-gl_BackColor-flat-distance regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 31598] configure: Doesn't check for python libxml2
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59534] Automake Regression: Erroneous errors messages printed when using clover
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59334] Automake Regression - Clover: Assertion failures when loading pipe_r600.so driver
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59238] many new symbols in libxatracker after recent automake work
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59187] [Steam] Black screen but audio song On TF2 (Intel HM 55/ Ironlake Mobile)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] New: undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [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] [Bug 59835] ir_constant_expression.cpp:156: undefined reference to `_mesa_round_to_even'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59851] New: AC_ARG_WITH misusage leading to mesa configure failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59835] ir_constant_expression.cpp:156: undefined reference to `_mesa_round_to_even'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59851] AC_ARG_WITH misusage leading to mesa configure failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59872] New: [swrast] piglit depth_texture_mode_and_swizzle regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59831] undefined symbol _ZN4llvm19createGlobalDCEPassEv in r600g
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59873] [swrast] piglit ext_framebuffer_multisample-interpolation 0 centroid-edges regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59872] [swrast] piglit depth_texture_mode_and_swizzle regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 59941] New: glxinfo segfault with GL_ARB_uniform_buffer_object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59941] glxinfo segfault with GL_ARB_uniform_buffer_object
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [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] [Bug 59967] New: [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59879] reducing symbol visibility of shared objects / static libstdc++
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59879] reducing symbol visibility of shared objects / static libstdc++
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59994] New: autogen.sh can't find libclc package
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59880] piglit arb_uniform_buffer_object-dlist regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59994] autogen.sh can't find libclc package
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59688] piglit glsl-uniform-out-of-bounds-2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59833] [swrast] piglit glx-swap-pixmap regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59331] piglit arb_uniform_buffer_object-getintegeri_v regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 59701] lp_test_arit fails on non-sse41 capable machines, breaking make check
bugzilla-daemon at freedesktop.org
- [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] [Bug 59304] Meta Bug for regressions caused by automake conversion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59873] [swrast] piglit ext_framebuffer_multisample-interpolation 0 centroid-edges regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59872] [swrast] piglit depth_texture_mode_and_swizzle regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59877] Build fail since r600g: Don't build llvm_wrapper.cpp when we aren't using LLVM
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
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 47248] autogen missing dependency on flex and bison, causes infinite loop in glsl build
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60038] New: [osmesa] [git] building 32-bit mesa on 64 bit fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60038] [osmesa] [git] building 32-bit mesa on 64 bit fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59994] autogen.sh can't find libclc package
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59851] AC_ARG_WITH misusage leading to mesa configure failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59994] autogen.sh can't find libclc package
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60038] [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] [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] [Bug 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60038] [osmesa] [git] building 32-bit mesa on 64 bit fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60038] [osmesa] [git] building 32-bit mesa on 64 bit fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 50754] Building 32 bit mesa on 64 bit OS fails since change for automake
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60082] New: [ FAILED ] DispatchSanity_test.GL31_CORE
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60082] [ 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] [Bug 59880] piglit arb_uniform_buffer_object-dlist regression
bugzilla-daemon at freedesktop.org
- [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] [Bug 60038] [osmesa] [git] building 32-bit mesa on 64 bit fails
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59737] [bisected] 0d108116bd80b757fb01a84a9f1946ef870b57b8 breaks osmesa when cross compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58326] [llvmpipe] piglit glean depthStencil regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60098] New: [softpipe] Unexpected PIPE_CAP 78 query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60098] [softpipe] Unexpected PIPE_CAP 78 query
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59851] AC_ARG_WITH misusage leading to mesa configure failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59851] AC_ARG_WITH misusage leading to mesa configure failure
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60121] New: build - libvdpau_softpipe fails at runtime.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60121] build - libvdpau_softpipe fails at runtime.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 59967] [regression] configure: error: Could not find llvm shared libraries
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60121] build - libvdpau_softpipe fails at runtime.
bugzilla-daemon at freedesktop.org
- [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] [Bug 60143] gbm_dri_bo_create fails to initialize bo->base.base.format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60143] gbm_dri_bo_create fails to initialize bo->base.base.format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH] r600g: fix up CP DMA for VM on cayman and TN
alexdeucher at gmail.com
- [Mesa-dev] [PATCH] r600g: don't emit WAIT_UNTIL on cayman/TN
alexdeucher at gmail.com
- [Mesa-dev] [PATCH] r600g: don't emit WAIT_UNTIL on cayman/TN (v2)
alexdeucher at gmail.com
- [Mesa-dev] [PATCH] allow Android to use out-of-tree mesa sources
groleo at gmail.com
- [Mesa-dev] [PATCH 1/3] r600g/radeon/winsys: indentation cleanup
j.glisse at gmail.com
- [Mesa-dev] [PATCH 2/3] radeon/winsys: move radeon family/class identification to winsys
j.glisse at gmail.com
- [Mesa-dev] [PATCH 3/3] radeon/winsys: add async dma infrastructure
j.glisse at gmail.com
- [Mesa-dev] [RFC] r600g multi ring
j.glisse at gmail.com
- [Mesa-dev] [PATCH 1/2] radeon/winsys: add dma ring support to winsys
j.glisse at gmail.com
- [Mesa-dev] [PATCH 2/2] r600g: add multi ring support with dma as first second ring
j.glisse at gmail.com
- [Mesa-dev] r600g async dma support
j.glisse at gmail.com
- [Mesa-dev] [PATCH 1/4] radeon/winsys: add dma ring support to winsys v3
j.glisse at gmail.com
- [Mesa-dev] [PATCH 2/4] r600g: add multi ring support with dma as first second ring v4
j.glisse at gmail.com
- [Mesa-dev] [PATCH 3/4] r600g: add async for staging buffer upload
j.glisse at gmail.com
- [Mesa-dev] [PATCH 4/4] r600g: only emit gfx cmd when there is actual work in it
j.glisse at gmail.com
- [Mesa-dev] [PATCH 3/4] r600g: add async for staging buffer upload v2
j.glisse at gmail.com
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it
j.glisse at gmail.com
- [Mesa-dev] [PATCH] r600g: add cs memory usage accounting and limit it v2
j.glisse at gmail.com
- [Mesa-dev] r300g terribly broken on rv350
son_of_the_osiris at interia.pl
- [Mesa-dev] r300g terribly broken on rv350
son_of_the_osiris at interia.pl
- [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] radeon/r200: Fix tcl culling
smoki
- [Mesa-dev] [PATCH] radeon/r200: Fix FBO formats
smoki
- [Mesa-dev] thread safe llvmpipe
Swizzle at t-online.de
- [Mesa-dev] [PATCH] scons: Fix dependencies of generated headers.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] tests/occlude: Remove.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] nouveau/build: Fix build failures when drm is not in /usr/include.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: Support Z16_UNORM as depth-stencil format.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] llvmpipe: Fix deferred depth writes for Z16_UNORM.
jfonseca at vmware.com
- [Mesa-dev] [PATCH 2/2] llvmpipe: Don't advertise S8_UNORM (with feeble attempt at supporting it).
jfonseca at vmware.com
- [Mesa-dev] [PATCH 1/2] gallivm: more integer texture format fetch fixes
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] gallivm: fix border color for integer textures
sroland at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: fix clearing integer color buffers
sroland at vmware.com
- [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 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] [PATCH 3/4] llvmpipe: more fixes for integer color buffers
sroland at vmware.com
- [Mesa-dev] [PATCH 4/4] llvmpipe: turn on integer texture support
sroland at vmware.com
- [Mesa-dev] [PATCH] gallivm: split sampler and texture state
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] gallivm: split sampler and texture state
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] gallivm, draw, llvmpipe: mass rename of unit->texture_unit/sampler_unit
sroland at vmware.com
- [Mesa-dev] [PATCH] draw: fix draw_llvm_variant_key struct padding to avoid recompiles
sroland at vmware.com
- [Mesa-dev] [PATCH] gallivm: fix issues with trunc/round/floor/ceil with no arch rounding
sroland at vmware.com
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).