vulkan/util: meson build - add wayland client include
[mesa.git] / src / gallium /
2019-03-17 Karol Herbstnv50ir/nir: move immediates before use
2019-03-17 Karol Herbstnv50/ir/nir: handle user clip planes for each emitted...
2019-03-17 Karol Herbstnv50/ir/nir: implement intrinsic shader_clock
2019-03-17 Karol Herbstnv50/ir/nir: implement load_per_vertex_output
2019-03-17 Karol Herbstnv50/ir/nir: add memory barriers
2019-03-17 Karol Herbstnv50/ir/nir: implement images
2019-03-17 Karol Herbstnv50/ir/nir: implement ssbo intrinsics
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_intrinsic_load_ubo
2019-03-17 Karol Herbstnv50/ir/nir: implement geometry shader nir_intrinsics
2019-03-17 Karol Herbstnv50/ir/nir: implement variable indexing
2019-03-17 Karol Herbstnv50/ir/nir: implement vote and ballot
2019-03-17 Karol Herbstnv50/ir/nir: add skeleton getOperation for intrinsics
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_instr_type_tex
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_ssa_undef_instr
2019-03-17 Karol Herbstnv50/ir/nir: implement loading system values
2019-03-17 Karol Herbstnv50/ir/nir: implement intrinsic_discard(_if)
2019-03-17 Karol Herbstnv50/ir/nir: implement load_(interpolated_)input/output
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_intrinsic_store_(per_vertex_...
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_intrinsic_load_uniform
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_alu_instr handling
2019-03-17 Karol Herbstnv50/ir/nir: add skeleton for nir_intrinsic_instr
2019-03-17 Karol Herbstnv50/ir/nir: implement nir_load_const_instr
2019-03-17 Karol Herbstnv50/ir/nir: parse NIR shader info
2019-03-17 Karol Herbstnv50/ir/nir: add loadFrom and storeTo helpler
2019-03-17 Karol Herbstnv50/ir/nir: run assignSlots
2019-03-17 Karol Herbstnv50/ir/nir: add nir type helper functions
2019-03-17 Karol Herbstnv50/ir/nir: track defs and provide easy access functions
2019-03-17 Karol Herbstnv50/ir/nir: run some passes to make the conversion...
2019-03-17 Karol Herbstnouveau: fix nir and TGSI shader cache collision
2019-03-17 Karol Herbstnouveau: add support for nir
2019-03-17 Karol Herbstnv50/ir: add lowering helper
2019-03-17 Karol Herbstnv50/ir: move common converter code in base class
2019-03-17 Karol Herbstnvc0: print the shader type when dumping headers
2019-03-16 Bas Nieuwenhuizenradeonsi: Remove implicit const cast.
2019-03-15 Gert Wollnysoftpipe: Enable PIPE_CAP_MIXED_COLORBUFFER_FORMATS
2019-03-15 James Zhugallium/auxiliary/vl: Change weave compute shader imple...
2019-03-15 James Zhugallium/auxiliary/vl: Change grid setting
2019-03-15 James Zhugallium/auxiliary/vl: Increase shader_params size
2019-03-15 Marek Olšákomx: add a compute path in enc_LoadImage_common
2019-03-15 Marek Olšákomx: clean up enc_LoadImage_common
2019-03-15 Marek Olšákgallium: add pipe_grid_info::last_block
2019-03-14 Alyssa Rosenzweigpanfrost/midgard: Implement fpow
2019-03-14 Alyssa Rosenzweigpanfrost: Compute viewport state on the fly
2019-03-14 Alyssa Rosenzweigpanfrost; Disable AFBC for depth buffers
2019-03-14 Alyssa Rosenzweigpanfrost: Allocate extra data for depth buffer
2019-03-14 Alyssa Rosenzweigpanfrost: Comment spelling fix
2019-03-14 Alyssa Rosenzweigpanfrost/mfbd: Respect per-job depth write flag
2019-03-14 Alyssa Rosenzweigpanfrost/mfbd: Implement linear depth buffers
2019-03-14 Alyssa Rosenzweigpanfrost: Minor comment cleanup (version detection)
2019-03-14 Alyssa Rosenzweigpanfrost: Remove staging MFBD
2019-03-14 Alyssa Rosenzweigpanfrost: Remove staging SFBD for pan_context
2019-03-14 Alyssa Rosenzweigpanfrost: Break out fragment to SFBD/MFBD files
2019-03-14 Alyssa Rosenzweigfreedreno: Use shared drm_find_modifier util
2019-03-14 Alyssa Rosenzweigvc4: Use shared drm_find_modifier util
2019-03-14 Alyssa Rosenzweigv3d: Use shared drm_find_modifier util
2019-03-14 Kenneth Graunkeiris: Don't mutate box in transfer map code
2019-03-13 Gurchetan Singhvirgl: use uint16_t mask instead of separate booleans
2019-03-13 Rafael Antognolliiris: Enable auxiliary buffer support again
2019-03-13 Rafael Antognolliiris: Convert RGBX to RGBA always.
2019-03-13 Rafael Antognolliiris: Add resolve on iris_flush_resource.
2019-03-13 Chris Wilsoniris: Use streaming loads to read from tiled surfaces
2019-03-13 Chris Wilsoniris: Use coherent allocation for PIPE_RESOURCE_STAGING
2019-03-13 Chris Wilsoniris: Use PIPE_BUFFER_STAGING for the query objects
2019-03-13 Tomeu Vizosopanfrost: Set bo->gem_handle when creating a linear BO
2019-03-13 Tomeu Vizosopanfrost: Set bo->size[0] in the DRM backend
2019-03-12 Eric Anholtv3d: Fix leak of the renderonly struct on screen destru...
2019-03-12 Eric Anholtv3d: Disable PIPE_CAP_BLIT_BASED_TEXTURE_TRANSFER.
2019-03-12 Connor Abbottradeonsi/nir: Use nir stripping pass
2019-03-12 Sagar Ghugeiris: Flag fewer dirty bits in BLORP
2019-03-12 Alyssa Rosenzweigpanfrost: Identify fragment_extra flags
2019-03-12 Alyssa Rosenzweigpanfrost: Document "depth-buffer writeback" bit
2019-03-12 Alyssa Rosenzweigpanfrost: Support linear depth textures
2019-03-12 Alyssa Rosenzweigpanfrost: Allocate dedicated slab for linear BOs
2019-03-12 Alyssa Rosenzweigpanfrost: Determine framebuffer format bits late
2019-03-12 Alyssa Rosenzweigpanfrost: Delay color buffer setup
2019-03-12 Alyssa Rosenzweigpanfrost: Combine has_afbc/tiled in layout enum
2019-03-12 Alyssa Rosenzweigpanfrost: Cleanup needless if in create_bo
2019-03-12 Brian Paulgallium/winsys/kms: fix incomplete type compilation...
2019-03-12 Brian Pauldrisw: fix incomplete type compilation failure
2019-03-12 Tomeu Vizosopanfrost: Add support for PAN_MESA_DEBUG
2019-03-12 Tomeu Vizosopanfrost/midgard: Add support for MIDGARD_MESA_DEBUG
2019-03-11 Kenneth Graunkeiris: Fix write enable in pinning of depth/stencil...
2019-03-11 Kenneth Graunkeiris: Refactor depth/stencil buffer pinning into a...
2019-03-11 Kenneth Graunkeiris: Move depth/stencil flushes so they actually do...
2019-03-11 Christian Gmeinerst/dri: allow direct UYVY import
2019-03-11 Kenneth Graunkeiris: Fix TES gl_PatchVerticesIn handling.
2019-03-11 Kenneth Graunkeiris: Rework default tessellation level uploads
2019-03-11 Timur Kristófiris: Face should be a system value.
2019-03-11 Eric Anholtvc4: Switch the post-RA scheduler over to the DAG datas...
2019-03-11 Eric Anholtv3d: Use the DAG datastructure for QPU instruction...
2019-03-11 Eric Anholtvc4: Reuse list_for_each_entry_rev().
2019-03-11 Eric Anholtvc4: Switch over to using the DAG datastructure for...
2019-03-11 Kristian H. Kristensenfreedreno/a6xx: Remove extra parens
2019-03-11 Kristian H. Kristensenfreedreno: Use c_vis_args and no_override_init_args
2019-03-10 Kenneth Graunkeiris: Fix backface stencil write condition
2019-03-10 Alyssa Rosenzweigpanfrost/drm: Cast pointer to u64 to fix warning
2019-03-10 Tomeu Vizosopanfrost: Add backend targeting the DRM driver
2019-03-10 Tomeu Vizosopanfrost: Add gem_handle to panfrost_memory and panfrost_bo
2019-03-10 Rob Clarkfreedreno/a6xx: more bcolor fixes
2019-03-09 Eric Engestrompanfrost: move #include to fix compilation
next