pipe-loader: meson: reference correct library
[mesa.git] / src /
2018-12-13 Emil Velikovpipe-loader: meson: reference correct library
2018-12-20 Eric Anholtvc4: Hook up perf_debug() output to GL_ARB_debug_output...
2018-12-20 Rhys Kiddvc4: Wire up core pipe_debug_callback
2018-12-20 Eric Anholtv3d: Hook up perf_debug() output to GL_ARB_debug output...
2018-12-20 Rhys Kiddv3d: Wire up core pipe_debug_callback
2018-12-20 Eric Anholtv3d: Drop shadow comparison state from shader variant...
2018-12-20 Eric Anholtv3d: Fix simulator mode on i915 render nodes.
2018-12-20 Samuel Pitoisetradv: enable shaderStorageImageMultisample feature...
2018-12-20 Samuel Pitoisetradv: add support for FMASK expand
2018-12-20 Samuel Pitoisetradv: initialize FMASK for images in fully expanded...
2018-12-20 Samuel Pitoisetac/nir: restrict fmask lookup to image load intrinsics
2018-12-20 Samuel Pitoisetspirv: add support for SpvCapabilityStorageImageMultisample
2018-12-20 Samuel Pitoisetradv: compute optimal VM alignment for imported buffers
2018-12-20 Bas Nieuwenhuizenradv: Work around non-renderable 128bpp compressed...
2018-12-20 Samuel Pitoisetradv: fix subpass image transitions with multiviews
2018-12-20 Samuel Pitoisetradv: drop the amdgpu-skip-threshold=1 workaround for...
2018-12-20 Samuel Pitoisetac/nir: remove the bitfield_extract workaround for...
2018-12-20 Iago Toral Quirogaintel/compiler: move nir_lower_bool_to_int32 before...
2018-12-20 Ilia Mirkinst/mesa: remove sampler associated with buffer texture...
2018-12-20 Roland Scheideggergallivm: use llvm jit code for decoding s3tc
2018-12-19 Jason Ekstrandradv/query: Use 1-bit booleans in query shaders
2018-12-19 Jason Ekstrandradv/query: Add a nir_test_flag helper
2018-12-19 Eduardo Lima Mitevfreedreno/ir3: Handle GL_NONE in get_num_components_for...
2018-12-19 Eric Anholtv3d: Load and store aligned utiles all at once.
2018-12-19 Eric Anholtv3d: Add a fallthrough path for utile load/store of...
2018-12-19 Eric Anholtvc4: Move the utile load/store functions to a header...
2018-12-19 Eric Anholtv3d: Implement texture_subdata to reduce teximage uploa...
2018-12-19 Eric Anholtv3d: Remove dead prototypes for load/store utile functions.
2018-12-19 Eric Anholtv3d: Don't try to create shadow tiled temporaries for...
2018-12-19 Eric Anholtv3d: Fix check for TFU job completion in the simulator.
2018-12-19 Eric Anholtv3d: Put the dst bo first in the list of BOs for TFU...
2018-12-19 Caio Marcelo de... nir: properly find the entry to keep in copy_prop_vars
2018-12-19 Michel Dänzerwinsys/amdgpu: Pull in LLVM CFLAGS
2018-12-19 Caio Marcelo de... nir: properly clear the entry sources in copy_prop_vars
2018-12-19 Gurchetan Singhvirgl: move resource creation / import / destruction...
2018-12-19 Gurchetan Singhvirgl: move resource metadata into base resource
2018-12-19 Gurchetan Singhvirgl: modify how we handle GL_MAP_FLUSH_EXPLICIT_BIT
2018-12-19 Gurchetan Singhvirgl: make virgl_buffers use resource helpers
2018-12-19 Gurchetan Singhvirgl: make transfer code with PIPE_BUFFER targets
2018-12-19 Gurchetan Singhvirgl: consolidate transfer code
2018-12-19 Gurchetan Singhvirgl: store layer_stride in metadata
2018-12-19 Gurchetan Singhvirgl: move vrend_get_tex_image_offset to common code
2018-12-19 Gurchetan Singhvirgl: move virgl_resource_layout to common code
2018-12-19 Gurchetan Singhvirgl: move texture metadata to common code
2018-12-19 Gurchetan Singhvirgl: remove unnessecary code
2018-12-19 Gurchetan Singhvirgl: texture_transfer_pool --> transfer_pool
2018-12-19 Nicolai Hähnleradeonsi: const-ify the si_query_ops
2018-12-19 Nicolai Hähnleradeonsi: split perfcounter queries from si_query_hw
2018-12-19 Nicolai Hähnleradeonsi: factor si_query_buffer logic out of si_query_hw
2018-12-19 Nicolai Hähnleradeonsi: move query suspend logic into the top-level...
2018-12-19 Nicolai Hähnleradeonsi: move remaining perfcounter code into si_perfc...
2018-12-19 Nicolai Hähnleradeonsi: track constant buffer bind history in si_pipe...
2018-12-19 Nicolai Hähnleradeonsi: use si_set_rw_shader_buffer for setting strea...
2018-12-19 Nicolai Hähnleradeonsi: add an si_set_rw_shader_buffer convenience...
2018-12-19 Nicolai Hähnleradeonsi: avoid using hard-coded SI_NUM_RW_BUFFERS
2018-12-19 Nicolai Hähnleradeonsi: show the fixed function TCS in debug dumps
2018-12-19 Nicolai Hähnleradeonsi: const-ify si_set_tesseval_regs
2018-12-19 Nicolai Hähnleradeonsi: rename SI_RESOURCE_FLAG_FORCE_TILING to clari...
2018-12-19 Nicolai Hähnleradeonsi: don't set RAW_WAIT for CP DMA clears
2018-12-19 Nicolai Hähnleradeonsi/gfx9: use SET_UCONFIG_REG_INDEX packets when...
2018-12-19 Nicolai Hähnleradeonsi: add si_init_draw_functions and make some...
2018-12-19 Nicolai Hähnleradeonsi: extract declare_vs_blit_inputs
2018-12-19 Nicolai Hähnleradeonsi: move SI_FORCE_FAMILY functionality to winsys
2018-12-19 Nicolai Hähnleac/surface: 3D and cube surfaces are never displayable
2018-12-19 Nicolai Hähnleamd/common: add i1 special case to ac_build_{inclusive...
2018-12-19 Nicolai Hähnleamd/common: scan/reduce across waves of a workgroup
2018-12-19 Nicolai Hähnleamd/common: add ac_build_ifcc
2018-12-19 Nicolai Hähnleamd/common: whitespace fixes
2018-12-19 Nicolai Hähnleamd/sid_tables: add additional python3 compatibility...
2018-12-19 Nicolai Hähnler600: remove redundant semicolon
2018-12-19 Nicolai Hähnleddebug: always flush when requested, even when hang...
2018-12-19 Nicolai Hähnleddebug: simplify watchdog loop and fix crash in the...
2018-12-19 Tapani Pällianv/android: turn on VK_ANDROID_external_memory_android...
2018-12-19 Tapani Pällianv: ignore VkSamplerYcbcrConversion on non-yuv formats
2018-12-19 Tapani Pällianv: support VkSamplerYcbcrConversionInfo in vkCreateIm...
2018-12-19 Tapani Pällianv: add VkFormat field as part of anv_format
2018-12-19 Tapani Pällianv: support VkExternalFormatANDROID in vkCreateSampler...
2018-12-19 Tapani Pällianv/android: support creating images from external...
2018-12-19 Tapani Pällianv/android: add ahardwarebuffer external memory properties
2018-12-19 Tapani Pällianv/android: support import/export of AHardwareBuffer...
2018-12-19 Tapani Pällianv: refactor, remove else block in AllocateMemory
2018-12-19 Tapani Pällianv: add anv_ahw_usage_from_vk_usage helper function
2018-12-19 Tapani Pällianv/android: add GetAndroidHardwareBufferPropertiesANDROID
2018-12-19 Tapani Pällianv: add from/to helpers with android and vulkan formats
2018-12-19 Tapani Pällianv: make anv_get_image_format_features public
2018-12-19 Tapani Pällianv: refactor make_surface to use data from anv_image
2018-12-19 Tapani Pällianv: add create_flags as part of anv_image
2018-12-19 Ian Romanicknir/algebraic: Don't put quotes around floating point...
2018-12-18 Sagar Ghugenir: Add a new lowering option to lower 3D surfaces...
2018-12-18 Christian Gmeinermeson: add etnaviv to the tools option
2018-12-18 Eduardo Lima Mitevfreedreno/ir3: Make imageStore use num components from...
2018-12-18 Jason Ekstrandnir/dead_write_vars: Get modes directly from derefs
2018-12-18 Jason Ekstrandnir/copy_prop_vars: Get modes directly from derefs
2018-12-18 Jason Ekstrandnir/lower_wpos_center: Look at derefs for modes
2018-12-18 Jason Ekstrandnir/lower_io_to_scalar: Look at derefs for modes
2018-12-18 Jason Ekstrandnir/lower_io_arrays_to_elements: Look at derefs for...
2018-12-18 Jason Ekstrandnir/linking_helpers: Look at derefs for modes
2018-12-18 Jason Ekstrandnir/propagate_invariant: Skip unknown vars
2018-12-18 Ian RomanickRevert "nir/lower_indirect: Bail early if modes == 0"
2018-12-18 Lucas Stachst/dri: replace format conversion functions with single...
next