August 2015 Archives by author
Starting: Sat Aug 1 05:15:46 PDT 2015
Ending: Mon Aug 31 23:50:26 PDT 2015
Messages: 2710
- [Mesa-dev] [PATCH v4] clover: stub missing CL 1.2 functions
Serge Martin (EdB)
- [Mesa-dev] [PATCH] clover: block on transfer api calls when requested
Serge Martin (EdB)
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Serge Martin (EdB)
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Serge Martin (EdB)
- [Mesa-dev] [PATCH 2/2] i965/fs: Lower arithmetic instructions with register regions of unsupported width.
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 14/59] nir: add shader storage buffer's unsized array length calculation
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 32/59] nir: Implement __intrinsic_store_load
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 34/59] nir: ignore an instruction's dest if it hasn't any
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 39/59] nir: Implement lowered SSBO atomic intrinsics
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 39/59] nir: Implement lowered SSBO atomic intrinsics
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Connor Abbott
- [Mesa-dev] [PATCH 3/3] nir: Convert the builder to use the new NIR cursor API.
Connor Abbott
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Connor Abbott
- [Mesa-dev] [PATCH 00/12] Random fp64 fixes
Connor Abbott
- [Mesa-dev] [PATCH 01/12] nir/builder: include nir.h
Connor Abbott
- [Mesa-dev] [PATCH 02/12] nir/builder: only read meaningful channels in nir_swizzle()
Connor Abbott
- [Mesa-dev] [PATCH 03/12] nir: fix constant folding of bfi
Connor Abbott
- [Mesa-dev] [PATCH 04/12] i965/fs: print non-1 strides when dumping instructions
Connor Abbott
- [Mesa-dev] [PATCH 05/12] glsl: fix isinf() for doubles
Connor Abbott
- [Mesa-dev] [PATCH 06/12] glsl: fix ir_constant::equals() for doubles
Connor Abbott
- [Mesa-dev] [PATCH 07/12] i965/fs: add stride restrictions for copy propagation
Connor Abbott
- [Mesa-dev] [PATCH 08/12] i965/vec4/nir: simplify glsl_type_for_nir_alu_type()
Connor Abbott
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Connor Abbott
- [Mesa-dev] [PATCH 10/12] i965/fs: respect force_sechalf/force_writemask_all in CSE
Connor Abbott
- [Mesa-dev] [PATCH 11/12] i965/fs: don't propagate cmod when the exec sizes differ
Connor Abbott
- [Mesa-dev] [PATCH 12/12] i965/fs: print writemask_all when it's enabled
Connor Abbott
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Connor Abbott
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Connor Abbott
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Connor Abbott
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Connor Abbott
- [Mesa-dev] Can we use anonymous unions?
Connor Abbott
- [Mesa-dev] [PATCH 4/5] nir: Convert the NIR instruction insertion API to use cursors.
Connor Abbott
- [Mesa-dev] [PATCH 1/5] nir: Make nir_block_{first, last}_instr return NULL for empty blocks.
Connor Abbott
- [Mesa-dev] [PATCH 1/3] r600g: fix the single-sample fast clear setup
Dave Airlie
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Dave Airlie
- [Mesa-dev] [PATCH] GL: update glext to svn 31811
Dave Airlie
- [Mesa-dev] [PATCH] [RFC] mesa/st: create a front buffer renderbuffer
Dave Airlie
- [Mesa-dev] [PATCH] [RFC] mesa/st: create a front buffer renderbuffer
Dave Airlie
- [Mesa-dev] texstore byteswap allocation bug
Dave Airlie
- [Mesa-dev] [PATCH 2/2] r600: Turn 'r600_shader_key' struct into union
Dave Airlie
- [Mesa-dev] [PATCH] i965: Use NIR by default for VS
Dave Airlie
- [Mesa-dev] [PATCH] glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL
Dave Airlie
- [Mesa-dev] [PATCH] r600: don't parse properties ourselves.
Dave Airlie
- [Mesa-dev] [PATCH 1/2] mesa: allow GL_STENCIL_INDEX8 in glTexImageMultisample
Dave Airlie
- [Mesa-dev] [PATCH 2/2] mesa: create multisample fallback textures like normal textures
Dave Airlie
- [Mesa-dev] [PATCH] mesa/texgetimage: fix missing stencil check
Dave Airlie
- [Mesa-dev] r600 multiple stream support + one misc debug patch
Dave Airlie
- [Mesa-dev] [PATCH 1/4] r600g: add support for streams to the assembler.
Dave Airlie
- [Mesa-dev] [PATCH 2/4] r600g/sb: add support for multiple streams to SB backend
Dave Airlie
- [Mesa-dev] [PATCH 3/4] r600g: add multiple stream support for geom shaders
Dave Airlie
- [Mesa-dev] [PATCH 4/4] r600g/sb: dump sampler/resource index modes for textures.
Dave Airlie
- [Mesa-dev] [PATCH v4] mesa/formats: remove compressed formats from matching function
Dave Airlie
- [Mesa-dev] [PATCH] mesa/formats: pass correct parameter to _mesa_is_format_compressed
Dave Airlie
- [Mesa-dev] formats fixes for glcts pixel store tests
Dave Airlie
- [Mesa-dev] [PATCH 1/6] mesa: fix SwapBytes handling in texstore.
Dave Airlie
- [Mesa-dev] [PATCH 2/6] mesa: fix swapbytes in readpixels paths.
Dave Airlie
- [Mesa-dev] [PATCH 3/6] mesa: handle SwapBytes in uncompressed get texture paths properly
Dave Airlie
- [Mesa-dev] [PATCH 4/6] mesa: handle SwapBytes in compressed texture get code.
Dave Airlie
- [Mesa-dev] [PATCH 5/6] mesa/formats: add some formats from GL3.3
Dave Airlie
- [Mesa-dev] [PATCH 6/6] mesa/formats: 8-bit channel integer formats addition
Dave Airlie
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Dave Airlie
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_ (v2)
Dave Airlie
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Dave Airlie
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Dave Airlie
- [Mesa-dev] [PATCH] st/mesa: cache tgsi opcode info in the instruction
Dave Airlie
- [Mesa-dev] [RFC] optimise st_glsl_to_tgsi
Dave Airlie
- [Mesa-dev] [PATCH] st/mesa: move to renumbering registers in a group
Dave Airlie
- [Mesa-dev] [RFC] optimise st_glsl_to_tgsi
Dave Airlie
- [Mesa-dev] st_glsl_to_tgsi optimisations
Dave Airlie
- [Mesa-dev] [PATCH 1/2] st/mesa: reduce time spent in calculating temp read/writes
Dave Airlie
- [Mesa-dev] [PATCH 2/2] st/mesa: move to renumbering registers in a group
Dave Airlie
- [Mesa-dev] [PATCH 1/2] st/mesa: reduce time spent in calculating temp read/writes
Dave Airlie
- [Mesa-dev] [PATCH 1/2] gallium/util: fix debug_get_flags_option on 32-bit
Dave Airlie
- [Mesa-dev] [PATCH 2/2] r600g: use PRIu64 for some compute debug printfs
Dave Airlie
- [Mesa-dev] [PATCH] r600: port si_conv_prim_to_gs_out from radeonsi
Dave Airlie
- [Mesa-dev] [PATCH] r600g: add proper support for VGT_FLUSH
Dave Airlie
- [Mesa-dev] [PATCH] r600: move prim convert from geom shader to function.
Dave Airlie
- [Mesa-dev] [PATCH] r600/sb: emit vertex clauses properly on all gpu classes.
Dave Airlie
- [Mesa-dev] [PATCH] r600/sb: update last_cf for finalize if.
Dave Airlie
- [Mesa-dev] [PATCH 5/6] mesa/formats: add some formats from GL3.3
Dave Airlie
- [Mesa-dev] [PATCH] r600g: fix calculation for gpr allocation
Dave Airlie
- [Mesa-dev] [PATCH 1/2] mesa: fix SwapBytes handling in numerous places
Dave Airlie
- [Mesa-dev] [PATCH 2/2] mesa: handle SwapBytes in compressed texture get code.
Dave Airlie
- [Mesa-dev] [PATCH 1/6] mesa: fix SwapBytes handling in texstore.
Dave Airlie
- [Mesa-dev] [PATCH 1/3] st/readpixels: fix accel path for skipimages.
Dave Airlie
- [Mesa-dev] [PATCH 2/3] texcompress_s3tc: fix stride checks
Dave Airlie
- [Mesa-dev] [PATCH 3/3] mesa/readpixels: check strides are equal before skipping conversion
Dave Airlie
- [Mesa-dev] [PATCH] glsl: remove specical case subroutine type counting
David Airlie
- [Mesa-dev] [PATCH 5/5] vc4: add missing nir include, to fix the build
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nir: Add algebraic opt for no-op iand.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nir: Don't try to scalarize unpack ops.
Eric Anholt
- [Mesa-dev] [PATCH] nir: Add a nir_lower_load_const_to_scalar() pass.
Eric Anholt
- [Mesa-dev] [PATCH 2/5] ra: Delete the conflict lists in ra_set_finalize
Eric Anholt
- [Mesa-dev] [PATCH] mesa: handle no-op cases sooner in _mesa_[Client]ActiveTexture()
Eric Anholt
- [Mesa-dev] [PATCH 1/2] mesa: Move varying slots and FS output names to shader_enums.h
Eric Anholt
- [Mesa-dev] [PATCH 2/2] tgsi_to_nir: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
- [Mesa-dev] [PATCH] glx: Fix __glXWireToEvent for BufferSwapComplete
Eric Anholt
- [Mesa-dev] [PATCH 1/6] egl/x11: bail out if we cannot fetch the xcb connection
Eric Anholt
- [Mesa-dev] [PATCH] glx: Fix __glXWireToEvent for BufferSwapComplete
Eric Anholt
- [Mesa-dev] [PATCH 2/2] tgsi_to_nir: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Eric Anholt
- [Mesa-dev] [PATCH 3/3] nir: Convert the builder to use the new NIR cursor API.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nir: Don't try to scalarize unpack ops.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nir: Don't try to scalarize unpack ops.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nir: Add a nir_opt_undef() to handle csels with undef.
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nir: Zero out texture instructions when creating them.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nir: Add support for CSE on textures.
Eric Anholt
- [Mesa-dev] [PATCH 2/2] nir: Add support for CSE on textures.
Eric Anholt
- [Mesa-dev] [PATCH] i965: add ARB_texture_barrier support
Eric Anholt
- [Mesa-dev] [PATCH] i965: add ARB_texture_barrier support
Eric Anholt
- [Mesa-dev] [RFC 2/3] mesa: hook up DiscardTexture for InvalidateFramebuffer and friends
Eric Anholt
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Eric Anholt
- [Mesa-dev] [RFC 2/3] mesa: hook up DiscardTexture for InvalidateFramebuffer and friends
Eric Anholt
- [Mesa-dev] [PATCH 0/6] An attempt to speed up register set creation
Eric Anholt
- [Mesa-dev] [PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Eric Anholt
- [Mesa-dev] [PATCH 1/4] nir: Add opcodes for saturated vector math.
Eric Anholt
- [Mesa-dev] [PATCH 2/4] vc4: Don't re-pack unorm components we've already packed.
Eric Anholt
- [Mesa-dev] [PATCH 3/4] vc4: Add QIR/QPU support for the 8-bit vector instructions.
Eric Anholt
- [Mesa-dev] [PATCH 4/4] vc4: Convert blending to being done in 4x8 unorm normally.
Eric Anholt
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Eirik Byrkjeflot Anonsen
- [Mesa-dev] [PATCH 01/20] mesa: fix and simplify resource query for arrays
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: fix type for array indexing validation
Timothy Arceri
- [Mesa-dev] [PATCH] nir: Use a single bit for the dual-source blend index
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: do not modify args when errors with GetProgramResourceName
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: default standalone compiler to 4.50
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: default standalone compiler to 4.50
Timothy Arceri
- [Mesa-dev] [PATCH 09/20] glsl: add support for initialising sampler AoA
Timothy Arceri
- [Mesa-dev] [PATCH] nir: Use a single bit for the dual-source blend index
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Timothy Arceri
- [Mesa-dev] [PATCH v4 (part2) 36/59] glsl: Rename atomic counter functions
Timothy Arceri
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Timothy Arceri
- [Mesa-dev] [PATCH] nir: add missing type to type_size_vec4()
Timothy Arceri
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Timothy Arceri
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Timothy Arceri
- [Mesa-dev] V3 ARB_arrays_of_arrays GLSL ES
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: remove stage ref generation for transform feedback
Timothy Arceri
- [Mesa-dev] [PATCH 02/13] mesa: Remove debugging code from _mesa_reference_*.
Timothy Arceri
- [Mesa-dev] [PATCH 01/13] c11/threads: Assert that mtx is non-NULL and check return values.
Timothy Arceri
- [Mesa-dev] [PATCH 10/13] hash: Add _mesa_HashRemoveLocked() function.
Timothy Arceri
- [Mesa-dev] [PATCH 11/13] mesa: Replace uses of Shared->Mutex with hash-table mutexes
Timothy Arceri
- [Mesa-dev] [PATCH 00/13] mesa: Locking improvements and optimizations
Timothy Arceri
- [Mesa-dev] [PATCH 06/13] mesa: Replace sampler object locks with atomic inc/dec.
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: remove samplerobj inlined comparison
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: remove samplerobj inlined comparison
Timothy Arceri
- [Mesa-dev] [PATCH 5/6] egl/x11: trust our loader over the xserver for the drivername
Timothy Arceri
- [Mesa-dev] [PATCH] egl/x11: Fix driver_name acquisition
Timothy Arceri
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: Add missing spec quote about atomic counter in structs
Timothy Arceri
- [Mesa-dev] ARB_arrays_of_arrays Desktop series
Timothy Arceri
- [Mesa-dev] [PATCH 1/6] glsl: avoid hitting assert for arrays of arrays
Timothy Arceri
- [Mesa-dev] [PATCH 2/6] glsl: disable interface block AoA
Timothy Arceri
- [Mesa-dev] [PATCH 3/6] glsl: add AoA support to subroutines
Timothy Arceri
- [Mesa-dev] [PATCH 4/6] i965: add arrays of arrays support for varyings
Timothy Arceri
- [Mesa-dev] [PATCH 5/6] i965: enable ARB_arrays_of_arrays
Timothy Arceri
- [Mesa-dev] [PATCH 6/6] docs: Mark AoA as done for i965
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: remove specical case subroutine type counting
Timothy Arceri
- [Mesa-dev] ARB_arrays_of_arrays Desktop series
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] mesa: expose dimension check for glTex*Storage functions
Timothy Arceri
- [Mesa-dev] [PATCH v2] glsl/es3.1: Fix up GL_ARB_compute_shader for GLSL ES 3.1
Timothy Arceri
- [Mesa-dev] [PATCH 06/13] mesa: Replace sampler object locks with atomic inc/dec.
Timothy Arceri
- [Mesa-dev] [PATCH] i965/fs: Clamp image array indices to the array bounds on IVB.
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: make linker error message more informative
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: update MaxShaderStorageBlockSize to 2^27
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] glsl: set image access qualifiers for AoA
Timothy Arceri
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Timothy Arceri
- [Mesa-dev] [PATCH] i965/fs: Clamp image array indices to the array bounds on IVB.
Timothy Arceri
- [Mesa-dev] [PATCH v2 1/3] mesa: expose dimension check for glTex*Storage functions
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: remove extern from texture function
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa: move non-generic multisample validation
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH v2 3/3] mesa: set correct error for non-renderable multisample textures
Timothy Arceri
- [Mesa-dev] [PATCH V2 2/2] mesa: move non-generic multisample validation
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: refactor target error checking in glGetTexLevelParameter
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: refactor target error checking in glGetTexLevelParameter
Timothy Arceri
- [Mesa-dev] [PATCH v2] mesa: Raise INVALID_VALUE from glCreateShaderProgramv if count < 0
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH v2] mesa: refactor target error checking in glGetTexLevelParameter
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] mesa: validate size parameters for glTexStorage*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH 06/12] glsl: fix ir_constant::equals() for doubles
Timothy Arceri
- [Mesa-dev] [PATCH 05/12] glsl: fix isinf() for doubles
Timothy Arceri
- [Mesa-dev] [PATCH 02/12] nir/builder: only read meaningful channels in nir_swizzle()
Timothy Arceri
- [Mesa-dev] [PATCH 08/12] i965/vec4/nir: simplify glsl_type_for_nir_alu_type()
Timothy Arceri
- [Mesa-dev] [PATCH] nir: Add a glsl_uint_type() wrapper.
Timothy Arceri
- [Mesa-dev] [PATCH] docs: Update todo regarding StencilOp and StencilOpSeparate.
Timothy Arceri
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Timothy Arceri
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: interleave constant propagation and folding
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: check samples > 0 for glTex*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH 2/2] mesa: move non-generic samples validation
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Timothy Arceri
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: undo split out of create shader code
Timothy Arceri
- [Mesa-dev] [PATCH 08/25] glsl: Forbid non-constant image array indexing in GLSL ES 3.1.
Timothy Arceri
- [Mesa-dev] [PATCH 03/25] mesa: Reject image formats not supported by GLES.
Timothy Arceri
- [Mesa-dev] [PATCH 01/25] mesa: Rename MaxCombinedImageUnitsAndFragmentOutputs to MaxCombinedShaderOutputResources.
Timothy Arceri
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Timothy Arceri
- [Mesa-dev] [PATCH 06/25] mesa: Refuse to bind a mutable texture object to an image unit in GLES.
Timothy Arceri
- [Mesa-dev] [PATCH 09/25] glsl: Add support for image binding qualifiers.
Timothy Arceri
- [Mesa-dev] [PATCH 09/25] glsl: Add support for image binding qualifiers.
Timothy Arceri
- [Mesa-dev] [PATCH 10/25] glsl: Require that all image uniforms have a format qualifier in GLSL ES.
Timothy Arceri
- [Mesa-dev] [PATCH 12/25] glsl: Allow precision qualifiers on general opaque types.
Timothy Arceri
- [Mesa-dev] [PATCH 13/25] glsl: Use a separate availability class for image atomic built-ins.
Timothy Arceri
- [Mesa-dev] Last try at AoA for Mesa 11 v4
Timothy Arceri
- [Mesa-dev] [PATCH 01/25] glsl: calculate component size for arrays of arrays when varying packing disabled
Timothy Arceri
- [Mesa-dev] [PATCH 02/25] glsl: dont allow gl_PerVertex to be redeclared as an array of arrays
Timothy Arceri
- [Mesa-dev] [PATCH 03/25] glsl: clean-up link uniform code
Timothy Arceri
- [Mesa-dev] [PATCH 04/25] glsl: Add support for linking uniform arrays of arrays
Timothy Arceri
- [Mesa-dev] [PATCH 05/25] glsl: add support for initialising sampler AoA
Timothy Arceri
- [Mesa-dev] [PATCH 06/25] glsl: fix binding validation for interface blocks
Timothy Arceri
- [Mesa-dev] [PATCH 07/25] glsl: add helper for calculating size of AoA
Timothy Arceri
- [Mesa-dev] [PATCH 08/25] glsl: validate binding qualifier for AoA
Timothy Arceri
- [Mesa-dev] [PATCH 09/25] glsl: allow AoA to be sized by initializer or constructor
Timothy Arceri
- [Mesa-dev] [PATCH 10/25] glsl: remove dead code in a single pass
Timothy Arceri
- [Mesa-dev] [PATCH 11/25] glsl: interleave constant propagation and folding
Timothy Arceri
- [Mesa-dev] [PATCH 12/25] glsl: add AoA support for atmoic counters
Timothy Arceri
- [Mesa-dev] [PATCH 13/25] nir: wrapper for glsl_type arrays_of_arrays_size()
Timothy Arceri
- [Mesa-dev] [PATCH 14/25] nir: add atomic lowering support for AoA
Timothy Arceri
- [Mesa-dev] [PATCH 15/25] i965: support atomic counter AoA
Timothy Arceri
- [Mesa-dev] [PATCH 16/25] i965: fix atomic buffer index for bindings other than 0
Timothy Arceri
- [Mesa-dev] [PATCH 17/25] glsl: avoid hitting assert for arrays of arrays
Timothy Arceri
- [Mesa-dev] [PATCH 18/25] glsl: disable interface block AoA
Timothy Arceri
- [Mesa-dev] [PATCH 19/25] glsl: add AoA support to subroutines
Timothy Arceri
- [Mesa-dev] [PATCH 20/25] i965: add arrays of arrays support for varyings
Timothy Arceri
- [Mesa-dev] [PATCH 21/25] glsl: set image access qualifiers for AoA
Timothy Arceri
- [Mesa-dev] [PATCH 22/25] i965: add support for image AoA
Timothy Arceri
- [Mesa-dev] [PATCH 23/25] glsl: Allow arrays of arrays in GLSL ES 3.10 and GLSL 4.30
Timothy Arceri
- [Mesa-dev] [PATCH 24/25] i965: enable ARB_arrays_of_arrays
Timothy Arceri
- [Mesa-dev] [PATCH 25/25] docs: Mark AoA as done for i965
Timothy Arceri
- [Mesa-dev] Last try at AoA for Mesa 11 v4
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Timothy Arceri
- [Mesa-dev] [PATCH 24/25] i965: enable ARB_arrays_of_arrays
Timothy Arceri
- [Mesa-dev] [PATCH 08/25] glsl: validate binding qualifier for AoA
Timothy Arceri
- [Mesa-dev] [PATCH 03/25] glsl: clean-up link uniform code
Timothy Arceri
- [Mesa-dev] [PATCH 05/25] glsl: add support for initialising sampler AoA
Timothy Arceri
- [Mesa-dev] [PATCH 02/25] glsl: dont allow gl_PerVertex to be redeclared as an array of arrays
Timothy Arceri
- [Mesa-dev] [PATCH 18/25] glsl: disable interface block AoA
Timothy Arceri
- [Mesa-dev] [PATCH 23/25] glsl: Allow arrays of arrays in GLSL ES 3.10 and GLSL 4.30
Timothy Arceri
- [Mesa-dev] Last try at AoA for Mesa 11 v4
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: make _mesa_bind_texture_unit() static
Timothy Arceri
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: clean up textureSize prototype
Timothy Arceri
- [Mesa-dev] Indirect fixes for Samplers
Timothy Arceri
- [Mesa-dev] [PATCH 1/4] glsl: order indices for samplers inside a struct array
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] glsl: store uniform slot id in var location field
Timothy Arceri
- [Mesa-dev] [RFC 3/4] nir: support indirect indexing samplers in struct arrays
Timothy Arceri
- [Mesa-dev] [PATCH 4/4] mesa: simplify sampler indexing
Timothy Arceri
- [Mesa-dev] [PATCH] glsl: remove specical case subroutine type counting
Timothy Arceri
- [Mesa-dev] [PATCH V2 1/4] glsl: order indices for samplers inside a struct array
Timothy Arceri
- [Mesa-dev] [PATCH V2 2/4] glsl: store uniform slot id in var location field
Timothy Arceri
- [Mesa-dev] [PATCH V2 3/4] nir: support indirect indexing samplers in struct arrays
Timothy Arceri
- [Mesa-dev] [PATCH V2 4/4] mesa: simplify sampler indexing
Timothy Arceri
- [Mesa-dev] [RFC 3/4] nir: support indirect indexing samplers in struct arrays
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] glsl: store uniform slot id in var location field
Timothy Arceri
- [Mesa-dev] [PATCH 2/4] glsl: store uniform slot id in var location field
Timothy Arceri
- [Mesa-dev] [PATCH 1/2] mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_type
Timothy Arceri
- [Mesa-dev] [PATCH] gallium/radeon: fix r600g build if LLVM is disabled
Benjamin Bellec
- [Mesa-dev] [PATCH 02/71] target/d3dadapter9: Return Windows like card names
Benjamin Bellec
- [Mesa-dev] [PATCH 02/71] target/d3dadapter9: Return Windows like card names
Benjamin Bellec
- [Mesa-dev] [PATCH 1/3] egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Frank Binns
- [Mesa-dev] [PATCH 2/3] egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
Frank Binns
- [Mesa-dev] [PATCH 3/3] egl/x11: don't abort when creating a DRI2 drawable fails
Frank Binns
- [Mesa-dev] [PATCH v2 1/3] egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Frank Binns
- [Mesa-dev] [PATCH v2 2/3] egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
Frank Binns
- [Mesa-dev] [PATCH v2 3/3] egl/x11: don't abort when creating a DRI2 drawable fails
Frank Binns
- [Mesa-dev] [PATCH 1/2] egl: don't allow eglGetConfigs to set num_configs param to a negative value
Frank Binns
- [Mesa-dev] [PATCH 2/2] egl: improve attribute checking for eglCreateContext
Frank Binns
- [Mesa-dev] [PATCH 1/4] mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
- [Mesa-dev] [PATCH 2/4] mesa/formats: refactor by removing compressed formats
Nanley Chery
- [Mesa-dev] [PATCH 3/4] mesa/formats: add more MESA_FORMAT_LAYOUTs
Nanley Chery
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Nanley Chery
- [Mesa-dev] [PATCH v2] mesa: don't enable online compression for ASTC formats
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa/teximage: accept ASTC formats for 3D texture specification
Nanley Chery
- [Mesa-dev] [PATCH 3/4] mesa/formats: add more MESA_FORMAT_LAYOUTs
Nanley Chery
- [Mesa-dev] [PATCH v2] mesa/formats: add more MESA_FORMAT_LAYOUTs
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa: don't enable online compression for ASTC formats
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa: don't enable online compression for ASTC formats
Nanley Chery
- [Mesa-dev] [PATCH] mesa/teximage: report the correct function which triggered the error
Nanley Chery
- [Mesa-dev] [PATCH v2] mesa/formats: add more MESA_FORMAT_LAYOUTs
Nanley Chery
- [Mesa-dev] [PATCH] mesa/texformat: Use format conversion function in _mesa_choose_tex_format
Nanley Chery
- [Mesa-dev] [PATCH v4] mesa/teximage: accept ASTC formats for 3D texture specification
Nanley Chery
- [Mesa-dev] [PATCH] mesa/texformat: Use format conversion function in _mesa_choose_tex_format
Nanley Chery
- [Mesa-dev] [PATCH 1/4] mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
- [Mesa-dev] [PATCH 1/4] mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa/formats: only do type and component lookup for uncompressed formats
Nanley Chery
- [Mesa-dev] [PATCH 2/2] mesa/formats: make format testing a gtest
Nanley Chery
- [Mesa-dev] [PATCH v2] mesa/formats: refactor by removing compressed formats
Nanley Chery
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa: don't enable online compression for ASTC formats
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa/texformat: enable ASTC formats for TexStorage
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa/formats: refactor by removing compressed formats
Nanley Chery
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Nanley Chery
- [Mesa-dev] [PATCH 2/2] mesa/formats: make format testing a gtest
Nanley Chery
- [Mesa-dev] [PATCH v3] mesa/formats: refactor by removing compressed formats
Nanley Chery
- [Mesa-dev] [PATCH v2] mesa/formats: make format testing a gtest
Nanley Chery
- [Mesa-dev] [PATCH v4] mesa/formats: remove compressed formats from matching function
Nanley Chery
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Nanley Chery
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
Nanley Chery
- [Mesa-dev] [PATCH v5 2/2] mesa/teximage: accept ASTC formats for 3D texture specification
Nanley Chery
- [Mesa-dev] [PATCH v5 2/2] mesa/teximage: accept ASTC formats for 3D texture specification
Nanley Chery
- [Mesa-dev] [PATCH v6 2/2] mesa/teximage: accept ASTC formats for 3D texture specification
Nanley Chery
- [Mesa-dev] [PATCH] mesa/formats: pass correct parameter to _mesa_is_format_compressed
Nanley Chery
- [Mesa-dev] [PATCH] mesa/formats: pass correct parameter to _mesa_is_format_compressed
Nanley Chery
- [Mesa-dev] [PATCH] mesa/texformat: Use format conversion function in _mesa_choose_tex_format
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa/texcompress: correct mapping of S3TC formats in conversion function
Nanley Chery
- [Mesa-dev] [PATCH v2 2/2] mesa/texformat: use format conversion function in _mesa_choose_tex_format
Nanley Chery
- [Mesa-dev] [PATCH v2 2/2] mesa/texformat: use format conversion function in _mesa_choose_tex_format
Nanley Chery
- [Mesa-dev] [PATCH 1/6] mesa/glformats: expose certain compressed formats to desktop GL
Nanley Chery
- [Mesa-dev] [PATCH 2/6] mesa/glformats: restrict ETC1_RGB8 support to GLES1/2
Nanley Chery
- [Mesa-dev] [PATCH 3/6] mesa/formats: add MESA_LAYOUT_LATC
Nanley Chery
- [Mesa-dev] [PATCH 4/6] mesa/glformats: refactor compressed format support function
Nanley Chery
- [Mesa-dev] [PATCH 5/6] mesa/texcompress: add compressed formats to base format utility function
Nanley Chery
- [Mesa-dev] [PATCH 6/6] mesa/teximage: reuse compressed format utility functions for base_format
Nanley Chery
- [Mesa-dev] [PATCH 1/2] mesa/texcompress: add function to determine compressed format type
Nanley Chery
- [Mesa-dev] [PATCH 2/2] mesa/glformats: catch certain compressed formats as color formats
Nanley Chery
- [Mesa-dev] [PATCH] i965: enable ASTC for Cherryview
Nanley Chery
- [Mesa-dev] [PATCH] i965: enable ASTC for Cherryview
Nanley Chery
- [Mesa-dev] [PATCH] i965: enable ASTC for Cherryview
Nanley Chery
- [Mesa-dev] [Mesa-stable] [PATCH] xa: add xa_surface_from_handle2
Rob Clark
- [Mesa-dev] [PATCH 2/2] tgsi_to_nir: Convert to using VARYING_SLOT_* / FRAG_RESULT_*.
Rob Clark
- [Mesa-dev] [PATCH] nir: Use a single bit for the dual-source blend index
Rob Clark
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Rob Clark
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Rob Clark
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Rob Clark
- [Mesa-dev] [PATCH 0/3] GREMEDY_string_marker support
Rob Clark
- [Mesa-dev] [PATCH 1/3] mesa: add GREMEDY_string_marker
Rob Clark
- [Mesa-dev] [PATCH 2/3] gallium: add GREMEDY_string_marker
Rob Clark
- [Mesa-dev] [PATCH 3/3] freedreno: implement emit_string_marker
Rob Clark
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Rob Clark
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Rob Clark
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Rob Clark
- [Mesa-dev] [PATCH 1/2] retrace: support depth/stencil attachment for gles
Rob Clark
- [Mesa-dev] [PATCH 2/2] retrace: use GREMEDY_string_marker to emit call no's
Rob Clark
- [Mesa-dev] [PATCH 1/2] retrace: support depth/stencil attachment for gles
Rob Clark
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Rob Clark
- [Mesa-dev] [PATCH] ttn: add buffer texture type
Rob Clark
- [Mesa-dev] [RFC 0/3] Flesh out DiscardFramebuffer and InvalidateFramebuffer
Rob Clark
- [Mesa-dev] [RFC 1/3] mesa: Driver.DiscardFramebuffer -> Driver.DiscardTexture
Rob Clark
- [Mesa-dev] [RFC 2/3] mesa: hook up DiscardTexture for InvalidateFramebuffer and friends
Rob Clark
- [Mesa-dev] [RFC 3/3] mesa/st: wire up DiscardTexture
Rob Clark
- [Mesa-dev] Mesa 11.0.0 release plan
Rob Clark
- [Mesa-dev] [PATCH 0/3] GREMEDY_string_marker support
Rob Clark
- [Mesa-dev] [RFC 2/3] mesa: hook up DiscardTexture for InvalidateFramebuffer and friends
Rob Clark
- [Mesa-dev] [PATCH v3] mesa: Implement glMemoryBarrierByRegion
Rob Clark
- [Mesa-dev] [PATCH v3] mesa: Implement glMemoryBarrierByRegion
Rob Clark
- [Mesa-dev] [PATCH v3] mesa: Implement glMemoryBarrierByRegion
Rob Clark
- [Mesa-dev] [PATCH] freedreno/ir3: fix build breaks due to nir changes
Rob Clark
- [Mesa-dev] Mesa 11.0.0 release candidate 2
Rob Clark
- [Mesa-dev] driDriverAPI help
Daniel Melo Jorge da Cunha
- [Mesa-dev] [PATCH 00/71] New Gallium Nine Fixes and Improvements
Axel Davy
- [Mesa-dev] [PATCH 01/71] st/nine: Require gcc >= 4.6
Axel Davy
- [Mesa-dev] [PATCH 01/71] st/nine: Require gcc >= 4.6
Axel Davy
- [Mesa-dev] [PATCH 02/71] target/d3dadapter9: Return Windows like card names
Axel Davy
- [Mesa-dev] [PATCH 03/71] st/nine: Fix Swizzle for ATI2 format
Axel Davy
- [Mesa-dev] [PATCH 04/71] st/nine: Always set point_quad_rasterization to 1
Axel Davy
- [Mesa-dev] [PATCH 05/71] st/nine: Align texture memory
Axel Davy
- [Mesa-dev] [PATCH 06/71] st/nine: Account POINTSIZE_MIN and POINTSIZE_MAX for point size
Axel Davy
- [Mesa-dev] [PATCH 07/71] st/nine: fix D3DRS_DITHERENABLE wrong state group
Axel Davy
- [Mesa-dev] [PATCH 08/71] st/nine: Hide hardware cursor when we don't use it
Axel Davy
- [Mesa-dev] [PATCH 09/71] st/nine: Force hw cursor for Windowed mode
Axel Davy
- [Mesa-dev] [PATCH 10/71] st/nine: Do not call ID3DPresent_GetCursorPos for sw cursor
Axel Davy
- [Mesa-dev] [PATCH 11/71] st/nine: Revert to sw cursor in case of failure to set hw cursor
Axel Davy
- [Mesa-dev] [PATCH 12/71] gallium: Add blending to pipe blit
Axel Davy
- [Mesa-dev] [PATCH 13/71] util/u_blitter: implement alpha blending for pipe->blit
Axel Davy
- [Mesa-dev] [PATCH 14/71] st/nine: Simplify Volume9 dirty region tracking
Axel Davy
- [Mesa-dev] [PATCH 15/71] st/nine: Split NineSurface9_CopySurface
Axel Davy
- [Mesa-dev] [PATCH 16/71] st/nine: Simplify NineVolume9_CopyVolume
Axel Davy
- [Mesa-dev] [PATCH 17/71] st/nine: SetAutoGenFilterType should regenerate the sublevels
Axel Davy
- [Mesa-dev] [PATCH 18/71] st/nine: Add missing BASETEX_REGISTER_UPDATE calls
Axel Davy
- [Mesa-dev] [PATCH 19/71] st/nine: Track dirty region for SYSTEMMEM too
Axel Davy
- [Mesa-dev] [PATCH 20/71] st/nine: Textures start dirty
Axel Davy
- [Mesa-dev] [PATCH 21/71] st/nine: Only update dirty rect for UpdateTexture
Axel Davy
- [Mesa-dev] [PATCH 22/71] st/nine: Track managed textures
Axel Davy
- [Mesa-dev] [PATCH 23/71] st/nine: Implement EvictManagedResources
Axel Davy
- [Mesa-dev] [PATCH 24/71] st/nine: Fix StretchRect checks
Axel Davy
- [Mesa-dev] [PATCH 25/71] st/nine: Fix FillColor Flag check
Axel Davy
- [Mesa-dev] [PATCH 26/71] st/nine: Fix GenerateMipSubLevels potential crash
Axel Davy
- [Mesa-dev] [PATCH 27/71] st/nine: fix failing wine test device.c test_lockrect_invalid()
Axel Davy
- [Mesa-dev] [PATCH 28/71] st/nine: Clean GetPrivateData
Axel Davy
- [Mesa-dev] [PATCH 29/71] st/nine: Fix resource SetPriority/GetPriority
Axel Davy
- [Mesa-dev] [PATCH 30/71] st/nine: Return NULL pointer in lock error cases
Axel Davy
- [Mesa-dev] [PATCH 31/71] st/nine: Impose restrictions on DXTN texture sizes
Axel Davy
- [Mesa-dev] [PATCH 32/71] st/nine: Fix Lock Checks for Compressed textures
Axel Davy
- [Mesa-dev] [PATCH 33/71] st/nine: Fail on D3DUSAGE_DYNAMIC for D3DPOOL_SCRATCH textures
Axel Davy
- [Mesa-dev] [PATCH 34/71] st/nine: Return correct error codes in NineDevice9_Reset
Axel Davy
- [Mesa-dev] [PATCH 35/71] st/nine: Prevent possible crash
Axel Davy
- [Mesa-dev] [PATCH 36/71] st/nine: Fix use of uninitialized values
Axel Davy
- [Mesa-dev] [PATCH 37/71] st/nine: Implement TEXBEM, TEXBEML and BEM
Axel Davy
- [Mesa-dev] [PATCH 38/71] st/nine: Remove group_mask argument from nine_update_state
Axel Davy
- [Mesa-dev] [PATCH 39/71] st/nine: Reorder nine_state.
Axel Davy
- [Mesa-dev] [PATCH 40/71] st/nine: Reorder DSA state settings
Axel Davy
- [Mesa-dev] [PATCH 41/71] st/nine: Rework rasterizer states
Axel Davy
- [Mesa-dev] [PATCH 42/71] st/nine: Avoid useless updates in SetSamplerState
Axel Davy
- [Mesa-dev] [PATCH 43/71] st/nine: Improve fallback when driver doesn't support user buffers.
Axel Davy
- [Mesa-dev] [PATCH 44/71] st/nine: Rework blend states
Axel Davy
- [Mesa-dev] [PATCH 45/71] st/nine: Rework constant buffer state handling
Axel Davy
- [Mesa-dev] [PATCH 46/71] st/nine: Rework ff constant buffers
Axel Davy
- [Mesa-dev] [PATCH 47/71] st/nine: Fix fixed function fog support
Axel Davy
- [Mesa-dev] [PATCH 48/71] st/nine: Begin programmable shader fog support
Axel Davy
- [Mesa-dev] [PATCH 49/71] st/nine: Fix nine_ff_ps_key padding
Axel Davy
- [Mesa-dev] [PATCH 50/71] st/nine: Remove useless variables
Axel Davy
- [Mesa-dev] [PATCH 51/71] st/nine: Rework shader states
Axel Davy
- [Mesa-dev] [PATCH 52/71] st/nine: Finish Fog implementation
Axel Davy
- [Mesa-dev] [PATCH 53/71] st/nine: Revert to userbuf path when needed
Axel Davy
- [Mesa-dev] [PATCH 54/71] st/nine: Advertise Fog flags
Axel Davy
- [Mesa-dev] [PATCH 55/71] st/nine: Change a few advertised caps
Axel Davy
- [Mesa-dev] [PATCH 56/71] st/nine: Complete ff texture transform implementation
Axel Davy
- [Mesa-dev] [PATCH 57/71] st/nine: Programmable ps D3DTTSS_PROJECTED support
Axel Davy
- [Mesa-dev] [PATCH 58/71] st/nine: Change nine_state_update order
Axel Davy
- [Mesa-dev] [PATCH 59/71] st/nine: Implement ff vertex data passthrough
Axel Davy
- [Mesa-dev] [PATCH 60/71] st/nine: Implement special DOTPRODUCT3 behaviour
Axel Davy
- [Mesa-dev] [PATCH 61/71] st/nine: Remove NINED3DRS_ZBIASSCALE
Axel Davy
- [Mesa-dev] [PATCH 62/71] st/nine: Better check shader constant limits
Axel Davy
- [Mesa-dev] [PATCH 63/71] st/nine: Calculate dummy sampler state only once
Axel Davy
- [Mesa-dev] [PATCH 64/71] st/nine: Use CSO cache for sampler views
Axel Davy
- [Mesa-dev] [PATCH 65/71] st/nine: Fix the number of texture stages
Axel Davy
- [Mesa-dev] [PATCH 66/71] st/nine: Avoid Constant upload when there is no change
Axel Davy
- [Mesa-dev] [PATCH 67/71] st/nine: Catch setting the same shader
Axel Davy
- [Mesa-dev] [PATCH 68/71] st/nine: Silent warning in update_vertex_buffer
Axel Davy
- [Mesa-dev] [PATCH 69/71] st/nine: Silent warning in NineCubeTexture9_ctor
Axel Davy
- [Mesa-dev] [PATCH 70/71] st/nine: Silent warning in sm1_declusage_to_tgsi
Axel Davy
- [Mesa-dev] [PATCH 71/71] st/nine: Silent warning in nine_ff
Axel Davy
- [Mesa-dev] [PATCH 41/71] st/nine: Rework rasterizer states
Axel Davy
- [Mesa-dev] [PATCH] st/nine: Disable NV path, it's broken right now.
Axel Davy
- [Mesa-dev] [PATCH 02/71] target/d3dadapter9: Return Windows like card names
Axel Davy
- [Mesa-dev] [PATCH 1/3] addrlib: add support for Fiji (v2)
Alex Deucher
- [Mesa-dev] [PATCH 2/3] radeonsi: add support for FIJI (v4)
Alex Deucher
- [Mesa-dev] [PATCH 3/3] radeonsi: add fiji pci id
Alex Deucher
- [Mesa-dev] [PATCH] amdgpu: add Fiji support
Alex Deucher
- [Mesa-dev] [PATCH] radeonsi: add new OLAND pci id
Alex Deucher
- [Mesa-dev] [PATCH 1/2] r600g: fix polygon offset scale
Alex Deucher
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Alex Deucher
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Alex Deucher
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Alex Deucher
- [Mesa-dev] [PATCH] winsys/amdgpu: fix the type of memory usage counters
Alex Deucher
- [Mesa-dev] New stable-branch 10.6 candidate pushed
Alex Deucher
- [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser
Alex Deucher
- [Mesa-dev] [PATCH 1/3] winsys/radeon: handle non-zero finite timeout when waiting for buffers
Alex Deucher
- [Mesa-dev] gallium state tracker calls calloc for 0 sizes arrays ?
Alex Deucher
- [Mesa-dev] [PATCH] r600g: add proper support for VGT_FLUSH
Alex Deucher
- [Mesa-dev] [PATCH 00/42] RadeonSI cleaning up states
Alex Deucher
- [Mesa-dev] [PATCH] r600/sb: emit vertex clauses properly on all gpu classes.
Alex Deucher
- [Mesa-dev] [PATCH] r600g: fix calculation for gpr allocation
Alex Deucher
- [Mesa-dev] [PATCH 3/3] nir: Simplify ine/ieq(ineg(a), a) -> ine/ieq(a, 0)
Boyan Ding
- [Mesa-dev] [PATCH 5/6] egl/x11: trust our loader over the xserver for the drivername
Boyan Ding
- [Mesa-dev] [PATCH] egl/x11: Fix driver_name acquisition
Boyan Ding
- [Mesa-dev] [PATCH 1/2] nir: Replace fcsel with fmov instead of imov in nir_opt_undef
Boyan Ding
- [Mesa-dev] [PATCH 2/2] i965/nir: Make use of nir_opt_undef
Boyan Ding
- [Mesa-dev] [PATCH] egl/wayland: define set_cloexec_or_close only when mkostemp is not present
Boyan Ding
- [Mesa-dev] [PATCH 1/2] nir: Replace fcsel with fmov instead of imov in nir_opt_undef
Boyan Ding
- [Mesa-dev] [PATCH 2/2] i965/nir: Make use of nir_opt_undef
Boyan Ding
- [Mesa-dev] [PATCH] vc4: Initialize pack field of qreg to 0 in qir_get_temp
Boyan Ding
- [Mesa-dev] [PATCH] vc4: Try to pair up instructions when only one of them has PM bit
Boyan Ding
- [Mesa-dev] [PATCH] mesa-demos: xeglthreads needs to add "-lX11 -lpthread" itself
Stefan Dirsch
- [Mesa-dev] [PATCH] mesa-demos: xeglthreads needs to add "-lX11 -lpthread" itself
Stefan Dirsch
- [Mesa-dev] [PATCH] gallium/radeon: always use the llvm. prefix in intrinsic names
Michel Dänzer
- [Mesa-dev] [PATCH 2/2] radeon/winsys: increase the IB size for VM
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: suspend timer queries between IBs
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: before storing tess levels, load them from LDS instead of temporary
Michel Dänzer
- [Mesa-dev] [PATCH] winsys/radeon: loosen up the requirements for how much memory IBs can use
Michel Dänzer
- [Mesa-dev] [PATCH 00/11] RadeonSI and Gallium HUD improvements
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining
Michel Dänzer
- [Mesa-dev] Mesa (master): glsl: Add constuctors for the common cases of glsl_struct_field
Michel Dänzer
- [Mesa-dev] [PATCH 1/3] addrlib: add support for Fiji (v2)
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: Initialize patch member of glsl_struct_field
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: Initialize patch member of glsl_struct_field
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining (v2)
Michel Dänzer
- [Mesa-dev] [PATCH] st/dri: Use packed RGB formats
Michel Dänzer
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: add new OLAND pci id
Michel Dänzer
- [Mesa-dev] [PATCH] gallium/radeon: fix r600g build if LLVM is disabled
Michel Dänzer
- [Mesa-dev] [PATCH 1/5] radeonsi: move VGT_GS_MODE to the VS state
Michel Dänzer
- [Mesa-dev] [PATCH] st/dri: Use packed RGB formats
Michel Dänzer
- [Mesa-dev] [PATCH] st/dri: Use packed RGB formats
Michel Dänzer
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for EXT_depth_bounds_test
Michel Dänzer
- [Mesa-dev] [PATCH] st/clover: Fix build against LLVM 3.8 SVN r244928
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: mark unreachable paths to avoid warnings
Michel Dänzer
- [Mesa-dev] [PATCH] winsys/amdgpu: fix the type of memory usage counters
Michel Dänzer
- [Mesa-dev] [PATCH] radeonsi: fix indirect indexing of MSAA textures
Michel Dänzer
- [Mesa-dev] big endian: r600g
Michel Dänzer
- [Mesa-dev] big endian: r600g
Michel Dänzer
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Alejandro Seguí Díaz
- [Mesa-dev] [PATCH] clover: clEnqueue* should block when asked for
EdB
- [Mesa-dev] [PATCH v2] clover: stub missing CL 1.2 functions
EdB
- [Mesa-dev] [PATCH v3] clover: stub missing CL 1.2 functions
EdB
- [Mesa-dev] [PATCH v3 09/78] i965/nir: Pass a is_scalar boolean to brw_create_nir()
Jason Ekstrand
- [Mesa-dev] [PATCH v3 74/78] i965/vec4: Enable NIR-vec4 pass on ARB_vertex_programs
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] i965/vec4_nir: Various fixes for ILK- and BDW+
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] i965/nir: Use nir_op_info.output_type for determining when to resolve
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] i965/nir: Don't mark bany or ball instructions for resolve
Jason Ekstrand
- [Mesa-dev] [PATCH 3/5] i965/vec4-nir: Handle boolean resolvese on ILK-
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965/vec4_nir: Do boolean source modifier resolves on BDW+
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] i965/vec4_nir: Properly handle integer multiplies on BDW+
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] ra: Delete the conflict lists in ra_set_finalize
Jason Ekstrand
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Jason Ekstrand
- [Mesa-dev] ssbo, vec4, nir - Re: [PATCH v3 (part2) 00/56] ARB_shader_storage_buffer_object (mesa, i965)
Jason Ekstrand
- [Mesa-dev] ssbo, vec4, nir - Re: [PATCH v3 (part2) 00/56] ARB_shader_storage_buffer_object (mesa, i965)
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/fs: Lower arithmetic instructions with register regions of unsupported width.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shaders
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] glsl/cs: Lower gl_GlobalInvocationID variable
Jason Ekstrand
- [Mesa-dev] [PATCH 2/3] glsl/cs: Lower gl_GlobalInvocationID variable
Jason Ekstrand
- [Mesa-dev] [PATCH 10/20] i965/fs: Implement image load, store and atomic.
Jason Ekstrand
- [Mesa-dev] [PATCH 7.5/20] i965/fs: Import code to transform image coordinates into surface coordinates.
Jason Ekstrand
- [Mesa-dev] [PATCHv2 10/14] i965: Hook up image state upload.
Jason Ekstrand
- [Mesa-dev] [PATCHv2 09/14] i965: Reserve enough parameter entries for all image uniforms used in the program.
Jason Ekstrand
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Jason Ekstrand
- [Mesa-dev] [PATCHv2 07/14] i965: Implement surface state set-up for shader images.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965: Fix brw_memory_barrier() for SKL.
Jason Ekstrand
- [Mesa-dev] i965 implementation of the ARB_shader_image_load_store built-ins. (v4)
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/formats: Only do byteswapping for packed formats
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/format_utils: Add src_bits == dst_bits cases to [us]norm functions
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/formats: Don't flip channels of null array formats
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa/format_utils: Add src_bits == dst_bits cases to [us]norm functions
Jason Ekstrand
- [Mesa-dev] [PATCH 12/70] i965: Rename intel_batchbuffer to brw_batch
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965/vec4_nir: Do boolean source modifier resolves on BDW+
Jason Ekstrand
- [Mesa-dev] [PATCHv2 07/14] i965: Implement surface state set-up for shader images.
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] i965/vec4_nir: Do boolean source modifier resolves on BDW+
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965/vec4_visitor: Make some function arguments const references
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/fs: Make resolve_source_modifiers consistent with the vec4 version
Jason Ekstrand
- [Mesa-dev] [PATCH 0/5] Some register allocation improvements
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Jason Ekstrand
- [Mesa-dev] [PATCH 1/1] mesa/formats: don't byteswap when building array formats
Jason Ekstrand
- [Mesa-dev] [PATCH v2] mesa/formats: don't byteswap when building array formats
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Add support for CSE on textures.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/vec4/nir: Emit single MOV to generate a scalar constant.
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] nir: Add support for CSE on textures.
Jason Ekstrand
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/vec4_nir: Load constants as integers
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6] An attempt to speed up register set creation
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] util/bitset: Add a BITSET_FOREACH_SET macro
Jason Ekstrand
- [Mesa-dev] [PATCH 2/6] util/ra: Add a function for making all conflicts on a register transitive
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] i965/reg_allocate: Use make_reg_conflicts_transitive
Jason Ekstrand
- [Mesa-dev] [PATCH 4/6] util/ra: Make allocating conflict lists optional
Jason Ekstrand
- [Mesa-dev] [PATCH 5/6] gallium/util: Add an implementation of ffsl
Jason Ekstrand
- [Mesa-dev] [PATCH 6/6] util/bitset: Use a long for bitset words
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6] An attempt to speed up register set creation
Jason Ekstrand
- [Mesa-dev] [PATCH 3/6] i965/reg_allocate: Use make_reg_conflicts_transitive
Jason Ekstrand
- [Mesa-dev] [PATCH 4/8] nir: Pass a type_size() function pointer into nir_lower_io().
Jason Ekstrand
- [Mesa-dev] [PATCH 7/8] i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.
Jason Ekstrand
- [Mesa-dev] [PATCH 7/8] i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.
Jason Ekstrand
- [Mesa-dev] [PATCH 8/8] i965/vs: Simplify fs_visitor's ATTR file.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: split out instruction comparison functions
Jason Ekstrand
- [Mesa-dev] [PATCH 8/8] i965/vs: Simplify fs_visitor's ATTR file.
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] nir: add a helper for finding duplicate instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 4/5] nir: add a helper for finding duplicate instructions
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] nir/cse: use the instr_hash helper
Jason Ekstrand
- [Mesa-dev] [PATCH 5/5] nir/cse: use the instr_hash helper
Jason Ekstrand
- [Mesa-dev] [PATCH 3/8] i965: Move type_size() methods out of visitor classes.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/6] An attempt to speed up register set creation
Jason Ekstrand
- [Mesa-dev] Can we use anonymous unions?
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Refactor image uniform setup
Jason Ekstrand
- [Mesa-dev] [PATCH 4/8] nir: Pass a type_size() function pointer into nir_lower_io().
Jason Ekstrand
- [Mesa-dev] [PATCH v2] i965: Refactor image uniform setup
Jason Ekstrand
- [Mesa-dev] [PATCH v2] i965: Refactor image uniform setup
Jason Ekstrand
- [Mesa-dev] [PATCH v2] i965: Refactor image uniform setup
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
- [Mesa-dev] [PATCH v2] i965: Refactor image uniform setup
Jason Ekstrand
- [Mesa-dev] [PATCH 00/21] i965/fs: Push small uniform arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 01/21] i965: Rename setup_vector_uniform_values to setup_vec4_uniform_value
Jason Ekstrand
- [Mesa-dev] [PATCH 02/21] i965: Make setup_vec4_uniform_value and _image_uniform_values take an offset
Jason Ekstrand
- [Mesa-dev] [PATCH 03/21] nir: Pull nir_lower_io's load_op selection into a helper function.
Jason Ekstrand
- [Mesa-dev] [PATCH 04/21] nir: Use nir_builder in nir_lower_io's get_io_offset().
Jason Ekstrand
- [Mesa-dev] [PATCH 05/21] i965: Move type_size() methods out of visitor classes.
Jason Ekstrand
- [Mesa-dev] [PATCH 06/21] i965/vec4: Drop an assertion from type_size_vec4
Jason Ekstrand
- [Mesa-dev] [PATCH 07/21] nir: Pass a type_size() function pointer into nir_lower_io().
Jason Ekstrand
- [Mesa-dev] [PATCH 08/21] nir/intrinsics: Add a second const index to load_uniform
Jason Ekstrand
- [Mesa-dev] [PATCH 09/21] nir/lower_io: Separate driver_location and base offset for uniforms
Jason Ekstrand
- [Mesa-dev] [PATCH 10/21] i965/vec4_nir: Get rid of the uniform_driver_location tracking
Jason Ekstrand
- [Mesa-dev] [PATCH 11/21] i965/fs: Rework uniform handling
Jason Ekstrand
- [Mesa-dev] [PATCH 12/21] nir/lower_io: Remove assign_var_locations_direct_first
Jason Ekstrand
- [Mesa-dev] [PATCH 13/21] i965/fs: Combine assign_constant_locations and move_uniform_array_access_to_pull_constants
Jason Ekstrand
- [Mesa-dev] [PATCH 14/21] i965/fs: Handle reladdr in liveness calculations in assign_constant_locations
Jason Ekstrand
- [Mesa-dev] [PATCH 15/21] i964/fs: Refactor assign_constant_locations
Jason Ekstrand
- [Mesa-dev] [PATCH 16/21] i965/fs: Rename demote_pull_constants to lower_constant_loads
Jason Ekstrand
- [Mesa-dev] [PATCH 17/21] i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
- [Mesa-dev] [PATCH 18/21] i965/brw_reg: Add a brw_VxH_indirect helper
Jason Ekstrand
- [Mesa-dev] [PATCH 19/21] i965/fs: Add an opcode for loading indirect push constants
Jason Ekstrand
- [Mesa-dev] [PATCH 20/21] i965/fs: Support indirect push constants in lower_constant_loads
Jason Ekstrand
- [Mesa-dev] [PATCH 21/21] i965/fs: Push small uniform arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 02/21] i965: Make setup_vec4_uniform_value and _image_uniform_values take an offset
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Use NIR by default for VS
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] mesa: Add GL API support for ARB_copy_image
Jason Ekstrand
- [Mesa-dev] [PATCH v2 2/2] i965/vec4_nir: Load constants as integers
Jason Ekstrand
- [Mesa-dev] [PATCH] nir: Use !block_ends_in_jump() in a few places rather than open-coding.
Jason Ekstrand
- [Mesa-dev] [PATCH 09/21] nir/lower_io: Separate driver_location and base offset for uniforms
Jason Ekstrand
- [Mesa-dev] [PATCH 08/21] nir/intrinsics: Add a second const index to load_uniform
Jason Ekstrand
- [Mesa-dev] [PATCH 7/8] i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.
Jason Ekstrand
- [Mesa-dev] [PATCH 13/21] i965/fs: Combine assign_constant_locations and move_uniform_array_access_to_pull_constants
Jason Ekstrand
- [Mesa-dev] [PATCH 09/21] nir/lower_io: Separate driver_location and base offset for uniforms
Jason Ekstrand
- [Mesa-dev] [PATCH] freedreno/ir3: fix build breaks due to nir changes
Jason Ekstrand
- [Mesa-dev] [PATCH 3/3] meta: Abort meta pbo path if TexSubImage need signed unsigned conversion
Jason Ekstrand
- [Mesa-dev] [PATCH] prog_to_nir: Don't allocate nir_variable with type vec4[0] for uniforms.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] nir: Store gl_shader_stage in nir_shader.
Jason Ekstrand
- [Mesa-dev] [PATCH] i965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
Jason Ekstrand
- [Mesa-dev] [PATCH 0/2] i965: Two more UNIFORM cleanups
Jason Ekstrand
- [Mesa-dev] [PATCH 1/2] i964/fs: Refactor assign_constant_locations
Jason Ekstrand
- [Mesa-dev] [PATCH 2/2] i965/fs: Split VGRFs after lowering pull constants
Jason Ekstrand
- [Mesa-dev] [PATCH 09/17] nir: Fix wonkey indentation in generated code
Jason Ekstrand
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Jason Ekstrand
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Jason Ekstrand
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Jason Ekstrand
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: Make nir_block_{first, last}_instr return NULL for empty blocks.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: Make nir_block_{first, last}_instr return NULL for empty blocks.
Jason Ekstrand
- [Mesa-dev] [PATCH 1/6] i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Jason Ekstrand
- [Mesa-dev] [PATCH rework] mesa: rework Driver.CopyImageSubData() and related code
Jason Ekstrand
- [Mesa-dev] [PATCH rework] mesa: rework Driver.CopyImageSubData() and related code
Jason Ekstrand
- [Mesa-dev] [PATCH] i965/fs: Do not set the size for zero-size uniforms
Jason Ekstrand
- [Mesa-dev] [PATCH rework] mesa: rework Driver.CopyImageSubData() and related code
Jason Ekstrand
- [Mesa-dev] [PATCH 1/5] nir: Make nir_block_{first, last}_instr return NULL for empty blocks.
Jason Ekstrand
- [Mesa-dev] [PATCH 02/14] util: added ffsll() function
Jason Ekstrand
- [Mesa-dev] [RFC 3/4] nir: support indirect indexing samplers in struct arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 2/4] glsl: store uniform slot id in var location field
Jason Ekstrand
- [Mesa-dev] [RFC 3/4] nir: support indirect indexing samplers in struct arrays
Jason Ekstrand
- [Mesa-dev] [PATCH V2 3/4] nir: support indirect indexing samplers in struct arrays
Jason Ekstrand
- [Mesa-dev] [PATCH 02/14] util: added ffsll() function
Jason Ekstrand
- [Mesa-dev] [PATCH] mesa: Move gl_vert_attrib from mtypes.h to shader_enums.h
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/builder: Use nir_after_instr to advance the cursor
Jason Ekstrand
- [Mesa-dev] [PATCH] nir/builder: Use nir_after_instr to advance the cursor
Jason Ekstrand
- [Mesa-dev] [PATCH] meta: Compute correct buffer size with SkipRows/SkipPixels
Jason Ekstrand
- [Mesa-dev] [PATCH v2] mesa: AtomicBufferBindings should be initialized to zero.
Erik Faye-Lund
- [Mesa-dev] [PATCH 1/2] mesa: only look up base-format once
Erik Faye-Lund
- [Mesa-dev] [PATCH 2/2] mesa: limit scope of GL 1.0 compatibility shim
Erik Faye-Lund
- [Mesa-dev] [PATCH] util: Rename PURE to ATTRIBUTE_PURE.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
- [Mesa-dev] [PATCH 2/3] scons: Build roundevent_test.
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] util: Use SSE rounding on all platforms that support it.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
- [Mesa-dev] [PATCH 3/3] util: Use SSE rounding on all platforms that support it.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Jose Fonseca
- [Mesa-dev] [PATCH] util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
- [Mesa-dev] [PATCH] util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
- [Mesa-dev] [PATCH] util: Use LONG_MAX instead of LONG_BIT.
Jose Fonseca
- [Mesa-dev] [PATCH 23/25] glsl: Implement the required built-in functions when OES_shader_image_atomic is enabled.
Jose Fonseca
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Chris Forbes
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Chris Forbes
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Chris Forbes
- [Mesa-dev] [PATCH] i965: Improve disassembly of data port read messages.
Chris Forbes
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Mathias Fröhlich
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Mathias Fröhlich
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Mathias Fröhlich
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Mathias Fröhlich
- [Mesa-dev] [PATCH 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH v2 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH v2 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH v3 1/2] mesa: clear existing swizzle info before bitwise-OR
Oded Gabbay
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH] mesa/formats: Only do byteswapping for packed formats
Oded Gabbay
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Oded Gabbay
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Oded Gabbay
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Oded Gabbay
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Oded Gabbay
- [Mesa-dev] [PATCH 1/1] mesa/formats: don't byteswap when building array formats
Oded Gabbay
- [Mesa-dev] [PATCH 1/1] mesa/formats: don't byteswap when building array formats
Oded Gabbay
- [Mesa-dev] [PATCH v2] mesa/formats: don't byteswap when building array formats
Oded Gabbay
- [Mesa-dev] [PATCH] clover: fix image resource depth and array_size
Zoltan Gilian
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Zoltan Gilian
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Zoltan Gilian
- [Mesa-dev] [PATCH 1/2] clover: upload sample bitfield to kernel
Zoltan Gilian
- [Mesa-dev] [PATCH 2/2] clover: recognize sampler kernel arguments
Zoltan Gilian
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Zoltan Gilian
- [Mesa-dev] [PATCH 1/2] r600, compute: refactor 1st arg of evergreen_set_rat
Zoltan Gilian
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Zoltan Gilian
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Zoltan Gilian
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Zoltan Gilian
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Zoltan Gilian
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Zoltan Gilian
- [Mesa-dev] [PATCH] clover: block on transfer api calls when requested
Zoltan Gilian
- [Mesa-dev] [PATCH] clover: block on transfer api calls when requested
Zoltan Gilian
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Zoltan Gilian
- [Mesa-dev] [PATCH] clover: fix image resource depth and array_size
Zoltán Gilián
- [Mesa-dev] [PATCH 1/2] clover: move find_kernels to functions
Zoltán Gilián
- [Mesa-dev] [PATCH 2/2] clover: pass image attributes to the kernel
Zoltán Gilián
- [Mesa-dev] [PATCH] clover: fix image resource depth and array_size
Zoltán Gilián
- [Mesa-dev] [PATCH] clover: handle setKernelArg errors
Zoltán Gilián
- [Mesa-dev] [PATCH] r600, compute: force tiling on 2D and 3D texture compute resources
Zoltán Gilián
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Zoltán Gilián
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Zoltán Gilián
- [Mesa-dev] clover: image resource management
Zoltán Gilián
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Zoltán Gilián
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Zoltán Gilián
- [Mesa-dev] [PATCH] clover: block on transfer api calls when requested
Zoltán Gilián
- [Mesa-dev] [PATCH] r600g: Fix handling of TGSI_OPCODE_ARR with SB
Vadim Girlin
- [Mesa-dev] [PATCH mesa] nv30: Fix creation of scanout buffers
Hans de Goede
- [Mesa-dev] gallium state tracker calls calloc for 0 sizes arrays ?
Hans de Goede
- [Mesa-dev] gallium state tracker calls calloc for 0 sizes arrays ?
Hans de Goede
- [Mesa-dev] nv3x libreoffice impress opengl animations not working
Hans de Goede
- [Mesa-dev] nv3x libreoffice impress opengl animations not working
Hans de Goede
- [Mesa-dev] nv3x libreoffice impress opengl animations not working
Hans de Goede
- [Mesa-dev] [PATCH v3 (part2) 08/56] glsl: add support for unsized arrays in shader storage blocks
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v3 (part2) 08/56] glsl: add support for unsized arrays in shader storage blocks
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 46/59] glsl: Allow use of memory qualifiers with ARB_shader_storage_buffer_object.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 13/59] glsl: Lower unsized array's length calculation expression
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 13/59] glsl: Lower unsized array's length calculation expression
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 17/59] i965/fs/nir: implement unsized array's length calculation
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 20/59] glsl: Add parser/compiler support for std430 interface packing qualifier
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 21/59] glsl: propagate interface packing information to arrays of scalars, vectors.
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH v4 (part2) 20/59] glsl: Add parser/compiler support for std430 interface packing qualifier
Samuel Iglesias Gonsálvez
- [Mesa-dev] [PATCH] i965: Fix missing BRW_NEW_FS_PROG_DATA in gen6_renderbuffer_surfaces.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: when generating out/inout parameter fixups, do indexing before the call
Kenneth Graunke
- [Mesa-dev] [PATCH 00/21] NIR control flow modification
Kenneth Graunke
- [Mesa-dev] [PATCH 20/21] nir/cf: add new control modification API's
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] prog_to_nir: Use nir_builder_insert() rather than poking at cf_list.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/3] gallium/ttn: Use nir_builder_insert() rather than poking at cf_list.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/3] nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/21] NIR control flow modification
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Delete the nir_function_impl::start_block field.
Kenneth Graunke
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] mesa: Move varying slots and FS output names to shader_enums.h
Kenneth Graunke
- [Mesa-dev] [PATCH 07/70] i965: Combine the multiple pipelined register detection into one round-trip
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] i965/vec4_nir: Properly handle integer multiplies on BDW+
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965: Optimize brw_inst_bits() and brw_compact_inst_bits().
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Kenneth Graunke
- [Mesa-dev] [PATCH 1/3] i965: Rename brw_upload_item_data to brw_alloc_item_data
Kenneth Graunke
- [Mesa-dev] [PATCH] gl-2.0: Add test for re-using shader objects
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Improve disassembly of data port read messages.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Kenneth Graunke
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl: add missing MS sampler builtin types for GLSL ES 3.10
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Add a glsl_uint_type() wrapper.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/8] nir: Pull nir_lower_io's load_op selection into a helper function.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/8] nir: Use nir_builder in nir_lower_io's get_io_offset().
Kenneth Graunke
- [Mesa-dev] [PATCH 3/8] i965: Move type_size() methods out of visitor classes.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/8] nir: Pass a type_size() function pointer into nir_lower_io().
Kenneth Graunke
- [Mesa-dev] [PATCH 5/8] i965/nir: Move IO lowering into helper functions.
Kenneth Graunke
- [Mesa-dev] [PATCH 6/8] nir: Allow nir_lower_io() to only lower one type of variable.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/8] i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.
Kenneth Graunke
- [Mesa-dev] [PATCH 8/8] i965/vs: Simplify fs_visitor's ATTR file.
Kenneth Graunke
- [Mesa-dev] [PATCH 8/8] i965/vs: Simplify fs_visitor's ATTR file.
Kenneth Graunke
- [Mesa-dev] Can we use anonymous unions?
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Move control flush into pipelined conditional render
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] nir: Store gl_shader_stage in nir_shader.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] nir: Use nir_shader::stage rather than passing it around.
Kenneth Graunke
- [Mesa-dev] [PATCH] nir: Use !block_ends_in_jump() in a few places rather than open-coding.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] i965: Remove by-lines from file headers
Kenneth Graunke
- [Mesa-dev] [PATCH 08/21] nir/intrinsics: Add a second const index to load_uniform
Kenneth Graunke
- [Mesa-dev] [PATCH 09/21] nir/lower_io: Separate driver_location and base offset for uniforms
Kenneth Graunke
- [Mesa-dev] [PATCH] prog_to_nir: Don't allocate nir_variable with type vec4[0] for uniforms.
Kenneth Graunke
- [Mesa-dev] [PATCH 13/21] i965/fs: Combine assign_constant_locations and move_uniform_array_access_to_pull_constants
Kenneth Graunke
- [Mesa-dev] [PATCH 09/21] nir/lower_io: Separate driver_location and base offset for uniforms
Kenneth Graunke
- [Mesa-dev] [PATCH 09/21] nir/lower_io: Separate driver_location and base offset for uniforms
Kenneth Graunke
- [Mesa-dev] [PATCH 7/8] i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.
Kenneth Graunke
- [Mesa-dev] [PATCH 7/8] i965/vs: Map scalar VS input locations properly; avoid tons of MOVs.
Kenneth Graunke
- [Mesa-dev] [PATCH 1/5] nir: Make nir_block_{first, last}_instr return NULL for empty blocks.
Kenneth Graunke
- [Mesa-dev] [PATCH 2/5] nir: Strengthen "no jumps" assertions in instruction insertion API.
Kenneth Graunke
- [Mesa-dev] [PATCH 3/5] nir: Move nir_cursor to nir.h.
Kenneth Graunke
- [Mesa-dev] [PATCH 4/5] nir: Convert the NIR instruction insertion API to use cursors.
Kenneth Graunke
- [Mesa-dev] [PATCH 5/5] nir: Convert the builder to use the new NIR cursor API.
Kenneth Graunke
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Kenneth Graunke
- [Mesa-dev] [PATCH] i965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
Kenneth Graunke
- [Mesa-dev] [PATCH 0/2] i965: Two more UNIFORM cleanups
Kenneth Graunke
- [Mesa-dev] [PATCH 1/6] i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Kenneth Graunke
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Kenneth Graunke
- [Mesa-dev] [PATCH 06/10] i965: add support for textureSamples function
Kenneth Graunke
- [Mesa-dev] [PATCH 1/2] i965/gen9: Annotate input coverage mask change
Kenneth Graunke
- [Mesa-dev] [PATCH 2/2] i965/gen: Don't conflate base miplevel in sampler state
Kenneth Graunke
- [Mesa-dev] i965: Clipping, GS, and VUE map simplifications
Kenneth Graunke
- [Mesa-dev] [PATCH 01/12] i965: Move brw_setup_tex_for_precompile to brw_program.[ch].
Kenneth Graunke
- [Mesa-dev] [PATCH 02/12] i965: Remove legacy clip plane handling from geometry shaders.
Kenneth Graunke
- [Mesa-dev] [PATCH 03/12] i965: Delete the brw_vue_program_key::userclip_active flag.
Kenneth Graunke
- [Mesa-dev] [PATCH 04/12] i965: Move legacy clip plane handling to vec4_vs_visitor.
Kenneth Graunke
- [Mesa-dev] [PATCH 05/12] i965: Store a key_tex pointer in vec4_visitor.
Kenneth Graunke
- [Mesa-dev] [PATCH 06/12] i965: Virtualize vec4_visitor::emit_urb_slot().
Kenneth Graunke
- [Mesa-dev] [PATCH 07/12] i965: Remove the brw_vue_prog_key base class.
Kenneth Graunke
- [Mesa-dev] [PATCH 08/12] i965: Don't do legacy userclipping in non-compatibility contexts.
Kenneth Graunke
- [Mesa-dev] [PATCH 09/12] i965/gs: Don't reserve space for clip plane uniforms.
Kenneth Graunke
- [Mesa-dev] [PATCH 10/12] i965/gs: Remove the dependency on the VS VUE map.
Kenneth Graunke
- [Mesa-dev] [PATCH 11/12] i965: Optimize VUE map comparisons.
Kenneth Graunke
- [Mesa-dev] [PATCH 12/12] i965: Simplify handling of VUE map changes.
Kenneth Graunke
- [Mesa-dev] [PATCH 00/10] i965: add ARB_shader_texture_image_samples support
Kenneth Graunke
- [Mesa-dev] [PATCH] nir/builder: Use nir_after_instr to advance the cursor
Kenneth Graunke
- [Mesa-dev] [PATCH] r600: port si_conv_prim_to_gs_out from radeonsi
Jonathan Gray
- [Mesa-dev] [PATCH] r600: port si_conv_prim_to_gs_out from radeonsi
Jonathan Gray
- [Mesa-dev] [RFC] [PATCH] nir: Add a loop analysis pass
Thomas Helland
- [Mesa-dev] [PATCH v2 21/21] i965/gen7: Resolve GCC sign-compare warning.
Thomas Helland
- [Mesa-dev] [PATCH 0/3] NIR: Simplifications of fne/feq
Thomas Helland
- [Mesa-dev] [PATCH 1/3] nir: Simplify fne(fneg(a), a) -> fne(a, 0.0)
Thomas Helland
- [Mesa-dev] [PATCH 2/3] nir: Simplify feq(fneg(a), a)) -> feq(a, 0.0)
Thomas Helland
- [Mesa-dev] [PATCH 3/3] nir: Simplify ine/ieq(ineg(a), a) -> ine/ieq(a, 0)
Thomas Helland
- [Mesa-dev] [RFC][PATCH] nir: Add a value range propagation pass
Thomas Helland
- [Mesa-dev] [PATCH 3/3] nir: Simplify ine/ieq(ineg(a), a) -> ine/ieq(a, 0)
Thomas Helland
- [Mesa-dev] [PATCH 3/3] nir: Simplify ine/ieq(ineg(a), a) -> ine/ieq(a, 0)
Thomas Helland
- [Mesa-dev] [RFC][PATCH] nir: Add a value range propagation pass
Thomas Helland
- [Mesa-dev] [PATCH] glsl: Add missing spec quote about atomic counter in structs
Thomas Helland
- [Mesa-dev] [PATCH] nir: Add a value range propagation pass
Thomas Helland
- [Mesa-dev] [PATCH 1/2][RFC] docs: Update with GLES3.2 entries and status
Thomas Helland
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Thomas Helland
- [Mesa-dev] [PATCH 1/2] nir: Add a nir_opt_undef() to handle csels with undef.
Thomas Helland
- [Mesa-dev] [PATCH 1/2] nir: Add a nir_opt_undef() to handle csels with undef.
Thomas Helland
- [Mesa-dev] [PATCH v2 21/21] i965/gen7: Resolve GCC sign-compare warning.
Thomas Helland
- [Mesa-dev] [PATCH 1/2][RFC] docs: Update with GLES3.2 entries and status
Thomas Helland
- [Mesa-dev] [PATCH V2] docs: Update with GLES3.2 entries and status
Thomas Helland
- [Mesa-dev] [PATCH V2] docs: Update with GLES3.2 entries and status
Thomas Helland
- [Mesa-dev] [PATCH V2] docs: Update with GLES3.2 entries and status
Thomas Helland
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Thomas Helland
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Thomas Helland
- [Mesa-dev] [PATCH] docs: Add ARB extensions from 2012 - 2015
Thomas Helland
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Thomas Helland
- [Mesa-dev] LICM vs GCM
Thomas Helland
- [Mesa-dev] [PATCH] nir: Add a value range propagation pass
Thomas Helland
- [Mesa-dev] [PATCH 03/25] glsl: clean-up link uniform code
Thomas Helland
- [Mesa-dev] [PATCH v2] docs: Update todo regarding StencilOp and StencilOpSeparate.
Thomas Helland
- [Mesa-dev] End of my GSoC - Where to find the code
Thomas Helland
- [Mesa-dev] [PATCH] egl/wayland: define set_cloexec_or_close only when mkostemp is not present
Thomas Helland
- [Mesa-dev] [PATCH 2/2] i965/nir: Make use of nir_opt_undef
Thomas Helland
- [Mesa-dev] End of my GSoC - Where to find the code
Thomas Helland
- [Mesa-dev] [Mesa-stable] [PATCH] xa: add xa_surface_from_handle2
Thomas Hellstrom
- [Mesa-dev] [PATCH] xa: don't leak fences
Thomas Hellstrom
- [Mesa-dev] [PATCH 12/13] mesa: Remove unnecessary locking from container objects.
Fredrik Höglund
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [PATCH] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Fredrik Höglund
- [Mesa-dev] [PATCH v4 1/2] mesa: add missing queries for ARB_direct_state_access
Fredrik Höglund
- [Mesa-dev] [Intel-gfx] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Kristian Høgsberg
- [Mesa-dev] [Intel-gfx] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Kristian Høgsberg
- [Mesa-dev] [PATCH 2/3 v2] i965: Swap the order of the vertex ID and edge flag attributes
Kristian Høgsberg
- [Mesa-dev] [PATCH] i965: Rename INTEL_DEBUG=vec4vs to INTEL_DEBUG=vec4.
Kristian Høgsberg
- [Mesa-dev] [PATCH 1/2] egl/dri2: Fix include path of u_atomic.h introduced e7e29189
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/2] egl/scons: Fix every platform getting dri and haiku added e7e29189
Alexander von Gluck IV
- [Mesa-dev] [PATCH 2/2] egl/scons: Fix every platform getting dri and haiku added e7e29189
Alexander von Gluck IV
- [Mesa-dev] [PATCH] egl/SCons: Fix Haiku build. Haiku is the only OS EGL builds on with SCons
Alexander von Gluck IV
- [Mesa-dev] Mesa 11.0.0 release candidate 2
Alexander von Gluck IV
- [Mesa-dev] [PATCH 1/4] gallium/radeon: use helper functions to mark atoms dirty
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] r600g: use a helper to add an initialized atom
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/4] r600g: don't mark unused atom dirty
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/4] r600g: use a bitfield to track dirty atoms
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/4] r600g: use a bitfield to track dirty atoms
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radeon/uvd: remove unused variables
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radeonsi: mark unreachable paths to avoid warnings
Grazvydas Ignotas
- [Mesa-dev] [PATCH] radeon/uvd: remove unused variables
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/4] r600g: make all scissor states use single atom
Grazvydas Ignotas
- [Mesa-dev] [PATCH 2/4] r600g: make all viewport states use single atom
Grazvydas Ignotas
- [Mesa-dev] [PATCH 3/4] r600g: start numbering atoms from 1
Grazvydas Ignotas
- [Mesa-dev] [PATCH 4/4] r600g: simplify dirty atom tracking
Grazvydas Ignotas
- [Mesa-dev] [PATCH 1/4] r600g: make all scissor states use single atom
Grazvydas Ignotas
- [Mesa-dev] [PATCH 00/42] RadeonSI cleaning up states
Grazvydas Ignotas
- [Mesa-dev] [PATCH 13/42] radeonsi: use a bitmask for tracking dirty atoms
Grazvydas Ignotas
- [Mesa-dev] [PATCH 40/42] winsys/radeon: add a flag telling how gfx IBs should be padded
Grazvydas Ignotas
- [Mesa-dev] help:glGetString(GL_VERSION/GL_EXTENSIONS/GL_VENDER/DL_RENDERER) returns NULL
InjuredWolf
- [Mesa-dev] help:read data out from Pixel buffer surface
InjuredWolf
- [Mesa-dev] vlVaQueryImageFormats and vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities also return unsupported formats
Julien Isorce
- [Mesa-dev] vlVaQueryImageFormats and vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities also return unsupported formats
Julien Isorce
- [Mesa-dev] [PATCH 0/8] nouveau: add support for vaapi
Julien Isorce
- [Mesa-dev] [PATCH 1/8] nouveau: extract memcpy loop from nouveau_vp3_bsp
Julien Isorce
- [Mesa-dev] [PATCH 2/8] nouveau: remove nouveau_vp3_bsp to use begin/next/end
Julien Isorce
- [Mesa-dev] [PATCH 3/8] nouveau: split nvc0_decoder_bsp in begin/next/end
Julien Isorce
- [Mesa-dev] [PATCH 4/8] nouveau: preserve content buffer when calling nvc0_decoder_bsp_next
Julien Isorce
- [Mesa-dev] [PATCH 5/8] nouveau: remove nvc0_decoder_bsp and use begin/next/end instead
Julien Isorce
- [Mesa-dev] [PATCH 6/8] nvc0: implement pipe_video_codec::begin_frame/end_frame
Julien Isorce
- [Mesa-dev] [PATCH 7/8] nouveau: fix chunk decoding by updating number of slices
Julien Isorce
- [Mesa-dev] [PATCH 8/8] build: enable st/va with nouveau driver
Julien Isorce
- [Mesa-dev] big endian: r600g
Dragomir Ivanov
- [Mesa-dev] [PATCH] glx: Fix __glXWireToEvent for BufferSwapComplete
Adam Jackson
- [Mesa-dev] [PATCH v2] glsl: avoid compiler's segfault when processing operators with void arguments
Mark Janes
- [Mesa-dev] [PATCH] mesa: Use the effective internal format instead for validation
Mark Janes
- [Mesa-dev] [PATCH v3 1/2] mesa: Fix order of format + type and internal format checks for glTexImage ops
Mark Janes
- [Mesa-dev] [PATCH 3/3 v2] i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Mark Janes
- [Mesa-dev] [PATCH] glapi: Remove _x86_64_get_get_dispatch symbol from x86-64 assembly.
Mark Janes
- [Mesa-dev] [PATCH 04/17] i965: Make gen7_enable_hw_binding_tables static
Abdiel Janulgue
- [Mesa-dev] [PATCH] clover: clEnqueue* should block when asked for
Francisco Jerez
- [Mesa-dev] [PATCH] clover: fix image resource depth and array_size
Francisco Jerez
- [Mesa-dev] [PATCH v2 3/6] i965/vec4: Don't emit scratch reads for a spilled register we have just written
Francisco Jerez
- [Mesa-dev] [PATCH v2 3/6] i965/vec4: Don't emit scratch reads for a spilled register we have just written
Francisco Jerez
- [Mesa-dev] [PATCH 08/14] i965: Define and initialize image parameter structure.
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] i965: Fix brw_memory_barrier() for SKL.
Francisco Jerez
- [Mesa-dev] [PATCH 08/14] i965: Define and initialize image parameter structure.
Francisco Jerez
- [Mesa-dev] [PATCH v3 (part2) 09/56] glsl: Add parser/compiler support for unsized array's length()
Francisco Jerez
- [Mesa-dev] [PATCH 14/20] i965: Implement logic to set up and upload an image uniform.
Francisco Jerez
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] i965/fs: Fix fs_inst::regs_read() for sources in the ATTR file.
Francisco Jerez
- [Mesa-dev] [PATCH 2/2] i965/fs: Lower arithmetic instructions with register regions of unsupported width.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] i965: Define virtual instruction to calculate the high 32 bits of a multiply.
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] i965/fs: Indent the implementation of 32x32-bit MUL lowering by one level.
Francisco Jerez
- [Mesa-dev] [PATCH 4/5] i965/fs: Lower the MULH virtual instruction.
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] i965/fs: Implement nir_op_imul/umul_high in terms of MULH.
Francisco Jerez
- [Mesa-dev] [PATCH 3/5] i965/fs: Indent the implementation of 32x32-bit MUL lowering by one level.
Francisco Jerez
- [Mesa-dev] [PATCH v3] clover: stub missing CL 1.2 functions
Francisco Jerez
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Francisco Jerez
- [Mesa-dev] [PATCHv2 09/14] i965: Reserve enough parameter entries for all image uniforms used in the program.
Francisco Jerez
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Francisco Jerez
- [Mesa-dev] [PATCH v3 2/4] i965/vec4: do not predicate scratch writes for BRW_OPCODE_SEL instructions
Francisco Jerez
- [Mesa-dev] [PATCH v3 3/4] i965/vec4: Fix indentation in vec4_visitor::evaluate_spill_costs
Francisco Jerez
- [Mesa-dev] [PATCH v2 3/6] i965/vec4: Don't emit scratch reads for a spilled register we have just written
Francisco Jerez
- [Mesa-dev] [PATCH v3 4/4] i965/vec4: Don't unspill the same register in consecutive instructions
Francisco Jerez
- [Mesa-dev] [PATCH v4 (part2) 02/59] i965/vec4: Import helpers to convert vectors into arrays and back.
Francisco Jerez
- [Mesa-dev] [PATCH v3 4/4] i965/vec4: Don't unspill the same register in consecutive instructions
Francisco Jerez
- [Mesa-dev] [PATCH v4] clover: stub missing CL 1.2 functions
Francisco Jerez
- [Mesa-dev] clover: image resource management
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Francisco Jerez
- [Mesa-dev] [PATCHv2 07/14] i965: Implement surface state set-up for shader images.
Francisco Jerez
- [Mesa-dev] [PATCH] clover: Properly initialize LLVM targets when linking with component libs
Francisco Jerez
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Francisco Jerez
- [Mesa-dev] [PATCH 1/2] i965: Add SKL support to brw_miptree_get_horizontal_slice_pitch().
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Francisco Jerez
- [Mesa-dev] [PATCHv2 07/14] i965: Implement surface state set-up for shader images.
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] i965: enable GL_ARB_shader_image_size
Francisco Jerez
- [Mesa-dev] [PATCH] mesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to glGetTexParameterfv
Francisco Jerez
- [Mesa-dev] [PATCH] i965/fs: Clamp image array indices to the array bounds on IVB.
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Francisco Jerez
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Francisco Jerez
- [Mesa-dev] [PATCH 1/5] main: add extension GL_ARB_shader_image_size
Francisco Jerez
- [Mesa-dev] [PATCH v2 2/5] glsl: add support for the imageSize builtin
Francisco Jerez
- [Mesa-dev] [PATCH] st/clover: Fix build against LLVM 3.8 SVN r244928
Francisco Jerez
- [Mesa-dev] [PATCH] i965: Don't tell the hardware about our UAV access.
Francisco Jerez
- [Mesa-dev] [PATCH] i965: Don't tell the hardware about our UAV access.
Francisco Jerez
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Francisco Jerez
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Francisco Jerez
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Francisco Jerez
- [Mesa-dev] [RFC 2/2] i965: add support for image AoA
Francisco Jerez
- [Mesa-dev] Implement GLES 3.1 image load/store and OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 01/25] mesa: Rename MaxCombinedImageUnitsAndFragmentOutputs to MaxCombinedShaderOutputResources.
Francisco Jerez
- [Mesa-dev] [PATCH 02/25] mesa: Don't lose track of the shader image layer originally specified by the user.
Francisco Jerez
- [Mesa-dev] [PATCH 03/25] mesa: Reject image formats not supported by GLES.
Francisco Jerez
- [Mesa-dev] [PATCH 04/25] mesa: Reset image unit state to the default values when a bound image is deleted.
Francisco Jerez
- [Mesa-dev] [PATCH 05/25] mesa: Initialize image unit state to different defaults in GLES.
Francisco Jerez
- [Mesa-dev] [PATCH 06/25] mesa: Refuse to bind a mutable texture object to an image unit in GLES.
Francisco Jerez
- [Mesa-dev] [PATCH 07/25] mesa: Refuse to bind image uniforms using glUniform in GLES.
Francisco Jerez
- [Mesa-dev] [PATCH 08/25] glsl: Forbid non-constant image array indexing in GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 09/25] glsl: Add support for image binding qualifiers.
Francisco Jerez
- [Mesa-dev] [PATCH 10/25] glsl: Require that all image uniforms have a format qualifier in GLSL ES.
Francisco Jerez
- [Mesa-dev] [PATCH 11/25] glsl: Implement GLSL ES restriction on images being either readonly or writeonly.
Francisco Jerez
- [Mesa-dev] [PATCH 12/25] glsl: Allow precision qualifiers on general opaque types.
Francisco Jerez
- [Mesa-dev] [PATCH 13/25] glsl: Use a separate availability class for image atomic built-ins.
Francisco Jerez
- [Mesa-dev] [PATCH 14/25] glsl: Expose image load and store built-ins in GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 15/25] glsl: Accept supported image types in GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 16/25] glsl: Accept atomic_uint type in GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 17/25] glsl: Remove duplicate definition of gl_MaxTess*ImageUniforms built-in constants.
Francisco Jerez
- [Mesa-dev] [PATCH 18/25] glsl: Define image-related built-in constants required by GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 19/25] glsl: Recognise image memory qualifiers in GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 20/25] glsl: Parse the allowed image format qualifiers in GLSL ES 3.1.
Francisco Jerez
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 22/25] glsl: Add usual extension boilerplate for OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 23/25] glsl: Implement the required built-in functions when OES_shader_image_atomic is enabled.
Francisco Jerez
- [Mesa-dev] [PATCH 24/25] i965/fs: Return result of image atomic in a register of the expected type.
Francisco Jerez
- [Mesa-dev] [PATCH 25/25] i965: Expose OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 04/25] mesa: Reset image unit state to the default values when a bound image is deleted.
Francisco Jerez
- [Mesa-dev] [PATCH 05/25] mesa: Initialize image unit state to different defaults in GLES.
Francisco Jerez
- [Mesa-dev] [PATCH 07/25] mesa: Refuse to bind image uniforms using glUniform in GLES.
Francisco Jerez
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Francisco Jerez
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Francisco Jerez
- [Mesa-dev] [PATCH v2] i965: Refactor image uniform setup
Francisco Jerez
- [Mesa-dev] [PATCH 09/25] glsl: Add support for image binding qualifiers.
Francisco Jerez
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 20.5/25] mesa: Add ES31 API tag for the extension table.
Francisco Jerez
- [Mesa-dev] [PATCH v3 2/5] glsl: add support for the imageSize builtin
Francisco Jerez
- [Mesa-dev] [PATCH v2] i965: Refactor image uniform setup
Francisco Jerez
- [Mesa-dev] [PATCH v3 3/5] nir: convert the glsl intrinsic image_size to nir_intrinsic_image_size
Francisco Jerez
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Francisco Jerez
- [Mesa-dev] [PATCH 5/5] i965: enable GL_ARB_shader_image_size
Francisco Jerez
- [Mesa-dev] [PATCH 01/10] i965: Use constant miptree pointer in tex surface setup
Francisco Jerez
- [Mesa-dev] [PATCH 02/10] i965: Reduce the scope of input in buffer tex setup
Francisco Jerez
- [Mesa-dev] [PATCH 03/10] i965: Move tex buffer dispatch into hw independent setup
Francisco Jerez
- [Mesa-dev] [PATCH 04/10] i965/gen4: Use tex object format instead of the miptree format
Francisco Jerez
- [Mesa-dev] [PATCH 05/10] i965: Move tex miptree and format resolving into dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH 06/10] i965/gen7: Move tex gather format override into common dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH 07/10] i965: Move texture swizzle resolving into dispatcher
Francisco Jerez
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Francisco Jerez
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Francisco Jerez
- [Mesa-dev] [PATCH 02/21] i965: Make setup_vec4_uniform_value and _image_uniform_values take an offset
Francisco Jerez
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Francisco Jerez
- [Mesa-dev] [PATCH] i965: allow image_size on float images
Francisco Jerez
- [Mesa-dev] [PATCH] i965/fs: Do not set the size for zero-size uniforms
Francisco Jerez
- [Mesa-dev] [PATCH 00/10] i965: add ARB_shader_texture_image_samples support
Francisco Jerez
- [Mesa-dev] [PATCH 00/10] i965: add ARB_shader_texture_image_samples support
Francisco Jerez
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Francisco Jerez
- [Mesa-dev] [PATCH] i965/cs: Enable barrier in MEDIA_INTERFACE_DESCRIPTOR
Jordan Justen
- [Mesa-dev] [PATCH 0/7] i965/cs: gl_LocalInvocationID support
Jordan Justen
- [Mesa-dev] [PATCH 1/7] i965/cs: Setup push constant data for uniforms
Jordan Justen
- [Mesa-dev] [PATCH 2/7] glsl/cs: Add gl_LocalInvocationID variable
Jordan Justen
- [Mesa-dev] [PATCH 3/7] nir: Add gl_LocalInvocationID variable
Jordan Justen
- [Mesa-dev] [PATCH 4/7] i965/cs: Reserve local invocation id in payload regs
Jordan Justen
- [Mesa-dev] [PATCH 5/7] i965/cs: Initialize gl_LocalInvocationID in push constant data
Jordan Justen
- [Mesa-dev] [PATCH 6/7] i965/cs: Initialize gl_LocalInvocationID from payload
Jordan Justen
- [Mesa-dev] [PATCH 7/7] i965/nir: Support gl_LocalInvocationID variable
Jordan Justen
- [Mesa-dev] [PATCH] i965/cs: Setup push constant data for uniforms
Jordan Justen
- [Mesa-dev] [PATCH 0/4] i965/cs: gl_WorkGroupID support
Jordan Justen
- [Mesa-dev] [PATCH 1/4] glsl/cs: Add gl_WorkGroupID variable
Jordan Justen
- [Mesa-dev] [PATCH 2/4] nir: Add gl_WorkGroupID system variable
Jordan Justen
- [Mesa-dev] [PATCH 3/4] i965/cs: Initialize gl_WorkGroupID variable from payload
Jordan Justen
- [Mesa-dev] [PATCH 4/4] i965/nir: Support gl_WorkGroupID variable
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 04/56] i965: set ARB_shader_storage_buffer_object related constant values
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 08/56] glsl: add support for unsized arrays in shader storage blocks
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 09/56] glsl: Add parser/compiler support for unsized array's length()
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 10/56] glsl: Lower unsized array's length calculation expression
Jordan Justen
- [Mesa-dev] [PATCH v3 (part2) 09/56] glsl: Add parser/compiler support for unsized array's length()
Jordan Justen
- [Mesa-dev] ssbo, vec4, nir - Re: [PATCH v3 (part2) 00/56] ARB_shader_storage_buffer_object (mesa, i965)
Jordan Justen
- [Mesa-dev] [PATCH 1/4] glsl/cs: Add gl_WorkGroupID variable
Jordan Justen
- [Mesa-dev] [PATCH 0/3] cs: Add gl_GlobalInvocationID
Jordan Justen
- [Mesa-dev] [PATCH 1/3] glsl/cs: Add gl_GlobalInvocationID variable
Jordan Justen
- [Mesa-dev] [PATCH 2/3] glsl/cs: Lower gl_GlobalInvocationID variable
Jordan Justen
- [Mesa-dev] [PATCH 3/3] glsl: Mark gl_GlobalInvocationID dependencies as used
Jordan Justen
- [Mesa-dev] [PATCH] meta: Save/restore compute shaders
Jordan Justen
- [Mesa-dev] [PATCH v2 0/3] cs: Add gl_GlobalInvocationID
Jordan Justen
- [Mesa-dev] [PATCH v2 1/3] glsl/cs: Don't strip gl_GlobalInvocationID and dependencies
Jordan Justen
- [Mesa-dev] [PATCH v2 2/3] glsl: Move link_get_main_function_signature to a common location
Jordan Justen
- [Mesa-dev] [PATCH v2 3/3] glsl/cs: Initialize gl_GlobalInvocationID in main()
Jordan Justen
- [Mesa-dev] [PATCH 1/2] glsl/cs: Exclude gl_LocalInvocationIndex from builtin variable stripping
Jordan Justen
- [Mesa-dev] [PATCH 2/2] glsl/cs: Initialize gl_LocalInvocationIndex in main()
Jordan Justen
- [Mesa-dev] [PATCH] i965: Always re-emit the pipeline select during invariant state emission
Jordan Justen
- [Mesa-dev] [PATCH] i965: Always re-emit the pipeline select during invariant state emission
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 11/59] glsl: add support for unsized arrays in shader storage blocks
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 13/59] glsl: Lower unsized array's length calculation expression
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 13/59] glsl: Lower unsized array's length calculation expression
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 17/59] i965/fs/nir: implement unsized array's length calculation
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 18/59] i965/wm: emit null buffer surfaces when null buffers are attached
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 19/59] i965/wm: surfaces should have the API buffer size, not the drm buffer size
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 20/59] glsl: Add parser/compiler support for std430 interface packing qualifier
Jordan Justen
- [Mesa-dev] [PATCH] i965/fs: Use greater-equal cmod to implement maximum.
Jordan Justen
- [Mesa-dev] [PATCH v4 (part2) 21/59] glsl: propagate interface packing information to arrays of scalars, vectors.
Jordan Justen
- [Mesa-dev] [PATCH] r600g: Fix handling of TGSI_OPCODE_ARR with SB
Glenn Kennard
- [Mesa-dev] [PATCH] r600g: Fix assert in tgsi_cmp
Glenn Kennard
- [Mesa-dev] [PATCH 1/3] r600g/sb: Handle undef in read port tracker
Glenn Kennard
- [Mesa-dev] [PATCH 2/3] r600g/sb: Don't read junk after EOP
Glenn Kennard
- [Mesa-dev] [PATCH 3/3] r600g/sb: Don't crash on empty if jump target
Glenn Kennard
- [Mesa-dev] [PATCH] r600: port si_conv_prim_to_gs_out from radeonsi
Glenn Kennard
- [Mesa-dev] [PATCH] r600/sb: update last_cf for finalize if.
Glenn Kennard
- [Mesa-dev] [PATCH 00/21] Resolve GCC sign-compare warnings patchset
Rhys Kidd
- [Mesa-dev] [PATCH 01/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 02/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 03/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 04/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 05/21] mesa: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 06/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 07/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 08/21] mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 09/21] mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 10/21] mesa/gbm: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 11/21] mesa/egl: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 12/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 13/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 14/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 15/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 16/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 17/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 18/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 19/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 20/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 21/21] i965/gen7: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH 13/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 00/21] Resolve GCC sign-compare warnings patchset
Rhys Kidd
- [Mesa-dev] [PATCH v2 01/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 02/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 03/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 04/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 05/21] mesa: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 06/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 07/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 08/21] mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 09/21] mesa/glx: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 10/21] mesa/gbm: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 11/21] mesa/egl: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 12/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 13/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 14/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 15/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 16/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 17/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 18/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 19/21] i965: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 20/21] i965/gen6: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 21/21] i965/gen7: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH v2 21/21] i965/gen7: Resolve GCC sign-compare warning.
Rhys Kidd
- [Mesa-dev] [PATCH] docs: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
- [Mesa-dev] [PATCH] docs: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
- [Mesa-dev] [PATCH v2] docs: Update todo regarding StencilOp and StencilOpSeparate.
Rhys Kidd
- [Mesa-dev] [PATCH] glsl: Extend lowering pass for gl_ClipDistance to support other arrays
Tobias Klausmann
- [Mesa-dev] [Nouveau] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Tobias Klausmann
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Tobias Klausmann
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Tobias Klausmann
- [Mesa-dev] [PATCH] vl/mpeg12: Silence GCC unused-variable warning.
Christian König
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining
Christian König
- [Mesa-dev] [PATCH] radeon/uvd: remove unused variables
Christian König
- [Mesa-dev] [PATCH] radeon/uvd: remove unused variables
Christian König
- [Mesa-dev] vlVaQueryImageFormats and vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities also return unsupported formats
Christian König
- [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser
Christian König
- [Mesa-dev] vlVaQueryImageFormats and vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities also return unsupported formats
Christian König
- [Mesa-dev] [PATCH 00/42] RadeonSI cleaning up states
Christian König
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Joonas Lahtinen
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Joonas Lahtinen
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Joonas Lahtinen
- [Mesa-dev] [PATCH] vl/mpeg12: Silence GCC unused-variable warning.
Vinson Lee
- [Mesa-dev] [PATCH] scons: Always define __STDC_LIMIT_MACROS.
Vinson Lee
- [Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.
Vinson Lee
- [Mesa-dev] [PATCH 4/4] i965/es3.1: Implement glMemoryBarrierByRegion
Lofstedt, Marta
- [Mesa-dev] [PATCH 4/4] i965/es3.1: Implement glMemoryBarrierByRegion
Lofstedt, Marta
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Marta Lofstedt
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Lofstedt, Marta
- [Mesa-dev] [PATCH v2] glsl/es3.1: Fix up GL_ARB_compute_shader for GLSL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/es3.1: Enable GL_MAX_VERTEX_ATTRIB enums for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/es3.1: Enable GL_ARB_separate_shader_objects for GLES 3.1
Lofstedt, Marta
- [Mesa-dev] [PATCH] mesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to glGetTexParameterfv
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/main: Add GL_IMAGE_FORMAT_COMPATIBILITY_TYPE to glGetTexParameterfv
Lofstedt, Marta
- [Mesa-dev] [PATCH v2] mesa: AtomicBufferBindings should be initialized to zero.
Marta Lofstedt
- [Mesa-dev] [PATCH 5/6] mesa/es31: AtomicBufferBindings should be initialized to zero.
Lofstedt, Marta
- [Mesa-dev] [PATCH v2] mesa: Raise INVALID_VALUE from glCreateShaderProgramv if count < 0
Marta Lofstedt
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Lofstedt, Marta
- [Mesa-dev] [PATCH v3] mesa: Implement glMemoryBarrierByRegion
Marta Lofstedt
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Lofstedt, Marta
- [Mesa-dev] [PATCH] mesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_ values for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
- [Mesa-dev] [PATCH 0/3] Enable misc. Vertex bindings for OpenGL ES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 1/3] mesa/es3.1 : Align OpenGL ES 3.1 glBindVertexBuffer error handling with OpenGL Core
Marta Lofstedt
- [Mesa-dev] [PATCH 2/3] mesa/es3.1: Allow query of Vertex bindings for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 3/3] mesa/es3.1: Enable GL_ARB_vertex_attrib_binding functionality for GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 4/6] glsl: add support for OES_texture_storage_multisample_2d_array
Lofstedt, Marta
- [Mesa-dev] [PATCH 4/6] glsl: add support for OES_texture_storage_multisample_2d_array
Lofstedt, Marta
- [Mesa-dev] [PATCH 6/6] i965: enable OES_texture_storage_multisample_2d_array
Lofstedt, Marta
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Lofstedt, Marta
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Lofstedt, Marta
- [Mesa-dev] [PATCH 2/6] glapi: add GL_OES_texture_storage_multisample_2d_array extension
Lofstedt, Marta
- [Mesa-dev] [PATCH 3/6] mesa: Add extension enable for OES_texture_storage_multisample_2d_array
Lofstedt, Marta
- [Mesa-dev] [PATCH 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Marta Lofstedt
- [Mesa-dev] [PATCH 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Lofstedt, Marta
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH v2 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Marta Lofstedt
- [Mesa-dev] [PATCH 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Lofstedt, Marta
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Lofstedt, Marta
- [Mesa-dev] [PATCH v2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Marta Lofstedt
- [Mesa-dev] [PATCH] i965/fs: Do not set the size for zero-size uniforms
Marta Lofstedt
- [Mesa-dev] [PATCH v2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Lofstedt, Marta
- [Mesa-dev] [PATCH v2] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
- [Mesa-dev] [PATCH v3] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Marta Lofstedt
- [Mesa-dev] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Yuzhu Lu
- [Mesa-dev] [PATCH v4] clover: stub missing CL 1.2 functions
Serge Martin
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Ilia Mirkin
- [Mesa-dev] help: mesa GL_OES_mapbuffer
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: implement query pause/resume for meta operations
Ilia Mirkin
- [Mesa-dev] [PATCH v4 (part2) 44/59] mesa: Add queries for GL_SHADER_STORAGE_BUFFER
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] i965: Define virtual instruction to calculate the high 32 bits of a multiply.
Ilia Mirkin
- [Mesa-dev] [PATCH 1/5] i965: Define virtual instruction to calculate the high 32 bits of a multiply.
Ilia Mirkin
- [Mesa-dev] fixing GLSL NEW_IDENTIFIER error messages
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] glsl: Mark gl_GlobalInvocationID dependencies as used
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] glsl: Mark gl_GlobalInvocationID dependencies as used
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] nir: Simplify ine/ieq(ineg(a), a) -> ine/ieq(a, 0)
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Ilia Mirkin
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Ilia Mirkin
- [Mesa-dev] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] glsl/cs: Lower gl_GlobalInvocationID variable
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] glsl/cs: Lower gl_GlobalInvocationID variable
Ilia Mirkin
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Ilia Mirkin
- [Mesa-dev] ARB_arrays_of_arrays Desktop series
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Ilia Mirkin
- [Mesa-dev] [PATCH 2/5] glsl: add support for the imageSize builtin
Ilia Mirkin
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: small cleanup in st_extensions.c
Ilia Mirkin
- [Mesa-dev] [PATCH 3/4] mesa/formats: add more MESA_FORMAT_LAYOUTs
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] i965: add support for textureSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH V2] docs: Update with GLES3.2 entries and status
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Ilia Mirkin
- [Mesa-dev] ARB_copy_image support in Gallium
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Ilia Mirkin
- [Mesa-dev] [PATCH] ttn: add buffer texture type
Ilia Mirkin
- [Mesa-dev] [PATCH] docs: Add ARB extensions from 2012 - 2015
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: make linker error message more informative
Ilia Mirkin
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: add ARB_texture_barrier support
Ilia Mirkin
- [Mesa-dev] [PATCH 1/3] nvc0: add depth bounds test support
Ilia Mirkin
- [Mesa-dev] [PATCH 2/3] nv50: add depth bounds test support
Ilia Mirkin
- [Mesa-dev] [PATCH 3/3] nv30: add depth bounds test support for hw that has it
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: add ARB_texture_barrier support
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Ilia Mirkin
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Ilia Mirkin
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: add ARB_texture_barrier support
Ilia Mirkin
- [Mesa-dev] ARB_copy_image support in Gallium
Ilia Mirkin
- [Mesa-dev] [PATCH v2] nvc0: bind a fake tess control program when there isn't one available
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: also move yoffset to zoffset for 1d array textures
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50, nvc0: take level into account when doing eng2d multi-layer blits
Ilia Mirkin
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Ilia Mirkin
- [Mesa-dev] [PATCH 23/25] glsl: Implement the required built-in functions when OES_shader_image_atomic is enabled.
Ilia Mirkin
- [Mesa-dev] [PATCH 0/3] GREMEDY_string_marker support
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH] glsl: Extend lowering pass for gl_ClipDistance to support other arrays
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: add fake ARB_copy_image support in Gallium
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Ilia Mirkin
- [Mesa-dev] [PATCH 2/2] nvc0/ir: detect i2f/i2i which operate on specific bytes/words
Ilia Mirkin
- [Mesa-dev] [PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Ilia Mirkin
- [Mesa-dev] [PATCH 10/25] glsl: remove dead code in a single pass
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/3] nv50/ir: support different unordered_set implementations
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Ilia Mirkin
- [Mesa-dev] [PATCH] st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: use bitfield_insert instead of and + shift + or for packing
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Ilia Mirkin
- [Mesa-dev] vlVaQueryImageFormats and vlVdpVideoSurfaceQueryGetPutBitsYCbCrCapabilities also return unsupported formats
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix error message when validating tcs output decls
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: fix error message when validating tcs output decls
Ilia Mirkin
- [Mesa-dev] [PATCH] st/nine: Disable NV path, it's broken right now.
Ilia Mirkin
- [Mesa-dev] [PATCH] nvc0: make use of conservative depth info for forcing early z tests
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH v2] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH 3/6] mesa: Add extension enable for OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: uncomment checks in es31 computation, add texture_ms
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: uncomment checks in es31 computation, add texture_ms
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: remove pointless es31 checks, fix indirect to only be in es31
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: remove pointless es31 checks, fix indirect to only be in es31
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
- [Mesa-dev] [Nouveau] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
- [Mesa-dev] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Ilia Mirkin
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Ilia Mirkin
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Ilia Mirkin
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Ilia Mirkin
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Ilia Mirkin
- [Mesa-dev] [PATCH] freedreno/ir3: fix build breaks due to nir changes
Ilia Mirkin
- [Mesa-dev] [PATCH] freedreno/a3xx: add basic clip plane support
Ilia Mirkin
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Ilia Mirkin
- [Mesa-dev] [PATCH v2] glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
- [Mesa-dev] big endian: r600g
Ilia Mirkin
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl/glcpp: allow undefining __VERSION__ and GL_
Ilia Mirkin
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH 01/17] mesa: Fix warning about static being in the wrong place
Ilia Mirkin
- [Mesa-dev] [PATCH 02/17] linker: Silence GCC unused parameter warnings
Ilia Mirkin
- [Mesa-dev] [PATCH 13/17] glsl: Silence unused parameter warnings
Ilia Mirkin
- [Mesa-dev] [PATCH 14/17] glsl: Remove ADD_VARYING macro
Ilia Mirkin
- [Mesa-dev] [PATCH 15/17] mesa: Silence unused parameter warnings in bufferobj.c
Ilia Mirkin
- [Mesa-dev] [PATCH 16/17] mesa: Remove target parameter from _mesa_handle_bind_buffer_gen
Ilia Mirkin
- [Mesa-dev] [PATCH 17/17] mesa: Remove gl_context parameter from _mesa_initialize_buffer_object and dd:NewBufferObject
Ilia Mirkin
- [Mesa-dev] [PATCH v2 0/4] OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH 0/8] nouveau: add support for vaapi
Ilia Mirkin
- [Mesa-dev] [Nouveau] gallium state tracker calls calloc for 0 sizes arrays ?
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: rename rowStride to imageStride in texturesubimage()
Ilia Mirkin
- [Mesa-dev] [PATCH v2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Ilia Mirkin
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Ilia Mirkin
- [Mesa-dev] [PATCH 4/9] st/mesa: add st_CopyImageSubData() function
Ilia Mirkin
- [Mesa-dev] [PATCH 8/9] softpipe: enable PIPE_CAP_COPY_IMAGE
Ilia Mirkin
- [Mesa-dev] [PATCH 8/9] softpipe: enable PIPE_CAP_COPY_IMAGE
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: clean up textureSize prototype
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Ilia Mirkin
- [Mesa-dev] [PATCH 00/10] i965: add ARB_shader_texture_image_samples support
Ilia Mirkin
- [Mesa-dev] [PATCH 01/10] mesa: add infra for ARB_shader_texture_image_samples
Ilia Mirkin
- [Mesa-dev] [PATCH 02/10] glsl: add ir_texture_samples texture opcode
Ilia Mirkin
- [Mesa-dev] [PATCH 03/10] nir: add nir_texop_texture_samples and convert from glsl
Ilia Mirkin
- [Mesa-dev] [PATCH 04/10] glsl: add ARB_shader_texture_image_samples infrastructure
Ilia Mirkin
- [Mesa-dev] [PATCH 05/10] glsl: add support for the textureSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH 06/10] i965: add support for textureSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH 08/10] nir: convert glsl imageSamples into a new intrinsic
Ilia Mirkin
- [Mesa-dev] [PATCH 09/10] i965: add handling for imageSamples
Ilia Mirkin
- [Mesa-dev] [PATCH 10/10] i965: enable ARB_shader_texture_image_samples
Ilia Mirkin
- [Mesa-dev] [PATCH] r600g: add proper support for VGT_FLUSH
Ilia Mirkin
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH] glsl: use bitfield_insert instead of and + shift + or for packing
Ilia Mirkin
- [Mesa-dev] [PATCH v2] glsl: provide the option of using BFE for unpack builting lowering
Ilia Mirkin
- [Mesa-dev] [PATCH] mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array
Ilia Mirkin
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Ilia Mirkin
- [Mesa-dev] nv3x libreoffice impress opengl animations not working
Ilia Mirkin
- [Mesa-dev] [PATCH 1/6] mesa/glformats: expose certain compressed formats to desktop GL
Ilia Mirkin
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Ilia Mirkin
- [Mesa-dev] [PATCH 00/10] i965: add ARB_shader_texture_image_samples support
Ilia Mirkin
- [Mesa-dev] [PATCH v4 (part2) 20/59] glsl: Add parser/compiler support for std430 interface packing qualifier
Ilia Mirkin
- [Mesa-dev] [PATCH] configure.ac: Add support to enable read-only text segment on x86.
Ilia Mirkin
- [Mesa-dev] [PATCH] configure.ac: Add support to enable read-only text segment on x86.
Ilia Mirkin
- [Mesa-dev] [PATCH] r600: port si_conv_prim_to_gs_out from radeonsi
Ilia Mirkin
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Ilia Mirkin
- [Mesa-dev] nv3x libreoffice impress opengl animations not working
Ilia Mirkin
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Ilia Mirkin
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Ilia Mirkin
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Ilia Mirkin
- [Mesa-dev] [PATCH v3 09/78] i965/nir: Pass a is_scalar boolean to brw_create_nir()
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v3 74/78] i965/vec4: Enable NIR-vec4 pass on ARB_vertex_programs
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 10/17] mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v3 10/17] mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shaders
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] i965/vec4/nir: Emit single MOV to generate a scalar constant.
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 0/2] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 1/2] mesa: Move _mesa_base_tex_format() from teximage to glformats files
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 2/2] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v2 2/2] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v3 1/2] mesa: Fix order of format + type and internal format checks for glTexImage ops
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v3 2/2] mesa: Use the effective internal format instead for validation
Eduardo Lima Mitev
- [Mesa-dev] [PATCH v3 1/2] mesa: Fix order of format + type and internal format checks for glTexImage ops
Eduardo Lima Mitev
- [Mesa-dev] [PATCH] i915/aa: fixing anti-aliasing bug for thinnest width lines
Eduardo Lima Mitev
- [Mesa-dev] [PATCH 1/3] r600g: fix the single-sample fast clear setup
Dieter Nützel
- [Mesa-dev] [PATCH 3/3] r600g: re-enable single-sample fast clear
Dieter Nützel
- [Mesa-dev] [PATCH 3/3] r600g: re-enable single-sample fast clear
Dieter Nützel
- [Mesa-dev] [PATCH 3/3] r600g: re-enable single-sample fast clear
Dieter Nützel
- [Mesa-dev] [PATCH 1/3] r600g/sb: Handle undef in read port tracker
Dieter Nützel
- [Mesa-dev] [PATCH 1/3] addrlib: add support for Fiji (v2)
Edward O'Callaghan
- [Mesa-dev] [PATCH 3/3] radeonsi: add fiji pci id
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/3] radeonsi: add support for FIJI (v4)
Edward O'Callaghan
- [Mesa-dev] [PATCH] gallium/radeon: fix r600g build if LLVM is disabled
Edward O'Callaghan
- [Mesa-dev] [PATCH] radeonsi: add new OLAND pci id
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/5] main: add extension GL_ARB_shader_image_size
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/2] r600g: fix polygon offset scale
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2] r600g: allow setting geometry shader sampler states
Edward O'Callaghan
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Edward O'Callaghan
- [Mesa-dev] [PATCH] st/mesa: small cleanup in st_extensions.c
Edward O'Callaghan
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions (v2)
Edward O'Callaghan
- [Mesa-dev] [PATCH 05/12] glsl: fix isinf() for doubles
Edward O'Callaghan
- [Mesa-dev] [PATCH 06/12] glsl: fix ir_constant::equals() for doubles
Edward O'Callaghan
- [Mesa-dev] [PATCH 01/12] nir/builder: include nir.h
Edward O'Callaghan
- [Mesa-dev] [PATCH 03/12] nir: fix constant folding of bfi
Edward O'Callaghan
- [Mesa-dev] [PATCH] winsys/amdgpu: fix the type of memory usage counters
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2] android: enable amdgpu winsys in radeonsi driver
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/2] android: fix cflags and includes for amdgpu winsys
Edward O'Callaghan
- [Mesa-dev] [PATCH] r600g: minor refactor for tessellation support
Edward O'Callaghan
- [Mesa-dev] [PATCH] r600: Rewrite r600_shader_selector_key() to use a switch stmt
Edward O'Callaghan
- [Mesa-dev] [PATCH 0/2] r600g: minor refactor for tessellation support [V.2]
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/2] r600: Rewrite r600_shader_selector_key() to use a switch stmt
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/2] r600: Turn 'r600_shader_key' struct into union
Edward O'Callaghan
- [Mesa-dev] [PATCH 0/4] r600g: Make better use of the TGSI API
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/4] r600g: Remove dead assigment to 'gs_input_prim' in shader state
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/4] r600g: Move geometry properties state from shader to selector
Edward O'Callaghan
- [Mesa-dev] [PATCH 3/4] r600g: Don't repeat tgsi_scan_shader(), just use result
Edward O'Callaghan
- [Mesa-dev] [PATCH 4/4] r600g: Use TGSI parse results instead of manually exfiltrating
Edward O'Callaghan
- [Mesa-dev] r600 multiple stream support + one misc debug patch
Edward O'Callaghan
- [Mesa-dev] [PATCH 0/4] r600g: Make better use of the TGSI API (V.2)
Edward O'Callaghan
- [Mesa-dev] [PATCH 1/4] r600g: Remove dead assigment to 'gs_input_prim' in shader state
Edward O'Callaghan
- [Mesa-dev] [PATCH 2/4] r600g: Move geometry properties state from shader to selector
Edward O'Callaghan
- [Mesa-dev] [PATCH 3/4] r600g: Set geometry properties in r600_create_shader_state()
Edward O'Callaghan
- [Mesa-dev] [PATCH 4/4] r600g: Use TGSI parse results instead of manually exfiltrating
Edward O'Callaghan
- [Mesa-dev] [PATCH] r600g: fix calculation for gpr allocation
Edward O'Callaghan
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Marek Olšák
- [Mesa-dev] [PATCH 1/3] r600g: fix the single-sample fast clear setup
Marek Olšák
- [Mesa-dev] [PATCH 2/3] r600g: fix the CB_SHADER_MASK setup
Marek Olšák
- [Mesa-dev] [PATCH 3/3] r600g: re-enable single-sample fast clear
Marek Olšák
- [Mesa-dev] [PATCH 1/3] r600g: fix the single-sample fast clear setup
Marek Olšák
- [Mesa-dev] [PATCH 3/3] r600g: re-enable single-sample fast clear
Marek Olšák
- [Mesa-dev] [PATCH 2/3] r600g: fix the CB_SHADER_MASK setup
Marek Olšák
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining
Marek Olšák
- [Mesa-dev] [PATCH 00/11] RadeonSI and Gallium HUD improvements
Marek Olšák
- [Mesa-dev] [PATCH 01/11] gallium, hud: add support for Hz units in driver queries
Marek Olšák
- [Mesa-dev] [PATCH 02/11] gallium/hud: fix printing byte units
Marek Olšák
- [Mesa-dev] [PATCH 03/11] gallium, hud: allow displaying cumulative values instead of average
Marek Olšák
- [Mesa-dev] [PATCH 04/11] gallium/hud: replace assertions with clamping the unit index
Marek Olšák
- [Mesa-dev] [PATCH 05/11] gallium/hud: fix printing % next to panes
Marek Olšák
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Marek Olšák
- [Mesa-dev] [PATCH 07/11] gallium/radeon: change some driver query types to Hz
Marek Olšák
- [Mesa-dev] [PATCH 08/11] gallium/radeon: switch the buffer-wait-time query to microseconds
Marek Olšák
- [Mesa-dev] [PATCH 09/11] gallium/radeon: display cumulative results for some driver queries
Marek Olšák
- [Mesa-dev] [PATCH 10/11] radeonsi: add a HUD query showing the number of compiler invocations
Marek Olšák
- [Mesa-dev] [PATCH 11/11] radeonsi: add a HUD query showing the number of shaders created
Marek Olšák
- [Mesa-dev] [PATCH] winsys/radeon: loosen up the requirements for how much memory IBs can use
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: before storing tess levels, load them from LDS instead of temporary
Marek Olšák
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Marek Olšák
- [Mesa-dev] [PATCH 0/2] glxinfo fix & eglinfo improvement
Marek Olšák
- [Mesa-dev] [PATCH 1/2] eglinfo: print client extensions
Marek Olšák
- [Mesa-dev] [PATCH 2/2] glxinfo: fix printing core profile extensions
Marek Olšák
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: implement query pause/resume for meta operations
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: add a debug flag not to use write combining (v2)
Marek Olšák
- [Mesa-dev] [PATCH 0/5] VDPAU HEVC decoding and other fixes
Marek Olšák
- [Mesa-dev] [PATCH 1/5] vl: add cap for stacking frames
Marek Olšák
- [Mesa-dev] [PATCH 2/5] vl: add HEVC profiles and defines
Marek Olšák
- [Mesa-dev] [PATCH 3/5] st/omx/enc: flush after eos handling v2
Marek Olšák
- [Mesa-dev] [PATCH 4/5] st/omx/enc: stack frame tasks for the gathering
Marek Olšák
- [Mesa-dev] [PATCH 5/5] st/vdpau: add HEVC support v2
Marek Olšák
- [Mesa-dev] driDriverAPI help
Marek Olšák
- [Mesa-dev] [PATCH] gallium/radeon: fix r600g build if LLVM is disabled
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600g: use a bitfield to track dirty atoms
Marek Olšák
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Marek Olšák
- [Mesa-dev] [PATCH] st/dri: Use packed RGB formats
Marek Olšák
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Marek Olšák
- [Mesa-dev] [PATCH] mesa: add NV_read_{depth, stencil, depth_stencil} extensions
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600g: use a bitfield to track dirty atoms
Marek Olšák
- [Mesa-dev] [PATCH 1/4] gallium/radeon: use helper functions to mark atoms dirty
Marek Olšák
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Marek Olšák
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: small cleanup in st_extensions.c
Marek Olšák
- [Mesa-dev] [PATCH 1/5] radeonsi: move VGT_GS_MODE to the VS state
Marek Olšák
- [Mesa-dev] [PATCH 2/5] radeonsi: add support for gl_PrimitiveID in the fragment shader
Marek Olšák
- [Mesa-dev] [PATCH 3/5] radeonsi: enable VS_OUT_MISC_SIDE_BUS_ENA
Marek Olšák
- [Mesa-dev] [PATCH 4/5] radeonsi: revert a wrong DB bug workaround for VI
Marek Olšák
- [Mesa-dev] [PATCH 5/5] radeonsi: fix polygon offset scale
Marek Olšák
- [Mesa-dev] [PATCH 1/2] r600g: fix polygon offset scale
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: allow setting geometry shader sampler states
Marek Olšák
- [Mesa-dev] [PATCH] st/dri: Use packed RGB formats
Marek Olšák
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions (v2)
Marek Olšák
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Marek Olšák
- [Mesa-dev] [PATCH 0/4] EXT_depth_bounds_test for Gallium / RadeonSI
Marek Olšák
- [Mesa-dev] [PATCH 1/4] gallium: add an interface for EXT_depth_bounds_test
Marek Olšák
- [Mesa-dev] [PATCH 2/4] st/mesa: add EXT_depth_bounds_test
Marek Olšák
- [Mesa-dev] [PATCH 3/4] radeonsi: add support for EXT_depth_bounds_test
Marek Olšák
- [Mesa-dev] [PATCH 4/4] swrast: fix EXT_depth_bounds_test
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Marek Olšák
- [Mesa-dev] [PATCH] r600, compute: setup compute sampler states and views
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600, compute: setup RATs for write-only images
Marek Olšák
- [Mesa-dev] ARB_copy_image support in Gallium
Marek Olšák
- [Mesa-dev] [PATCH 5/6] gallium/util: Add an implementation of ffsl
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: also move yoffset to zoffset for 1d array textures
Marek Olšák
- [Mesa-dev] [PATCH] [RFC] mesa/st: create a front buffer renderbuffer
Marek Olšák
- [Mesa-dev] [PATCH] [RFC] mesa/st: create a front buffer renderbuffer
Marek Olšák
- [Mesa-dev] [PATCH] radeonsi: fix indirect indexing of MSAA textures
Marek Olšák
- [Mesa-dev] [PATCH] winsys/amdgpu: fix the type of memory usage counters
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: add fake ARB_copy_image support in Gallium
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600: Turn 'r600_shader_key' struct into union
Marek Olšák
- [Mesa-dev] Can we use anonymous unions?
Marek Olšák
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Marek Olšák
- [Mesa-dev] [PATCH] glsl: expose textureQueryLod in GLSL 4.00+ fragment shaders
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: fix assignments with 4-operand arguments (i.e. BFI)
Marek Olšák
- [Mesa-dev] [PATCH] glsl: fix error message when validating tcs output decls
Marek Olšák
- [Mesa-dev] [PATCH] st/nine: Disable NV path, it's broken right now.
Marek Olšák
- [Mesa-dev] [PATCH] r600: don't parse properties ourselves.
Marek Olšák
- [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser
Marek Olšák
- [Mesa-dev] [PATCH 01/15] gallium: add an interface for dumping debug driver state
Marek Olšák
- [Mesa-dev] [PATCH 02/15] gallium: add flags parameter to pipe_screen::context_create
Marek Olšák
- [Mesa-dev] [PATCH 03/15] gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Marek Olšák
- [Mesa-dev] [PATCH 04/15] radeonsi: allow si_dump_key to write to a file
Marek Olšák
- [Mesa-dev] [PATCH 05/15] radeonsi: add an initial dump_debug_state implementation dumping shaders
Marek Olšák
- [Mesa-dev] [PATCH 06/15] r600g, radeonsi: remove unused ill-formed register field definitions
Marek Olšák
- [Mesa-dev] [PATCH 07/15] radeonsi: remove duplicated register definitions and instruction definitions
Marek Olšák
- [Mesa-dev] [PATCH 08/15] radeonsi: generate register and packet tables for an IB parser from sid.h
Marek Olšák
- [Mesa-dev] [PATCH 09/15] radeonsi: save the contents of indirect buffers for debug contexts
Marek Olšák
- [Mesa-dev] [PATCH 10/15] radeonsi: add an IB parser
Marek Olšák
- [Mesa-dev] [PATCH 11/15] radeonsi: parse and dump status registers on GPU hang
Marek Olšák
- [Mesa-dev] [PATCH 12/15] radeonsi: remove old CS tracing code
Marek Olšák
- [Mesa-dev] [PATCH 13/15] radeonsi: add IB tracing support for debug contexts
Marek Olšák
- [Mesa-dev] [PATCH 14/15] radeonsi: add IB parser support for CP DMA packets
Marek Olšák
- [Mesa-dev] [PATCH 15/15] gallium/radeon: read_registers should return bool meaning success or failure
Marek Olšák
- [Mesa-dev] [PATCH 00/15] gallium/radeonsi hang debugging and IB parser
Marek Olšák
- [Mesa-dev] [PATCH 1/3] winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
- [Mesa-dev] [PATCH 2/3] gallium/radeon: fix the ADDRESS_HI mask for EVENT_WRITE CIK packets
Marek Olšák
- [Mesa-dev] [PATCH 3/3] radeonsi: remove no-op 32-bit masking
Marek Olšák
- [Mesa-dev] [PATCH 1/5] mesa: Add GL API support for ARB_copy_image
Marek Olšák
- [Mesa-dev] [PATCH 1/5] mesa: Add GL API support for ARB_copy_image
Marek Olšák
- [Mesa-dev] [PATCH 1/4] r600g: make all scissor states use single atom
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600g: simplify dirty atom tracking
Marek Olšák
- [Mesa-dev] [PATCH 2/2] gallium/auxiliary: optimize rgb9e5 helper some more
Marek Olšák
- [Mesa-dev] [PATCH 1/2] mesa: allow GL_STENCIL_INDEX8 in glTexImageMultisample
Marek Olšák
- [Mesa-dev] [PATCH 2/2] mesa: create multisample fallback textures like normal textures
Marek Olšák
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Marek Olšák
- [Mesa-dev] [PATCH 5/9] gallium: add new PIPE_CAP_COPY_IMAGE
Marek Olšák
- [Mesa-dev] [PATCH 4/9] st/mesa: add st_CopyImageSubData() function
Marek Olšák
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Marek Olšák
- [Mesa-dev] [PATCH 6/9] st/mesa: enable GL_ARB_copy_image if driver supports PIPE_CAP_COPY_IMAGE
Marek Olšák
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Marek Olšák
- [Mesa-dev] [PATCH] mesa/texgetimage: fix missing stencil check
Marek Olšák
- [Mesa-dev] [PATCH 1/4] r600g: make all scissor states use single atom
Marek Olšák
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Marek Olšák
- [Mesa-dev] [PATCH 2/4] r600g: Move geometry properties state from shader to selector
Marek Olšák
- [Mesa-dev] [PATCH 3/4] r600g: Don't repeat tgsi_scan_shader(), just use result
Marek Olšák
- [Mesa-dev] [PATCH 1/3] winsys/radeon: handle non-zero finite timeout when waiting for buffers
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: use PROGRAM_ARRAY for storing structs containing arrays
Marek Olšák
- [Mesa-dev] [PATCH] st/mesa: cache tgsi opcode info in the instruction
Marek Olšák
- [Mesa-dev] [PATCH 1/2] st/mesa: reduce time spent in calculating temp read/writes
Marek Olšák
- [Mesa-dev] gallium state tracker calls calloc for 0 sizes arrays ?
Marek Olšák
- [Mesa-dev] [PATCH 1/2] st/mesa: reduce time spent in calculating temp read/writes
Marek Olšák
- [Mesa-dev] nv3x libreoffice impress opengl animations not working
Marek Olšák
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Marek Olšák
- [Mesa-dev] [PATCH 8/9] softpipe: enable PIPE_CAP_COPY_IMAGE
Marek Olšák
- [Mesa-dev] [PATCH 9/9] llvmpipe: enable PIPE_CAP_COPY_IMAGE
Marek Olšák
- [Mesa-dev] [PATCH 1/2] gallium/util: fix debug_get_flags_option on 32-bit
Marek Olšák
- [Mesa-dev] [PATCH 2/2] r600g: use PRIu64 for some compute debug printfs
Marek Olšák
- [Mesa-dev] [PATCH] r600g: add proper support for VGT_FLUSH
Marek Olšák
- [Mesa-dev] [PATCH 3/4] r600g: Set geometry properties in r600_create_shader_state()
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600g: Use TGSI parse results instead of manually exfiltrating
Marek Olšák
- [Mesa-dev] [PATCH 4/4] r600g: Use TGSI parse results instead of manually exfiltrating
Marek Olšák
- [Mesa-dev] [PATCH] r600: move prim convert from geom shader to function.
Marek Olšák
- [Mesa-dev] [PATCH 00/42] RadeonSI cleaning up states
Marek Olšák
- [Mesa-dev] [PATCH 01/42] gallium/util: add u_bit_scan_consecutive_range
Marek Olšák
- [Mesa-dev] [PATCH 02/42] winsys/amdgpu: use small IBs for better performance on VI
Marek Olšák
- [Mesa-dev] [PATCH 03/42] radeonsi: fix a Unigine Heaven hang when drirc is missing
Marek Olšák
- [Mesa-dev] [PATCH 04/42] radeonsi: set all 16 viewport Z bounds for GL 4.1
Marek Olšák
- [Mesa-dev] [PATCH 05/42] radeonsi: fix memory usage checking for big IBs
Marek Olšák
- [Mesa-dev] [PATCH 06/42] radeonsi: add SI_MAX_ATTRIBS
Marek Olšák
- [Mesa-dev] [PATCH 07/42] radeonsi: optimize scissor states
Marek Olšák
- [Mesa-dev] [PATCH 08/42] radeonsi: optimize viewport states
Marek Olšák
- [Mesa-dev] [PATCH 09/42] radeonsi: define the state atom array separately
Marek Olšák
- [Mesa-dev] [PATCH 10/42] radeonsi: initialize atom IDs
Marek Olšák
- [Mesa-dev] [PATCH 11/42] radeonsi: call si_init_atom for remaining radeonsi atoms
Marek Olšák
- [Mesa-dev] [PATCH 12/42] radeonsi: initialize atom IDs for external atoms
Marek Olšák
- [Mesa-dev] [PATCH 13/42] radeonsi: use a bitmask for tracking dirty atoms
Marek Olšák
- [Mesa-dev] [PATCH 14/42] radeonsi: remove the gs_rings state, add the registers to init_config
Marek Olšák
- [Mesa-dev] [PATCH 15/42] radeonsi: remove the tf_ring state, add the registers to init_config
Marek Olšák
- [Mesa-dev] [PATCH 16/42] radeonsi: don't clear the tessellation factor ring buffer
Marek Olšák
- [Mesa-dev] [PATCH 17/42] radeonsi: don't rebind GSVS ring buffers every draw call using GS
Marek Olšák
- [Mesa-dev] [PATCH 18/42] radeonsi: avoid redundant CB and DB register updates
Marek Olšák
- [Mesa-dev] [PATCH 19/42] radeonsi: convert clip state into an atom
Marek Olšák
- [Mesa-dev] [PATCH 20/42] radeonsi: convert sample mask state into an atom
Marek Olšák
- [Mesa-dev] [PATCH 21/42] radeonsi: convert blend color state into an atom
Marek Olšák
- [Mesa-dev] [PATCH 22/42] radeonsi: convert stencil ref state into an atom
Marek Olšák
- [Mesa-dev] [PATCH 23/42] radeonsi: don't set VGT_VTX_CNT_EN twice in init_config
Marek Olšák
- [Mesa-dev] [PATCH 24/42] radeonsi: convert CB_TARGET_MASK setup to an atom
Marek Olšák
- [Mesa-dev] [PATCH 25/42] radeonsi: rename and precalculate polygon offset states
Marek Olšák
- [Mesa-dev] [PATCH 26/42] gallium/radeon: rename write_*_reg functions
Marek Olšák
- [Mesa-dev] [PATCH 27/42] gallium/radeon: rename r600_context_bo_reloc -> radeon_add_to_buffer_list
Marek Olšák
- [Mesa-dev] [PATCH 28/42] radeonsi: convert SPI state to an atom
Marek Olšák
- [Mesa-dev] [PATCH 29/42] radeonsi: don't count IB space for states, just use an upper bound
Marek Olšák
- [Mesa-dev] [PATCH 30/42] radeonsi: don't set number of IB dwords for states
Marek Olšák
- [Mesa-dev] [PATCH 31/42] radeonsi: don't send IB dword usage to si_need_cs_space
Marek Olšák
- [Mesa-dev] [PATCH 32/42] radeonsi: reorder si_context variables
Marek Olšák
- [Mesa-dev] [PATCH 33/42] radeonsi: remove unused si_pm4_state code
Marek Olšák
- [Mesa-dev] [PATCH 34/42] radeonsi: inline si_cmd_context_control
Marek Olšák
- [Mesa-dev] [PATCH 35/42] radeonsi: use all built-in border colors
Marek Olšák
- [Mesa-dev] [PATCH 36/42] radeonsi: rework uploading border colors
Marek Olšák
- [Mesa-dev] [PATCH 37/42] radeonsi: remove si_pm4_cleanup
Marek Olšák
- [Mesa-dev] [PATCH 38/42] radeonsi: remove unused macro si_pm4_set_state
Marek Olšák
- [Mesa-dev] [PATCH 39/42] winsys/amdgpu: remove IB padding for SI
Marek Olšák
- [Mesa-dev] [PATCH 40/42] winsys/radeon: add a flag telling how gfx IBs should be padded
Marek Olšák
- [Mesa-dev] [PATCH 41/42] radeonsi: add IB2 indirect buffer support for pm4 states
Marek Olšák
- [Mesa-dev] [PATCH 42/42] radeonsi: use an indirect buffer for init_config
Marek Olšák
- [Mesa-dev] [PATCH 00/42] RadeonSI cleaning up states
Marek Olšák
- [Mesa-dev] [PATCH 13/42] radeonsi: use a bitmask for tracking dirty atoms
Marek Olšák
- [Mesa-dev] Mesa 11.0.0 release candidate 2
Marek Olšák
- [Mesa-dev] [PATCH demos] egl: Remove demos using EGL_MESA_screen_surface.
Marek Olšák
- [Mesa-dev] [PATCH 7/7] mesa: Replace uses of IROUND{, 64} with libm functions.
Brian Paul
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Brian Paul
- [Mesa-dev] [PATCH] mesa: add missing queries for ARB_direct_state_access
Brian Paul
- [Mesa-dev] [PATCH 05/21] mesa: Resolve GCC sign-compare warning.
Brian Paul
- [Mesa-dev] [PATCH] mesa: add missing queries for ARB_direct_state_access
Brian Paul
- [Mesa-dev] [PATCH] mesa: handle no-op cases sooner in _mesa_[Client]ActiveTexture()
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: implement query pause/resume for meta operations
Brian Paul
- [Mesa-dev] [PATCH v2 10/17] mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Brian Paul
- [Mesa-dev] [PATCH v3 10/17] mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Brian Paul
- [Mesa-dev] fixing GLSL NEW_IDENTIFIER error messages
Brian Paul
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Brian Paul
- [Mesa-dev] [PATCH] util: Rename PURE to ATTRIBUTE_PURE.
Brian Paul
- [Mesa-dev] [PATCH 10/13] hash: Add _mesa_HashRemoveLocked() function.
Brian Paul
- [Mesa-dev] [PATCH 12/13] mesa: Remove unnecessary locking from container objects.
Brian Paul
- [Mesa-dev] [PATCH 00/13] mesa: Locking improvements and optimizations
Brian Paul
- [Mesa-dev] [PATCH 3/4] tnl: Maintain the _WindowMap matrix in TNLcontext v2.
Brian Paul
- [Mesa-dev] [PATCH 10/13] hash: Add _mesa_HashRemoveLocked() function.
Brian Paul
- [Mesa-dev] [PATCH 1/4] mesa: expose dimension check for glTex*Storage functions
Brian Paul
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Brian Paul
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Brian Paul
- [Mesa-dev] [PATCH 1/2] mesa: remove extern from texture function
Brian Paul
- [Mesa-dev] [PATCH 4/4] swrast: fix EXT_depth_bounds_test
Brian Paul
- [Mesa-dev] [PATCH] mesa: update fbo state in glTexStorage
Brian Paul
- [Mesa-dev] [PATCH] mesa: debug facility to replace shaders when running apps
Brian Paul
- [Mesa-dev] [PATCH 1/5] mesa: Add GL API support for ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 01/15] gallium: add an interface for dumping debug driver state
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: pass through 4th opcode argument in bitmap/pixel visitors
Brian Paul
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Brian Paul
- [Mesa-dev] [PATCH] mesa: Allow query of GL_VERTEX_BINDING_BUFFER
Brian Paul
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Brian Paul
- [Mesa-dev] [PATCH] mesa: make _mesa_bind_texture_unit() static
Brian Paul
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 2/9] util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 2/9] util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 2/9] util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [PATCH 4/9] st/mesa: add st_CopyImageSubData() function
Brian Paul
- [Mesa-dev] [PATCH 5/9] gallium: add new PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 6/9] st/mesa: enable GL_ARB_copy_image if driver supports PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Brian Paul
- [Mesa-dev] [PATCH 8/9] softpipe: enable PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 9/9] llvmpipe: enable PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 5/9] gallium: add new PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Brian Paul
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Brian Paul
- [Mesa-dev] [PATCH] st/mesa: use PROGRAM_ARRAY for storing structs containing arrays
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Brian Paul
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Brian Paul
- [Mesa-dev] [PATCH] mesa: rename rowStride to imageStride in texturesubimage()
Brian Paul
- [Mesa-dev] [PATCH] mesa: only copy the requested teximage faces
Brian Paul
- [Mesa-dev] [PATCH 1/6] mesa: fix SwapBytes handling in texstore.
Brian Paul
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Brian Paul
- [Mesa-dev] [PATCH 1/9] mesa, i965: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 2/9] util: update util_resource_copy_region() for GL_ARB_copy_image
Brian Paul
- [Mesa-dev] [PATCH 3/9] st/mesa: tweak surface format mapping table
Brian Paul
- [Mesa-dev] [PATCH 4/9] st/mesa: add st_CopyImageSubData() function
Brian Paul
- [Mesa-dev] [PATCH 5/9] gallium: add new PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 6/9] st/mesa: enable GL_ARB_copy_image if driver supports PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Brian Paul
- [Mesa-dev] [PATCH 8/9] softpipe: enable PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH 9/9] llvmpipe: enable PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Brian Paul
- [Mesa-dev] [PATCH 4/9] st/mesa: add st_CopyImageSubData() function
Brian Paul
- [Mesa-dev] [PATCH 8/9] softpipe: enable PIPE_CAP_COPY_IMAGE
Brian Paul
- [Mesa-dev] [PATCH rework] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Brian Paul
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Brian Paul
- [Mesa-dev] [PATCH v4 1/2] mesa: add missing queries for ARB_direct_state_access
Brian Paul
- [Mesa-dev] [PATCH rework] mesa: rework Driver.CopyImageSubData() and related code
Brian Paul
- [Mesa-dev] [PATCH 01/14] util: added util_set_index_buffer()
Brian Paul
- [Mesa-dev] [PATCH 02/14] util: added ffsll() function
Brian Paul
- [Mesa-dev] [PATCH 03/14] tgsi: add negate parameter to tgsi_transform_kill_inst()
Brian Paul
- [Mesa-dev] [PATCH 04/14] tgsi: added tgsi_is_shadow_target() helper
Brian Paul
- [Mesa-dev] [PATCH 05/14] tgsi: add some more helper functions
Brian Paul
- [Mesa-dev] [PATCH 06/14] gallium/util: return FALSE for intersection if there's empty rectangles
Brian Paul
- [Mesa-dev] [PATCH 07/14] gallium/util: fix returning empty box for rectangle intersection
Brian Paul
- [Mesa-dev] [PATCH 08/14] gallium/util: add a utility to create geometry passthrough shader
Brian Paul
- [Mesa-dev] [PATCH 09/14] util: add util_strcasecmp() wrapper
Brian Paul
- [Mesa-dev] [PATCH 10/14] tgsi: add new tgsi_two_side.c utility code
Brian Paul
- [Mesa-dev] [PATCH 11/14] tgsi: adds tgsi utility to transform a shader to support point sprite
Brian Paul
- [Mesa-dev] [PATCH 12/14] tgsi: add tgsi utility to transform a fragment shader to support aa point
Brian Paul
- [Mesa-dev] [PATCH 13/14] util: add a couple primitive restart helper functions
Brian Paul
- [Mesa-dev] [PATCH 14/14] auxiliary/os: Don't implement os_get_option() on embedded builds.
Brian Paul
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Brian Paul
- [Mesa-dev] [PATCH 02/14] util: added ffsll() function
Brian Paul
- [Mesa-dev] [PATCH] mesa: change 'SHADER_SUBST' facility to work with env variables
Brian Paul
- [Mesa-dev] [PATCH 5/6] mesa/formats: add some formats from GL3.3
Brian Paul
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Martin Peres
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Martin Peres
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Martin Peres
- [Mesa-dev] [PATCH 01/70] util/list: Add convenience functions for moving a list element
Martin Peres
- [Mesa-dev] [PATCH 04/70] i965: Share the workaround bo between all contexts
Martin Peres
- [Mesa-dev] [PATCH 04/70] i965: Share the workaround bo between all contexts
Martin Peres
- [Mesa-dev] [PATCH 05/70] i965: Move the pipelined test for SO register access to the screen
Martin Peres
- [Mesa-dev] [PATCH 06/70] i965: Move the OACONTROL pipelined access check from context to screen
Martin Peres
- [Mesa-dev] [PATCH 07/70] i965: Combine the multiple pipelined register detection into one round-trip
Martin Peres
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Martin Peres
- [Mesa-dev] [PATCH 09/70] i965: Remove direct includes of intel_batchbuffer.h
Martin Peres
- [Mesa-dev] [PATCH 12/70] i965: Rename intel_batchbuffer to brw_batch
Martin Peres
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Martin Peres
- [Mesa-dev] [PATCH 12/70] i965: Rename intel_batchbuffer to brw_batch
Martin Peres
- [Mesa-dev] [PATCH 13/70] i965: Add a couple of utility functions to ref/unref a brw_bo
Martin Peres
- [Mesa-dev] [PATCH 07/70] i965: Combine the multiple pipelined register detection into one round-trip
Martin Peres
- [Mesa-dev] [PATCH 22/70] i965: Add dword aliases to bitfield structs
Martin Peres
- [Mesa-dev] [PATCH 0/5] Add support for ARB_shader_image_size
Martin Peres
- [Mesa-dev] [PATCH 1/5] main: add extension GL_ARB_shader_image_size
Martin Peres
- [Mesa-dev] [PATCH 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH 3/5] nir: convert the glsl intrinsic image_size to nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] [PATCH 4/5] i965: handle nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] [PATCH 5/5] i965: enable GL_ARB_shader_image_size
Martin Peres
- [Mesa-dev] [PATCH 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH v2 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH 24/70] i965: Refactor batch flush into intel_front_flush()
Martin Peres
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Martin Peres
- [Mesa-dev] [PATCH v2 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH v3 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH v3 3/5] nir: convert the glsl intrinsic image_size to nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] [PATCH v3 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] big endian: r600g
Martin Peres
- [Mesa-dev] [PATCH v3 3/5] nir: convert the glsl intrinsic image_size to nir_intrinsic_image_size
Martin Peres
- [Mesa-dev] [PATCH v3 2/5] glsl: add support for the imageSize builtin
Martin Peres
- [Mesa-dev] [PATCH] i965: allow image_size on float images
Martin Peres
- [Mesa-dev] [PATCH] i965: allow image_size on float images
Martin Peres
- [Mesa-dev] [PATCH] i965: allow image_size on float images
Martin Peres
- [Mesa-dev] [PATCH] mesa: uncomment checks in es31 computation, add texture_ms
Martin Peres
- [Mesa-dev] [Mesa-stable] [PATCH 62/70] i965: Prevent coordinate overflow in intel_emit_linear_blit
Anuj Phogat
- [Mesa-dev] [PATCH] i965/gen9: Don't use fast copy blit in case of non power of 2 cpp
Anuj Phogat
- [Mesa-dev] [PATCH] i965/gen9: Add a condition for starting pixel in fast copy blit
Anuj Phogat
- [Mesa-dev] [PATCH] i965/gen9: Don't use fast copy blit in case of non power of 2 cpp
Anuj Phogat
- [Mesa-dev] [PATCH 1/6] i965: Kill y_or_x variable in miptree tiling selection
Anuj Phogat
- [Mesa-dev] [PATCH 2/6] i965: Fix comments about blit constraints
Anuj Phogat
- [Mesa-dev] [PATCH 1/7] i965/gen9: Don't use intel_..._texture_alignment_unit() for linear 1D layout
Anuj Phogat
- [Mesa-dev] [PATCH 2/7] i965/gen9: Don't call tr_mode_vertical_texture_alignment() for 1D textures
Anuj Phogat
- [Mesa-dev] [PATCH 3/7] i965/gen9: Handle the GL_TEXTURE_{1D, 1D_ARRAY} targets inside switch
Anuj Phogat
- [Mesa-dev] [PATCH 4/7] i965/gen9: Reuse YF alignment tables in tr_mode_..._texture_alignment()
Anuj Phogat
- [Mesa-dev] [PATCH 5/7] i965/gen9: Remove parameter 'brw' from tr_mode_..._texture_alignment()
Anuj Phogat
- [Mesa-dev] [PATCH 6/7] i965/gen9: Remove temporary variable 'align_yf' in tr_mode_..._texture_alignment()
Anuj Phogat
- [Mesa-dev] [PATCH 7/7] i965/gen9: Remove temporary variable 'bpp' in tr_mode_..._texture_alignment()
Anuj Phogat
- [Mesa-dev] [PATCH v2 1/3] mesa: expose dimension check for glTex*Storage functions
Anuj Phogat
- [Mesa-dev] [PATCH 2/4] mesa: validate size parameters for glTexStorage*Multisample
Anuj Phogat
- [Mesa-dev] [PATCH 3/4] mesa: set correct error for non-renderable multisample textures
Anuj Phogat
- [Mesa-dev] [PATCH 2/4] mesa: validate size parameters for glTexStorage*Multisample
Anuj Phogat
- [Mesa-dev] [PATCH 4/4] mesa: allow multisampled integer texture formats for ES 3.1
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: Use the effective internal format instead for validation
Anuj Phogat
- [Mesa-dev] [PATCH] meta: Update comment about unsupported texture types.
Anuj Phogat
- [Mesa-dev] [PATCH 4/7] i965/gen9: Reuse YF alignment tables in tr_mode_..._texture_alignment()
Anuj Phogat
- [Mesa-dev] [PATCH 2/4] mesa: validate size parameters for glTexStorage*Multisample
Anuj Phogat
- [Mesa-dev] [PATCH 1/8] i965: Change the parameters passed to intel_miptree_get_tile_masks()
Anuj Phogat
- [Mesa-dev] [PATCH 2/8] i965/gen9: Add code to compute yf/ys tile masks
Anuj Phogat
- [Mesa-dev] [PATCH 3/8] i965: Add a helper function intel_miptree_get_tile_dimensions()
Anuj Phogat
- [Mesa-dev] [PATCH 4/8] i965: Use helper function intel_miptree_get_tile_dimensions() in surface setup
Anuj Phogat
- [Mesa-dev] [PATCH 5/8] i965: Delete temporary variable 'src_pitch'
Anuj Phogat
- [Mesa-dev] [PATCH 6/8] i965: Move conversion of {src, dst}_pitch to dwords outside if/else
Anuj Phogat
- [Mesa-dev] [PATCH 7/8] i965: Fix {src, dst}_pitch alignment check for XY_SRC_COPY_BLT
Anuj Phogat
- [Mesa-dev] [PATCH 8/8] i965/gen9: Fix {src, dst}_pitch alignment check for XY_FAST_COPY_BLT
Anuj Phogat
- [Mesa-dev] [PATCH 1/8] i965: Change the parameters passed to intel_miptree_get_tile_masks()
Anuj Phogat
- [Mesa-dev] [PATCH 1/8] i965: Change the parameters passed to intel_miptree_get_tile_masks()
Anuj Phogat
- [Mesa-dev] [PATCH 1/2] mesa: check samples > 0 for glTex*Multisample
Anuj Phogat
- [Mesa-dev] [PATCH 4/8] i965: Use helper function intel_miptree_get_tile_dimensions() in surface setup
Anuj Phogat
- [Mesa-dev] [PATCH 3/8] i965: Add a helper function intel_miptree_get_tile_dimensions()
Anuj Phogat
- [Mesa-dev] [PATCH 7/8] i965: Fix {src, dst}_pitch alignment check for XY_SRC_COPY_BLT
Anuj Phogat
- [Mesa-dev] [PATCH V2 1/8] i965: Add a helper function intel_get_tile_dims()
Anuj Phogat
- [Mesa-dev] [PATCH V2 2/8] i965: Use intel_get_tile_dims() to get tile masks
Anuj Phogat
- [Mesa-dev] [PATCH V2 3/8] i965: Use helper function intel_get_tile_dims() in surface setup
Anuj Phogat
- [Mesa-dev] [PATCH V2 4/8] i965: Delete temporary variable 'src_pitch'
Anuj Phogat
- [Mesa-dev] [PATCH V2 5/8] i965: Move conversion of {src, dst}_pitch to dwords outside if/else
Anuj Phogat
- [Mesa-dev] [PATCH V2 6/8] i965: Fix {src, dst}_pitch alignment check for XY_SRC_COPY_BLT
Anuj Phogat
- [Mesa-dev] [PATCH V2 7/8] i965/gen9: Fix {src, dst}_pitch alignment check for XY_FAST_COPY_BLT
Anuj Phogat
- [Mesa-dev] [PATCH V2 8/8] i965: Rename intel_miptree_get_dimensions_for_image()
Anuj Phogat
- [Mesa-dev] [Mesa-stable] [PATCH] mesa: update fbo state in glTexStorage
Anuj Phogat
- [Mesa-dev] [PATCH] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Anuj Phogat
- [Mesa-dev] [PATCH 1/3] i965: Abort tiled_memcpy path for ReadPixels in case of transfer operations
Anuj Phogat
- [Mesa-dev] [PATCH 2/3] i965: Abort tiled_memcpy path for TexSubImage in case of transfer operations
Anuj Phogat
- [Mesa-dev] [PATCH 3/3] meta: Abort meta pbo path if TexSubImage need signed unsigned conversion
Anuj Phogat
- [Mesa-dev] [PATCH] meta: Save/restore compute shaders
Anuj Phogat
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Samuel Pitoiset
- [Mesa-dev] [PATCH 06/11] gallium/hud: automatically print % if max_value == 100
Samuel Pitoiset
- [Mesa-dev] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Samuel Pitoiset
- [Mesa-dev] [PATCH] nv50: avoid using inline vertex data submit when gl_VertexID is used
Samuel Pitoiset
- [Mesa-dev] [PATCH 1/4] nvc0: remove commented out code related to PCOUNTER queries
Samuel Pitoiset
- [Mesa-dev] [PATCH 2/4] nvc0: use enumerations for driver queries
Samuel Pitoiset
- [Mesa-dev] [PATCH 3/4] nvc0: make names of performance counter queries consistent
Samuel Pitoiset
- [Mesa-dev] [PATCH 14/20] i965: Implement logic to set up and upload an image uniform.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/20] i965: Implement logic to set up and upload an image uniform.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Pohjolainen, Topi
- [Mesa-dev] [PATCH 14/20] i965: Implement logic to set up and upload an image uniform.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 08/14] i965: Define and initialize image parameter structure.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 09/14] i965: Reserve enough parameter entries for all image uniforms used in the program.
Pohjolainen, Topi
- [Mesa-dev] [PATCHv2 10/14] i965: Hook up image state upload.
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3 4/5] i965: handle nir_intrinsic_image_size
Pohjolainen, Topi
- [Mesa-dev] [PATCH v3 2/5] glsl: add support for the imageSize builtin
Pohjolainen, Topi
- [Mesa-dev] [PATCH 3/7] i965/gen9: Handle the GL_TEXTURE_{1D, 1D_ARRAY} targets inside switch
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/8] i965: Change the parameters passed to intel_miptree_get_tile_masks()
Pohjolainen, Topi
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Pohjolainen, Topi
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Pohjolainen, Topi
- [Mesa-dev] [PATCH 07/10] i965: Move texture swizzle resolving into dispatcher
Pohjolainen, Topi
- [Mesa-dev] [PATCH 03/10] i965: Move tex buffer dispatch into hw independent setup
Pohjolainen, Topi
- [Mesa-dev] [PATCH 03/10] i965: Move tex buffer dispatch into hw independent setup
Pohjolainen, Topi
- [Mesa-dev] [PATCH V2 2/8] i965: Use intel_get_tile_dims() to get tile masks
Pohjolainen, Topi
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Pohjolainen, Topi
- [Mesa-dev] [PATCH 03/17] i965: Make gen8_upload_state_base_address static
Pohjolainen, Topi
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Pohjolainen, Topi
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Pohjolainen, Topi
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Pohjolainen, Topi
- [Mesa-dev] Fix saturation when coalescing registers in NIR-vec4
Antia Puentes
- [Mesa-dev] [PATCH 1/2] i965/vec4: Fix saturation errors when coalescing registers
Antia Puentes
- [Mesa-dev] [PATCH 2/2] i965/vec4_nir: Load constants as integers
Antia Puentes
- [Mesa-dev] [PATCH v2 2/2] i965/vec4_nir: Load constants as integers
Antia Puentes
- [Mesa-dev] [PATCH v2 00/78] i965: A new vec4 backend based on NIR
Antía Puentes
- [Mesa-dev] Fix saturation when coalescing registers in NIR-vec4
Antía Puentes
- [Mesa-dev] [PATCH v2 2/2] i965/vec4_nir: Load constants as integers
Antía Puentes
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: fix type for array indexing validation
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: fix ARRAY_SIZE query for GetProgramResourceiv
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH] nir: Use a single bit for the dual-source blend index
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Tapani Pälli
- [Mesa-dev] [PATCH v3 (part2) 49/56] main: Add SHADER_STORAGE_BLOCK and BUFFER_VARIABLE support for ARB_program_interface_query
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: fix name returned for XFB varyings
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: do not modify args when errors with GetProgramResourceName
Tapani Pälli
- [Mesa-dev] [PATCH 09/20] glsl: add support for initialising sampler AoA
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: add variable mode check to build_stageref
Tapani Pälli
- [Mesa-dev] [PATCH 09/20] glsl: add support for initialising sampler AoA
Tapani Pälli
- [Mesa-dev] [PATCH v4 (part2) 54/59] mesa: Add getters for the GL_ARB_shader_storage_buffer_object max constants
Tapani Pälli
- [Mesa-dev] [PATCH v4 (part2) 55/59] mesa: enable ARB_shader_storage_buffer_object extension for GLES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH v4 (part2) 45/59] glsl: fix UNIFORM_BUFFER_START or UNIFORM_BUFFER_SIZE query when no buffer object is bound
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: remove stage ref generation for transform feedback
Tapani Pälli
- [Mesa-dev] [Mesa-dev, 1/9] mesa/es3.1: Allow binding GL_DRAW_INDIRECT_BUFFER with gles 3.1
Tapani Pälli
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] OpenGL ES 3.1 texture storage changes
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] mesa: expose dimension check for glTex*Storage functions
Tapani Pälli
- [Mesa-dev] [PATCH 2/4] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH 3/4] mesa: set correct error for non-renderable multisample textures
Tapani Pälli
- [Mesa-dev] [PATCH 4/4] mesa: allow multisampled integer texture formats for ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] mesa: expose dimension check for glTex*Storage functions
Tapani Pälli
- [Mesa-dev] [PATCH 0/4] OpenGL ES 3.1 texture storage changes
Tapani Pälli
- [Mesa-dev] [PATCH 1/2][RFC] docs: Update with GLES3.2 entries and status
Tapani Pälli
- [Mesa-dev] [PATCH] mesa/teximage: report the correct function which triggered the error
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: update MaxShaderStorageBlockSize to 2^27
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Tapani Pälli
- [Mesa-dev] [PATCH 1/4] mesa: expose dimension check for glTex*Storage functions
Tapani Pälli
- [Mesa-dev] [PATCH] Add mesa.icd to the .gitignore
Tapani Pälli
- [Mesa-dev] [PATCH v2 0/3] OpenGL ES 3.1 texture storage changes
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/3] mesa: expose dimension check for glTex*Storage functions
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH v2 3/3] mesa: set correct error for non-renderable multisample textures
Tapani Pälli
- [Mesa-dev] [PATCH v4 (part2) 46/59] glsl: Allow use of memory qualifiers with ARB_shader_storage_buffer_object.
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH 1/2] mesa: remove extern from texture function
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: refactor target error checking in glGetTexLevelParameter
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: refactor target error checking in glGetTexLevelParameter
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: refactor target error checking in glGetTexLevelParameter
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: refactor target error checking in glGetTexLevelParameter
Tapani Pälli
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Tapani Pälli
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: add missing MS sampler builtin types for GLSL ES 3.10
Tapani Pälli
- [Mesa-dev] [PATCH v3] mesa: Implement glMemoryBarrierByRegion
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Tapani Pälli
- [Mesa-dev] [PATCH] glsl: enable textureSize and texelFetch on GLSL ES 3.10 with MS samplers
Tapani Pälli
- [Mesa-dev] [PATCH 03/25] mesa: Reject image formats not supported by GLES.
Tapani Pälli
- [Mesa-dev] [PATCH 04/25] mesa: Reset image unit state to the default values when a bound image is deleted.
Tapani Pälli
- [Mesa-dev] [PATCH 07/25] mesa: Refuse to bind image uniforms using glUniform in GLES.
Tapani Pälli
- [Mesa-dev] [PATCH 14/25] glsl: Expose image load and store built-ins in GLSL ES 3.1.
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Tapani Pälli
- [Mesa-dev] [PATCH 17/25] glsl: Remove duplicate definition of gl_MaxTess*ImageUniforms built-in constants.
Tapani Pälli
- [Mesa-dev] [PATCH 20.5/25] mesa: Add ES31 API tag for the extension table.
Tapani Pälli
- [Mesa-dev] [PATCH 11/25] glsl: Implement GLSL ES restriction on images being either readonly or writeonly.
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: update fbo state in glTexStorage
Tapani Pälli
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Tapani Pälli
- [Mesa-dev] [Mesa-stable] [PATCH] mesa: update fbo state in glTexStorage
Tapani Pälli
- [Mesa-dev] [PATCH 0/6] OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH 2/6] glapi: add GL_OES_texture_storage_multisample_2d_array extension
Tapani Pälli
- [Mesa-dev] [PATCH 3/6] mesa: Add extension enable for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH 4/6] glsl: add support for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH 6/6] i965: enable OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH] shader dump and debug functionality
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: debug facility to replace shaders when running apps
Tapani Pälli
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH 4/6] glsl: add support for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: debug facility to replace shaders when running apps
Tapani Pälli
- [Mesa-dev] [PATCH 1/6] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH] mesa/es3.1: Allow GL_COMPUTE_WORK_GROUP_SIZE for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH] mesa/es3.1: Enable getting MAX_COMPUTE_WORK_GROUP_ values for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH v2] mesa: GetTexLevelParameter{if}v changes for OpenGL ES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Tapani Pälli
- [Mesa-dev] [PATCH 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Tapani Pälli
- [Mesa-dev] [PATCH 3/6] mesa: Add extension enable for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Tapani Pälli
- [Mesa-dev] [PATCH 5/6] mesa: enable enums for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: remove pointless es31 checks, fix indirect to only be in es31
Tapani Pälli
- [Mesa-dev] [PATCH v2 0/4] OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH v2 1/4] glapi: add GL_OES_texture_storage_multisample_2d_array extension
Tapani Pälli
- [Mesa-dev] [PATCH v2 2/4] mesa: Add extension enable for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH v2 3/4] glsl: add support for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH v2 4/4] mesa: enable enums for OES_texture_storage_multisample_2d_array
Tapani Pälli
- [Mesa-dev] [PATCH v2 0/3] cs: Add gl_GlobalInvocationID
Tapani Pälli
- [Mesa-dev] [PATCH] mesa: change 'SHADER_SUBST' facility to work with env variables
Tapani Pälli
- [Mesa-dev] [PATCH v3 0/4] Improvements to the vec4 spilling code
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 1/4] i965: Add a debug option for spilling everything in vec4 code
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 2/4] i965/vec4: do not predicate scratch writes for BRW_OPCODE_SEL instructions
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 3/4] i965/vec4: Fix indentation in vec4_visitor::evaluate_spill_costs
Iago Toral Quiroga
- [Mesa-dev] [PATCH v3 4/4] i965/vec4: Don't unspill the same register in consecutive instructions
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 00/59] ARB_shader_storage_buffer_object (mesa, i965)
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 01/59] i965/vec4: Introduce VEC4 IR builder.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 02/59] i965/vec4: Import helpers to convert vectors into arrays and back.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 03/59] i965/vec4: Import surface message builder functions.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 04/59] i965: Use 16-byte offset alignment for shader storage buffers
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 05/59] i965: Implement DriverFlags.NewShaderStorageBuffer
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 06/59] i965: Set MaxShaderStorageBuffers for compute shaders
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 07/59] i965: set ARB_shader_storage_buffer_object related constant values
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 08/59] i965: Upload Shader Storage Buffer Object surfaces
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 09/59] i965: handle visiting of ir_var_shader_storage variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 10/59] i965/fs: Do not split buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 11/59] glsl: add support for unsized arrays in shader storage blocks
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 12/59] glsl: Add parser/compiler support for unsized array's length()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 13/59] glsl: Lower unsized array's length calculation expression
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 14/59] nir: add shader storage buffer's unsized array length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 15/59] i965/vec4: Implement unsized array's length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 16/59] i965/fs: Implement generator code for unsized array's length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 17/59] i965/fs/nir: implement unsized array's length calculation
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 18/59] i965/wm: emit null buffer surfaces when null buffers are attached
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 19/59] i965/wm: surfaces should have the API buffer size, not the drm buffer size
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 20/59] glsl: Add parser/compiler support for std430 interface packing qualifier
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 21/59] glsl: propagate interface packing information to arrays of scalars, vectors.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 22/59] glsl: propagate std430 packing qualifier to struct's members and array of structs
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 23/59] glsl: add std430 interface packing support to ssbo store and unsized array length
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 24/59] glsl: a shader storage buffer must be smaller than the maximum size allowed
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 25/59] glsl: number of active shader storage blocks must be within allowed limits
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 26/59] glsl: ignore buffer variables when counting uniform components
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 27/59] glsl: shader storage blocks use different max block size values than uniforms
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 28/59] i965/vec4: Implement SSBO writes
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 30/59] i965/nir/fs: Implement SSBO writes
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 31/59] i965/vec4: Implement SSBO reads
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 32/59] nir: Implement __intrinsic_store_load
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 33/59] i965/nir/fs: Implement SSBO reads
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 34/59] nir: ignore an instruction's dest if it hasn't any
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 35/59] glsl: atomic counters can be declared as buffer-qualified variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 36/59] glsl: Rename atomic counter functions
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 37/59] glsl: Add atomic functions from ARB_shader_storage_buffer_object
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 38/59] glsl: lower SSBO atomic intrinsics
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 39/59] nir: Implement lowered SSBO atomic intrinsics
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 40/59] i965/nir/fs: Implement SSBO atomics
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 41/59] i965/vec4: Implement lowered SSBO atomic intrinsics
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 42/59] glsl: First argument to atomic functions must be a buffer variable
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 43/59] mesa: add glShaderStorageBlockBinding()
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 44/59] mesa: Add queries for GL_SHADER_STORAGE_BUFFER
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 45/59] glsl: fix UNIFORM_BUFFER_START or UNIFORM_BUFFER_SIZE query when no buffer object is bound
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 46/59] glsl: Allow use of memory qualifiers with ARB_shader_storage_buffer_object.
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 47/59] glsl: Apply memory qualifiers to buffer variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 48/59] glsl: Allow memory layout qualifiers on shader storage buffer objects
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 50/59] glsl: Do not allow reads from write-only variables
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 51/59] main: Add SHADER_STORAGE_BLOCK and BUFFER_VARIABLE support for ARB_program_interface_query
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 52/59] main/tests: add ARB_shader_storage_buffer_object tokens to enum_strings
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 54/59] mesa: Add getters for the GL_ARB_shader_storage_buffer_object max constants
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 55/59] mesa: enable ARB_shader_storage_buffer_object extension for GLES 3.1
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 56/59] i965: Enable ARB_shader_storage_buffer_object extension for gen7+
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 57/59] docs: Mark ARB_shader_storage_buffer_object as done for i965
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 58/59] glsl: Mark as active all elements of shared/std140 block arrays
Iago Toral Quiroga
- [Mesa-dev] [PATCH v4 (part2) 59/59] i965/vec4: Skip dependency control for opcodes emitting multiple instructions
Iago Toral Quiroga
- [Mesa-dev] [Mesa-stable] [PATCH] i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Neil Roberts
- [Mesa-dev] [PATCH 1/2] nir: Add a function to determine if a source is dynamically uniform
Neil Roberts
- [Mesa-dev] [PATCH v2 2/2] i965/fs: Handle non-const sample number in interpolateAtSample
Neil Roberts
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Neil Roberts
- [Mesa-dev] [PATCH] mesa/format_utils: Add src_bits == dst_bits cases to [us]norm functions
Neil Roberts
- [Mesa-dev] [PATCH] Add mesa.icd to the .gitignore
Neil Roberts
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Neil Roberts
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Neil Roberts
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Neil Roberts
- [Mesa-dev] [PATCH 2/3 v2] i965: Swap the order of the vertex ID and edge flag attributes
Neil Roberts
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Neil Roberts
- [Mesa-dev] [PATCH v2 1/2] mesa/es3.1: Expose GL_ARB_framebuffer_no_attachments to GLES 3.1
Rogovin, Kevin
- [Mesa-dev] [PATCH v2 2/2] mesa/es3.1: Limit Framebuffer Parameter OpenGL ES 3.1 usage
Rogovin, Kevin
- [Mesa-dev] [PATCH 2/2] glxinfo: fix printing core profile extensions
Ian Romanick
- [Mesa-dev] [PATCH] includes/GL: remove duplicated extension declarations from glx.h
Ian Romanick
- [Mesa-dev] [PATCH v3 10/17] mesa: Add missing check of format and type in glTexSubImageXD on GLES 3.0
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Allow token pasting in ESSL
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Allow token pasting in ESSL
Ian Romanick
- [Mesa-dev] [PATCH] glsl: Initialize patch member of glsl_struct_field
Ian Romanick
- [Mesa-dev] [PATCH 1/4] glsl/cs: Add gl_WorkGroupID variable
Ian Romanick
- [Mesa-dev] [PATCH 13/21] i965: Resolve GCC sign-compare warning.
Ian Romanick
- [Mesa-dev] [PATCH 19/21] i965: Resolve GCC sign-compare warning.
Ian Romanick
- [Mesa-dev] [PATCH 20/21] i965: Resolve GCC sign-compare warning.
Ian Romanick
- [Mesa-dev] [PATCH 05/13] mesa: Replace buffer object locks with atomic inc/dec.
Ian Romanick
- [Mesa-dev] [PATCH 12/13] mesa: Remove unnecessary locking from container objects.
Ian Romanick
- [Mesa-dev] [PATCH 12/13] mesa: Remove unnecessary locking from container objects.
Ian Romanick
- [Mesa-dev] [PATCH 06/13] mesa: Replace sampler object locks with atomic inc/dec.
Ian Romanick
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Ian Romanick
- [Mesa-dev] [PATCH 1/2][RFC] docs: Update with GLES3.2 entries and status
Ian Romanick
- [Mesa-dev] [Mesa-stable] [PATCH v2] glsl: avoid compiler's segfault when processing operators with void arguments
Ian Romanick
- [Mesa-dev] [PATCH 0/3] GREMEDY_string_marker support
Ian Romanick
- [Mesa-dev] [PATCH 1/3] mesa: add GREMEDY_string_marker
Ian Romanick
- [Mesa-dev] [PATCH 0/3] GREMEDY_string_marker support
Ian Romanick
- [Mesa-dev] [PATCH 05/25] mesa: Initialize image unit state to different defaults in GLES.
Ian Romanick
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Ian Romanick
- [Mesa-dev] [PATCH v2 2/3] mesa: validate size parameters for glTexStorage*Multisample
Ian Romanick
- [Mesa-dev] [PATCH] mesa: undo split out of create shader code
Ian Romanick
- [Mesa-dev] [PATCH 05/25] mesa: Initialize image unit state to different defaults in GLES.
Ian Romanick
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Ian Romanick
- [Mesa-dev] Can we use anonymous unions?
Ian Romanick
- [Mesa-dev] [PATCH 0/6] Copyright / license pet peeves
Ian Romanick
- [Mesa-dev] [PATCH 1/6] i965: Remove by-lines from file headers
Ian Romanick
- [Mesa-dev] [PATCH 2/6] i965: Remove horizontal bars from file header comments
Ian Romanick
- [Mesa-dev] [PATCH 3/6] i965: Fix typos in license
Ian Romanick
- [Mesa-dev] [PATCH 4/6] i965: Re-wrap lines in the license, part 1
Ian Romanick
- [Mesa-dev] [PATCH 5/6] i965: Various trivial changes to file headers
Ian Romanick
- [Mesa-dev] [PATCH 6/6] i965: Re-wrap lines in the license, part 2
Ian Romanick
- [Mesa-dev] [PATCH 0/6] Copyright / license pet peeves
Ian Romanick
- [Mesa-dev] [PATCH 02/25] glsl: dont allow gl_PerVertex to be redeclared as an array of arrays
Ian Romanick
- [Mesa-dev] [PATCH 01/25] glsl: calculate component size for arrays of arrays when varying packing disabled
Ian Romanick
- [Mesa-dev] [PATCH 03/25] glsl: clean-up link uniform code
Ian Romanick
- [Mesa-dev] [PATCH 03/25] glsl: clean-up link uniform code
Ian Romanick
- [Mesa-dev] [PATCH 05/25] glsl: add support for initialising sampler AoA
Ian Romanick
- [Mesa-dev] [PATCH 06/25] glsl: fix binding validation for interface blocks
Ian Romanick
- [Mesa-dev] [PATCH 07/25] glsl: add helper for calculating size of AoA
Ian Romanick
- [Mesa-dev] [PATCH 08/25] glsl: validate binding qualifier for AoA
Ian Romanick
- [Mesa-dev] [PATCH 02/25] glsl: dont allow gl_PerVertex to be redeclared as an array of arrays
Ian Romanick
- [Mesa-dev] [PATCH 10/25] glsl: remove dead code in a single pass
Ian Romanick
- [Mesa-dev] [PATCH 11/25] glsl: interleave constant propagation and folding
Ian Romanick
- [Mesa-dev] [PATCH 13/25] nir: wrapper for glsl_type arrays_of_arrays_size()
Ian Romanick
- [Mesa-dev] [PATCH 10/25] glsl: remove dead code in a single pass
Ian Romanick
- [Mesa-dev] [PATCH 18/25] glsl: disable interface block AoA
Ian Romanick
- [Mesa-dev] [PATCH 23/25] glsl: Allow arrays of arrays in GLSL ES 3.10 and GLSL 4.30
Ian Romanick
- [Mesa-dev] [PATCH 24/25] i965: enable ARB_arrays_of_arrays
Ian Romanick
- [Mesa-dev] [PATCH 25/25] docs: Mark AoA as done for i965
Ian Romanick
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Ian Romanick
- [Mesa-dev] [PATCH 01/17] mesa: Fix warning about static being in the wrong place
Ian Romanick
- [Mesa-dev] [PATCH 02/17] linker: Silence GCC unused parameter warnings
Ian Romanick
- [Mesa-dev] [PATCH 03/17] i965: Make gen8_upload_state_base_address static
Ian Romanick
- [Mesa-dev] [PATCH 04/17] i965: Make gen7_enable_hw_binding_tables static
Ian Romanick
- [Mesa-dev] [PATCH 05/17] nir: Silence missing field initializer warnings for nir_src
Ian Romanick
- [Mesa-dev] [PATCH 06/17] nir: Silence missing field initializer warnings for nir_dest
Ian Romanick
- [Mesa-dev] [PATCH 07/17] nir: Silence missing field initializer warnings for nir_alu_src
Ian Romanick
- [Mesa-dev] [PATCH 08/17] nir: Silence missing field initializer warnings for vectors in nir_constant_expressions
Ian Romanick
- [Mesa-dev] [PATCH 09/17] nir: Fix wonkey indentation in generated code
Ian Romanick
- [Mesa-dev] [PATCH 10/17] nir: Silence unused parameter warnings in nir_constant_expression.c
Ian Romanick
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Ian Romanick
- [Mesa-dev] [PATCH 12/17] nir: Silence unused parameter warnings
Ian Romanick
- [Mesa-dev] [PATCH 13/17] glsl: Silence unused parameter warnings
Ian Romanick
- [Mesa-dev] [PATCH 14/17] glsl: Remove ADD_VARYING macro
Ian Romanick
- [Mesa-dev] [PATCH 15/17] mesa: Silence unused parameter warnings in bufferobj.c
Ian Romanick
- [Mesa-dev] [PATCH 16/17] mesa: Remove target parameter from _mesa_handle_bind_buffer_gen
Ian Romanick
- [Mesa-dev] [PATCH 17/17] mesa: Remove gl_context parameter from _mesa_initialize_buffer_object and dd:NewBufferObject
Ian Romanick
- [Mesa-dev] [PATCH 03/17] i965: Make gen8_upload_state_base_address static
Ian Romanick
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Ian Romanick
- [Mesa-dev] [PATCH 09/17] nir: Fix wonkey indentation in generated code
Ian Romanick
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Ian Romanick
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Ian Romanick
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Ian Romanick
- [Mesa-dev] [PATCH 1/2] mesa: Pass the type to _mesa_uniform_matrix as a glsl_base_type
Ian Romanick
- [Mesa-dev] [PATCH 2/2] mesa: Don't allow wrong type setters for matrix uniforms
Ian Romanick
- [Mesa-dev] [PATCH 1/2] android: fix cflags and includes for amdgpu winsys
Mauro Rossi
- [Mesa-dev] [PATCH 2/2] android: enable amdgpu winsys in radeonsi driver
Mauro Rossi
- [Mesa-dev] [PATCH 0/3] A few fixes of building errors with Android-x86
Mauro Rossi
- [Mesa-dev] [PATCH 1/3] android: fix nv50_ir_print.cpp buiding error with operator PRIx64
Mauro Rossi
- [Mesa-dev] [PATCH 2/3] android: rename LLVM_VERSION_PATCH to MESA_LLVM_VERSION_PATCH
Mauro Rossi
- [Mesa-dev] [PATCH 3/3] android: Always define __STDC_LIMIT_MACROS.
Mauro Rossi
- [Mesa-dev] [PATCH] r600g: Fix handling of TGSI_OPCODE_ARR with SB
Nick Sarnie
- [Mesa-dev] [PATCH] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v3 1/2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v3 2/2] mesa: return old name for deleted samplers for SAMPLER_BINDING queries
Daniel Scharrer
- [Mesa-dev] [PATCH v4 1/2] mesa: add missing queries for ARB_direct_state_access
Daniel Scharrer
- [Mesa-dev] [PATCH v4 2/2] mesa: return old name for deleted samplers for SAMPLER_BINDING queries
Daniel Scharrer
- [Mesa-dev] [PATCH 5/7] util: Use SSE intrinsics in _mesa_lroundeven{f, }.
Roland Scheidegger
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Roland Scheidegger
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Roland Scheidegger
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Roland Scheidegger
- [Mesa-dev] [PATCH 3/3] util: Use SSE rounding on all platforms that support it.
Roland Scheidegger
- [Mesa-dev] [PATCH 3/3] util: Use SSE rounding on all platforms that support it.
Roland Scheidegger
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Roland Scheidegger
- [Mesa-dev] [PATCH] util: Use LONG_MAX instead of LONG_BIT.
Roland Scheidegger
- [Mesa-dev] [PATCH] st/mesa: Map packed gallium formats to packed mesa formats.
Roland Scheidegger
- [Mesa-dev] [PATCH] mesa/format_utils: Add src_bits == dst_bits cases to [us]norm functions
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions
Roland Scheidegger
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions (v2)
Roland Scheidegger
- [Mesa-dev] [PATCH 1/4] gallium: add an interface for EXT_depth_bounds_test
Roland Scheidegger
- [Mesa-dev] [PATCH] i965: Don't tell the hardware about our UAV access.
Roland Scheidegger
- [Mesa-dev] [PATCH] scons: Always define __STDC_LIMIT_MACROS.
Roland Scheidegger
- [Mesa-dev] [PATCH 2/2] gallium/auxiliary: optimize rgb9e5 helper some more
Roland Scheidegger
- [Mesa-dev] [PATCH 7/9] softpipe: don't use 3-component formats
Roland Scheidegger
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Alejandro Seguí
- [Mesa-dev] [PATCH] glsl: replace old hash table with new and faster one
Alejandro Seguí
- [Mesa-dev] drm/i915/bxt: Pooled EU support
Siluvery, Arun
- [Mesa-dev] About "freedreno/a4xx: MRT support"
Gustaw Smolarczyk
- [Mesa-dev] [PATCH V2] docs: Update with GLES3.2 entries and status
Gustaw Smolarczyk
- [Mesa-dev] [PATCH] st/nine: Disable NV path, it's broken right now.
Krzysztof A. Sobiecki
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 1/3] tgsi: set implicit array size for tess stages
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 2/3] tgsi: Fix index printed in tgsi_dump and dst outputs
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 3/3] nouveau: recognize tess stages in nouveau_compiler
Marcos Paulo de Souza
- [Mesa-dev] [PATCHv2 0/3] Add tess stages to mesa/nouveau_compiler
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 1/3] tgsi: set implicit array size for tess stages
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 2/3] tgsi: Fix index printed in tgsi_dump and dst outputs
Marcos Paulo de Souza
- [Mesa-dev] [PATCH 3/3] nouveau: recognize tess stages in nouveau_compiler
Marcos Paulo de Souza
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Marcos Paulo de Souza
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Souza
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Souza
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Souza
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Souza
- [Mesa-dev] [PATCH] gallium/radeon: always use the llvm. prefix in intrinsic names
Tom Stellard
- [Mesa-dev] [PATCH] clover: clEnqueue* should block when asked for
Tom Stellard
- [Mesa-dev] [PATCH] clover: Properly initialize LLVM targets when linking with component libs
Tom Stellard
- [Mesa-dev] [PATCH] gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
- [Mesa-dev] [PATCH] gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
- [Mesa-dev] [PATCH v2] gbm: convert gbm bo format to fourcc format on dma-buf import
Ray Strode
- [Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.
Eero Tamminen
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Eero Tamminen
- [Mesa-dev] [PATCH] mesa: debug facility to replace shaders when running apps
Eero Tamminen
- [Mesa-dev] [PATCH libdrm v3 0/2] 48-bit virtual address support in i915
Michel Thierry
- [Mesa-dev] [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
Michel Thierry
- [Mesa-dev] [PATCH libdrm v3 2/2] intel: add new function name to symbol-check test
Michel Thierry
- [Mesa-dev] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Michel Thierry
- [Mesa-dev] [Intel-gfx] [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
Michel Thierry
- [Mesa-dev] [Intel-gfx] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Michel Thierry
- [Mesa-dev] [PATCH v2 3/6] i965/vec4: Don't emit scratch reads for a spilled register we have just written
Iago Toral
- [Mesa-dev] [PATCH v2 3/6] i965/vec4: Don't emit scratch reads for a spilled register we have just written
Iago Toral
- [Mesa-dev] [PATCH 1/2] nir: Add algebraic opt for no-op iand.
Iago Toral
- [Mesa-dev] ssbo, vec4, nir - Re: [PATCH v3 (part2) 00/56] ARB_shader_storage_buffer_object (mesa, i965)
Iago Toral
- [Mesa-dev] [PATCH v3 (part2) 08/56] glsl: add support for unsized arrays in shader storage blocks
Iago Toral
- [Mesa-dev] [PATCH v3 (part2) 09/56] glsl: Add parser/compiler support for unsized array's length()
Iago Toral
- [Mesa-dev] [PATCH v3 (part2) 08/56] glsl: add support for unsized arrays in shader storage blocks
Iago Toral
- [Mesa-dev] [PATCH 16/17] glsl: Add link time checks for GLSL precision qualifiers
Iago Toral
- [Mesa-dev] [PATCH] nir: add missing type to type_size_vec4()
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Iago Toral
- [Mesa-dev] [PATCH v3 (part2) 09/56] glsl: Add parser/compiler support for unsized array's length()
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 49/59] glsl: Do not allow assignments to read-only variables
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 45/59] glsl: fix UNIFORM_BUFFER_START or UNIFORM_BUFFER_SIZE query when no buffer object is bound
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 44/59] mesa: Add queries for GL_SHADER_STORAGE_BUFFER
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 14/59] nir: add shader storage buffer's unsized array length calculation
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 39/59] nir: Implement lowered SSBO atomic intrinsics
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Iago Toral
- [Mesa-dev] [PATCH v3 4/4] i965/vec4: Don't unspill the same register in consecutive instructions
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 29/59] nir: Implement __intrinsic_store_ssbo
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 02/59] i965/vec4: Import helpers to convert vectors into arrays and back.
Iago Toral
- [Mesa-dev] [PATCH v3 4/4] i965/vec4: Don't unspill the same register in consecutive instructions
Iago Toral
- [Mesa-dev] [PATCH] mesa/formats: Fix swizzle flipping for big-endian targets
Iago Toral
- [Mesa-dev] [PATCH] mesa/formats: Only do byteswapping for packed formats
Iago Toral
- [Mesa-dev] [PATCH] mesa: update MaxShaderStorageBlockSize to 2^27
Iago Toral
- [Mesa-dev] [PATCH v4 (part2) 46/59] glsl: Allow use of memory qualifiers with ARB_shader_storage_buffer_object.
Iago Toral
- [Mesa-dev] [PATCH 01/20] mesa: fix and simplify resource query for arrays
Matt Turner
- [Mesa-dev] [PATCH 01/21] i965: Resolve GCC sign-compare warning.
Matt Turner
- [Mesa-dev] [PATCH 06/21] i965: Resolve GCC sign-compare warning.
Matt Turner
- [Mesa-dev] [PATCH] mesa: fix type for array indexing validation
Matt Turner
- [Mesa-dev] [PATCH 4/4] i965/es3.1: Implement glMemoryBarrierByRegion
Matt Turner
- [Mesa-dev] [PATCH 00/12] bmake inspired fixes
Matt Turner
- [Mesa-dev] [PATCH 3/7] mesa: Replace F_TO_I() with _mesa_lroundevenf().
Matt Turner
- [Mesa-dev] [PATCH 5/7] util: Use SSE intrinsics in _mesa_lroundeven{f, }.
Matt Turner
- [Mesa-dev] [PATCH 5/7] util: Use SSE intrinsics in _mesa_lroundeven{f, }.
Matt Turner
- [Mesa-dev] [PATCH 5/7] util: Use SSE intrinsics in _mesa_lroundeven{f, }.
Matt Turner
- [Mesa-dev] [PATCH v2 1/2] mesa: clear existing swizzle info before bitwise-OR
Matt Turner
- [Mesa-dev] [PATCH] nir: Add a nir_lower_load_const_to_scalar() pass.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965: Make MIPTREE_LAYOUT_ALLOC_ANY_TILED an enum value.
Matt Turner
- [Mesa-dev] [PATCH] i965: Fix HW binding tables editing
Matt Turner
- [Mesa-dev] [PATCH 3/5] i965/fs: Indent the implementation of 32x32-bit MUL lowering by one level.
Matt Turner
- [Mesa-dev] ssbo, vec4, nir - Re: [PATCH v3 (part2) 00/56] ARB_shader_storage_buffer_object (mesa, i965)
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH] i965: Correct a mistake that always forced texture tiling.
Matt Turner
- [Mesa-dev] [PATCH] i965: Request a miptree with no tiling intel_miptree_map_blit().
Matt Turner
- [Mesa-dev] [PATCH] i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Matt Turner
- [Mesa-dev] [PATCH] i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Matt Turner
- [Mesa-dev] [PATCH 3/3] nir: Simplify ine/ieq(ineg(a), a) -> ine/ieq(a, 0)
Matt Turner
- [Mesa-dev] [PATCH 1/3] nir: Simplify fne(fneg(a), a) -> fne(a, 0.0)
Matt Turner
- [Mesa-dev] [PATCH 2/3] nir: Simplify feq(fneg(a), a)) -> feq(a, 0.0)
Matt Turner
- [Mesa-dev] [PATCH 00/13] mesa: Locking improvements and optimizations
Matt Turner
- [Mesa-dev] [PATCH 01/13] c11/threads: Assert that mtx is non-NULL and check return values.
Matt Turner
- [Mesa-dev] [PATCH 02/13] mesa: Remove debugging code from _mesa_reference_*.
Matt Turner
- [Mesa-dev] [PATCH 03/13] mesa: Add locking to sampler objects.
Matt Turner
- [Mesa-dev] [PATCH 04/13] mesa: Add locking to programs.
Matt Turner
- [Mesa-dev] [PATCH 05/13] mesa: Replace buffer object locks with atomic inc/dec.
Matt Turner
- [Mesa-dev] [PATCH 06/13] mesa: Replace sampler object locks with atomic inc/dec.
Matt Turner
- [Mesa-dev] [PATCH 07/13] mesa: Replace program locks with atomic inc/dec.
Matt Turner
- [Mesa-dev] [PATCH 08/13] mesa: Replace renderbuffer object locks with atomic inc/dec.
Matt Turner
- [Mesa-dev] [PATCH 09/13] mesa: Replace texture buffer object locks with atomic inc/dec.
Matt Turner
- [Mesa-dev] [PATCH 10/13] hash: Add _mesa_HashRemoveLocked() function.
Matt Turner
- [Mesa-dev] [PATCH 11/13] mesa: Replace uses of Shared->Mutex with hash-table mutexes
Matt Turner
- [Mesa-dev] [PATCH 12/13] mesa: Remove unnecessary locking from container objects.
Matt Turner
- [Mesa-dev] [PATCH 13/13] mesa: Remove deleteFlag pattern.
Matt Turner
- [Mesa-dev] [PATCH 10/13] hash: Add _mesa_HashRemoveLocked() function.
Matt Turner
- [Mesa-dev] [PATCH 10/13] hash: Add _mesa_HashRemoveLocked() function.
Matt Turner
- [Mesa-dev] [PATCH 11/13] mesa: Replace uses of Shared->Mutex with hash-table mutexes
Matt Turner
- [Mesa-dev] [PATCH v2] gles/es3.1: Implement glMemoryBarrierByRegion
Matt Turner
- [Mesa-dev] [PATCH 1/5] utils: automake: remove uncommon $()
Matt Turner
- [Mesa-dev] [PATCH 1/2] egl/dri2: Fix include path of u_atomic.h introduced e7e29189
Matt Turner
- [Mesa-dev] [Intel-gfx] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Matt Turner
- [Mesa-dev] [PATCH v2 2/2] mesa: _mesa_format_convert should be endian agnostic
Matt Turner
- [Mesa-dev] [PATCH] i965/shader: Don't use OptimizeForAOS for NIR vec4 vertex shaders
Matt Turner
- [Mesa-dev] [PATCH 1/3] util: Cope with LONG_BIT not being defined on Windows.
Matt Turner
- [Mesa-dev] [PATCH 3/3] util: Use SSE rounding on all platforms that support it.
Matt Turner
- [Mesa-dev] [PATCH] util: Use LONG_MAX instead of LONG_BIT.
Matt Turner
- [Mesa-dev] [PATCH 06/13] mesa: Replace sampler object locks with atomic inc/dec.
Matt Turner
- [Mesa-dev] [PATCH 3/5] i965/vec4-nir: Handle boolean resolvese on ILK-
Matt Turner
- [Mesa-dev] [PATCH 4/5] i965/vec4_nir: Do boolean source modifier resolves on BDW+
Matt Turner
- [Mesa-dev] [PATCH 0/5] i965/vec4_nir: Various fixes for ILK- and BDW+
Matt Turner
- [Mesa-dev] [PATCH 0/5] Some register allocation improvements
Matt Turner
- [Mesa-dev] [PATCH 5/5] i965/fs: Don't do redundant RA setup on IVB+
Matt Turner
- [Mesa-dev] [PATCH 4/5] i965/vec4_nir: Do boolean source modifier resolves on BDW+
Matt Turner
- [Mesa-dev] [PATCH 4/5] i965/vec4_nir: Do boolean source modifier resolves on BDW+
Matt Turner
- [Mesa-dev] [PATCH] i965: Don't check for draw-time errors that cannot occur in core profile
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965/vec4_visitor: Make some function arguments const references
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965/fs: Make resolve_source_modifiers consistent with the vec4 version
Matt Turner
- [Mesa-dev] [PATCH 2/5] i965/fs: Lower 32x32 bit multiplication on BXT.
Matt Turner
- [Mesa-dev] [PATCH 1/2] retrace: support depth/stencil attachment for gles
Matt Turner
- [Mesa-dev] [PATCH 5/5] i965: enable GL_ARB_shader_image_size
Matt Turner
- [Mesa-dev] [PATCH 2/2] nir: Don't try to scalarize unpack ops.
Matt Turner
- [Mesa-dev] [PATCH 1/2] i965: Optimize brw_inst_bits() and brw_compact_inst_bits().
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965: Optimize brw_inst_set_bits() and brw_compact_inst_set_bits().
Matt Turner
- [Mesa-dev] [PATCH] gallium: add support for GLES texture float extensions
Matt Turner
- [Mesa-dev] [PATCH 1/2] nir: Add a nir_opt_undef() to handle csels with undef.
Matt Turner
- [Mesa-dev] [PATCH v2] mesa: don't enable online compression for ASTC formats
Matt Turner
- [Mesa-dev] [PATCH 1/2] egl: don't allow eglGetConfigs to set num_configs param to a negative value
Matt Turner
- [Mesa-dev] [PATCH 2/2] egl: improve attribute checking for eglCreateContext
Matt Turner
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Matt Turner
- [Mesa-dev] [PATCH] drirc: Add "Unigine Oil Rush" quirk (allow_glsl_extension_directive_midshader).
Matt Turner
- [Mesa-dev] [PATCH 1/2] glsl: add support for textureSamples function
Matt Turner
- [Mesa-dev] [PATCH 1/2] nir: Zero out texture instructions when creating them.
Matt Turner
- [Mesa-dev] [PATCH] i965/vec4/nir: Emit single MOV to generate a scalar constant.
Matt Turner
- [Mesa-dev] [PATCH 1/5] utils: automake: remove uncommon $()
Matt Turner
- [Mesa-dev] [PATCH] meta: Update comment about unsupported texture types.
Matt Turner
- [Mesa-dev] [PATCH 23/25] glsl: Implement the required built-in functions when OES_shader_image_atomic is enabled.
Matt Turner
- [Mesa-dev] [PATCH 21/25] mesa: Add extension enable and table entry for OES_shader_image_atomic.
Matt Turner
- [Mesa-dev] [PATCH] ABI-check: Use more portable bash invocation.
Matt Turner
- [Mesa-dev] [PATCH 09/12] i965/fs: make SIMD-splitting respect the original stride/offset
Matt Turner
- [Mesa-dev] [PATCH 4/5] nir: add a helper for finding duplicate instructions
Matt Turner
- [Mesa-dev] [PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Matt Turner
- [Mesa-dev] [PATCH 1/2] nvc0/ir: detect AND/SHR pairs and convert into EXTBF
Matt Turner
- [Mesa-dev] [PATCH 3/6] i965: Fix typos in license
Matt Turner
- [Mesa-dev] [PATCH 0/6] Copyright / license pet peeves
Matt Turner
- [Mesa-dev] [PATCH 1/2] nir: Replace fcsel with fmov instead of imov in nir_opt_undef
Matt Turner
- [Mesa-dev] [PATCH 2/2] i965/nir: Make use of nir_opt_undef
Matt Turner
- [Mesa-dev] [PATCH] egl/wayland: define set_cloexec_or_close only when mkostemp is not present
Matt Turner
- [Mesa-dev] [PATCH] i965: Use NIR by default for VS
Matt Turner
- [Mesa-dev] [PATCH 11/17] nir: Trivial clean ups in the generated nir_constant_expressions.c
Matt Turner
- [Mesa-dev] [PATCH v2 3/4] glsl: add support for OES_texture_storage_multisample_2d_array
Matt Turner
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Matt Turner
- [Mesa-dev] [PATCH 1/6] i965: Only consider fixed_hw_reg in equals() if file is HW_REG/IMM.
Matt Turner
- [Mesa-dev] [PATCH 2/6] i965/fs: Use overwrites_reg() instead of dst.equals().
Matt Turner
- [Mesa-dev] [PATCH 3/6] i965/fs: Improve register coalescing interference check.
Matt Turner
- [Mesa-dev] [PATCH 4/6] i965/fs: Skip blocks in register coalescing interference check.
Matt Turner
- [Mesa-dev] [PATCH 5/6] i965/fs: Replace awful variable names.
Matt Turner
- [Mesa-dev] [PATCH 6/6] i965/fs: Remove fs_visitor::try_replace_with_sel().
Matt Turner
- [Mesa-dev] [PATCH] glsl: use bitfield_insert instead of and + shift + or for packing
Matt Turner
- [Mesa-dev] [PATCH v2] glsl: provide the option of using BFE for unpack builting lowering
Matt Turner
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Matt Turner
- [Mesa-dev] [PATCH] mesa: fix dispatch sanity with GL_OES_texture_storage_multisample_2d_array
Matt Turner
- [Mesa-dev] [PATCH 07/10] glsl: add support for the imageSamples function
Matt Turner
- [Mesa-dev] [PATCH] glapi: Inline x86_64_current_tls().
Matt Turner
- [Mesa-dev] [PATCH 1/2] mesa: only look up base-format once
Matt Turner
- [Mesa-dev] [PATCH 02/14] util: added ffsll() function
Matt Turner
- [Mesa-dev] [PATCH demos] egl: Remove demos using EGL_MESA_screen_surface.
Matt Turner
- [Mesa-dev] [PATCH v4 (part2) 17/59] i965/fs/nir: implement unsized array's length calculation
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Use greater-equal cmod to implement maximum.
Matt Turner
- [Mesa-dev] [PATCH 05/12] i965: Store a key_tex pointer in vec4_visitor.
Matt Turner
- [Mesa-dev] [PATCH] configure.ac: Add support to enable read-only text segment on x86.
Matt Turner
- [Mesa-dev] No VAAPI driver hardlinks?
Matt Turner
- [Mesa-dev] [PATCH] configure.ac: Add support to enable read-only text segment on x86.
Matt Turner
- [Mesa-dev] [PATCH] configure.ac: Add support to enable read-only text segment on x86.
Matt Turner
- [Mesa-dev] [PATCH] i965/fs: Use greater-equal cmod to implement maximum.
Matt Turner
- [Mesa-dev] [PATCH] i965: enable ASTC for Cherryview
Matt Turner
- [Mesa-dev] [PATCH] i965: enable ASTC for Cherryview
Matt Turner
- [Mesa-dev] [PATCH] includes/GL: remove duplicated extension declarations from glx.h
Emil Velikov
- [Mesa-dev] [PATCH 1/6] egl/x11: bail out if we cannot fetch the xcb connection
Emil Velikov
- [Mesa-dev] [PATCH] i965: Fix missing BRW_NEW_FS_PROG_DATA in gen6_renderbuffer_surfaces.
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] i965/bdw: Fix 3DSTATE_VF_INSTANCING when the edge flag is used
Emil Velikov
- [Mesa-dev] [PATCH 1/2] gallium/drivers: Add threadsafe wrappers for pipe_context v2
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH 16/18] i965: Prevent coordinate overflow in intel_emit_linear_blit
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] xa: add xa_surface_from_handle2
Emil Velikov
- [Mesa-dev] [PATCH 5/5] vc4: add missing nir include, to fix the build
Emil Velikov
- [Mesa-dev] [PATCH 00/12] bmake inspired fixes
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Emil Velikov
- [Mesa-dev] [PATCH 2/3] r600g: fix the CB_SHADER_MASK setup
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Emil Velikov
- [Mesa-dev] [PATCH 1/3] egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Emil Velikov
- [Mesa-dev] [PATCH 2/3] egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
Emil Velikov
- [Mesa-dev] [PATCH 3/3] egl/x11: don't abort when creating a DRI2 drawable fails
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] clover: Fix bug with computing hard_event status
Emil Velikov
- [Mesa-dev] [PATCH 1/2] mesa: clear existing swizzle info before bitwise-OR
Emil Velikov
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Emil Velikov
- [Mesa-dev] [PATCH 00/12] bmake inspired fixes
Emil Velikov
- [Mesa-dev] driDriverAPI help
Emil Velikov
- [Mesa-dev] New stable-branch 10.6 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH v2 1/3] egl/x11: fix use of EGL_BAD_NATIVE_WINDOW
Emil Velikov
- [Mesa-dev] [PATCH v2 2/3] egl/x11: set EGL_BAD_NATIVE_(PIXMAP|WINDOW) for invalid pixmaps/windows
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH v2 3/3] egl/x11: don't abort when creating a DRI2 drawable fails
Emil Velikov
- [Mesa-dev] [PATCH v3 1/2] mesa: clear existing swizzle info before bitwise-OR
Emil Velikov
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Emil Velikov
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Emil Velikov
- [Mesa-dev] [PATCH 1/5] utils: automake: remove uncommon $()
Emil Velikov
- [Mesa-dev] [PATCH 1/2] egl/dri2: Fix include path of u_atomic.h introduced e7e29189
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/scons: Fix every platform getting dri and haiku added e7e29189
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl/scons: Fix every platform getting dri and haiku added e7e29189
Emil Velikov
- [Mesa-dev] [PATCH mesa v3] i965/gen8+: bo in state base address must be in 32-bit address range
Emil Velikov
- [Mesa-dev] [PATCH] egl/x11: Fix driver_name acquisition
Emil Velikov
- [Mesa-dev] Mesa 11.0.0 release plan
Emil Velikov
- [Mesa-dev] Mesa 10.6.4
Emil Velikov
- [Mesa-dev] Reworking mesa mapi (Was Re: [PATCH 2/2] glapi: remap_helper.py: remove unused argument 'es')
Emil Velikov
- [Mesa-dev] [PATCH 2/2][RFC] docs: Add the 2015 ARB extensions
Emil Velikov
- [Mesa-dev] [PATCH 1/5] utils: automake: remove uncommon $()
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Emil Velikov
- [Mesa-dev] [PATCH 1/5] utils: automake: remove uncommon $()
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Emil Velikov
- [Mesa-dev] [PATCH 2/2] egl: improve attribute checking for eglCreateContext
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Emil Velikov
- [Mesa-dev] [Mesa-stable] [PATCH] radeonsi: add new OLAND pci id
Emil Velikov
- [Mesa-dev] [PATCH 4/7] i965/gen9: Reuse YF alignment tables in tr_mode_..._texture_alignment()
Emil Velikov
- [Mesa-dev] Mesa 11.0.0 release plan
Emil Velikov
- [Mesa-dev] New stable-branch 10.6 candidate pushed
Emil Velikov
- [Mesa-dev] [PATCH] glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL
Emil Velikov
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Emil Velikov
- [Mesa-dev] [PATCH 2/2] r600: Turn 'r600_shader_key' struct into union
Emil Velikov
- [Mesa-dev] [PATCH] egl/SCons: Fix Haiku build. Haiku is the only OS EGL builds on with SCons
Emil Velikov
- [Mesa-dev] [PATCH 01/12] nir/builder: include nir.h
Emil Velikov
- [Mesa-dev] [PATCH 00/12] bmake inspired fixes
Emil Velikov
- [Mesa-dev] Mesa 10.6.5
Emil Velikov
- [Mesa-dev] [PATCH] egl/wayland: define set_cloexec_or_close only when mkostemp is not present
Emil Velikov
- [Mesa-dev] [PATCH 1/2] android: fix cflags and includes for amdgpu winsys
Emil Velikov
- [Mesa-dev] Mesa 11.0.0 release candidate 1
Emil Velikov
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Emil Velikov
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Emil Velikov
- [Mesa-dev] [PATCH 0/8] add support for EGL_EXT_device_{base, query, enumeration}
Emil Velikov
- [Mesa-dev] [PATCH 2/2] amdgpu: serialize drmPrimeFDToHandle
Emil Velikov
- [Mesa-dev] [Mesa-users] glClearColor is broken in a weird way if compiled with mangling enabled
Emil Velikov
- [Mesa-dev] [PATCH 03/15] gallium/ddebug: new pipe for hang detection and driver state dumping (v2)
Emil Velikov
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Emil Velikov
- [Mesa-dev] [PATCH 1/9] mesa: rework Driver.CopyImageSubData() and related code
Emil Velikov
- [Mesa-dev] [PATCH v4 (part2) 53/59] glapi: add ARB_shader_storage_block_buffer_object
Emil Velikov
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Emil Velikov
- [Mesa-dev] [PATCH 0/8] nouveau: add support for vaapi
Emil Velikov
- [Mesa-dev] [PATCH 1/3] r600g/sb: Handle undef in read port tracker
Emil Velikov
- [Mesa-dev] [PATCH 0/8] nouveau: add support for vaapi
Emil Velikov
- [Mesa-dev] VMware patches for OpenGL 3.3 support
Emil Velikov
- [Mesa-dev] No VAAPI driver hardlinks?
Emil Velikov
- [Mesa-dev] Mesa 11.0.0 release candidate 2
Emil Velikov
- [Mesa-dev] [PATCH 1/4] mesa/formats: only do type and component lookup for uncompressed formats
Chad Versace
- [Mesa-dev] [PATCH 2/4] mesa/formats: refactor by removing compressed formats
Chad Versace
- [Mesa-dev] [PATCH v2] mesa/formats: add more MESA_FORMAT_LAYOUTs
Chad Versace
- [Mesa-dev] [PATCH 4/4] mesa/formats: refactor by globbing on types in switch statement
Chad Versace
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Chad Versace
- [Mesa-dev] [PATCH v3] mesa: don't enable online compression for ASTC formats
Chad Versace
- [Mesa-dev] [PATCH 1/2] mesa/texformat: enable ASTC formats for TexStorage
Chad Versace
- [Mesa-dev] [PATCH v4] mesa/teximage: accept ASTC formats for 3D texture specification
Chad Versace
- [Mesa-dev] [PATCH 1/4] mesa/formats: only do type and component lookup for uncompressed formats
Chad Versace
- [Mesa-dev] [PATCH 1/2] mesa/formats: only do type and component lookup for uncompressed formats
Chad Versace
- [Mesa-dev] [PATCH 2/2] mesa/formats: make format testing a gtest
Chad Versace
- [Mesa-dev] [PATCH v3] mesa/formats: refactor by removing compressed formats
Chad Versace
- [Mesa-dev] [PATCH 2/2] mesa/formats: make format testing a gtest
Chad Versace
- [Mesa-dev] [PATCH v4] mesa/formats: remove compressed formats from matching function
Chad Versace
- [Mesa-dev] [PATCH 1/2] mesa/teximage: Add GL error parameter to _mesa_target_can_be_compressed
Chad Versace
- [Mesa-dev] [PATCH v6 2/2] mesa/teximage: accept ASTC formats for 3D texture specification
Chad Versace
- [Mesa-dev] [PATCH] mesa/texformat: Use format conversion function in _mesa_choose_tex_format
Chad Versace
- [Mesa-dev] [PATCH 1/2] mesa/texcompress: correct mapping of S3TC formats in conversion function
Chad Versace
- [Mesa-dev] [PATCH v2 2/2] mesa/texformat: use format conversion function in _mesa_choose_tex_format
Chad Versace
- [Mesa-dev] [PATCH 2/2] clover: pass image attributes to the kernel
Jan Vesely
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Jan Vesely
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
Jan Vesely
- [Mesa-dev] [PATCH 57/70] i965: Stage blitted buffer uploads through the common upload bo
Daniel Vetter
- [Mesa-dev] [PATCH] glsl: check if return_deref in lower_subroutine_visitor::visit_leave isn't NULL
Kai Wasserbäch
- [Mesa-dev] [PATCH 1/3] nir: Simplify fne(fneg(a), a) -> fne(a, 0.0)
Aaron Watry
- [Mesa-dev] [PATCH 1/3] nir: Simplify fne(fneg(a), a) -> fne(a, 0.0)
Aaron Watry
- [Mesa-dev] [PATCH 1/2] i965: Correct a mistake that always forced texture tiling.
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965: Make MIPTREE_LAYOUT_ALLOC_ANY_TILED an enum value.
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Correct a mistake that always forced texture tiling.
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Request a miptree with no tiling intel_miptree_map_blit().
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Rename MIPTREE_LAYOUT_ALLOC_* -> MIPTREE_LAYOUT_TILING_*.
Ben Widawsky
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Ben Widawsky
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Ben Widawsky
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Ben Widawsky
- [Mesa-dev] [PATCH 0/6] [REPOST] More blits
Ben Widawsky
- [Mesa-dev] [PATCH 1/6] i965: Kill y_or_x variable in miptree tiling selection
Ben Widawsky
- [Mesa-dev] [PATCH 2/6] i965: Fix comments about blit constraints
Ben Widawsky
- [Mesa-dev] [PATCH 3/6] i965: Create and use #defines for blitter constraints
Ben Widawsky
- [Mesa-dev] [PATCH 4/6] i965: Extract blit height max
Ben Widawsky
- [Mesa-dev] [PATCH 5/6] i965: Attempt to blit for larger textures
Ben Widawsky
- [Mesa-dev] [PATCH 6/6] i965: Allow Y-tiled allocations for large surfaces
Ben Widawsky
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Ben Widawsky
- [Mesa-dev] [PATCH] i915: BINDING_TABLE_POINTER_* after CONSTANT_* for SKL & BXT
Ben Widawsky
- [Mesa-dev] [PATCH] i965/skl: Remove early platform support
Ben Widawsky
- [Mesa-dev] [PATCH 1/8] i965: Change the parameters passed to intel_miptree_get_tile_masks()
Ben Widawsky
- [Mesa-dev] [PATCH 2/8] i965/gen9: Add code to compute yf/ys tile masks
Ben Widawsky
- [Mesa-dev] [PATCH 3/8] i965: Add a helper function intel_miptree_get_tile_dimensions()
Ben Widawsky
- [Mesa-dev] [PATCH 4/8] i965: Use helper function intel_miptree_get_tile_dimensions() in surface setup
Ben Widawsky
- [Mesa-dev] [PATCH 7/8] i965: Fix {src, dst}_pitch alignment check for XY_SRC_COPY_BLT
Ben Widawsky
- [Mesa-dev] [PATCH] Add mesa.icd to the .gitignore
Ben Widawsky
- [Mesa-dev] [PATCH 2/3 v2] i965: Swap the order of the vertex ID and edge flag attributes
Ben Widawsky
- [Mesa-dev] [Mesa-stable] New stable-branch 10.6 candidate pushed
Ben Widawsky
- [Mesa-dev] [PATCH 2/3 v2] i965: Swap the order of the vertex ID and edge flag attributes
Ben Widawsky
- [Mesa-dev] [PATCH] i965/gen8+: Skip depth stalls on state change
Ben Widawsky
- [Mesa-dev] [PATCH] i965/gen8+: Skip depth stalls on state change
Ben Widawsky
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Ben Widawsky
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Ben Widawsky
- [Mesa-dev] [PATCH 1/2] i965/gen9: Annotate input coverage mask change
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965/gen: Don't conflate base miplevel in sampler state
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965/gen: Don't conflate base miplevel in sampler state
Ben Widawsky
- [Mesa-dev] [PATCH 1/2] i965/gen9: Annotate input coverage mask change
Ben Widawsky
- [Mesa-dev] [PATCH 2/2] i965/gen: Don't conflate base miplevel in sampler state
Ben Widawsky
- [Mesa-dev] [PATCH] Revert "i965: Stop aux data compare preventing program binary re-use"
Ben Widawsky
- [Mesa-dev] [PATCH 1/7] i965/cs: Setup push constant data for uniforms
Ben Widawsky
- [Mesa-dev] [PATCH] i965: Fix HW binding tables editing
Chris Wilson
- [Mesa-dev] i965: Context-local batch manager
Chris Wilson
- [Mesa-dev] [PATCH 01/70] util/list: Add convenience functions for moving a list element
Chris Wilson
- [Mesa-dev] [PATCH 02/70] i965: Pack read-only booleans into a bitfield
Chris Wilson
- [Mesa-dev] [PATCH 03/70] i965: Only flush the batchbuffer if we need to zero the SO offsets
Chris Wilson
- [Mesa-dev] [PATCH 04/70] i965: Share the workaround bo between all contexts
Chris Wilson
- [Mesa-dev] [PATCH 05/70] i965: Move the pipelined test for SO register access to the screen
Chris Wilson
- [Mesa-dev] [PATCH 06/70] i965: Move the OACONTROL pipelined access check from context to screen
Chris Wilson
- [Mesa-dev] [PATCH 07/70] i965: Combine the multiple pipelined register detection into one round-trip
Chris Wilson
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Chris Wilson
- [Mesa-dev] [PATCH 09/70] i965: Remove direct includes of intel_batchbuffer.h
Chris Wilson
- [Mesa-dev] [PATCH 10/70] i965: Subsitute drm_intel_bo with a local name, brw_bo
Chris Wilson
- [Mesa-dev] [PATCH 11/70] i965: Move struct intel_batchbuffer from brw_context.h to brw_batch.h
Chris Wilson
- [Mesa-dev] [PATCH 12/70] i965: Rename intel_batchbuffer to brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 13/70] i965: Add a couple of utility functions to ref/unref a brw_bo
Chris Wilson
- [Mesa-dev] [PATCH 14/70] i965: Add a simple utility function to wrap drm_intel_bo_flink()
Chris Wilson
- [Mesa-dev] [PATCH 15/70] i965: Wrap drm_intel_bo_madvise() for brw_bo
Chris Wilson
- [Mesa-dev] [PATCH 16/70] i965: Move the render_cache dirty set from the context to the batch
Chris Wilson
- [Mesa-dev] [PATCH 17/70] i965: Rename render_cache dirty tracking to reduce later churn
Chris Wilson
- [Mesa-dev] [PATCH 18/70] i965: Extract brw_batch_busy()
Chris Wilson
- [Mesa-dev] [PATCH 19/70] i965: Move pipelined register access to its own file
Chris Wilson
- [Mesa-dev] [PATCH 20/70] i965: Replace opencoded brw_load_register_mem()
Chris Wilson
- [Mesa-dev] [PATCH 21/70] i965: Refactor setting a register with an immediate constant
Chris Wilson
- [Mesa-dev] [PATCH 22/70] i965: Add dword aliases to bitfield structs
Chris Wilson
- [Mesa-dev] [PATCH 23/70] i965: Refactor adding relocations into the batch buffer
Chris Wilson
- [Mesa-dev] [PATCH 24/70] i965: Refactor batch flush into intel_front_flush()
Chris Wilson
- [Mesa-dev] [PATCH 25/70] i965: Move bufmgr from brw_context to brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 26/70] i965: Move batch related parameters from brw_context to intel_batchbuffer
Chris Wilson
- [Mesa-dev] [PATCH 27/70] i965: Move HW context into brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 28/70] i965: Refactor batch buffer dumping
Chris Wilson
- [Mesa-dev] [PATCH 29/70] i965: Move brw_bo creation to brw_batch.h
Chris Wilson
- [Mesa-dev] [PATCH 30/70] i965: Pass can-use-active flag to brw_bo_create()
Chris Wilson
- [Mesa-dev] [PATCH 31/70] i965: Extract batch start/finish hooks
Chris Wilson
- [Mesa-dev] [PATCH 32/70] i965: Introduce a perf_debug() hook for flushing the intel_batchbuffer
Chris Wilson
- [Mesa-dev] [PATCH 33/70] i965: Refactor the always_flush check
Chris Wilson
- [Mesa-dev] [PATCH 34/70] i965: Set buffer dirty flags for this batch
Chris Wilson
- [Mesa-dev] [PATCH 35/70] i965: Move RESERVED_SPACE from intel_batchbuffer.h to brw_batch.h
Chris Wilson
- [Mesa-dev] [PATCH 36/70] i965: Move no_batch_wrap from brw_context to brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 37/70] i965: Convert some intel_batchbuffer prototypes over to brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 38/70] i965: Move a few intel_batchbuffer functions to brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 39/70] i965: Refactor aperture testing and restarting
Chris Wilson
- [Mesa-dev] [PATCH 40/70] i965: Wrap all instances of batch buffer access in begin/end
Chris Wilson
- [Mesa-dev] [PATCH 41/70] i965: Convert performance monitor over to begin/end batch
Chris Wilson
- [Mesa-dev] [PATCH 42/70] i965: Convert brw_emit_mi_flush() to use batch begin/end
Chris Wilson
- [Mesa-dev] [PATCH 43/70] i965: Move all the render preamble together
Chris Wilson
- [Mesa-dev] [PATCH 44/70] i965: Unconditionally reset the HW binding table offsets after a batch
Chris Wilson
- [Mesa-dev] [PATCH 45/70] i965: Make intel_mipmap_tree_map_raw() static
Chris Wilson
- [Mesa-dev] [PATCH 46/70] i965: Pass the map-mode along to intel_mipmap_tree_map_raw()
Chris Wilson
- [Mesa-dev] [PATCH 47/70] i965: Remove use of deprecated drm_intel_aub routines
Chris Wilson
- [Mesa-dev] [PATCH 48/70] i965: Introduce a context-local batch manager
Chris Wilson
- [Mesa-dev] [PATCH 49/70] i965: Allow syncobjects to hook into the internal fence tracking
Chris Wilson
- [Mesa-dev] [PATCH 50/70] i965: Remove unused brw->has_llc variable
Chris Wilson
- [Mesa-dev] [PATCH 51/70] i965: Enable brw-batch dirty tracking
Chris Wilson
- [Mesa-dev] [PATCH 52/70] i965: Reuse our VBO for streaming fast-clear vertices
Chris Wilson
- [Mesa-dev] [PATCH 53/70] i965: Coalesce relocation read/write domains to a single integer
Chris Wilson
- [Mesa-dev] [PATCH 54/70] i965: Enable GPU snooping of CPU caches for select buffers
Chris Wilson
- [Mesa-dev] [PATCH 55/70] i965: Speculatively flush the batch after transform feedback
Chris Wilson
- [Mesa-dev] [PATCH 56/70] i965: Track active GPU region from MapBufferRange
Chris Wilson
- [Mesa-dev] [PATCH 57/70] i965: Stage blitted buffer uploads through the common upload bo
Chris Wilson
- [Mesa-dev] [PATCH 58/70] i965: Reuse any available upload space for temporary MapBufferRange blits
Chris Wilson
- [Mesa-dev] [PATCH 59/70] i965: Use a NewDriverState bit to track required cache flushes
Chris Wilson
- [Mesa-dev] [PATCH 60/70] i965: Remove intra-batch flushes
Chris Wilson
- [Mesa-dev] [PATCH 61/70] i965: Move the stencil cache-flush into the common stencil meta op
Chris Wilson
- [Mesa-dev] [PATCH 62/70] i965: Prevent coordinate overflow in intel_emit_linear_blit
Chris Wilson
- [Mesa-dev] [PATCH 63/70] i965: AMD_pinned_memory and userptr
Chris Wilson
- [Mesa-dev] [PATCH 64/70] Set preferred image format as BGRA for BGRx framebuffers
Chris Wilson
- [Mesa-dev] [PATCH 65/70] Set preferred image datatype as GL_UNSIGNED_INT_8_8_8_8_REV for BGRx framebuffers
Chris Wilson
- [Mesa-dev] [PATCH 66/70] Add GL_DEPTH_COMPONENT and GL_STENCIL_INDEX to array formats
Chris Wilson
- [Mesa-dev] [PATCH 67/70] Add translation for the packed DEPTH_STENCIL from GL to MESA format
Chris Wilson
- [Mesa-dev] [PATCH 68/70] i965: Add a userptr path for glReadPixels
Chris Wilson
- [Mesa-dev] [PATCH 69/70] i965: Add a userptr path for GetImage
Chris Wilson
- [Mesa-dev] [PATCH 70/70] i965: Request batch promotion when using mmio commands
Chris Wilson
- [Mesa-dev] [Mesa-stable] [PATCH 62/70] i965: Prevent coordinate overflow in intel_emit_linear_blit
Chris Wilson
- [Mesa-dev] [PATCH 57/70] i965: Stage blitted buffer uploads through the common upload bo
Chris Wilson
- [Mesa-dev] [PATCH 02/70] i965: Pack read-only booleans into a bitfield
Chris Wilson
- [Mesa-dev] [PATCH 04/70] i965: Share the workaround bo between all contexts
Chris Wilson
- [Mesa-dev] [PATCH] i965: Fix HW binding tables editing
Chris Wilson
- [Mesa-dev] [PATCH] i965: Fix HW binding tables editing
Chris Wilson
- [Mesa-dev] [PATCH] dri2: Insert a synchronisation point for glXWaitX
Chris Wilson
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Chris Wilson
- [Mesa-dev] [PATCH 12/70] i965: Rename intel_batchbuffer to brw_batch
Chris Wilson
- [Mesa-dev] [PATCH 07/70] i965: Combine the multiple pipelined register detection into one round-trip
Chris Wilson
- [Mesa-dev] [PATCH 07/70] i965: Combine the multiple pipelined register detection into one round-trip
Chris Wilson
- [Mesa-dev] [PATCH 08/70] i965: Remove early release of DRI2 miptree
Chris Wilson
- [Mesa-dev] [PATCH] i965: Move control flush into pipelined conditional render
Chris Wilson
- [Mesa-dev] [PATCH] i965: Move control flush into pipelined conditional render
Chris Wilson
- [Mesa-dev] [PATCH] i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
- [Mesa-dev] [PATCH] i965: Always re-emit the pipeline select during invariant state emission
Chris Wilson
- [Mesa-dev] [PATCH] meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
- [Mesa-dev] [PATCH] meta: Compute correct buffer size with SkipRows/SkipPixels
Chris Wilson
- [Mesa-dev] [Intel-gfx] [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
Winiarski, Michal
- [Mesa-dev] [Intel-gfx] [PATCH libdrm v3 1/2] intel: Add EXEC_OBJECT_SUPPORTS_48B_ADDRESS flag
Michał Winiarski
- [Mesa-dev] [RFC libdrm] intel: 48b ppgtt support
Michał Winiarski
- [Mesa-dev] [PATCH] drirc: Add "Unigine Oil Rush" quirk (allow_glsl_extension_directive_midshader).
Richard Yao
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Christian Zigotzky
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Christian Zigotzky
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Christian Zigotzky
- [Mesa-dev] [PATCH 2/2] mesa: _mesa_format_convert should be endian agnostic
Christian Zigotzky
- [Mesa-dev] big endian: r600g
Christian Zigotzky
- [Mesa-dev] big endian: r600g
Christian Zigotzky
- [Mesa-dev] big endian: r600g
Christian Zigotzky
- [Mesa-dev] [Bug 91468] LLVM 3.8(svn): llvm changes llvm-config output again?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73512] [clover] mesa.icd. should contain full path
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91468] LLVM 3.8(svn): llvm changes llvm-config output again?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91468] LLVM 3.8(svn): llvm changes llvm-config output again?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 77449] Tracker bug for all bugs related to Steam titles
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91556] clSetKernelArg from OpenCL is erroring out incorrectly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91556] clSetKernelArg from OpenCL is erroring out incorrectly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91556] clSetKernelArg from OpenCL is erroring out incorrectly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91556] clSetKernelArg from OpenCL is erroring out incorrectly
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 20043] tnl/t_draw.c:203: bind_inputs: Assertion `inputs[i]->BufferObj->Pointer' failed.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 28130] vbo: premature flushing breaks GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54805] gl_ClipVertex support horribly broken with software TNL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 54805] gl_ClipVertex support horribly broken with software TNL
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91263] R600 Segfault in finalize_textures
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 28130] vbo: premature flushing breaks GL_LINE_LOOP
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 69101] prime: black window
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90264] [Regression, bisected] Tooltip corruption in Chrome
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91474] egl initializes wrong card with hybrid graphics card
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91468] LLVM 3.8(svn): llvm changes llvm-config output again?
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91596] EGL_KHR_gl_colorspace (v2) causes problem with Android-x86 GUI
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 85203] [DRI2][RadeonSI] Pageflip completion event has impossible msc.
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 73465] latest mesa from git doesn't compile on powerpc
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91591] rounding.h:102:2: error: #error "Unsupported or undefined LONG_BIT"
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91631] Clang static analysis of libtess shows undefined values and use of memory after free
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91631] Clang static analysis of libtess shows undefined values and use of memory after free
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91652] configure doesn't check for libedit
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 89018] Civilization: Beyond Earth terrain section not rendered
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 90346] DispatchSanity_test.GLES2 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91672] [llvmpipe] [softpipe] piglit gl-3.2-layered-rendering-framebuffertexture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91672] [llvmpipe] [softpipe] piglit gl-3.2-layered-rendering-framebuffertexture regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91687] Crash when creating new context after destroying the old one using indirect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91687] Crash when creating new context after destroying the old one using indirect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91687] Crash when creating new context after destroying the old one using indirect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91687] Crash when creating new context after destroying the old one using indirect rendering
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91691] Missing "gl.pc" file while using Scons for cross-compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91691] Missing "gl.pc" file while using Scons for cross-compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91691] Missing "gl.pc" file while using Scons for cross-compiling
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91020] Mesa's demo / tools won't compile since EGL changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91711] mesa-9.1.3: undefined reference to `wglGetProcAddress at 4'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91711] mesa-9.1.3: undefined reference to `wglGetProcAddress at 4'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91673] Segfault when calling glTexSubImage2D on storage texture to bound FBO
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91111] [BYT regression] dEQP-GLES3.functional.shaders.texture_functions.texturelod.usamplercube_*
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91112] [HSW/BYT] dEQP-GLES3.functional.uniform_api.random.23 test timeout
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91079] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91079] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91079] New account request
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91646] dlopen'ing libudev.so.1 from static library initializer corrupts TLS state
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91724] GL/gl_mangle.h misses symbols from GLES/gl.h
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91747] Ubuntu 15.04/Oibaf PPA - Unity bar not transparent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91747] Ubuntu 15.04/Oibaf PPA - Unity bar not transparent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91747] Ubuntu 15.04/Oibaf PPA - Unity bar not transparent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91039] [d3d9] D3D9 state tracker crashes due to stack misalignment if Mesa is compiled with -mfpmath=sse
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91711] mesa-9.1.3: undefined reference to `wglGetProcAddress at 4'
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91747] Ubuntu 15.04/Oibaf PPA - Unity bar not transparent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91783] Requesting Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91783] Requesting Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91783] Requesting Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91783] Requesting Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91783] Requesting Account
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91785] make check DispatchSanity_test.GLES31 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91785] make check DispatchSanity_test.GLES31 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91747] Ubuntu 15.04/Oibaf PPA - Unity bar not transparent
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91785] make check DispatchSanity_test.GLES31 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91785] make check DispatchSanity_test.GLES31 regression
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91793] the "bin" directory is not created
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91793] the "bin" directory is not created
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91254] (regresion) video using VA-API on Intel slow and freeze system with mesa 10.6 or 10.6.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91778] white screen in unigine tropics and sanctuary with 11RC1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91778] white screen in unigine tropics and sanctuary with 11RC1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91778] white screen in unigine tropics and sanctuary with 11RC1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91797] [r600g] Company of Heroes 2 crash when zooming on the map
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91643] mesa-demos-8.2.0 (latest released version) fails to build against mesa-10.6.4-2.mga6.tainted.src.rpm
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91778] white screen in unigine tropics and sanctuary with 11RC1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91778] white screen in unigine tropics and sanctuary with 11RC1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91020] Mesa's demo / tools won't compile since EGL changes
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91806] configure does not test whether assembler supports sse4.1
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91826] Mesa 11.0.0-rc2 - state_trackers/clover does not build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91826] Mesa 11.0.0-rc2 - state_trackers/clover does not build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91826] Mesa 11.0.0-rc2 - state_trackers/clover does not build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91826] Mesa 11.0.0-rc2 - state_trackers/clover does not build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [Bug 91826] Mesa 11.0.0-rc2 - state_trackers/clover does not build on FreeBSD
bugzilla-daemon at freedesktop.org
- [Mesa-dev] [PATCH 0/4] Implementation of glMemoryBarrierByRegion
marta.lofstedt at linux.intel.com
- [Mesa-dev] [PATCH] clover: fix llvm 3.5 build error
orome
- [Mesa-dev] [Nouveau] [PATCH mesa] nv30: Fix creation of scanout buffers
poma
- [Mesa-dev] Porting OpenGL App on DirectFB
prasmkul
- [Mesa-dev] [PATCH] tgsi/nouveau: Add support for tesselation ctrl and tesselation eval
Marcos Paulo de souza
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Marcos Paulo de souza
- [Mesa-dev] [PATCH] nouveau: Use targ in nv50_ir_generate_code
Marcos Paulo de souza
- [Mesa-dev] [PATCH 1/2] gallium/auxiliary: optimize rgb9e5 helper a bit
sroland at vmware.com
- [Mesa-dev] [PATCH 2/2] gallium/auxiliary: optimize rgb9e5 helper some more
sroland at vmware.com
- [Mesa-dev] help: mesa GL_OES_mapbuffer
凶恶的狼
Last message date:
Mon Aug 31 23:50:26 PDT 2015
Archived on: Fri Sep 4 20:21:00 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).