index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Implement vkGetSwapchainGrallocUsage2ANDROID.
Bas Nieuwenhuizen
2020-05-25
1
-0
/
+89
*
EGL: sync headers with Khronos
Simon Ser
2020-05-25
2
-21
/
+244
*
st/mesa: Clear texture's views when texture is removed from Shared->TexObjects
Danylo Piliaiev
2020-05-25
4
-1
/
+28
*
radv: Do not close fd -1 when NULL-winsys creation fails.
Bas Nieuwenhuizen
2020-05-25
1
-1
/
+2
*
radv: Remove dead code.
Bas Nieuwenhuizen
2020-05-25
1
-11
/
+2
*
radv: Handle failing to create .cache dir.
Bas Nieuwenhuizen
2020-05-25
1
-1
/
+2
*
radv/winsys: Remove extra sizeof multiply.
Bas Nieuwenhuizen
2020-05-25
1
-1
/
+1
*
radv: advertise VK_AMD_texture_gather_bias_lod
Samuel Pitoiset
2020-05-25
2
-0
/
+2
*
radv: add support for querying which formats support texture gather LOD
Samuel Pitoiset
2020-05-25
1
-0
/
+12
*
aco: add support for bias/lod with texture gather
Samuel Pitoiset
2020-05-25
1
-5
/
+25
*
ac/nir: add support for bias/lod with texture gather
Samuel Pitoiset
2020-05-25
1
-3
/
+3
*
spirv: add support for bias/lod with OpImageGather
Samuel Pitoiset
2020-05-25
1
-3
/
+5
*
spirv: add SpvCapabilityImageGatherBiasLodAMD
Samuel Pitoiset
2020-05-25
2
-0
/
+5
*
glsl: subroutine signatures must match exactly
Yevhenii Kolesnikov
2020-05-24
1
-0
/
+3
*
radv: advertise shaderDeviceClock on GFX8+
Samuel Pitoiset
2020-05-24
1
-1
/
+1
*
ac/nir: implement nir_intrinsic_shader_clock with device scope
Samuel Pitoiset
2020-05-24
3
-4
/
+7
*
ac/nir: fix shader clock with subgroup scope
Samuel Pitoiset
2020-05-24
1
-3
/
+1
*
aco: implement nir_intrinsic_shader_clock with device scope
Samuel Pitoiset
2020-05-24
1
-2
/
+6
*
spirv: add ReadClockKHR support with device scope
Samuel Pitoiset
2020-05-24
4
-2
/
+18
*
radv: remove useless assignment in build_streamout_vertex()
Samuel Pitoiset
2020-05-24
1
-2
/
+1
*
radv: cleanup physical device features
Samuel Pitoiset
2020-05-24
1
-117
/
+144
*
radv: do not return from radv_GetPhysicalDeviceFeatures2()
Samuel Pitoiset
2020-05-24
1
-1
/
+1
*
r600: Use TRUNC_COORD on samplers
Christopher Egert
2020-05-24
1
-0
/
+3
*
panfrost: Ensure final.no_colour is initialized.
Vinson Lee
2020-05-23
1
-0
/
+1
*
r600/sfn: Initialize VertexStageExportForGS m_num_clip_dist member variable.
Vinson Lee
2020-05-23
1
-0
/
+1
*
llvmpipe: Fix variable name.
Vinson Lee
2020-05-23
1
-1
/
+1
*
tree-wide: fix deprecated GitLab URLs
Eric Engestrom
2020-05-23
6
-11
/
+11
*
radeonsi/gfx8: enable TC-compatible HTILE from the beginning as before
Marek Olšák
2020-05-23
1
-1
/
+9
*
radeonsi: don't enable TC-compatible HTILE for stencil if stencil doesn't use it
Marek Olšák
2020-05-23
1
-1
/
+2
*
radeonsi: split si_all_descriptors_begin_new_cs and rename functions
Marek Olšák
2020-05-23
3
-9
/
+10
*
radeonsi: move resetting tracked registers into a new function
Marek Olšák
2020-05-23
2
-67
/
+72
*
ac: update register and packet definitions for preemption
Marek Olšák
2020-05-23
8
-65
/
+84
*
Revert "radeonsi: don't wait for idle at the end of gfx IBs"
Marek Olšák
2020-05-23
1
-13
/
+0
*
radeonsi: decrease the max GS invocation count to 32
Marek Olšák
2020-05-23
1
-3
/
+2
*
radeonsi: don't use INDIRECT_BUFFER within IBs
Marek Olšák
2020-05-23
4
-35
/
+0
*
ac/surface: don't compute single-sample CMASK if it's unaligned
Marek Olšák
2020-05-23
1
-1
/
+4
*
ac/gpu_info: compute the best safe IB alignment
Marek Olšák
2020-05-23
4
-5
/
+17
*
freedreno: Use the right amount of &'s
Kristian H. Kristensen
2020-05-22
1
-1
/
+1
*
freedreno: Add missing break statement.
Vinson Lee
2020-05-22
1
-0
/
+1
*
nir/copy_prop_vars: Record progress in more places
Jason Ekstrand
2020-05-22
1
-0
/
+3
*
nir/opt_deref: Report progress if we remove a deref
Jason Ekstrand
2020-05-22
1
-1
/
+3
*
nir/lower_double_ops: Rework the if (progress) tree
Jason Ekstrand
2020-05-22
1
-1
/
+8
*
frontends/va: Fix deinterlace bottom field first flag
Thong Thai
2020-05-22
1
-2
/
+2
*
pan/mdg: Allow DCE on ld_color_buffer masks
Alyssa Rosenzweig
2020-05-22
1
-2
/
+2
*
pan/mdg: Ensure we don't DCE into impossible masks
Alyssa Rosenzweig
2020-05-22
1
-1
/
+6
*
pan/mdg: Lower shifts to 32-bit
Alyssa Rosenzweig
2020-05-22
1
-0
/
+8
*
pan/mdg: Add pack_colour_32 opcode
Alyssa Rosenzweig
2020-05-22
2
-0
/
+4
*
panfrost: Handle !independent_blend for blend shaders
Alyssa Rosenzweig
2020-05-22
1
-0
/
+3
*
panfrost: Use _mesa_roundevenf when packing clear colours
Alyssa Rosenzweig
2020-05-22
1
-13
/
+14
*
panfrost: Fix dated comment
Alyssa Rosenzweig
2020-05-22
1
-21
/
+9
[next]