mesa.git
2020-05-26 Marek Olšákac/gpu_info: replace num_good_cu_per_sh with min/max_go...
2020-05-26 Marek Olšákradeonsi: don't hardcode most perf counter block counts
2020-05-26 Erik Faye-Lunddocs/features: mark GL_ARB_texture_multisample as done...
2020-05-26 Erik Faye-Lundzink: expose PIPE_CAP_TEXTURE_MULTISAMPLE
2020-05-26 Erik Faye-Lundzink: implement nir_texop_txf_ms
2020-05-26 Gert Wollnyr600/sfn: remove debug output leftover
2020-05-26 Gert Wollnyr600/sfn: Correctly update the number of literals when...
2020-05-26 Gert Wollnyr600/sfn: use modern c++ in printing LDS read instruction
2020-05-26 Gert Wollnyr600/sfn: Fix mapping for f32tof64 and f64tof32
2020-05-26 Gert Wollnyr600: Fix duplicated subexpression in r600_asm.c
2020-05-25 Rob Clarkfreedreno/drm: disallow exported buffers in bo cache
2020-05-25 Vinson Leer600/sfn: Use correct setter method.
2020-05-25 Erik Faye-Lundzink: pass batch instead of context for queries
2020-05-25 Erik Faye-Lundzink: do not dig into resource for nr_samples
2020-05-25 Erik Faye-Lundzink: use samples from state
2020-05-25 Alyssa Rosenzweignir: Add un/pack_32_4x8 opcodes
2020-05-25 Dmitriy Nesterutil: delete fnv1a hash function
2020-05-25 Dmitriy Nesterzink: replace fnv1a hash function with xxhash
2020-05-25 Dmitriy Nesterr600: replace fnv1a hash function with xxhash
2020-05-25 Dmitriy Nesterutil/hash_table: replace fnv1a hash function with xxhash
2020-05-25 Dmitriy Nesteri965: replace fnv1a hash function with xxhash
2020-05-25 Dmitriy Nesterfreedreno: replace fnv1a hash function with xxhash
2020-05-25 Dmitriy Nesternir: replace fnv1a hash function with xxhash
2020-05-25 Alyssa Rosenzweigpanfrost: Only run batch debug when specifically asked
2020-05-25 Alyssa Rosenzweigpanfrost: Add debug print before query flushes
2020-05-25 Bas Nieuwenhuizenradv: Implement vkGetSwapchainGrallocUsage2ANDROID.
2020-05-25 Simon SerEGL: sync headers with Khronos
2020-05-25 Danylo Piliaievst/mesa: Clear texture's views when texture is removed...
2020-05-25 Bas Nieuwenhuizenradv: Do not close fd -1 when NULL-winsys creation...
2020-05-25 Bas Nieuwenhuizenradv: Remove dead code.
2020-05-25 Bas Nieuwenhuizenradv: Handle failing to create .cache dir.
2020-05-25 Bas Nieuwenhuizenradv/winsys: Remove extra sizeof multiply.
2020-05-25 Michel Dänzergitlab-ci: Enable -Werror in `meson-s390x` job
2020-05-25 Samuel Pitoisetradv: advertise VK_AMD_texture_gather_bias_lod
2020-05-25 Samuel Pitoisetradv: add support for querying which formats support...
2020-05-25 Samuel Pitoisetaco: add support for bias/lod with texture gather
2020-05-25 Samuel Pitoisetac/nir: add support for bias/lod with texture gather
2020-05-25 Samuel Pitoisetspirv: add support for bias/lod with OpImageGather
2020-05-25 Samuel Pitoisetspirv: add SpvCapabilityImageGatherBiasLodAMD
2020-05-24 Yevhenii Kolesnikovglsl: subroutine signatures must match exactly
2020-05-24 Samuel Pitoisetradv: advertise shaderDeviceClock on GFX8+
2020-05-24 Samuel Pitoisetac/nir: implement nir_intrinsic_shader_clock with devic...
2020-05-24 Samuel Pitoisetac/nir: fix shader clock with subgroup scope
2020-05-24 Samuel Pitoisetaco: implement nir_intrinsic_shader_clock with device...
2020-05-24 Samuel Pitoisetspirv: add ReadClockKHR support with device scope
2020-05-24 Samuel Pitoisetradv: remove useless assignment in build_streamout_vertex()
2020-05-24 Samuel Pitoisetradv: cleanup physical device features
2020-05-24 Samuel Pitoisetradv: do not return from radv_GetPhysicalDeviceFeatures2()
2020-05-23 Christopher... r600: Use TRUNC_COORD on samplers
2020-05-23 Vinson Leepanfrost: Ensure final.no_colour is initialized.
2020-05-23 Vinson Leer600/sfn: Initialize VertexStageExportForGS m_num_clip_...
2020-05-23 Vinson Leellvmpipe: Fix variable name.
2020-05-23 Eric Engestromdocs: drop no-longer-relevant comment about bugzilla
2020-05-23 Eric Engestromtree-wide: fix deprecated GitLab URLs
2020-05-23 Marek Olšákradeonsi/gfx8: enable TC-compatible HTILE from the...
2020-05-23 Marek Olšákradeonsi: don't enable TC-compatible HTILE for stencil...
2020-05-23 Marek Olšákradeonsi: split si_all_descriptors_begin_new_cs and...
2020-05-23 Marek Olšákradeonsi: move resetting tracked registers into a new...
2020-05-23 Marek Olšákac: update register and packet definitions for preemption
2020-05-23 Marek OlšákRevert "radeonsi: don't wait for idle at the end of...
2020-05-23 Marek Olšákradeonsi: decrease the max GS invocation count to 32
2020-05-23 Marek Olšákradeonsi: don't use INDIRECT_BUFFER within IBs
2020-05-23 Marek Olšákac/surface: don't compute single-sample CMASK if it...
2020-05-23 Marek Olšákac/gpu_info: compute the best safe IB alignment
2020-05-22 Kristian H... freedreno: Use the right amount of &'s
2020-05-22 Vinson Leefreedreno: Add missing break statement.
2020-05-22 Jason Ekstrandnir/copy_prop_vars: Record progress in more places
2020-05-22 Jason Ekstrandnir/opt_deref: Report progress if we remove a deref
2020-05-22 Jason Ekstrandnir/lower_double_ops: Rework the if (progress) tree
2020-05-22 Thong Thaifrontends/va: Fix deinterlace bottom field first flag
2020-05-22 Alyssa Rosenzweigpan/mdg: Allow DCE on ld_color_buffer masks
2020-05-22 Alyssa Rosenzweigpan/mdg: Ensure we don't DCE into impossible masks
2020-05-22 Alyssa Rosenzweigpan/mdg: Lower shifts to 32-bit
2020-05-22 Alyssa Rosenzweigpan/mdg: Add pack_colour_32 opcode
2020-05-22 Alyssa Rosenzweigpanfrost: Handle !independent_blend for blend shaders
2020-05-22 Alyssa Rosenzweigpanfrost: Use _mesa_roundevenf when packing clear colours
2020-05-22 Alyssa Rosenzweigpanfrost: Fix dated comment
2020-05-22 Hanno BöckProperly check mmap return value
2020-05-22 Eric Anholtci: Improve baremetal's logging of the job env var...
2020-05-22 Eric Anholtci: Enable a fractional run with UBO-to-constbuf disabl...
2020-05-22 Eric Anholtci: Don't forget to set NIR_VALIDATE in baremetal runs.
2020-05-22 Eric Anholtci: Do an explicit NIR validation-enabled pass on freed...
2020-05-22 Eric Anholtci: Fix DEQP_CASELIST_FILTER (used by a630 noubo run)
2020-05-22 Krzysztof Raszkowskigallium/swr: Fix building swr with MSVC
2020-05-22 Danylo Piliaievmesa: Fix double-lock of Shared->FrameBuffers and usage...
2020-05-22 Erik Faye-Lundzink: hammer in an explicit wait when retrieving buffer...
2020-05-22 Mike Blumenkrantzzink: reset query on-demand when beginning a new query...
2020-05-22 Mike Blumenkrantzzink: fix vkCmdResetQueryPool usage
2020-05-22 Mike Blumenkrantzzink: flush active queries on destroy and free query...
2020-05-22 Mike Blumenkrantzzink: add SpvId returns to a couple ntv functions
2020-05-22 Mike Blumenkrantzzink: explicitly zero some arrays in ntv
2020-05-22 Pierre-Eric... radeonsi/sdma: remove useless compare
2020-05-22 Pierre-Eric... amdgpu: fix unitialized variable
2020-05-22 Pierre-Eric... radeonsi: fix inversed arguments in si_test_gds_memory_...
2020-05-22 Pierre-Eric... amd/addrlib: fix forgotten char -> enum conversions
2020-05-22 Ian Romanickglsl: Remove integer matrix support from ir_dereference...
2020-05-22 Eric Anholtfreedreno/a5xx: Define the 2D blit UBWC pitch fields
2020-05-22 Eric Anholtfreedreno/a5xx: Set MIN_LAYERSZ on 3D textures like...
2020-05-22 Eric Anholtfreedreno/a5xx: Add the outline of a unit test for...
2020-05-22 Eric Anholtfreedreno/fdl: Separate the list of a6xx testcases...
next