July 2013 Archives by author
Starting: Mon Jul 1 00:47:18 PDT 2013
Ending: Wed Jul 31 21:35:31 PDT 2013
Messages: 1356
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Dave Airlie
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Dave Airlie
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Dave Airlie
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Dave Airlie
- [Mesa-dev] Introducing Virgil - 3D virtual GPU for qemu
Dave Airlie
- [Mesa-dev] Direct3D 9 state tracker
Dave Airlie
- [Mesa-dev] [PATCH] gallium/vl: add prime support
Dave Airlie
- [Mesa-dev] Introducing Virgil - 3D virtual GPU for qemu
Dave Airlie
- [Mesa-dev] Advice for implementing KHR_debug state structs
Timothy Arceri
- [Mesa-dev] Advice for implementing KHR_debug state structs
Timothy Arceri
- [Mesa-dev] Advice for implementing KHR_debug state structs
Timothy Arceri
- [Mesa-dev] Submitting Topics for Graphics and Display uConf at LPC 2013
Jesse Barker
- [Mesa-dev] Alternative graphics system based on parent/child processes
Joseph Bates
- [Mesa-dev] Alternative graphics system based on parent/child processes
Joseph Bates
- [Mesa-dev] [PATCH] i965: fix alpha test for MRT
Paul Berry
- [Mesa-dev] [PATCH V5 1/2] i965/blorp: Add bilinear filtering of samples for multisample scaled blits
Paul Berry
- [Mesa-dev] [PATCH V2] i965: fix alpha test for MRT
Paul Berry
- [Mesa-dev] [PATCH] i965: Add an assertion to brwProgramStringNotify.
Paul Berry
- [Mesa-dev] [PATCH RFC 0/3] glsl: Rewrite builtin_variables.cpp.
Paul Berry
- [Mesa-dev] [PATCH RFC 1/3] glsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
Paul Berry
- [Mesa-dev] [PATCH RFC 2/3] glsl: Make gl_TexCoord compatibility-only
Paul Berry
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
- [Mesa-dev] [PATCH] i965: Add an assertion to brwProgramStringNotify.
Paul Berry
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
- [Mesa-dev] [PULL] i965: Merging intel_context and brw_context
Paul Berry
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Paul Berry
- [Mesa-dev] Fwd: [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Don't allow vertex shader input arrays until GLSL 1.50.
Paul Berry
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
- [Mesa-dev] [PATCH v2 1/5] glsl: Rework builtin_variables.cpp to reduce code duplication.
Paul Berry
- [Mesa-dev] [PATCH v2 2/5] main: do nothing in the ff fragment shader when using the core profile.
Paul Berry
- [Mesa-dev] [PATCH v2 3/5] glsl: Add const safety to _mesa_glsl_parse_state::is_version()
Paul Berry
- [Mesa-dev] [PATCH v2 4/5] glsl: Stop exposing compatibility-only builtin vars in the core profile.
Paul Berry
- [Mesa-dev] [PATCH v2 5/5] glsl/builtins: Stop exposing ftransform in the core profile.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Fix lower_named_interface_blocks to account for dereferences of consts.
Paul Berry
- [Mesa-dev] [PATCH v2 2/5] main: do nothing in the ff fragment shader when using the core profile.
Paul Berry
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Paul Berry
- [Mesa-dev] [RFC PATCH 02/12] gen7 depth surface: calculate more specific surface type
Paul Berry
- [Mesa-dev] [RFC PATCH 06/12] gen7 depth surface: calculate minimum array element being rendered
Paul Berry
- [Mesa-dev] [RFC PATCH 11/12] i965 gen7: don't set FORCE_ZERO_RTAINDEX in clip state
Paul Berry
- [Mesa-dev] [RFC PATCH 00/12] Enable GL_AMD_vertex_shader_layer extension
Paul Berry
- [Mesa-dev] [PATCH 03/11] glsl: Parse the "binding" keyword and store it in ast_type_qualifier.
Paul Berry
- [Mesa-dev] [PATCH 05/11] glsl: Propagate explicit binding information from AST to IR.
Paul Berry
- [Mesa-dev] [PATCH 11/11] i965: Enable the GL_ARB_shading_language_420pack extension.
Paul Berry
- [Mesa-dev] Geometry shader update, and a course correction
Paul Berry
- [Mesa-dev] Geometry shader update, and a course correction
Paul Berry
- [Mesa-dev] [PATCH] glsl: don't rename variables in interface block arrays.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Handle empty if statement encountered during loop analysis.
Paul Berry
- [Mesa-dev] [PATCH] i965: Initialize inout_offset parameter to brw_search_cache().
Paul Berry
- [Mesa-dev] [PATCH] i965: Only use brw_draw.c's trim() function when necessary.
Paul Berry
- [Mesa-dev] [PATCH] glsl: Be consistent about '\n', '.', and capitalization in errors/warnings.
Paul Berry
- [Mesa-dev] [PATCH 0/5] glsl: Clean up linker error checking.
Paul Berry
- [Mesa-dev] [PATCH 1/5] glsl: Remove bogus check on return value of link_uniform_blocks().
Paul Berry
- [Mesa-dev] [PATCH 2/5] glsl: Add error message for intrastage interface block mismatch.
Paul Berry
- [Mesa-dev] [PATCH 3/5] glsl: Use a consistent technique for tracking link success/failure.
Paul Berry
- [Mesa-dev] [PATCH 4/5] glsl: Improve error message for interstage interface block mismatch.
Paul Berry
- [Mesa-dev] [PATCH 5/5] glsl: Remove redundant writes to prog->LinkStatus
Paul Berry
- [Mesa-dev] [PATCH 00/34] Preliminary front-end support for geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 01/34] glsl/linker: Make update_array_sizes apply to just uniforms.
Paul Berry
- [Mesa-dev] [PATCH 02/34] glsl: Add EXT_texture_array support for geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 03/34] glsl: Enable various extensions for geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 04/34] main: Fix geometry shader error messages (missing right paren)
Paul Berry
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Paul Berry
- [Mesa-dev] [PATCH 06/34] draw/gs: fix allocation of buffer for GS output vertices
Paul Berry
- [Mesa-dev] [PATCH 07/34] mesa: account for geometry shader texture fetches in update_texture_state
Paul Berry
- [Mesa-dev] [PATCH 08/34] mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geometry_program().
Paul Berry
- [Mesa-dev] [PATCH 09/34] glsl: add ir_emitvertex and ir_endprim instruction types
Paul Berry
- [Mesa-dev] [PATCH 10/34] glsl: add builtins for geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Paul Berry
- [Mesa-dev] [PATCH 12/34] mesa: Refactor copying of linked program data.
Paul Berry
- [Mesa-dev] [PATCH 13/34] mesa: Copy linked program data for GS.
Paul Berry
- [Mesa-dev] [PATCH 14/34] glsl: Require geometry shader inputs to be arrays.
Paul Berry
- [Mesa-dev] [PATCH 15/34] glsl/linker: Properly error check VS-GS linkage.
Paul Berry
- [Mesa-dev] [PATCH 16/34] glsl/linker: Properly pack GS input varyings.
Paul Berry
- [Mesa-dev] [PATCH 17/34] glsl: Modify varying packing to use a temporary exec_list.
Paul Berry
- [Mesa-dev] [PATCH 18/34] glsl: Properly pack GS output varyings
Paul Berry
- [Mesa-dev] [PATCH 19/34] mesa/shaderapi: Allow 0 GEOMETRY_VERTICES_OUT.
Paul Berry
- [Mesa-dev] [PATCH 20/34] mesa: Validate the drawing primitive against the geometry shader input primitive type.
Paul Berry
- [Mesa-dev] [PATCH 21/34] glsl/linker: Fail to link geometry shader without vertex shader.
Paul Berry
- [Mesa-dev] [PATCH 22/34] main: Fix delete_shader_cb() for geometry shaders
Paul Berry
- [Mesa-dev] [PATCH 23/34] st/mesa, glsl_to_tgsi: add support for geometry shaders
Paul Berry
- [Mesa-dev] [PATCH 24/34] gallivm: Fix indirect input fetches for gs.
Paul Berry
- [Mesa-dev] [PATCH 25/34] gallium/draw: Pass primitive ID as integer to the shader.
Paul Berry
- [Mesa-dev] [PATCH 26/34] mesa/st: Allow geometry shaders without gl_Position export.
Paul Berry
- [Mesa-dev] [PATCH 27/34] glsl: Make sure that we don't put too many bitfields in ast_type_qualifier.
Paul Berry
- [Mesa-dev] [PATCH 28/34] glsl: Parse the GLSL 1.50 GS layout qualifiers.
Paul Berry
- [Mesa-dev] [PATCH 29/34] glsl: Export the compiler's GS layout qualifiers to the gl_shader.
Paul Berry
- [Mesa-dev] [PATCH 30/34] glsl: Cross-validate GS layout qualifiers while intrastage linking.
Paul Berry
- [Mesa-dev] [PATCH 31/34] glsl: Permit non-ubo input interface arrays to use non-const indexing.
Paul Berry
- [Mesa-dev] [PATCH 32/34] glsl: Allow geometry shader input instance arrays to be unsized.
Paul Berry
- [Mesa-dev] [PATCH 33/34] glsl: Implement rules for geometry shader input sizes.
Paul Berry
- [Mesa-dev] [PATCH 34/34] main: Warn that geometry shader support is experimental.
Paul Berry
- [Mesa-dev] [PATCH v2 08/13] gen7 fbo: make unmatched depth/stencil configs return unsupported
Paul Berry
- [Mesa-dev] [PATCH v2 12/13] intel_mipmap_tree: all layers need hiz resolves with layered rendering
Paul Berry
- [Mesa-dev] [PATCH v2 00/13] Enable GL_AMD_vertex_shader_layer extension
Paul Berry
- [Mesa-dev] [PATCH] glsl: Remove shader stage checking for extension handling.
Paul Berry
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Paul Berry
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Paul Berry
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Paul Berry
- [Mesa-dev] [PATCH V3 3/5] i965 Gen4/5: clip: correctly handle flat varyings
Paul Berry
- [Mesa-dev] [PATCH V3 4/5] i965 Gen4/5: clip: Add support for noperspective varyings
Paul Berry
- [Mesa-dev] [PATCH V3 5/5] i965 Gen4/5: clip: Don't mangle flat varyings
Paul Berry
- [Mesa-dev] [PATCH V4 1/5] i965 Gen4/5: Compute interpolation status for every varying in one place.
Paul Berry
- [Mesa-dev] [PATCH V3 0/5] Interpolation fixes for Gen4/5
Paul Berry
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Paul Berry
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Paul Berry
- [Mesa-dev] [PATCH 06/34] draw/gs: fix allocation of buffer for GS output vertices
Paul Berry
- [Mesa-dev] [PATCH 09/34] glsl: add ir_emitvertex and ir_endprim instruction types
Paul Berry
- [Mesa-dev] [PATCH 10/34] glsl: add builtins for geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 20/34] mesa: Validate the drawing primitive against the geometry shader input primitive type.
Paul Berry
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Paul Berry
- [Mesa-dev] [PATCH V5 2/6] i965: Add helper functions for interpolation map
Paul Berry
- [Mesa-dev] [PATCH V5 3/6] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Paul Berry
- [Mesa-dev] [PATCH V5 4/6] i965 Gen4/5: clip: correctly handle flat varyings
Paul Berry
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Paul Berry
- [Mesa-dev] [PATCH 1/8] glsl: Change do_set_program_inouts' is_fragment_shader arg to shader_type.
Paul Berry
- [Mesa-dev] [PATCH 2/8] Move count_attribute_slots() out of the linker and into glsl_type.
Paul Berry
- [Mesa-dev] [PATCH 3/8] glsl: Expand count_attribute_slots() to cover structs.
Paul Berry
- [Mesa-dev] [PATCH 4/8] glsl: Use count_attribute_slots() in ir_set_program_inouts.
Paul Berry
- [Mesa-dev] [PATCH 5/8] glsl: Extract marking functions from ir_set_program_inouts.
Paul Berry
- [Mesa-dev] [PATCH 6/8] glsl: Fallback gracefully if ir_set_program_inouts sees unexpected indexing.
Paul Berry
- [Mesa-dev] [PATCH 7/8] glsl: In ir_set_program_inouts, handle indexing outside array/matrix bounds.
Paul Berry
- [Mesa-dev] [PATCH 8/8] glsl: Modify ir_set_program_inouts to handle geometry shaders.
Paul Berry
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Paul Berry
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Paul Berry
- [Mesa-dev] [PATCH 07/34] mesa: account for geometry shader texture fetches in update_texture_state
Paul Berry
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Björn Beutel
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690
Björn Beutel
- [Mesa-dev] [PATCH mesa-9.1] configure.ac: Require llvm-3.2 for r600g/radeonsi llvm backends
Andreas Boll
- [Mesa-dev] [PATCH] gallium/vl: add prime support
Andreas Boll
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Jakob Bornecrantz
- [Mesa-dev] [PATCH vmwgfx] update for XA API changes
Jakob Bornecrantz
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Jakob Bornecrantz
- [Mesa-dev] [PATCH vmwgfx] update for XA API changes
Jakob Bornecrantz
- [Mesa-dev] [PATCH vmwgfx] update for XA API changes
Jakob Bornecrantz
- [Mesa-dev] [PATCH] r600g: x/y coordinates must be divided by block dim in dma blit
Christoph Bumiller
- [Mesa-dev] [PATCH] gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Christoph Bumiller
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Christoph Bumiller
- [Mesa-dev] [PATCH 2/3] tgsi: fix-up KILP comments
Christoph Bumiller
- [Mesa-dev] [PATCH 3/3] tgsi: rename the TGSI fragment kill opcodes
Christoph Bumiller
- [Mesa-dev] Direct3D 9 state tracker
Christoph Bumiller
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Christoph Bumiller
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Christoph Bumiller
- [Mesa-dev] [PATCH 08/34] mesa/st: Add VARYING_SLOT_TEX[1-7] to st_translate_geometry_program().
Christoph Bumiller
- [Mesa-dev] [PATCH 06/34] draw/gs: fix allocation of buffer for GS output vertices
Bryan Cain
- [Mesa-dev] Error building Mesa 32 bit version on Arch Linux
Laurent Carlier
- [Mesa-dev] [PATCH 1/4] glsl: Change the lexer's namespace.
Laurent Carlier
- [Mesa-dev] [PATCH 4/4] mesa/program: Switch from the deprecated YYLEX_PARAM to %lex-param.
Laurent Carlier
- [Mesa-dev] [PATCH 1/2] clover: Added missing address space checking of kernel parameters
Jonathan Charest
- [Mesa-dev] [PATCH 2/2] Added missing address space checking of kernel parameters
Jonathan Charest
- [Mesa-dev] [PATCH 1/2] clover: Added missing address space checking of kernel parameters
Jonathan Charest
- [Mesa-dev] [PATCH] gbm: Support non-PCI devices
Rob Clark
- [Mesa-dev] [PATCH vmwgfx] update for XA API changes
Rob Clark
- [Mesa-dev] [PATCH 01/12] r600g: implement fast MSAA color clear for integer textures
Alex Deucher
- [Mesa-dev] hw_gl_select branch status
Alex Deucher
- [Mesa-dev] Geometry shader update, and a course correction
Alex Deucher
- [Mesa-dev] [PATCH 2/7] gallium: Add PIPE_CAP_ENDIANNESS
Michel Dänzer
- [Mesa-dev] R600/SI: Support for local memory and derivatives
Michel Dänzer
- [Mesa-dev] R600/SI: Support for local memory and derivatives
Michel Dänzer
- [Mesa-dev] [PATCH] don't include libdrm in an include statement
Michel Dänzer
- [Mesa-dev] [PATCH] don't include libdrm in an include statement
Michel Dänzer
- [Mesa-dev] [PATCH mesa-9.1] configure.ac: Require llvm-3.2 for r600g/radeonsi llvm backends
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Michel Dänzer
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Michel Dänzer
- [Mesa-dev] radeonsi: LLVM r187139 broke some piglit tests
Michel Dänzer
- [Mesa-dev] Direct3D 9 state tracker
Stefan Dösinger
- [Mesa-dev] [PATCH] mesa: renumber shader indices according to their placement in pipeline
Jose Fonseca
- [Mesa-dev] [PATCH] draw/translate: fix instancing
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: do per-pixel lod calculations for explicit lod
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Jose Fonseca
- [Mesa-dev] [PATCH 0/3] save about 1MB per llvm vertex shader
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Jose Fonseca
- [Mesa-dev] [PATCH 1/2] gallivm: better support for fast rsqrt
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] tgsi: rename the TGSI fragment kill opcodes
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Jose Fonseca
- [Mesa-dev] [PATCH 2/3] draw/llvm: cache LLVM compilation
Jose Fonseca
- [Mesa-dev] [PATCH 1/7] gallium: Constify several pipe_screen get_* functions
Jose Fonseca
- [Mesa-dev] [PATCH] llvmpipe: use MCJIT on ARM and AArch64
Jose Fonseca
- [Mesa-dev] [PATCH] util/u_format_s3tc: handle srgb formats correctly.
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] llvmpipe: clamp inputs for srgb render buffers
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: Remove dead code in lp_build_compare_ext.
Jose Fonseca
- [Mesa-dev] Direct3D 9 state tracker
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: fix rgtc snorm decoding
Jose Fonseca
- [Mesa-dev] Advice for implementing KHR_debug state structs
Jose Fonseca
- [Mesa-dev] [PATCH] gallium/util: Fix detection of AVX cpu caps
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] mesa: implement mipmap generation for compressed 2D array textures
Jose Fonseca
- [Mesa-dev] [PATCH] draw: fix vertex id computation
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Jose Fonseca
- [Mesa-dev] SNORM conversion equation woes
Jose Fonseca
- [Mesa-dev] [PATCH] mesa: improve free() cleanup in generate_mipmap_compressed()
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] tgsi: handle texel swizzles correctly for d3d10-style sample opcodes
Jose Fonseca
- [Mesa-dev] [PATCH 2/2] gallivm: fix float->SNORM conversion
Jose Fonseca
- [Mesa-dev] [PATCH] gallivm: obey clarified shift behavior
Jose Fonseca
- [Mesa-dev] [PATCH] tgsi: add ucmp to the list of opcodes
Jose Fonseca
- [Mesa-dev] [PATCH 06/34] draw/gs: fix allocation of buffer for GS output vertices
Jose Fonseca
- [Mesa-dev] [PATCH] i965: fix alpha test for MRT
Chris Forbes
- [Mesa-dev] [PATCH] i965: fix alpha test for MRT
Chris Forbes
- [Mesa-dev] [PATCH V2] i965: fix alpha test for MRT
Chris Forbes
- [Mesa-dev] [PATCH V2] i965: fix alpha test for MRT
Chris Forbes
- [Mesa-dev] [PULL] i965: Merging intel_context and brw_context
Chris Forbes
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Chris Forbes
- [Mesa-dev] [PATCH] i965/vs: Gen4/5: enable front colors if back colors are written
Chris Forbes
- [Mesa-dev] [PATCH] i965: Gen4/5: use IEEE floating point mode for GLSL shaders.
Chris Forbes
- [Mesa-dev] [PATCH V2] i965/blorp: Fix clear rectangle alignment in fast color clear
Chris Forbes
- [Mesa-dev] [PATCH] glsl: Reject C-style initializers with unknown types.
Chris Forbes
- [Mesa-dev] [PATCH] glsl: Fix absurd whitespace conventions in the parser.
Chris Forbes
- [Mesa-dev] [PATCH] i965/Gen4: Zero extra coordinates for ir_tex
Chris Forbes
- [Mesa-dev] [PATCH V3 0/5] Interpolation fixes for Gen4/5
Chris Forbes
- [Mesa-dev] [PATCH V3 1/5] i965 Gen4/5: Compute interpolation status for every varying in one place.
Chris Forbes
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Chris Forbes
- [Mesa-dev] [PATCH V3 3/5] i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
- [Mesa-dev] [PATCH V3 4/5] i965 Gen4/5: clip: Add support for noperspective varyings
Chris Forbes
- [Mesa-dev] [PATCH V3 5/5] i965 Gen4/5: clip: Don't mangle flat varyings
Chris Forbes
- [Mesa-dev] [PATCH] i965: allow 8 user clip planes on CTG+
Chris Forbes
- [Mesa-dev] [PATCH] i965: allow 8 user clip planes on CTG+
Chris Forbes
- [Mesa-dev] [PATCH] i965/Gen4: Zero extra coordinates for ir_tex
Chris Forbes
- [Mesa-dev] [PATCH V3 3/5] i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
- [Mesa-dev] [PATCH 1/2] glsl: Silence the last shift/reduce conflict warning in the grammar.
Chris Forbes
- [Mesa-dev] [PATCH] docs: Add items for GL4.4
Chris Forbes
- [Mesa-dev] [PATCH V4 1/5] i965 Gen4/5: Compute interpolation status for every varying in one place.
Chris Forbes
- [Mesa-dev] [PATCH] i965/vs: Fix flaky texture swizzling
Chris Forbes
- [Mesa-dev] [PATCH] glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Chris Forbes
- [Mesa-dev] SNORM conversion equation woes
Chris Forbes
- [Mesa-dev] [PATCH 3/4] mesa: Don't call driver RenderTexture for invalid zoffset
Chris Forbes
- [Mesa-dev] [PATCH] i965/vs: set up sampler state pointer for Gen4/5.
Chris Forbes
- [Mesa-dev] [PATCH] i965/vs: set up sampler state pointer for Gen4/5.
Chris Forbes
- [Mesa-dev] [PATCH] i965/vs: Put lod parameter in the correct place for Gen4
Chris Forbes
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Chris Forbes
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Chris Forbes
- [Mesa-dev] [PATCH V3 5/5] i965 Gen4/5: clip: Don't mangle flat varyings
Chris Forbes
- [Mesa-dev] [PATCH V4 1/5] i965 Gen4/5: Compute interpolation status for every varying in one place.
Chris Forbes
- [Mesa-dev] [PATCH V5 1/6] i965 Gen4/5: Introduce 'interpolation map' alongside the VUE map
Chris Forbes
- [Mesa-dev] [PATCH V5 2/6] i965: Add helper functions for interpolation map
Chris Forbes
- [Mesa-dev] [PATCH V5 3/6] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Chris Forbes
- [Mesa-dev] [PATCH V5 4/6] i965 Gen4/5: clip: correctly handle flat varyings
Chris Forbes
- [Mesa-dev] [PATCH V5 5/6] i965 Gen4/5: clip: Add support for noperspective varyings
Chris Forbes
- [Mesa-dev] [PATCH V5 6/6] i965 Gen4/5: clip: Don't mangle flat varyings
Chris Forbes
- [Mesa-dev] [PATCH V5 5/6] i965 Gen4/5: clip: Add support for noperspective varyings
Chris Forbes
- [Mesa-dev] vdpau/vl 422 chroma width/height mix up
Andy Furniss
- [Mesa-dev] [PATCH] r600g/sb: Fix Android build
Vadim Girlin
- [Mesa-dev] [PATCH 07/12] r600g: don't call buffer_wait in buffer_mmap_sync_with_rings
Vadim Girlin
- [Mesa-dev] [PATCH] r600g/sb: Initialize ra_constraint::cost.
Vadim Girlin
- [Mesa-dev] Question about how to implement gl sharing extension in Open CL C with mesa
Zhigang Gong
- [Mesa-dev] [RFC] [PATCH 0/3] Introduce a new EGL/DRI extension for resource sharing with Open CL.
Zhigang Gong
- [Mesa-dev] [RFC] [PATCH 1/3] EGL: introduce a new extension to share resource with external library.
Zhigang Gong
- [Mesa-dev] [RFC] [PATCH 2/3] DRI: implement helper functions for dri resource sharing extension.
Zhigang Gong
- [Mesa-dev] [RFC] [PATCH 3/3] i965: implement driResourceSharing extension.
Zhigang Gong
- [Mesa-dev] [PATCH v2 1/4] Introduce a new EGL extension MESA_EGL_resource_sharing
Zhigang Gong
- [Mesa-dev] [PATCH v2 2/4] EGL: Implement the new extension MESA_EGL_extension_sharing.
Zhigang Gong
- [Mesa-dev] [PATCH v2 3/4] DRI: implement helper functions for dri resource sharing extension.
Zhigang Gong
- [Mesa-dev] [PATCH v2 4/4] i965: implement driResourceSharing extension.
Zhigang Gong
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Grigori Goronzy
- [Mesa-dev] [PATCH 2/3] r600g: add support for separately allocated CMASKs
Grigori Goronzy
- [Mesa-dev] [PATCH 3/3] r600g: fast color clears for single-sample buffers
Grigori Goronzy
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Grigori Goronzy
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Grigori Goronzy
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Grigori Goronzy
- [Mesa-dev] [PATCH 1/3] i965: Fix buffer object segfault since removal of system memory BOs.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] i965: Remove intel_buffer_object::source.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] i965: Delete dead intel_buffer_object::range_map_size field.
Kenneth Graunke
- [Mesa-dev] [RFC] brw_context + intel_context = <?>
Kenneth Graunke
- [Mesa-dev] [PATCH 01/14] i965: Remove some dead code.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/14] i965: Move contents of intel_extensions.h to intel_context.h.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/14] i965: Move contents of intel_clear.h to intel_context.h.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/14] i965: Delete brw_print_reg() function.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/14] i965: Remove "There are probably better ways" comment.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/14] i965: Delete pre-DRI2.3 viewport hacks.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/14] i965: Replace intel_state.c enums with those from brw_defines.h.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/14] i965: Replace fprintfs with assertions in GLenum comparison translators.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/14] i965: Remove the invalidate_state() vtable hook.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/14] i965: Move is_hiz_depth_format out of the vtable.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/14] i965: Remove render_target_supported from the vtable.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/14] i965: Move debug_batch hook out of the vtable.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/14] i965: Move annotate_aub out of the vtable.
Kenneth Graunke
- [Mesa-dev] [PATCH 14/14] i965: Replace maxBatchSize variable with BATCH_SZ define.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/7] i965: Pull 3D texture layout code out into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/7] i965: Combine GL_TEXTURE_CUBE_MAP_ARRAY case with the other array cases.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/7] i965: Remove fallthrough for Gen4 cube map layout.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/7] i965: Move i945_texture_layout_2d to brw_tex_layout.c
Kenneth Graunke
- [Mesa-dev] [PATCH 5/7] i965: Tidy the brw_tex_layout.c copyright and file header comments.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/7] i965: Remove use of GLuint/GLint in brw_tex_layout.c.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/7] i965: Declare for-loop counters in the loop in brw_tex_layout.c.
Kenneth Graunke
- [Mesa-dev] [RFC] brw_context + intel_context = <?>
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Push intel_get_texture_alignment_unit call into brw_miptree_layout
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Move the rest of intel_tex_layout.c into brw_tex_layout.c.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Add an assertion to brwProgramStringNotify.
Kenneth Graunke
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Kenneth Graunke
- [Mesa-dev] [PULL] i965: Merging intel_context and brw_context
Kenneth Graunke
- [Mesa-dev] [PATCH 6/7] glsl: Allow non-constant expression initializers of const-qualified vars.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Set ProfileMask properly for core profile.
Kenneth Graunke
- [Mesa-dev] [PATCHv2 4/4] glsl opt_flip_matrices: Silence unused variable warning in the release build
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Gen4/5: use IEEE floating point mode for GLSL shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vs: Gen4/5: enable front colors if back colors are written
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Kenneth Graunke
- [Mesa-dev] [PATCH 01/13] i965: Cite the Ivybridge PRM for SFID enum values.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/13] i965: Cite the Ivybridge PRM for why the fake MRF range is what it is.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/13] i965: Cite the Ivybridge PRM for DP message descriptor fields.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/13] i965: Cite the 965 PRM for "the data cache is the sampler cache".
Kenneth Graunke
- [Mesa-dev] [PATCH 05/13] i965: Delete "the data cache is the sampler cache" comments on Gen7+.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/13] i965: Cite the Ivybridge PRM for multisample surface format notes.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/13] i965: Cite the Sandybridge PRM for Gen7 stencil pitch requirements.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/13] i965: Cite the Ivybridge PRM for VS PIPE_CONTROL workarounds.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/13] i965: Update workaround flush comments for Gen6 3DSTATE_VS.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/13] i965: Cite the Ivybridge PRM for 3DSTATE_URB_* programming.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/13] i965: Remove old BSpec reference from BLORP's 3DSTATE_WM/PS packets.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/13] i965: Refer people to brw_tex_layout.c rather than the BSpec.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/13] i965: Cite the Ivybridge PRM for 3DSTATE_CLEAR_PARAMS notes.
Kenneth Graunke
- [Mesa-dev] [PATCH V2] i965/blorp: Fix clear rectangle alignment in fast color clear
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Mark "row_major" as not a reserved word in GLSL ES 3.0.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Add comment explaining "row_major" parsing.
Kenneth Graunke
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: Disallow return with a void argument from void functions.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 4/5] glsl: Stop exposing compatibility-only builtin vars in the core profile.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 1/5] glsl: Rework builtin_variables.cpp to reduce code duplication.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Reject C-style initializers with unknown types.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Combine URB code emission into a single group.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] glsl: Silence the last shift/reduce conflict warning in the grammar.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] glsl: Fail the build if the grammar contains shift/reduce errors.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Don't allow vertex shader input arrays until GLSL 1.50.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Fix absurd whitespace conventions in the parser.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/Gen4: Zero extra coordinates for ir_tex
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/Gen4: Zero extra coordinates for ir_tex
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: allow 8 user clip planes on CTG+
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Fix lower_named_interface_blocks to account for dereferences of consts.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Reject VertexAttribPointer() with GL_BGRA and !normalized.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/14] Qualifier ordering for 420pack
Kenneth Graunke
- [Mesa-dev] [PATCH 01/14] glsl: Add a new ast_type_qualifier::has_layout() method.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/14] glsl: Add a new ast_type_qualifier::has_storage() method.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/14] glsl: Add a new ast_type_qualifier::has_auxiliary_storage() method.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/14] glsl: Handle most qualifier ordering in C code rather than the grammar.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/14] glsl: Disable ordering checks on most qualifiers for 420pack.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/14] glsl: Use merge_qualifier() when processing qualifier lists.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/14] glsl: Refactor parameter qualifier handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/14] glsl: Handle "const" as a parameter qualifier.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/14] glsl: Disable ordering checks for const parameters with 420pack.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/14] glsl: Change is_precision_statement to default_precision != none.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/14] glsl: Move precision handling to be part of qualifier handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/14] glsl: Allow precision qualifiers to be flexibly ordered with 420pack.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/14] glsl: Handle centroid qualifier ordering in C code, not the parser.
Kenneth Graunke
- [Mesa-dev] [PATCH 14/14] glsl: Relax auxiliary storage ordering requirements with 420pack.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/8] Support of RENDER_TYPE property [1/6] Correct handling of RENDER_TYPE property.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Don't consider "centroid" a storage qualifier.
Kenneth Graunke
- [Mesa-dev] [PATCH 01/11] glsl: Use has_layout() rather than open coding it.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/11] glsl: Have the lexer return LAYOUT_TOK if 420pack is enabled.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/11] glsl: Parse the "binding" keyword and store it in ast_type_qualifier.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/11] glsl: Add validation for the "binding" qualifier.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/11] glsl: Propagate explicit binding information from AST to IR.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/11] glsl: Cross-validate explicit binding points.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/11] glsl: Delete unused code for handling samplers in array-initializers.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/11] glsl: Handle the binding qualifier for arrays of samplers correctly.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/11] glsl: Propagate UBO binding qualifier into UBO member variables.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/11] glsl: Handle the binding qualifier for UBO variables.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/11] i965: Enable the GL_ARB_shading_language_420pack extension.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Add #defines for Memory Object Control State fields on Gen7-7.5.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965: Add MOCS shift and mask for SURFACE_STATE entries.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965/gen7: Add defines for Memory Object Control State
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Kenneth Graunke
- [Mesa-dev] [PATCH v2] i965: Add #defines for Memory Object Control State fields on Gen7-7.5.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/11] glsl: Parse the "binding" keyword and store it in ast_type_qualifier.
Kenneth Graunke
- [Mesa-dev] [PATCH v2 11/11] i965: Enable the GL_ARB_shading_language_420pack extension on Gen6+.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/11] st/mesa: Enable the ARB_shading_language_420pack extension for 1.30+.
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Disable GL_EXT_framebuffer_object in core profiles and OpenGL 3.1
Kenneth Graunke
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Kenneth Graunke
- [Mesa-dev] [PATCH 13/15] mesa, glsl, st/dri: add a new driconf option force_glsl_version for Unigine
Kenneth Graunke
- [Mesa-dev] [PATCH 01/15] docs/GL3: clarify core vs compatibility extension support
Kenneth Graunke
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Kenneth Graunke
- [Mesa-dev] [PATCH] docs: Add items for GL4.4
Kenneth Graunke
- [Mesa-dev] Geometry shader update, and a course correction
Kenneth Graunke
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Kenneth Graunke
- [Mesa-dev] [PATCH V3 0/5] Interpolation fixes for Gen4/5
Kenneth Graunke
- [Mesa-dev] [PATCH V3 2/5] i965 Gen4/5: Generalize SF interpolation setup for GLSL1.3
Kenneth Graunke
- [Mesa-dev] [PATCH V3 3/5] i965 Gen4/5: clip: correctly handle flat varyings
Kenneth Graunke
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Initialize inout_offset parameter to brw_search_cache().
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Handle empty if statement encountered during loop analysis.
Kenneth Graunke
- [Mesa-dev] ES3 conformance regressions
Kenneth Graunke
- [Mesa-dev] ES3 conformance regressions
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Don't create a swrast context on ES2+.
Kenneth Graunke
- [Mesa-dev] [PATCH] docs: Remove <em> obfuscation on public mailing list addresses.
Kenneth Graunke
- [Mesa-dev] [PATCH v2] build: unify mesa version by using a VERSION file
Kenneth Graunke
- [Mesa-dev] [PATCH] mesa: Remove broken assertion about enabled texture targets.
Kenneth Graunke
- [Mesa-dev] [PATCH v3] build: unify mesa version by using a VERSION file
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vs: Fix flaky texture swizzling
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Initialize brw_blorp_const_color_program::prog_data.
Kenneth Graunke
- [Mesa-dev] [v2] glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Classify "layout" like other identifiers.
Kenneth Graunke
- [Mesa-dev] SNORM conversion equation woes
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Disallow auxiliary storage qualifiers on FS outputs.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Initialize brw_blorp_const_color_program::prog_data.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Less const for glsl_type convenience accessors
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: Treat glBindRenderbuffer and glBindRenderbufferEXT correctly
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] mesa: Remove stray debug printfs in attachment completeness code
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: Return GL_FRAMEBUFFER_UNDEFINED if the winsys fbo is incomplete.
Kenneth Graunke
- [Mesa-dev] Mesa Library questions
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/vs: set up sampler state pointer for Gen4/5.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Remove shader stage checking for extension handling.
Kenneth Graunke
- [Mesa-dev] [PATCH 02/34] glsl: Add EXT_texture_array support for geometry shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Kenneth Graunke
- [Mesa-dev] Error building Mesa 32 bit version on Arch Linux
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: Remove shader stage checking for extension handling.
Kenneth Graunke
- [Mesa-dev] [Mesa-stable] [PATCH] i965/vs: Put lod parameter in the correct place for Gen4
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] glsl: Change the lexer's namespace.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/4] glsl: Switch from the deprecated YYLEX_PARAM to %lex-param.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/4] mesa/program: Change the program parser's namespace.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/4] mesa/program: Switch from the deprecated YYLEX_PARAM to %lex-param.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/34] glsl: add ir_emitvertex and ir_endprim instruction types
Kenneth Graunke
- [Mesa-dev] [PATCH 10/34] glsl: add builtins for geometry shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/15] mesa, glsl, st/dri: add a new driconf option force_glsl_version for Unigine
Kenneth Graunke
- [Mesa-dev] Should we add new error cases to stable releases?
Kenneth Graunke
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Kenneth Graunke
- [Mesa-dev] [PATCH 20/34] mesa: Validate the drawing primitive against the geometry shader input primitive type.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Kenneth Graunke
- [Mesa-dev] [PATCH V5 5/6] i965 Gen4/5: clip: Add support for noperspective varyings
Kenneth Graunke
- [Mesa-dev] [PATCH] egl: Restore "bogus" DRI2 invalidate event code.
Kenneth Graunke
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Kenneth Graunke
- [Mesa-dev] [PATCH 1/4] glsl: Change the lexer's namespace.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Delete the BATCH_LOCALS macro.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Kenneth Graunke
- [Mesa-dev] [PATCH] st/xvmc/tests: avoid non portable error.h functions
Jonathan Gray
- [Mesa-dev] [PATCH] configure.ac: make grep tests more portable
Jonathan Gray
- [Mesa-dev] [PATCH] configure.ac: add OpenBSD
Jonathan Gray
- [Mesa-dev] [PATCH] don't include libdrm in an include statement
Jonathan Gray
- [Mesa-dev] [PATCH] use the correct variable for x11 includes
Jonathan Gray
- [Mesa-dev] [PATCH] use the correct variable for x11 includes
Jonathan Gray
- [Mesa-dev] [PATCH] r300g: make use of gallium's os_get_process_name()
Jonathan Gray
- [Mesa-dev] [PATCH] don't include libdrm in an include statement
Jonathan Gray
- [Mesa-dev] [PATCH v2] don't include libdrm in an include statement
Jonathan Gray
- [Mesa-dev] [PATCH] nouveau: don't assume libdrm include prefix
Jonathan Gray
- [Mesa-dev] [PATCH] dri/nouveau: don't assume libdrm include prefix
Jonathan Gray
- [Mesa-dev] [PATCH] gallium/util: Fix detection of AVX cpu caps
Andre Heider
- [Mesa-dev] [PATCH] gallium/util: Fix detection of AVX cpu caps
Andre Heider
- [Mesa-dev] [PATCH] gallium/util: Fix detection of AVX cpu caps
Andre Heider
- [Mesa-dev] [PATCH] i965: extend fast texture upload
Frank Henigman
- [Mesa-dev] OSMesa Driver Changed With OS Update
Kevin H. Hobbs
- [Mesa-dev] OSMesa Driver Changed With OS Update
Kevin H. Hobbs
- [Mesa-dev] OSMesa Driver Changed With OS Update
Kevin H. Hobbs
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Fredrik Höglund
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Fredrik Höglund
- [Mesa-dev] [PATCH] mesa: Reject VertexAttribPointer() with GL_BGRA and !normalized.
Fredrik Höglund
- [Mesa-dev] [PATCH] i965: Don't create a swrast context on ES2+.
Kristian Høgsberg
- [Mesa-dev] Introducing Virgil - 3D virtual GPU for qemu
Dragomir Ivanov
- [Mesa-dev] Error building Mesa 32 bit version on Arch Linux
Bruno Jacquet
- [Mesa-dev] [RFC] Enable Resource Streamer on Haswell
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 01/12] intel: Add resource streamer control defines
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 02/12] intel: On Haswell hardware, enable the resource streamer on batchbuffer start
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 03/12] i965: Temporarily disable resource streamer when state base address is updated.
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 04/12] i965: Add MI_RS_STORE_DATA_IMM workaround for 3DPRIMITIVE commands
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 05/12] i965: Switch on hardware-generated binding tables.
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 06/12] i965: Implement opcodes for the hw-generated binding table EDIT commands
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 07/12] i965: Use hw-bt for pull constants and VS UBO surface states.
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 08/12] i965: Use hw-bt for renderbuffer, constant, and texture surface states.
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 09/12] i965: Flush on-chip binding table to pool
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 10/12] i965: Use hw-bt for generated WM UBO surface states.
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 11/12] i965/blorp: In blorp, update PS on-chip binding table when new surface state entries are generated
Abdiel Janulgue
- [Mesa-dev] [RFC PATCH 12/12] i965/blorp: Add temporary work-around due to b607d57630daa7d92a84c41abfd45cacbe63f3d2
Abdiel Janulgue
- [Mesa-dev] clover: kernel argument improvements
Francisco Jerez
- [Mesa-dev] clover: kernel argument improvements
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] clover: Added missing address space checking of kernel parameters
Francisco Jerez
- [Mesa-dev] [PATCH] mesa: Set ProfileMask properly for core profile.
Jordan Justen
- [Mesa-dev] [PATCH] glsl: Fix lower_named_interface_blocks to account for dereferences of consts.
Jordan Justen
- [Mesa-dev] [RFC PATCH 00/12] Enable GL_AMD_vertex_shader_layer extension
Jordan Justen
- [Mesa-dev] [RFC PATCH 01/12] i965: init global state first in brw_workaround_depthstencil_alignment
Jordan Justen
- [Mesa-dev] [RFC PATCH 02/12] gen7 depth surface: calculate more specific surface type
Jordan Justen
- [Mesa-dev] [RFC PATCH 03/12] gen7 depth surface: calculate depth (array size) for depth surface
Jordan Justen
- [Mesa-dev] [RFC PATCH 04/12] gen7 depth surface: calculate LOD being rendered to
Jordan Justen
- [Mesa-dev] [RFC PATCH 05/12] gen7 depth surface: determine if layered rendering is being used
Jordan Justen
- [Mesa-dev] [RFC PATCH 06/12] gen7 depth surface: calculate minimum array element being rendered
Jordan Justen
- [Mesa-dev] [RFC PATCH 07/12] gen7 blorp depth: calculate base surface width/height
Jordan Justen
- [Mesa-dev] [RFC PATCH 08/12] hsw hiz: Add new size restrictions for miplevels > 0
Jordan Justen
- [Mesa-dev] [RFC PATCH 09/12] gen7 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
- [Mesa-dev] [RFC PATCH 10/12] hsw hiz: Remove x/y offset restriction for hiz
Jordan Justen
- [Mesa-dev] [RFC PATCH 11/12] i965 gen7: don't set FORCE_ZERO_RTAINDEX in clip state
Jordan Justen
- [Mesa-dev] [RFC PATCH 12/12] intel: enable GL_AMD_vertex_shader_layer extension for gen7+
Jordan Justen
- [Mesa-dev] [PATCH 00/14] Qualifier ordering for 420pack
Jordan Justen
- [Mesa-dev] [RFC PATCH 00/12] Enable GL_AMD_vertex_shader_layer extension
Jordan Justen
- [Mesa-dev] [RFC PATCH 00/12] Enable GL_AMD_vertex_shader_layer extension
Jordan Justen
- [Mesa-dev] [PATCH v2 00/13] Enable GL_AMD_vertex_shader_layer extension
Jordan Justen
- [Mesa-dev] [PATCH v2 01/13] i965: init global state first in brw_workaround_depthstencil_alignment
Jordan Justen
- [Mesa-dev] [PATCH v2 02/13] gen7 depth surface: calculate more specific surface type
Jordan Justen
- [Mesa-dev] [PATCH v2 03/13] gen7 depth surface: calculate depth (array size) for depth surface
Jordan Justen
- [Mesa-dev] [PATCH v2 04/13] gen7 depth surface: calculate LOD being rendered to
Jordan Justen
- [Mesa-dev] [PATCH v2 05/13] gen7 depth surface: calculate minimum array element being rendered
Jordan Justen
- [Mesa-dev] [PATCH v2 06/13] gen7 blorp depth: calculate base surface width/height
Jordan Justen
- [Mesa-dev] [PATCH v2 07/13] hsw hiz: Add new size restrictions for miplevels > 0
Jordan Justen
- [Mesa-dev] [PATCH v2 08/13] gen7 fbo: make unmatched depth/stencil configs return unsupported
Jordan Justen
- [Mesa-dev] [PATCH v2 09/13] gen7 depth surface: program 3DSTATE_DEPTH_BUFFER to top of surface
Jordan Justen
- [Mesa-dev] [PATCH v2 10/13] hsw hiz: Remove x/y offset restriction for hiz
Jordan Justen
- [Mesa-dev] [PATCH v2 11/13] i965 gen7: don't set FORCE_ZERO_RTAINDEX for layered rendering
Jordan Justen
- [Mesa-dev] [PATCH v2 12/13] intel_mipmap_tree: all layers need hiz resolves with layered rendering
Jordan Justen
- [Mesa-dev] [PATCH v2 13/13] intel: enable GL_AMD_vertex_shader_layer extension for gen7+
Jordan Justen
- [Mesa-dev] [PATCH 1/4] gles: Update glext.h to revision 20798.
Jordan Justen
- [Mesa-dev] [PATCH 0/5] glsl: Clean up linker error checking.
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: Treat glBindRenderbuffer and glBindRenderbufferEXT correctly
Jordan Justen
- [Mesa-dev] [PATCH 1/2] mesa: Return GL_FRAMEBUFFER_UNDEFINED if the winsys fbo is incomplete.
Jordan Justen
- [Mesa-dev] [PATCH 2/4] mesa: Don't call driver RenderTexture for really broken textures
Jordan Justen
- [Mesa-dev] [PATCH 0/4] Mark slices for depth resolve with layered rendering
Jordan Justen
- [Mesa-dev] [PATCH 1/4] i965: add intel_miptree_set_all_slices_need_depth_resolve
Jordan Justen
- [Mesa-dev] [PATCH 2/4] i965: add intel_renderbuffer_att_set_needs_depth_resolve
Jordan Justen
- [Mesa-dev] [PATCH 3/4] i965 clear/draw: set renderbuffer attachment as needing depth resolve
Jordan Justen
- [Mesa-dev] [PATCH 4/4] intel_fbo: remove unused intel_renderbuffer hiz functions
Jordan Justen
- [Mesa-dev] [PATCH mesa 0/3] Wayland: update to 1.2 server API
Armin K.
- [Mesa-dev] [PATCH] gallium/vl: add prime support
Armin K.
- [Mesa-dev] Direct3D 9 state tracker
Solerman Kaplon
- [Mesa-dev] [Intel-gfx] [benjamin.widawsky at intel.com: intel_gpu_top broken for HSW. Ideas needed]
Mika Kuoppala
- [Mesa-dev] [PATCH 04/12] r600g: fix texture offset computation for mapped MSAA depth buffers
Christian König
- [Mesa-dev] [PATCH 04/12] r600g: fix texture offset computation for mapped MSAA depth buffers
Christian König
- [Mesa-dev] [PATCH] st/xvmc/tests: avoid non portable error.h functions
Christian König
- [Mesa-dev] [PATCH 1/2] radeonsi: Add helper function for emitting constant loads
Christian König
- [Mesa-dev] [PATCH] gallium/vl: add prime support
Christian König
- [Mesa-dev] [PATCH] osmesa: link against static libglapi library too to get the gl exports
Maarten Lankhorst
- [Mesa-dev] [PATCH] glsl: Initialize ast_function member variables.
Vinson Lee
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on OpenBSD.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Initialize ast_aggregate_initializer::constructor_type.
Vinson Lee
- [Mesa-dev] [PATCH] r600g/sb: Initialize ra_constraint::cost.
Vinson Lee
- [Mesa-dev] [PATCH] r600g/sb: Initialize ra_checker member variables.
Vinson Lee
- [Mesa-dev] [PATCH] nvc0/ir: Initialize NVC0LegalizePostRA member variables.
Vinson Lee
- [Mesa-dev] [PATCH] glsl: Initialize ast_jump_statement::opt_return_value.
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: add OpenBSD
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: make grep tests more portable
Vinson Lee
- [Mesa-dev] [PATCH] configure.ac: On some systems, "x86-64" is called "amd64"
Vinson Lee
- [Mesa-dev] [PATCH] gallivm: Remove dead code in lp_build_compare_ext.
Vinson Lee
- [Mesa-dev] [PATCH v3] glsl: Initialize parcel_out_uniform_storage member variables.
Vinson Lee
- [Mesa-dev] [PATCH] draw: always call and move util_cpu_detect() to draw context creation.
Vinson Lee
- [Mesa-dev] [PATCH] gallivm: Remove NoFramePointerElimNonLeaf for LLVM >= 3.4.
Vinson Lee
- [Mesa-dev] [PATCH] Fix generate_mipmap_compressed memory leaks.
Vinson Lee
- [Mesa-dev] [PATCH] i965: Initialize brw_blorp_const_color_program::prog_data.
Vinson Lee
- [Mesa-dev] [PATCH] i965: Initialize brw_blorp_const_color_program::prog_data.
Vinson Lee
- [Mesa-dev] [PATCH v2] i965: Initialize brw_blorp_const_color_program::prog_data.
Vinson Lee
- [Mesa-dev] [PATCH v2] i915, i965: Fix memory leak in intel_miptree_create_for_bo.
Vinson Lee
- [Mesa-dev] [PATCH] mesa: improve free() cleanup in generate_mipmap_compressed()
Vinson Lee
- [Mesa-dev] OSMesa Help
Andy Li
- [Mesa-dev] Trouble opening OSMesa Created Image
Andy Li
- [Mesa-dev] OSMesa Help
Andy Li
- [Mesa-dev] OSMesa Help
Andy Li
- [Mesa-dev] [PATCH 1/8] Support of RENDER_TYPE property [1/6] Correct handling of RENDER_TYPE property.
Tomasz Lis
- [Mesa-dev] [PATCH 2/8] Support of RENDER_TYPE property [2/6] Retrieving the value of RENDER_TYPE from GLX attribs array.
Tomasz Lis
- [Mesa-dev] [PATCH 3/8] Support of RENDER_TYPE property [3/6] Changes to visual configs initialization.
Tomasz Lis
- [Mesa-dev] [PATCH 4/8] Support of RENDER_TYPE property [4/6] Handling in glXCreateContext and init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 5/8] Support of RENDER_TYPE property [5/6] Storing the RENDER_TYPE in indirect rendering.
Tomasz Lis
- [Mesa-dev] [PATCH 6/8] Support of RENDER_TYPE property [6/6] Verification of the RENDER_TYPE value.
Tomasz Lis
- [Mesa-dev] [PATCH 7/8] Float fbconfigs frontend patch [1/2] Float configs extension strings.
Tomasz Lis
- [Mesa-dev] [PATCH 8/8] Float fbconfigs frontend patch [2/2] Introduced new flags in __DRI_ATTRIB_RENDER_TYPE.
Tomasz Lis
- [Mesa-dev] [PATCH 1/8] Support of RENDER_TYPE property [1/6] Correct handling of RENDER_TYPE property.
Tomasz Lis
- [Mesa-dev] [PATCH 4/8] Support of RENDER_TYPE property [4/6] Handling in glXCreateContext and init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 5/8] Support of RENDER_TYPE property [5/6] Storing the RENDER_TYPE in indirect rendering.
Tomasz Lis
- [Mesa-dev] [PATCH 6/8] Support of RENDER_TYPE property [6/6] Verification of the RENDER_TYPE value.
Tomasz Lis
- [Mesa-dev] [PATCH 8/8] Float fbconfigs frontend patch [2/2] Introduced new flags in __DRI_ATTRIB_RENDER_TYPE.
Tomasz Lis
- [Mesa-dev] [PATCH 3/8] Support of RENDER_TYPE property [3/6] Changes to visual configs initialization.
Tomasz Lis
- [Mesa-dev] [PATCH 7/8] Float fbconfigs frontend patch [1/2] Float configs extension strings.
Tomasz Lis
- [Mesa-dev] [PATCH 1/9] Support of RENDER_TYPE property [1/7] Store the value of renderType while creating context.
Tomasz Lis
- [Mesa-dev] [PATCH 2/9] Support of RENDER_TYPE property [2/7] Retrieve the value of RENDER_TYPE from GLX attribs array.
Tomasz Lis
- [Mesa-dev] [PATCH 3/9] Support of RENDER_TYPE property [3/7] Changes to visual configs initialization.
Tomasz Lis
- [Mesa-dev] [PATCH 4/9] Support of RENDER_TYPE property [4/7] Handling in glXCreateContext and init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 5/9] Support of RENDER_TYPE property [5/7] Storing the RENDER_TYPE in indirect rendering.
Tomasz Lis
- [Mesa-dev] [PATCH 6/9] Support of RENDER_TYPE property [6/7] Verification of the RENDER_TYPE value.
Tomasz Lis
- [Mesa-dev] [PATCH 7/9] Support of RENDER_TYPE property [7/7] Require proper drawableType in init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 8/9] Float fbconfigs frontend patch [1/2] Introduce new flags in __DRI_ATTRIB_RENDER_TYPE.
Tomasz Lis
- [Mesa-dev] [PATCH 9/9] Float fbconfigs frontend patch [2/2] Float configs extension strings.
Tomasz Lis
- [Mesa-dev] [PATCH] Distinction between ARB and EXT dispatch table entries related to framebuffer_object.
Tomasz Lis
- [Mesa-dev] [PATCH 9/9] Float fbconfigs frontend patch [2/2] Float configs extension strings.
Tomasz Lis
- [Mesa-dev] [PATCH 4/9] Support of RENDER_TYPE property [4/7] Handling in glXCreateContext and init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 9/9] Float fbconfigs frontend patch [2/2] Float configs extension strings.
Tomasz Lis
- [Mesa-dev] [PATCH 01/10] Support of RENDER_TYPE property [1/7] Store the value of renderType while creating context.
Tomasz Lis
- [Mesa-dev] [PATCH 02/10] Support of RENDER_TYPE property [2/7] Retrieve the value of RENDER_TYPE from GLX attribs array.
Tomasz Lis
- [Mesa-dev] [PATCH 03/10] Support of RENDER_TYPE property [3/7] Changes to visual configs initialization.
Tomasz Lis
- [Mesa-dev] [PATCH 04/10] Support of RENDER_TYPE property [4/7] Handling in glXCreateContext and init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 05/10] Support of RENDER_TYPE property [5/7] Storing the RENDER_TYPE in indirect rendering.
Tomasz Lis
- [Mesa-dev] [PATCH 06/10] Support of RENDER_TYPE property [6/7] Verification of the RENDER_TYPE value.
Tomasz Lis
- [Mesa-dev] [PATCH 07/10] Support of RENDER_TYPE property [7/7] Require proper drawableType in init_fbconfig_for_chooser.
Tomasz Lis
- [Mesa-dev] [PATCH 08/10] Float fbconfigs frontend patch [1/3] Introduce new flags in __DRI_ATTRIB_RENDER_TYPE.
Tomasz Lis
- [Mesa-dev] [PATCH 09/10] Float fbconfigs frontend patch [2/3] Creation of dummy X pixmap associated with float buffer.
Tomasz Lis
- [Mesa-dev] [PATCH 10/10] Float fbconfigs frontend patch [3/3] Float configs extension strings.
Tomasz Lis
- [Mesa-dev] [PATCH 09/10] Float fbconfigs frontend patch [2/3] Creation of dummy X pixmap associated with float buffer.
Tomasz Lis
- [Mesa-dev] [PATCH] configure: Avoid use of AC_CHECK_FILE for cross compiling
Jonathan Liu
- [Mesa-dev] [PATCH] builtin_compiler/build: Avoid using libtool if cross compiling
Jonathan Liu
- [Mesa-dev] OSMesa Help
Jonathan Liu
- [Mesa-dev] [PATCH] Add #include <linux/seq_file.h> to *_dpm.c files
Mike Lothian
- [Mesa-dev] [PATCH] drm/radeon/dpm: Add #include <linux/seq_file.h> to *_dpm.c files
Mike Lothian
- [Mesa-dev] [PATCH 2/4] glsl: Switch from the deprecated YYLEX_PARAM to %lex-param.
Nikita Malyavin
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Stéphane Marchesin
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Stéphane Marchesin
- [Mesa-dev] [PATCH 3/4] mesa: Track the TexImage being rendered to in the gl_renderbuffer.
Stéphane Marchesin
- [Mesa-dev] [PATCH] prog_parameter.c ASAN Patch
Myles C. Maxfield
- [Mesa-dev] [PATCH] llvmpipe: use MCJIT on ARM and AArch64
Kyle McMartin
- [Mesa-dev] [PATCH v3] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nv30: hook up PMPEG support via nouveau_video, enables XvMC to work
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nv50: allow forcing PMPEG use, for ease of testing
Ilia Mirkin
- [Mesa-dev] [PATCHv2 2/2] nv50: allow forcing PMPEG use, for ease of testing
Ilia Mirkin
- [Mesa-dev] Mesa Library questions
Pierre Moreau
- [Mesa-dev] [PATCH mesa 0/3] Wayland: update to 1.2 server API
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH mesa 1/3] gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH mesa 2/3] gallium-egl: Don't add a listener for wl_drm twice in wayland platform
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH mesa 3/3] egl: Update to Wayland 1.2 server API
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH v2] gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH v2] gallium-egl: Fix compiler warning due to mismatched prototype
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH mesa 1/3] gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH mesa 0/3] Wayland: update to 1.2 server API
Ander Conselvan de Oliveira
- [Mesa-dev] [PATCH 04/12] r600g: fix texture offset computation for mapped MSAA depth buffers
Marek Olšák
- [Mesa-dev] [PATCH 4/6] glsl/linker: eliminate unused and set-but-unused built-in varyings
Marek Olšák
- [Mesa-dev] [RFC] brw_context + intel_context = <?>
Marek Olšák
- [Mesa-dev] [PATCH] r600g: x/y coordinates must be divided by block dim in dma blit
Marek Olšák
- [Mesa-dev] [PATCH] gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Marek Olšák
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Marek Olšák
- [Mesa-dev] [PATCH] gallium: fixup definitions of the rsq and sqrt
Marek Olšák
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Marek Olšák
- [Mesa-dev] [PATCH 07/12] r600g: don't call buffer_wait in buffer_mmap_sync_with_rings
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix sRGB renderbuffers without EXT_framebuffer_sRGB support
Marek Olšák
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Marek Olšák
- [Mesa-dev] [PATCH] gallium: add flush_resource context function
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Marek Olšák
- [Mesa-dev] [PATCH] gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: expose EXT_framebuffer_multisample_blit_scaled if MSAA is supported
Marek Olšák
- [Mesa-dev] [PATCH] r300g: make use of gallium's os_get_process_name()
Marek Olšák
- [Mesa-dev] [PATCH] Distinction between ARB and EXT dispatch table entries related to framebuffer_object.
Marek Olšák
- [Mesa-dev] Direct3D 9 state tracker
Marek Olšák
- [Mesa-dev] [PATCH 12/11] st/mesa: Enable the ARB_shading_language_420pack extension for 1.30+.
Marek Olšák
- [Mesa-dev] [PATCH] gallium: add flush_resource context function
Marek Olšák
- [Mesa-dev] [PATCH 01/15] docs/GL3: clarify core vs compatibility extension support
Marek Olšák
- [Mesa-dev] [PATCH 02/15] gallium/postprocessing: fix shader parsing
Marek Olšák
- [Mesa-dev] [PATCH 03/15] gallium/postprocessing: convert blits to pipe->blit
Marek Olšák
- [Mesa-dev] [PATCH 04/15] st/osmesa: initialize disable_glsl_line_continuations
Marek Olšák
- [Mesa-dev] [PATCH 05/15] st/dri: support the driconf option disable_blend_func_extended
Marek Olšák
- [Mesa-dev] [PATCH 06/15] driconf: remove the unused option allow_large_textures
Marek Olšák
- [Mesa-dev] [PATCH 07/15] st/dri: implement the driconf option force_s3tc_enable properly
Marek Olšák
- [Mesa-dev] [PATCH 08/15] st/dri: remove more unused driconf options
Marek Olšák
- [Mesa-dev] [PATCH 09/15] st/dri: move enabling postprocessing to dri_screen
Marek Olšák
- [Mesa-dev] [PATCH 10/15] st/dri: remove driOptionCache from dri_context in favor of dri_screen
Marek Olšák
- [Mesa-dev] [PATCH 11/15] driconf: enable app-specific workarounds for all drivers
Marek Olšák
- [Mesa-dev] [PATCH 12/15] mesa: add MESA_GLSL debug flag to dump shaders on compile error
Marek Olšák
- [Mesa-dev] [PATCH 13/15] mesa, glsl, st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
- [Mesa-dev] [PATCH 14/15] st/mesa: fix opcode translation for ARB_shader_bit_encoding functions
Marek Olšák
- [Mesa-dev] [PATCH 15/15] st/dri: add a new driconf option disable_shader_bit_encoding for Unigine
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
- [Mesa-dev] [PATCH 2/2] mesa: default texture buffer format should be R8 in the core profile
Marek Olšák
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Marek Olšák
- [Mesa-dev] [PATCH 2/2] glsl/gsraytrace: Use EXT_transform_feedback instead of, NV.
Marek Olšák
- [Mesa-dev] Direct3D 9 state tracker
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium: add flag PIPE_TRANSFER_MAP_PERMANENTLY
Marek Olšák
- [Mesa-dev] [PATCH 1/3] gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS
Marek Olšák
- [Mesa-dev] [PATCH 2/3] softpipe: don't ignore pipe_constant_buffer::buffer_offset
Marek Olšák
- [Mesa-dev] SNORM conversion equation woes
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Marek Olšák
- [Mesa-dev] Request for update of commit proposed for stable branch
Marek Olšák
- [Mesa-dev] [PATCH 13/15] mesa, glsl, st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
- [Mesa-dev] [PATCH 6/7] mesa: Validate the layer selection of an array texture too
Marek Olšák
- [Mesa-dev] [PATCH 13/15] mesa, glsl, st/dri: add a new driconf option force_glsl_version for Unigine
Marek Olšák
- [Mesa-dev] [PATCH] mesa: simplify some _mesa_IsEnabled() queries
Brian Paul
- [Mesa-dev] [PATCH] prog_parameter.c ASAN Patch
Brian Paul
- [Mesa-dev] [PATCH] prog_parameter.c ASAN Patch
Brian Paul
- [Mesa-dev] [PATCH] mesa: fix Address Sanitizer (ASan) issue in _mesa_add_parameter()
Brian Paul
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Brian Paul
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Brian Paul
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Brian Paul
- [Mesa-dev] [PATCH] mesa: update glext.h to version 20130708
Brian Paul
- [Mesa-dev] [PATCH] tgsi: use X component of the second operand in exec_scalar_binary()
Brian Paul
- [Mesa-dev] OSMesa Help
Brian Paul
- [Mesa-dev] OSMesa Help
Brian Paul
- [Mesa-dev] [PATCH 1/2] gallivm: better support for fast rsqrt
Brian Paul
- [Mesa-dev] [PATCH] gallium: fixup definitions of the rsq and sqrt
Brian Paul
- [Mesa-dev] [PATCH 1/3] tgsi: exec TGSI_OPCODE_SQRT as a scalar instruction, not vector
Brian Paul
- [Mesa-dev] [PATCH 2/3] tgsi: fix-up KILP comments
Brian Paul
- [Mesa-dev] [PATCH 3/3] tgsi: rename the TGSI fragment kill opcodes
Brian Paul
- [Mesa-dev] [PATCH 3/3] tgsi: rename the TGSI fragment kill opcodes
Brian Paul
- [Mesa-dev] Trouble opening OSMesa Created Image
Brian Paul
- [Mesa-dev] [RFC] [PATCH 0/3] Introduce a new EGL/DRI extension for resource sharing with Open CL.
Brian Paul
- [Mesa-dev] OSMesa Help
Brian Paul
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Brian Paul
- [Mesa-dev] [PATCH 3/8] Support of RENDER_TYPE property [3/6] Changes to visual configs initialization.
Brian Paul
- [Mesa-dev] OSMesa Help
Brian Paul
- [Mesa-dev] [PATCH 1/3] mesa: handle 2D texture arrays in get_tex_rgba_compressed()
Brian Paul
- [Mesa-dev] [PATCH 2/3] meta: handle 2D texture arrays in decompress_texture_image()
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: implement mipmap generation for compressed 2D array textures
Brian Paul
- [Mesa-dev] OSMesa Driver Changed With OS Update
Brian Paul
- [Mesa-dev] hw_gl_select branch status
Brian Paul
- [Mesa-dev] [PATCH 01/15] docs/GL3: clarify core vs compatibility extension support
Brian Paul
- [Mesa-dev] [PATCH 2/2] glsl/gsraytrace: Use EXT_transform_feedback instead of, NV.
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Brian Paul
- [Mesa-dev] Advice for implementing KHR_debug state structs
Brian Paul
- [Mesa-dev] [PATCH 3/3] draw/llvmpipe: allow indexed rendering without index buffer bound
Brian Paul
- [Mesa-dev] [PATCH 1/3] mesa: handle 2D texture arrays in get_tex_rgba_compressed()
Brian Paul
- [Mesa-dev] [PATCH 2/3] meta: handle 2D texture arrays in decompress_texture_image()
Brian Paul
- [Mesa-dev] [PATCH 3/3] mesa: implement mipmap generation for compressed 2D array textures
Brian Paul
- [Mesa-dev] [PATCH] draw: fix vertex id computation
Brian Paul
- [Mesa-dev] [PATCH 1/3] gallium/docs: clarify definition of PIPE_CAP_USER_CONSTANT_BUFFERS
Brian Paul
- [Mesa-dev] [PATCH 2/3] softpipe: don't ignore pipe_constant_buffer::buffer_offset
Brian Paul
- [Mesa-dev] [PATCH 3/3] softpipe: use new softpipe_resource_data() accessor
Brian Paul
- [Mesa-dev] [PATCH 1/2] gallium/util: comments, var renaming in u_inlines.h
Brian Paul
- [Mesa-dev] [PATCH 2/2] gallium/util: reformat, comment util_get_offset()
Brian Paul
- [Mesa-dev] [PATCH] docs: Remove <em> obfuscation on public mailing list addresses.
Brian Paul
- [Mesa-dev] [PATCH] mesa: Remove broken assertion about enabled texture targets.
Brian Paul
- [Mesa-dev] [PATCH 1/2] gallium/util: comments, var renaming in u_inlines.h
Brian Paul
- [Mesa-dev] [PATCH] Fix generate_mipmap_compressed memory leaks.
Brian Paul
- [Mesa-dev] [PATCH] mesa: improve free() cleanup in generate_mipmap_compressed()
Brian Paul
- [Mesa-dev] [PATCH] mesa: improve free() cleanup in generate_mipmap_compressed()
Brian Paul
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Brian Paul
- [Mesa-dev] Fwd: [Mesa-users] 9.1.5 ES3 context only supports GLSL ES 1.00 but claims 3.00
Brian Paul
- [Mesa-dev] [PATCH 1/2] De-tab and align comments in gl_texture_object
Brian Paul
- [Mesa-dev] [PATCH 2/2] Correct clamping of TEXTURE_{MAX, BASE}_LEVEL
Brian Paul
- [Mesa-dev] [PATCH v2 1/2] De-tab and align comments in gl_texture_object
Brian Paul
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Anuj Phogat
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Anuj Phogat
- [Mesa-dev] [PATCH V2] i965/blorp: Fix clear rectangle alignment in fast color clear
Anuj Phogat
- [Mesa-dev] [PATCH] glsl: Mark "row_major" as not a reserved word in GLSL ES 3.0.
Anuj Phogat
- [Mesa-dev] CFP for Graphics and Display uConf at LPC 2013
Laurent Pinchart
- [Mesa-dev] [PATCH 1/2] [RFC] nvc0: implement compute support for nvc0
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/2] [RFC] nvc0: implement MP performance counters for nvc0:nvc8
Samuel Pitoiset
- [Mesa-dev] [v7] EXT_image_dma_buf_import for intel
Topi Pohjolainen
- [Mesa-dev] [v7 1/9] intel: allow packed prime buffers to be treated normally
Topi Pohjolainen
- [Mesa-dev] [v7 2/9] intel: do not create renderbuffers out of planar images
Topi Pohjolainen
- [Mesa-dev] [v7 3/9] intel: refactor planar format lookup
Topi Pohjolainen
- [Mesa-dev] [v7 4/9] intel: set dri image dimensions even when creating out of primes
Topi Pohjolainen
- [Mesa-dev] [v7 5/9] dri: propagate extra dma_buf import attributes to the drivers
Topi Pohjolainen
- [Mesa-dev] [v7 6/9] egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
- [Mesa-dev] [v7 7/9] intel: restrict dma-buf-import images to external sampling only
Topi Pohjolainen
- [Mesa-dev] [v7 8/9] egl/dri2: support for creating images out of dma buffers
Topi Pohjolainen
- [Mesa-dev] [v7 9/9] i965: enable image external sampling for imported dma-buffers
Topi Pohjolainen
- [Mesa-dev] [v8] EXT_image_dma_buf_import for intel
Topi Pohjolainen
- [Mesa-dev] [v8 1/9] intel: allow packed prime buffers to be treated normally
Topi Pohjolainen
- [Mesa-dev] [v8 2/9] intel: do not create renderbuffers out of planar images
Topi Pohjolainen
- [Mesa-dev] [v8 3/9] intel: refactor planar format lookup
Topi Pohjolainen
- [Mesa-dev] [v8 4/9] intel: set dri image dimensions even when creating out of primes
Topi Pohjolainen
- [Mesa-dev] [v8 5/9] dri: propagate extra dma_buf import attributes to the drivers
Topi Pohjolainen
- [Mesa-dev] [v8 6/9] egl: definitions for EXT_image_dma_buf_import
Topi Pohjolainen
- [Mesa-dev] [v8 7/9] intel: restrict dma-buf-import images to external sampling only
Topi Pohjolainen
- [Mesa-dev] [v8 8/9] egl/dri2: support for creating images out of dma buffers
Topi Pohjolainen
- [Mesa-dev] [v8 9/9] i965: enable image external sampling for imported dma-buffers
Topi Pohjolainen
- [Mesa-dev] [v8 8/9] egl/dri2: support for creating images out of dma buffers
Pohjolainen, Topi
- [Mesa-dev] [PATCH] egl/dri2: support for creating images out of dma buffers
Topi Pohjolainen
- [Mesa-dev] [PATCH] egl/dri2: support for creating images out of dma buffers
Pohjolainen, Topi
- [Mesa-dev] [PATCH] glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Tapani Pälli
- [Mesa-dev] [v2] glsl: disable ARB_texture_cube_map_array_enable keywords for glsl es
Tapani Pälli
- [Mesa-dev] [PATCH] don't include libdrm in an include statement
Jean-Sébastien Pédron
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Bryan Quigley
- [Mesa-dev] Trying MSAAx2 (r300g) on RS690/AMD Radeon X1200 128MB
Bryan Quigley
- [Mesa-dev] [PATCH] gbm: Support non-PCI devices
Thierry Reding
- [Mesa-dev] [PATCH] Check for normalized when using BGRA vertex arrays
Corey Richardson
- [Mesa-dev] [PATCH 1/2] De-tab and align comments in gl_texture_object
Corey Richardson
- [Mesa-dev] [PATCH 2/2] Correct clamping of TEXTURE_{MAX, BASE}_LEVEL
Corey Richardson
- [Mesa-dev] [PATCH v2 1/2] De-tab and align comments in gl_texture_object
Corey Richardson
- [Mesa-dev] [PATCH v2 2/2] Correct clamping of TEXTURE_{MAX, BASE}_LEVEL
Corey Richardson
- [Mesa-dev] [PATCH V2] i965: fix alpha test for MRT
Vedran Rodic
- [Mesa-dev] [PATCH V2] i965: fix alpha test for MRT
Vedran Rodic
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Kurt Roeckx
- [Mesa-dev] [PATCH] Mir EGL platform
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 01/15] gallium/winsys/drm: Prepare for passing prime fds in winsys_handle
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 02/15] gallium/dri2: Set winsys_handle type to KMS for stride query.
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 03/15] gallium/dri: Support* DRI Image extension version 7
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 04/15] nouveau: Support DRI Image 7 extension
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 05/15] ilo: Support DRI Image 7
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 06/15] gbm: Support GBM_FORMAT_XBGR8888
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 07/15] Actually fill in the format of dumb buffers
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 08/15] gbm: Allow creating non-cursor dumb buffers.
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 09/15] gbm: Factor out gbm_to_dri_format function
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 10/15] gbm: Create a DRI image for dumb buffers, too.
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 11/15] Add fd parameter to __DRIbuffer.
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 12/15] intel: Use fd parameter in DRIbuffer when name is unset
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 13/15] gallium/dri: Handle prime fds in __DRIBuffers
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 14/15] Support loading multiple EGL platforms in a single process
Christopher James Halse Rogers
- [Mesa-dev] [PATCH 15/15] Add Mir EGL platform
Christopher James Halse Rogers
- [Mesa-dev] Mesa 9.1.4
Ian Romanick
- [Mesa-dev] [PATCH 0/6] Eliminating unused built-in varyings
Ian Romanick
- [Mesa-dev] [PATCH V2] i965: fix alpha test for MRT
Ian Romanick
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Ian Romanick
- [Mesa-dev] [PATCH 1/7] i965: Pull 3D texture layout code out into a helper function.
Ian Romanick
- [Mesa-dev] [PATCH 06/14] glsl: Clean up and clarify comment explaining initializer rules.
Ian Romanick
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Ian Romanick
- [Mesa-dev] [PATCH 09/14] glsl: Separate code into process_record_constructor().
Ian Romanick
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Ian Romanick
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Ian Romanick
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Ian Romanick
- [Mesa-dev] [PATCH RFC 1/3] glsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
Ian Romanick
- [Mesa-dev] [PATCH RFC 2/3] glsl: Make gl_TexCoord compatibility-only
Ian Romanick
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Mark "row_major" as not a reserved word in GLSL ES 3.0.
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Remove outdated FINISHME comment.
Ian Romanick
- [Mesa-dev] [PATCH 12/14] glsl: Add an is_declaration field to ast_struct_specifier.
Ian Romanick
- [Mesa-dev] [PATCH 14/14] glsl: Add support for C-style initializers.
Ian Romanick
- [Mesa-dev] [PATCH 12/14] glsl: Add an is_declaration field to ast_struct_specifier.
Ian Romanick
- [Mesa-dev] [PATCH 01/14] glsl: Remove unnecessary #include from ast_type.cpp.
Ian Romanick
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Ian Romanick
- [Mesa-dev] [PATCH 3/8] Support of RENDER_TYPE property [3/6] Changes to visual configs initialization.
Ian Romanick
- [Mesa-dev] [PATCH 6/8] Support of RENDER_TYPE property [6/6] Verification of the RENDER_TYPE value.
Ian Romanick
- [Mesa-dev] [PATCH 7/8] Float fbconfigs frontend patch [1/2] Float configs extension strings.
Ian Romanick
- [Mesa-dev] [PATCH 8/8] Float fbconfigs frontend patch [2/2] Introduced new flags in __DRI_ATTRIB_RENDER_TYPE.
Ian Romanick
- [Mesa-dev] [PATCH 1/8] Support of RENDER_TYPE property [1/6] Correct handling of RENDER_TYPE property.
Ian Romanick
- [Mesa-dev] [PATCH 4/8] Support of RENDER_TYPE property [4/6] Handling in glXCreateContext and init_fbconfig_for_chooser.
Ian Romanick
- [Mesa-dev] [PATCH 5/8] Support of RENDER_TYPE property [5/6] Storing the RENDER_TYPE in indirect rendering.
Ian Romanick
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Ian Romanick
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Ian Romanick
- [Mesa-dev] [PATCH v2 2/5] main: do nothing in the ff fragment shader when using the core profile.
Ian Romanick
- [Mesa-dev] [PATCH] Distinction between ARB and EXT dispatch table entries related to framebuffer_object.
Ian Romanick
- [Mesa-dev] [RFC PATCH 03/12] gen7 depth surface: calculate depth (array size) for depth surface
Ian Romanick
- [Mesa-dev] [PATCH] Distinction between ARB and EXT dispatch table entries related to framebuffer_object.
Ian Romanick
- [Mesa-dev] [PATCH 09/10] Float fbconfigs frontend patch [2/3] Creation of dummy X pixmap associated with float buffer.
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Disable GL_EXT_framebuffer_object in core profiles and OpenGL 3.1
Ian Romanick
- [Mesa-dev] Mesa 9.2 branch created
Ian Romanick
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Ian Romanick
- [Mesa-dev] Geometry shader update, and a course correction
Ian Romanick
- [Mesa-dev] [PATCH 13/15] mesa, glsl, st/dri: add a new driconf option force_glsl_version for Unigine
Ian Romanick
- [Mesa-dev] [PATCH 01/15] docs/GL3: clarify core vs compatibility extension support
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: default DEPTH_TEXTURE_MODE should be RED in the core profile
Ian Romanick
- [Mesa-dev] [PATCH] i965/vs: Fix flaky texture swizzling
Ian Romanick
- [Mesa-dev] ES3 conformance regressions
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: Treat glBindRenderbuffer and glBindRenderbufferEXT correctly
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa: Treat glBindFramebuffer and glBindFramebufferEXT more correctly
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Less const for glsl_type convenience accessors
Ian Romanick
- [Mesa-dev] [PATCH 01/12] sso: Create extensions entry points
Ian Romanick
- [Mesa-dev] [PATCH 1/4] mesa: Remove stray debug printfs in attachment completeness code
Ian Romanick
- [Mesa-dev] [PATCH 2/4] mesa: Don't call driver RenderTexture for really broken textures
Ian Romanick
- [Mesa-dev] [PATCH 3/4] mesa: Don't call driver RenderTexture for invalid zoffset
Ian Romanick
- [Mesa-dev] [PATCH 4/4] mesa: Validate the layer selection of an array texture too
Ian Romanick
- [Mesa-dev] [PATCH 5/4] mesa: Generate a renderbuffer wrapper even if the texture has no image
Ian Romanick
- [Mesa-dev] [PATCH 2/4] mesa: Don't call driver RenderTexture for really broken textures
Ian Romanick
- [Mesa-dev] [PATCH 3/4] mesa: Don't call driver RenderTexture for invalid zoffset
Ian Romanick
- [Mesa-dev] [PATCH 0/5] glsl: Clean up linker error checking.
Ian Romanick
- [Mesa-dev] [PATCH] mesa: Reject VertexAttribPointer() with GL_BGRA and !normalized.
Ian Romanick
- [Mesa-dev] [Mesa-stable] Should we add new error cases to stable releases?
Ian Romanick
- [Mesa-dev] Fwd: [Mesa-users] 9.1.5 ES3 context only supports GLSL ES 1.00 but claims 3.00
Ian Romanick
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Ian Romanick
- [Mesa-dev] [PATCH 1/7] mesa: Treat glBindRenderbuffer and glBindRenderbufferEXT correctly
Ian Romanick
- [Mesa-dev] [PATCH 2/7] mesa: Treat glBindFramebuffer and glBindFramebufferEXT more correctly
Ian Romanick
- [Mesa-dev] [PATCH 3/7] mesa: Remove stray debug printfs in attachment completeness code
Ian Romanick
- [Mesa-dev] [PATCH 4/7] mesa: Don't call driver RenderTexture for really broken textures
Ian Romanick
- [Mesa-dev] [PATCH 5/7] mesa: Don't call driver RenderTexture for invalid zoffset
Ian Romanick
- [Mesa-dev] [PATCH 6/7] mesa: Validate the layer selection of an array texture too
Ian Romanick
- [Mesa-dev] [PATCH 7/7] mesa: Generate a renderbuffer wrapper even if the texture has no image
Ian Romanick
- [Mesa-dev] [PATCH 6/7] mesa: Validate the layer selection of an array texture too
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Remove shader stage checking for extension handling.
Ian Romanick
- [Mesa-dev] [PATCH 05/34] main: Allow for the possibility of GL 3.2 without ARB_geometry_shader4.
Ian Romanick
- [Mesa-dev] [PATCH 01/34] glsl/linker: Make update_array_sizes apply to just uniforms.
Ian Romanick
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Ian Romanick
- [Mesa-dev] [PATCH 11/34] glsl: support compilation of geometry shaders
Ian Romanick
- [Mesa-dev] [PATCH 15/34] glsl/linker: Properly error check VS-GS linkage.
Ian Romanick
- [Mesa-dev] [PATCH 29/34] glsl: Export the compiler's GS layout qualifiers to the gl_shader.
Ian Romanick
- [Mesa-dev] [PATCH 33/34] glsl: Implement rules for geometry shader input sizes.
Ian Romanick
- [Mesa-dev] [PATCH 34/34] main: Warn that geometry shader support is experimental.
Ian Romanick
- [Mesa-dev] [PATCH 07/34] mesa: account for geometry shader texture fetches in update_texture_state
Ian Romanick
- [Mesa-dev] [PATCH 5/8] glsl: Extract marking functions from ir_set_program_inouts.
Ian Romanick
- [Mesa-dev] [PATCH 32/34] glsl: Allow geometry shader input instance arrays to be unsized.
Ian Romanick
- [Mesa-dev] [PATCH 7/8] glsl: In ir_set_program_inouts, handle indexing outside array/matrix bounds.
Ian Romanick
- [Mesa-dev] [PATCH 1/8] glsl: Change do_set_program_inouts' is_fragment_shader arg to shader_type.
Ian Romanick
- [Mesa-dev] [v8] EXT_image_dma_buf_import for intel
Ian Romanick
- [Mesa-dev] [PATCH] gallivm: Fix indirect immediate registers.
Zack Rusin
- [Mesa-dev] [PATCH 1/2] draw/llvm: index overflows if it's greater than elt max
Zack Rusin
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Zack Rusin
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Zack Rusin
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Zack Rusin
- [Mesa-dev] [PATCH] util: treat denorm'ed floats like zero
Zack Rusin
- [Mesa-dev] [PATCH] gallivm: fix rsq behavior
Zack Rusin
- [Mesa-dev] [PATCH] gallium: fixup definitions of the rsq and sqrt
Zack Rusin
- [Mesa-dev] [PATCH 1/2] gallivm: handle nan's in min/max
Zack Rusin
- [Mesa-dev] [PATCH 2/2] gallivm: fix edge cases in exp2
Zack Rusin
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix blending with SRC_ALPHA_SATURATE with some formats without alpha
Zack Rusin
- [Mesa-dev] [PATCH] mesa: fix rgtc snorm decoding
Zack Rusin
- [Mesa-dev] [PATCH 1/3] draw: cleanup and fix instance id computation
Zack Rusin
- [Mesa-dev] [PATCH 2/3] draw: fix vertex id computation
Zack Rusin
- [Mesa-dev] [PATCH 3/3] draw/llvmpipe: allow indexed rendering without index buffer bound
Zack Rusin
- [Mesa-dev] [PATCH] draw: always call and move util_cpu_detect() to draw context creation.
Zack Rusin
- [Mesa-dev] [PATCH] draw: fix vertex id computation
Zack Rusin
- [Mesa-dev] [PATCH 06/34] draw/gs: fix allocation of buffer for GS output vertices
Zack Rusin
- [Mesa-dev] [PATCH 24/34] gallivm: Fix indirect input fetches for gs.
Zack Rusin
- [Mesa-dev] [PATCH] tgsi: add ucmp to the list of opcodes
Zack Rusin
- [Mesa-dev] [PATCH] gallivm: obey clarified shift behavior
Zack Rusin
- [Mesa-dev] [PATCH 1/2] llvmpipe: make the front-face behavior match the gallium spec
Zack Rusin
- [Mesa-dev] [PATCH 2/2] draw: inject frontface info into wireframe outputs
Zack Rusin
- [Mesa-dev] [PATCH 2/2] draw: inject frontface info into wireframe outputs
Zack Rusin
- [Mesa-dev] R600/SI: Initial double precision support for Radeon SI
Niels Ole Salscheider
- [Mesa-dev] [PATCH] st/clover: Allow double precision operations
Niels Ole Salscheider
- [Mesa-dev] R600/SI: Initial double precision support for Radeon SI
Niels Ole Salscheider
- [Mesa-dev] Error building Mesa 32 bit version on Arch Linux
Sandeep
- [Mesa-dev] [Nouveau] [PATCH] nv50: H.264/MPEG2 decoding support via VP2, available on NV84-NV96, NVA0
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: Fix indirect immediate registers.
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: do per-pixel lod calculations for explicit lod
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] draw: fix overflows in the indexed rendering paths
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: Eliminate redundant lp_build_select calls.
Roland Scheidegger
- [Mesa-dev] [PATCH] util: treat denorm'ed floats like zero
Roland Scheidegger
- [Mesa-dev] [PATCH] tgsi: use X component of the second operand in exec_scalar_binary()
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] gallivm: better support for fast rsqrt
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Roland Scheidegger
- [Mesa-dev] [PATCH] gallivm: fix rsq behavior
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: fixup definitions of the rsq and sqrt
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: add flush_resource context function
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa: fix rgtc snorm decoding
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium/util: Fix detection of AVX cpu caps
Roland Scheidegger
- [Mesa-dev] [PATCH] draw: fix vertex id computation
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] gallium/util: comments, var renaming in u_inlines.h
Roland Scheidegger
- [Mesa-dev] SNORM conversion equation woes
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] gallium: clarify shift behavior with shift count >= 32
Roland Scheidegger
- [Mesa-dev] [PATCH] tgsi: add ucmp to the list of opcodes
Roland Scheidegger
- [Mesa-dev] [PATCH 1/2] llvmpipe: make the front-face behavior match the gallium spec
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] draw: inject frontface info into wireframe outputs
Roland Scheidegger
- [Mesa-dev] Direct3D 9 state tracker
Joakim Sindholt
- [Mesa-dev] [RFC] [PATCH] Hack around bug #64913
Krzysztof A. Sobiecki
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Tom Stellard
- [Mesa-dev] R600/SI: Initial double precision support for Radeon SI
Tom Stellard
- [Mesa-dev] [PATCH 1/7] gallium: Constify several pipe_screen get_* functions
Tom Stellard
- [Mesa-dev] [PATCH 2/7] gallium: Add PIPE_CAP_ENDIANNESS
Tom Stellard
- [Mesa-dev] [PATCH 3/7] clover: Return correct value for CL_DEVICE_ENDIAN_LITTLE
Tom Stellard
- [Mesa-dev] [PATCH 4/7] clover: Let the compiler specify the size of kernel arguments
Tom Stellard
- [Mesa-dev] [PATCH 5/7] gallium: Add PIPE_COMPUTE_CAP_KERNEL_ARG_ALIGNMENT v2
Tom Stellard
- [Mesa-dev] [PATCH 6/7] clover: Align kernel arguments when storing them in the input buffer v2
Tom Stellard
- [Mesa-dev] [PATCH 7/7] clover: Sign-extend and zero-extend kernel arguments when required v2
Tom Stellard
- [Mesa-dev] R600/SI: Support for local memory and derivatives
Tom Stellard
- [Mesa-dev] [PATCH 1/2] include/CL: Update to OpenCL 1.2 headers
Tom Stellard
- [Mesa-dev] [PATCH 2/2] clover: Implement the ICD
Tom Stellard
- [Mesa-dev] [PATCH] st/clover: Allow double precision operations
Tom Stellard
- [Mesa-dev] [PATCH] configure: Avoid use of AC_CHECK_FILE for cross compiling
Tom Stellard
- [Mesa-dev] [PATCH] configure.ac: better detection of LLVM version
Tom Stellard
- [Mesa-dev] [PATCH 1/7] gallium: Constify several pipe_screen get_* functions
Tom Stellard
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Tom Stellard
- [Mesa-dev] [PATCH] R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessary
Tom Stellard
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Tom Stellard
- [Mesa-dev] [PATCH 1/7] gallium: Constify several pipe_screen get_* functions
Tom Stellard
- [Mesa-dev] [PATCH 7/7] clover: Sign-extend and zero-extend kernel arguments when required v2
Tom Stellard
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Tom Stellard
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Custom lower i64 ZERO_EXTEND
Tom Stellard
- [Mesa-dev] [PATCH 1/2] radeonsi: Add helper function for emitting constant loads
Tom Stellard
- [Mesa-dev] [PATCH 2/2] radeonsi: Use pointers rather than resource descriptors for shader constants
Tom Stellard
- [Mesa-dev] clover: kernel argument improvements
Tom Stellard
- [Mesa-dev] [PATCH 1/2] clover: Added missing address space checking of kernel parameters
Tom Stellard
- [Mesa-dev] [PATCH 2/2] Added missing address space checking of kernel parameters
Tom Stellard
- [Mesa-dev] [PATCH 1/2] clover: Added missing address space checking of kernel parameters
Tom Stellard
- [Mesa-dev] [PATCH] st/clover: Allow double precision operations
Tom Stellard
- [Mesa-dev] PATCH: R600: Add support for 64-bit loads and stores
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Tom Stellard
- [Mesa-dev] [PATCH 1/2] clover: Added missing address space checking of kernel parameters
Tom Stellard
- [Mesa-dev] [PATCH] R600/SI: Add pattern for fp_to_uint
Tom Stellard
- [Mesa-dev] radeonsi: LLVM r187139 broke some piglit tests
Tom Stellard
- [Mesa-dev] Introducing Virgil - 3D virtual GPU for qemu
Michael Thayer
- [Mesa-dev] [PATCH] mesa: simplify some _mesa_IsEnabled() queries
Matt Turner
- [Mesa-dev] [PATCH] fixup! glsl: Add support for C-style initializers.
Matt Turner
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Matt Turner
- [Mesa-dev] [PATCH 07/14] glsl: Add copy-constructor for ast_type_specifier.
Matt Turner
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Matt Turner
- [Mesa-dev] [PATCH 14/14] glsl: Add support for C-style initializers.
Matt Turner
- [Mesa-dev] [PATCH 07/14] glsl: Add copy-constructor for ast_type_specifier.
Matt Turner
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Matt Turner
- [Mesa-dev] [PATCH 6/7] glsl: Allow non-constant expression initializers of const-qualified vars.
Matt Turner
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Matt Turner
- [Mesa-dev] [PATCH] mesa: Set ProfileMask properly for core profile.
Matt Turner
- [Mesa-dev] [PATCH] i965/blorp: Fix clear rectangle alignment in fast color clear
Matt Turner
- [Mesa-dev] OSMesa Help
Matt Turner
- [Mesa-dev] [PATCH] glsl/build: build builtin_compiler with VISIBILITY_CFLAGS
Matt Turner
- [Mesa-dev] [PATCH] glsl: Mark "row_major" as not a reserved word in GLSL ES 3.0.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Add comment explaining "row_major" parsing.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Remove outdated FINISHME comment.
Matt Turner
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Matt Turner
- [Mesa-dev] [PATCH 12/14] glsl: Add an is_declaration field to ast_struct_specifier.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Don't allow vertex shader input arrays until GLSL 1.50.
Matt Turner
- [Mesa-dev] [PATCH 14/14] glsl: Add support for C-style initializers.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Reject C-style initializers with unknown types.
Matt Turner
- [Mesa-dev] [PATCH 14/14] glsl: Add support for C-style initializers.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Reject C-style initializers with unknown types.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Initialize ast_aggregate_initializer::constructor_type.
Matt Turner
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: Disallow return with a void argument from void functions.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Fix absurd whitespace conventions in the parser.
Matt Turner
- [Mesa-dev] The forward-compatible bit question
Matt Turner
- [Mesa-dev] [PATCH 3/3] mesa/main: Check for 0 size draws after validation.
Matt Turner
- [Mesa-dev] [PATCH 02/14] glsl: Add a new ast_type_qualifier::has_storage() method.
Matt Turner
- [Mesa-dev] [PATCH 04/14] glsl: Handle most qualifier ordering in C code rather than the grammar.
Matt Turner
- [Mesa-dev] [PATCH 00/14] Qualifier ordering for 420pack
Matt Turner
- [Mesa-dev] [PATCH] builtin_compiler/build: Avoid using libtool if cross compiling
Matt Turner
- [Mesa-dev] [PATCH] ax_prog_flex.m4: change grep syntax to accept e.g. flex.real
Matt Turner
- [Mesa-dev] [PATCH] gen_matypes: fix cross-compiling with gcc
Matt Turner
- [Mesa-dev] [PATCH] mesa: fix rgtc snorm decoding
Matt Turner
- [Mesa-dev] [PATCH] glsl: don't rename variables in interface block arrays.
Matt Turner
- [Mesa-dev] [PATCH] mesa: Reject VertexAttribPointer() with GL_BGRA and !normalized.
Matt Turner
- [Mesa-dev] [PATCH] build: unify mesa version by using a VERSION file
Matt Turner
- [Mesa-dev] [PATCH] i965: Don't create a swrast context on ES2+.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Be consistent about '\n', '.', and capitalization in errors/warnings.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Classify "layout" like other identifiers.
Matt Turner
- [Mesa-dev] [PATCH 1/4] gles: Update glext.h to revision 20798.
Matt Turner
- [Mesa-dev] [PATCH 2/4] gles2: Update gl2.h to revision 20555.
Matt Turner
- [Mesa-dev] [PATCH 3/4] gles2: Update gl2ext.h to revision 22161.
Matt Turner
- [Mesa-dev] [PATCH 4/4] gles3: Update gl3.h to 2013-02-12.
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa: Return GL_FRAMEBUFFER_UNDEFINED if the winsys fbo is incomplete.
Matt Turner
- [Mesa-dev] [PATCH 2/2] mesa: Expose OES_surfaceless_context.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Disallow auxiliary storage qualifiers on FS outputs.
Matt Turner
- [Mesa-dev] [PATCH] glsl: Remove shader stage checking for extension handling.
Matt Turner
- [Mesa-dev] [PATCH 1/4] glsl: Change the lexer's namespace.
Matt Turner
- [Mesa-dev] [PATCH 2/4] glsl: Switch from the deprecated YYLEX_PARAM to %lex-param.
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa: Update comments to match newer specs.
Matt Turner
- [Mesa-dev] [PATCH 2/2] mesa: Use MIN3 instead of two MIN2s.
Matt Turner
- [Mesa-dev] Should we add new error cases to stable releases?
Matt Turner
- [Mesa-dev] [PATCH] i965: Delete the BATCH_LOCALS macro.
Matt Turner
- [Mesa-dev] [PATCHv2 2/4] nvc0: Silence uninitialized variable warning in the release build
Emil Velikov
- [Mesa-dev] [PATCH 3/4] glsl ast_to_hir: Silence uninitialized variable warnings in the release build
Emil Velikov
- [Mesa-dev] [PATCHv2 4/4] glsl opt_flip_matrices: Silence unused variable warning in the release build
Emil Velikov
- [Mesa-dev] [PATCH 1/4] gallium-egl: Use native types rather than EGL ones
Emil Velikov
- [Mesa-dev] [PATCH] gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Emil Velikov
- [Mesa-dev] [PATCH] gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Emil Velikov
- [Mesa-dev] [PATCH] nv30, nv50: handle pure integer vertex attributes
Emil Velikov
- [Mesa-dev] [PATCH] gallium/util: use explicily sized types for {un, }pack_rgba_{s, u}int
Emil Velikov
- [Mesa-dev] [PATCH mesa 1/3] gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Emil Velikov
- [Mesa-dev] [PATCH] build: unify mesa version by using a VERSION file
Emil Velikov
- [Mesa-dev] [PATCH mesa 1/3] gallium-egl: Simplify native_wayland_drm_bufmgr_helper interface
Emil Velikov
- [Mesa-dev] [PATCH v2] build: unify mesa version by using a VERSION file
Emil Velikov
- [Mesa-dev] [PATCH v2] build: unify mesa version by using a VERSION file
Emil Velikov
- [Mesa-dev] [PATCH v3] build: unify mesa version by using a VERSION file
Emil Velikov
- [Mesa-dev] Direct3D 9 state tracker
Henri Verbeet
- [Mesa-dev] [PATCH 2/2] eglplatform: use unsigned long instead of 32-bit ints in generic platform
Chad Versace
- [Mesa-dev] [PATCH] i965: Initialize brw_blorp_const_color_program member variables.
Chad Versace
- [Mesa-dev] [PATCH] mesa: simplify some _mesa_IsEnabled() queries
Chad Versace
- [Mesa-dev] [PATCH 03/14] glsl: Fix inverted conditional in error message.
Chad Versace
- [Mesa-dev] [PATCH 04/14] glsl: Add a comment to note what an exec_list is a list of.
Chad Versace
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Chad Versace
- [Mesa-dev] [RFC] brw_context + intel_context = <?>
Chad Versace
- [Mesa-dev] [PATCH 3/3] i965: Delete dead intel_buffer_object::range_map_size field.
Chad Versace
- [Mesa-dev] [PATCH 01/14] i965: Remove some dead code.
Chad Versace
- [Mesa-dev] [PATCH 05/14] i965: Remove "There are probably better ways" comment.
Chad Versace
- [Mesa-dev] [PATCH 09/14] i965: Remove the invalidate_state() vtable hook.
Chad Versace
- [Mesa-dev] [PATCH 06/14] i965: Delete pre-DRI2.3 viewport hacks.
Chad Versace
- [Mesa-dev] [PATCH 11/14] i965: Remove render_target_supported from the vtable.
Chad Versace
- [Mesa-dev] [PATCH 14/14] i965: Replace maxBatchSize variable with BATCH_SZ define.
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: Move the rest of intel_tex_layout.c into brw_tex_layout.c.
Chad Versace
- [Mesa-dev] [PATCH 07/14] glsl: Add copy-constructor for ast_type_specifier.
Chad Versace
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Chad Versace
- [Mesa-dev] [PATCH 08/14] glsl: Add copy-constructor for ast_struct_specifier.
Chad Versace
- [Mesa-dev] [PATCH] mesa: Set ProfileMask properly for core profile.
Chad Versace
- [Mesa-dev] [PULL] i965: Merging intel_context and brw_context
Chad Versace
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Chad Versace
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Chad Versace
- [Mesa-dev] The forward-compatible bit question
Chad Versace
- [Mesa-dev] [PATCH RFC 3/3] glsl: Rework builtin_variables.cpp to reduce code duplication.
Chad Versace
- [Mesa-dev] [PATCH] glapi: Do not use backtrace on OpenBSD.
Chad Versace
- [Mesa-dev] [PATCH] glsl: Initialize ast_jump_statement::opt_return_value.
Chad Versace
- [Mesa-dev] [PATCH 0/2] i965/hsw: Use MOCS to cache stuff in L3
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965/gen7: Add defines for Memory Object Control State
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Chad Versace
- [Mesa-dev] [PATCH 0/2] i965/hsw: Use MOCS to cache stuff in L3
Chad Versace
- [Mesa-dev] [PATCH 0/2] i965/hsw: Set MOCS to L3_CACHEABLE
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965/gen7: Add defines for Memory Object Control State
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965/gen7: Add defines for Memory Object Control State
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Chad Versace
- [Mesa-dev] [PATCH 1/2] i965: Add #defines for Memory Object Control State fields on Gen7-7.5.
Chad Versace
- [Mesa-dev] [PATCH 2/2] i965: Add MOCS shift and mask for SURFACE_STATE entries.
Chad Versace
- [Mesa-dev] [PATCH 0/5] i965/hsw: Use L3 with MOCS
Chad Versace
- [Mesa-dev] [PATCH 1/5] i965/hsw: Change L3 MOCS of STATE_BASE_ADDRESS
Chad Versace
- [Mesa-dev] [PATCH 2/5] i965/hsw: Change L3 MOCS of 3DSTATE_VERTEX_BUFFERS
Chad Versace
- [Mesa-dev] [PATCH 3/5] i965/hsw: Change L3 MOCS of SURFACE_STATE
Chad Versace
- [Mesa-dev] [PATCH 4/5] i965/hsw: Change L3 MOCS of 3DSTATE_CONSTANT_VS/PS
Chad Versace
- [Mesa-dev] [PATCH 5/5] i965/hsw: Change L3 MOCS for depth, hiz, and stencil
Chad Versace
- [Mesa-dev] [PATCH 0/5] i965/hsw: Use L3 with MOCS
Chad Versace
- [Mesa-dev] [PATCH 3/5] i965/hsw: Change L3 MOCS of SURFACE_STATE
Chad Versace
- [Mesa-dev] [v7 2/9] intel: do not create renderbuffers out of planar images
Chad Versace
- [Mesa-dev] [v7 1/9] intel: allow packed prime buffers to be treated normally
Chad Versace
- [Mesa-dev] [v7 3/9] intel: refactor planar format lookup
Chad Versace
- [Mesa-dev] [v7 4/9] intel: set dri image dimensions even when creating out of primes
Chad Versace
- [Mesa-dev] [v7 5/9] dri: propagate extra dma_buf import attributes to the drivers
Chad Versace
- [Mesa-dev] [v7 6/9] egl: definitions for EXT_image_dma_buf_import
Chad Versace
- [Mesa-dev] [v7 7/9] intel: restrict dma-buf-import images to external sampling only
Chad Versace
- [Mesa-dev] [v7 8/9] egl/dri2: support for creating images out of dma buffers
Chad Versace
- [Mesa-dev] [v7 9/9] i965: enable image external sampling for imported dma-buffers
Chad Versace
- [Mesa-dev] Geometry shader update, and a course correction
Chad Versace
- [Mesa-dev] [v8 2/9] intel: do not create renderbuffers out of planar images
Chad Versace
- [Mesa-dev] [v8 7/9] intel: restrict dma-buf-import images to external sampling only
Chad Versace
- [Mesa-dev] [v8 8/9] egl/dri2: support for creating images out of dma buffers
Chad Versace
- [Mesa-dev] [v8 9/9] i965: enable image external sampling for imported dma-buffers
Chad Versace
- [Mesa-dev] [v8 8/9] egl/dri2: support for creating images out of dma buffers
Chad Versace
- [Mesa-dev] [PATCH] build: unify mesa version by using a VERSION file
Chad Versace
- [Mesa-dev] [PATCH v2] build: unify mesa version by using a VERSION file
Chad Versace
- [Mesa-dev] [PATCH] i965: Don't create a swrast context on ES2+.
Chad Versace
- [Mesa-dev] [PATCH v3] build: unify mesa version by using a VERSION file
Chad Versace
- [Mesa-dev] Error building Mesa 32 bit version on Arch Linux
Chad Versace
- [Mesa-dev] [PATCH] egl/dri2: support for creating images out of dma buffers
Chad Versace
- [Mesa-dev] [PATCH v3] build: unify mesa version by using a VERSION file
Chad Versace
- [Mesa-dev] [PATCH] egl/dri2: support for creating images out of dma buffers
Chad Versace
- [Mesa-dev] [PATCH] egl/dri2: support for creating images out of dma buffers
Chad Versace
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Daniel Vetter
- [Mesa-dev] [PATCH 05/13] i965: Delete "the data cache is the sampler cache" comments on Gen7+.
Daniel Vetter
- [Mesa-dev] [Intel-gfx] [benjamin.widawsky at intel.com: intel_gpu_top broken for HSW. Ideas needed]
Daniel Vetter
- [Mesa-dev] [PATCH 3/5] i965/hsw: Change L3 MOCS of SURFACE_STATE
Daniel Vetter
- [Mesa-dev] R600 Patches: KCache kernel arguments and 24-bit arithmetic
Aaron Watry
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Aaron Watry
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Aaron Watry
- [Mesa-dev] [PATCH 7/7] clover: Sign-extend and zero-extend kernel arguments when required v2
Aaron Watry
- [Mesa-dev] [PATCH 1/7] gallium: Constify several pipe_screen get_* functions
Aaron Watry
- [Mesa-dev] [benjamin.widawsky at intel.com: intel_gpu_top broken for HSW. Ideas needed]
Ben Widawsky
- [Mesa-dev] [Intel-gfx] [benjamin.widawsky at intel.com: intel_gpu_top broken for HSW. Ideas needed]
Ben Widawsky
- [Mesa-dev] [Intel-gfx] [benjamin.widawsky at intel.com: intel_gpu_top broken for HSW. Ideas needed]
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965/hsw: Set MOCS to L3_CACHEABLE for some packets
Chris Wilson
- [Mesa-dev] [PATCH 3/5] i965/hsw: Change L3 MOCS of SURFACE_STATE
Chris Wilson
- [Mesa-dev] [PATCH 3/5] i965/hsw: Change L3 MOCS of SURFACE_STATE
Chris Wilson
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Carl Worth
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Carl Worth
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Carl Worth
- [Mesa-dev] [PATCH] glsl: Disallow return with a void argument from void functions.
Carl Worth
- [Mesa-dev] [PATCH] glsl: Disallow return with a void argument from void functions.
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: Disallow return with a void argument from void functions.
Carl Worth
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Carl Worth
- [Mesa-dev] [PATCH RFC 1/3] glsl ES: Fix magnitude of gl_MaxVertexUniformVectors.
Carl Worth
- [Mesa-dev] [RFC] Mesa 9.2 and release process changes
Carl Worth
- [Mesa-dev] Mesa 9.1.5
Carl Worth
- [Mesa-dev] Request for update of commit proposed for stable branch
Carl Worth
- [Mesa-dev] Request for update of commit proposed for stable branch
Carl Worth
- [Mesa-dev] [PATCH 1/3] mesa: handle 2D texture arrays in get_tex_rgba_compressed()
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH] glsl: Handle empty if statement encountered during loop analysis.
Carl Worth
- [Mesa-dev] [PATCH] i965/vs: Fix flaky texture swizzling
Carl Worth
- [Mesa-dev] [PATCH] glsl: Classify "layout" like other identifiers.
Carl Worth
- [Mesa-dev] Should we add new error cases to stable releases?
Carl Worth
- [Mesa-dev] Should we add new error cases to stable releases?
Carl Worth
- [Mesa-dev] [Mesa-stable] Request for more information for stable-branch patches
Carl Worth
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Carl Worth
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Carl Worth
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Carl Worth
- [Mesa-dev] Candidate branch for upcoming 9.1.6
Carl Worth
- [Mesa-dev] [Mesa-stable] [PATCH] i965/vs: set up sampler state pointer for Gen4/5.
Carl Worth
- [Mesa-dev] [PATCH] glsl/build: build builtin_compiler with VISIBILITY_CFLAGS
Chia-I Wu
- [Mesa-dev] [PATCH 1/3] gallium: add expand_resource interface
Chia-I Wu
- [Mesa-dev] RFC/intel: Separate batch buffers from dynamic state
Chia-I Wu
- [Mesa-dev] Mesa Library questions
ZhiLi
- [Mesa-dev] [Eric Anholt] [PATCH] egl: Restore "bogus" DRI2 invalidate event code.
anholt
- [Mesa-dev] [Bug 63404] [wayland egl] intel_do_flush_locked failed: invalid argument, crash
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66236] glext.h:4609: error: redefinition of typedef 'GLclampf'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66213] Certain Mesa Demos Rendering Inverted (vertically)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66346] shader_query.cpp:49: error: invalid conversion from 'void*' to 'GLuint'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66213] Certain Mesa Demos Rendering Inverted (vertically)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66357] pipe_loader_sw fails to build without libx11 headers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66357] pipe_loader_sw fails to build without libx11 headers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66466] Account request for Mesa related development
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66423] [bisected] postprocess/pp_run.c :56:pp_run: Assertion ppq->tmp[1] failed
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66466] Account request for Mesa related development
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66476] New: translate_test.c:263:10: error: too few arguments to function ‘translate?=[0]->=?UTF-8?Q?run_elts’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66346] shader_query.cpp:49: error: invalid conversion from 'void*' to 'GLuint'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66357] pipe_loader_sw fails to build without libx11 headers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66359] Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66359] Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66359] Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66359] Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66357] pipe_loader_sw fails to build without libx11 headers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66476] translate_test.c:263:10: error: too few arguments to function ‘translate?=[0]->=?UTF-8?Q?run_elts’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66476] translate_test.c:263:10: error: too few arguments to function ‘translate?=[0]->=?UTF-8?Q?run_elts’
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66552] New: Binding GL vs GLES API should affect only eglCreateContext
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66552] Binding GL vs GLES API should affect only eglCreateContext
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66559] New: Account request with git commit access to mesa/drm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66559] Account request with git commit access to mesa/drm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66559] Account request with git commit access to mesa/drm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47824] osmesa using --enable-shared-glapi depends on libgl
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 45348] [swrast] piglit fbo-drawbuffers-arbfp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60048] [softpipe] piglit glean readPixSanity regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 60299] [softpipe] piglit glx-tfp regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 65874] piglit ext_transform_feedback-intervening-read output regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 65225] [softpipe] piglit interpolation-none-gl_BackColor-flat-fixed regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 64172] piglit ext_transform_feedback-change-size offset-grow regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62922] [softpipe] piglit arb_seamless_cubemap regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62920] [softpipe] piglit getteximage-targets S3TC CUBE_ARRAY regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62482] [softpipe] piglit amd_seamless_cubemap_per_texture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66359] Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66359] Mesa crashes in _mesa_VertexAttrib2dvNV on starting KDE 4.11
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66175] R600/SI: SETCC for v2i32/v4i32 triggers LLVM assertion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66633] New: glinfo causes X11 to freeze
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66633] glinfo causes X11 to freeze
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66633] glinfo causes X11 to freeze
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66633] glinfo causes X11 to freeze
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66633] glinfo causes X11 to freeze
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 42131] Problem with resizing OpenGL windows when using XCB
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
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 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
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 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
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 60016] After automake merge two different GPU (AMD + NVIDIA) willnot work on same machine
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 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] New: [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66809] New: Compiz segfault with latest mesa-git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66809] Compiz segfault with latest mesa-git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66809] Compiz segfault with latest mesa-git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66809] Compiz segfault with latest mesa-git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66809] Compiz segfault with latest mesa-git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 62647] Wrong rendering of Dota 2 on Wine (apitrace attached) - Intel IVB HD4000
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66775] Chromium compilation broken: "no member named 'b_GL_ARB_sync'"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] New: Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66775] Chromium compilation broken: "no member named 'b_GL_ARB_sync'"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] New: glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66858] New: Missing definition for NVFX_FP_OP_OPCODE_KILL_IF
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66858] Missing definition for NVFX_FP_OP_OPCODE_KILL_IF
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66858] Missing definition for NVFX_FP_OP_OPCODE_KILL_IF
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66863] New: st_glsl_to_tgsi.cpp:2320:emit_block_mov: Assertion `type->is_scalar() || type->is_vector()' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66809] Compiz segfault with latest mesa-git
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66886] New: eglChooseConfig returns true even if it fails matching the config
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66931] New: Can't specify local buffer size using clSetKernelArg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66931] Can't specify local buffer size using clSetKernelArg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66558] RS690: 3D artifacts when playing SuperTuxKart
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66931] Can't specify local buffer size using clSetKernelArg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 47824] osmesa using --enable-shared-glapi depends on libgl
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66931] Can't specify local buffer size using clSetKernelArg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66886] eglChooseConfig returns true even if it fails matching the config
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66931] Can't specify local buffer size using clSetKernelArg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66175] R600/SI: SETCC for v2i32/v4i32 triggers LLVM assertion
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66833] Text rendering problems on Dota 2, all mesa drivers
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Substituting an older libstdc++ when running a GL program causes a segfault in the Xserver.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66955] Running the game FTL with LIBGL_ALWAYS_INDIRECT=y set causes the Xserver to crash.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 44618] Cross-compilation broken by glsl builtin_compiler
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67046] [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67046] [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66029] More robust way of detecting LLVM major and minor versions
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66931] Can't specify local buffer size using clSetKernelArg
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67098] New: Mac OS X SCons build ld: unknown option: -z
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67127] New: Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67127] Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67098] Mac OS X SCons build ld: unknown option: -z
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 63435] [Regression since 9.0] Flickering in EGL OpenGL full-screen window with swap interval 1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 63404] [wayland egl] intel_do_flush_locked failed: invalid argument, crash
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67127] Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67127] Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67127] Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67127] Intel Compiler SCons build src/mesa/state_tracker/st_manager.c:(.text+0xd4b): undefined reference to `_glapi_check_multithread'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 63132] [r600/llvm] src/gallium/auxiliary/gallivm/lp_bld_tgsi_soa.c:1887:lp_emit_declaration_soa: Assertion `idx < 256' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67046] [radeonsi] pixmark_piano benchmark from geeks3D gputest fail with a llvm error output
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67411] New: lp_bld_conv.c:757:lp_build_conv: Assertion `dst_type.sign || dst_type.width < 32' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 63435] [Regression since 9.0] Flickering in EGL OpenGL full-screen window with swap interval 1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67411] lp_bld_conv.c:757:lp_build_conv: Assertion `dst_type.sign || dst_type.width < 32' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] New: glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58734] Add support for GL_EXT_bindable_uniform - Dungeon Defenders fails to launch crash
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 58734] Add support for GL_EXT_bindable_uniform - Dungeon Defenders fails to launch crash
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 63435] [Regression since 9.0] Flickering in EGL OpenGL full-screen window with swap interval 1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55503] Constant vertex attributes broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55503] Constant vertex attributes broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67516] glTexStorage*() functions don't work properly with proxy textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67587] New: floating point exception with softpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67587] floating point exception with softpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 55503] Constant vertex attributes broken
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66850] glGenerateMipmap crashes when using GL_TEXTURE_2D_ARRAY with compressed internal format
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 66806] [softpipe] glxgears floating point exception
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67587] floating point exception with softpipe
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 67120] Dota 2 crashes sporadically on Intel/Mesa git (full backtrace with mesa symbols included)
gracebie
- [Mesa-dev] [PATCH 01/12] sso: Create extensions entry points
gregory hainaut
- [Mesa-dev] [PATCH] gallivm: Fix indirect immediate registers.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] gallivm: Eliminate redundant lp_build_select calls.
jfonseca at vmware.com
- [Mesa-dev] [PATCH] gallivm: do per-pixel lod calculations for explicit lod
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] gallivm: better support for fast rsqrt
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] gallivm: better support for fast rsqrt
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] gallivm: handle srgb-to-linear and linear-to-srgb conversions
sroland at vmware.com
- [Mesa-dev] [PATCH] gallivm: handle srgb-to-linear and linear-to-srgb conversions
sroland at vmware.com
- [Mesa-dev] [PATCH] llvmpipe: support sRGB framebuffers
sroland at vmware.com
- [Mesa-dev] [PATCH] util/u_format_s3tc: handle srgb formats correctly.
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] llvmpipe: fix blending with SRC_ALPHA_SATURATE with some formats without alpha
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] llvmpipe: clamp inputs for srgb render buffers
sroland at vmware.com
- [Mesa-dev] [PATCH] mesa: fix rgtc snorm decoding
sroland at vmware.com
- [Mesa-dev] [PATCH] draw: always call and move util_cpu_detect() to draw context creation.
sroland at vmware.com
- [Mesa-dev] [PATCH] draw: always call util_cpu_detect() in draw context creation.
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] gallivm: handle texel swizzles correctly for d3d10-style sample opcodes
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] tgsi: handle texel swizzles correctly for d3d10-style sample opcodes
sroland at vmware.com
- [Mesa-dev] [PATCH 1/2] util: don't flush overflowing values to infinity in half-float conversion
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] gallivm: fix float->SNORM conversion
sroland at vmware.com
- [Mesa-dev] [PATCH 1/3] gallium: clarify shift behavior with shift count >= 32
sroland at vmware.com
- [Mesa-dev] [PATCH 2/3] tgsi: obey clarified shift behavior
sroland at vmware.com
- [Mesa-dev] [PATCH 3/3] gallivm: obey clarified shift behavior
sroland at vmware.com
- [Mesa-dev] [PATCH] gallivm: obey clarified shift behavior
sroland at vmware.com
- [Mesa-dev] [PATCH] gallivm: use nearest rounding for float->unorm24 conversion
sroland at vmware.com
Last message date:
Wed Jul 31 21:35:31 PDT 2013
Archived on: Thu Aug 1 22:44:48 PDT 2013
This archive was generated by
Pipermail 0.09 (Mailman edition).