mesa.git
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...
2020-05-22 Eric Anholtfreedreno/a5xx: Move resource layout to fdl.
2020-05-21 Alyssa Rosenzweigpan/mdg: Eliminate remaining divisions from compiler
2020-05-21 Alyssa Rosenzweigpan/mdg: Avoid division in printing helpers
2020-05-21 Alyssa Rosenzweigpan/mdg: Eliminate 64-bit swizzle packing division
2020-05-21 Alyssa Rosenzweigpan/mdg: Eliminate expand_writemask division
2020-05-21 Alyssa Rosenzweigpan/mdg: Cleanup comments that look like division
2020-05-21 Alyssa Rosenzweigpanfrost: Fix transform feedback types
2020-05-21 Alyssa Rosenzweigpanfrost: Don't set CAN_DISCARD for MFBD
2020-05-21 Alyssa Rosenzweigpanfrost: Avoid redundant shader executions with mask=0x0
2020-05-21 Alyssa Rosenzweigpanfrost: Disable tib read/write when colourmask = 0x0
2020-05-21 Alyssa Rosenzweigpanfrost: Remove dated comment about leaks
2020-05-21 Alyssa Rosenzweigpanfrost: Limit blend shader work count
2020-05-21 Alyssa Rosenzweigpanfrost: Allow tiling on RECT textures
2020-05-21 Alyssa Rosenzweigpanfrost: Allow bpp24 tiling
2020-05-21 Alyssa Rosenzweigpanfrost: Don't zero staging buffer for tiling
2020-05-21 Alyssa Rosenzweigpanfrost: Don't set PIPE_CAP_VERTEX_BUFFER_STRIDE_4BYTE...
2020-05-21 Alyssa Rosenzweigpanfrost: Fill in SCALED formats to format table
2020-05-21 Alyssa Rosenzweigpanfrost: Remove deadcode
2020-05-21 Alyssa Rosenzweigpanfrost: Keep cached BOs mmap'd
2020-05-21 Alyssa Rosenzweigpanfrost: Guard experimental fp16 behind debug flag
2020-05-21 Alyssa Rosenzweigpan/mdg: Pack 8-bit swizzles in 16-bit ops
2020-05-21 Alyssa Rosenzweigpan/mdg: Implement condense_writemask for 8-bit
2020-05-21 Alyssa Rosenzweigpan/mdg: Implement vector constant printing for 8-bit
2020-05-21 Alyssa Rosenzweigpan/mdg: Use shifts instead of division for RA sizes
2020-05-21 Alyssa Rosenzweigpan/mdg: Pack barriers correctly
2020-05-21 Alyssa Rosenzweigpan/mdg: Fix type checking issues with compute
2020-05-21 Alyssa Rosenzweigpan/mdg: Separately pack constants to the upper half
2020-05-21 Alyssa Rosenzweigpan/mdg: Only combine 16-bit constants to lower half
2020-05-21 Alyssa Rosenzweigpan/mdg: Factor out mir_adjust_constant
2020-05-21 Alyssa Rosenzweigpan/mdg: Print constant vectors less wrong
2020-05-21 Alyssa Rosenzweigpan/mdg: Round up bytemasks when spilling
2020-05-21 Alyssa Rosenzweigpan/mdg: Print mask when dest=0
2020-05-21 Alyssa Rosenzweigpan/mdg: Set RA bounds for fp16
2020-05-21 Alyssa Rosenzweigpan/mdg: Eliminate load_64
2020-05-21 Alyssa Rosenzweigpan/mdg: Use type size to determine alignment
2020-05-21 Alyssa Rosenzweigpan/lcra: Allow per-variable bounds to be set
next