index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Pipe the GPU ID into compiler and disassembler
Tomeu Vizoso
2019-11-07
10
-29
/
+31
*
aco: workaround Tonga/Iceland hardware bug
Daniel Schürmann
2019-11-07
1
-5
/
+5
*
panfrost: Release the ctx->pipe_framebuffer ref
Boris Brezillon
2019-11-07
1
-0
/
+1
*
panfrost: Destroy the upload manager allocated in panfrost_create_context()
Boris Brezillon
2019-11-07
1
-0
/
+2
*
intel/gen_decoder: Fix unused-but-set-variable warning
Kai Wasserbäch
2019-11-07
1
-2
/
+2
*
nir: fix unused function warning in src/compiler/nir/nir.c
Kai Wasserbäch
2019-11-07
1
-1
/
+2
*
nir: fix unused variable warning in find_and_update_previous_uniform_storage
Kai Wasserbäch
2019-11-07
1
-1
/
+1
*
nir: fix unused variable warning in nir_lower_vars_to_explicit_types
Kai Wasserbäch
2019-11-07
1
-1
/
+2
*
gallium: dri2: Use index as plane number.
Lepton Wu
2019-11-06
1
-1
/
+1
*
anv: implement VK_KHR_separate_depth_stencil_layouts
Lionel Landwerlin
2019-11-06
7
-27
/
+91
*
Revert "ci: Switch over to an autoscaling GKE cluster for builds."
Eric Anholt
2019-11-06
4
-21
/
+8
*
panfrost: Print the right zero field
Tomeu Vizoso
2019-11-06
1
-1
/
+1
*
docs: update calendar, add news item and link release notes for 19.2.2
Dylan Baker
2019-11-06
3
-8
/
+3
*
docs: add sha256 sum to 19.2.3 release notes
Dylan Baker
2019-11-06
1
-1
/
+1
*
docs: add release notes for 19.2.3
Dylan Baker
2019-11-06
1
-0
/
+146
*
panfrost: Generate polygon list manually for SFBD
Tomeu Vizoso
2019-11-06
2
-1
/
+18
*
panfrost: Decode blend shaders for SFBD
Tomeu Vizoso
2019-11-06
2
-23
/
+32
*
panfrost: Take into account texture layers in SFBD
Tomeu Vizoso
2019-11-06
1
-5
/
+6
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
8
-93
/
+213
*
panfrost: Set 0x10 bit on mali_shader_meta.unknown2_4 on T720
Tomeu Vizoso
2019-11-06
2
-7
/
+3
*
panfrost: Add checksum fields to SFBD descriptor
Tomeu Vizoso
2019-11-06
3
-1
/
+22
*
zink: do advertize integer support in shaders
Erik Faye-Lund
2019-11-06
1
-1
/
+3
*
zink/spirv: implement ball_fequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement ball_iequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_inequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: implement bany_fnequal[2-4]
Erik Faye-Lund
2019-11-06
1
-0
/
+12
*
zink/spirv: support loading bool constants
Erik Faye-Lund
2019-11-06
1
-5
/
+21
*
zink/spirv: drop temp-array for component-count
Erik Faye-Lund
2019-11-06
1
-6
/
+3
*
gitlab-ci: Don't build libdrm for ARM
Michel Dänzer
2019-11-06
2
-20
/
+2
*
gitlab-ci: Use separate arm64 build/test docker images
Michel Dänzer
2019-11-06
3
-66
/
+123
*
zink: use u_blitter when format-reinterpreting
Erik Faye-Lund
2019-11-06
1
-0
/
+10
*
zink: always allow sampling of images
Erik Faye-Lund
2019-11-06
1
-4
/
+3
*
zink: transition resources before resolving
Erik Faye-Lund
2019-11-06
1
-0
/
+8
*
zink: disable fragment-shader texture-lod
Erik Faye-Lund
2019-11-06
1
-0
/
+2
*
zink: make sure src image is transfer-src-optimal
Duncan Hopkins
2019-11-06
1
-0
/
+4
*
zink: do not advertize coherent mapping
Erik Faye-Lund
2019-11-06
1
-1
/
+1
*
zink: always allow mutating the format
Erik Faye-Lund
2019-11-06
1
-2
/
+3
*
zink: use actual format for render-pass
Erik Faye-Lund
2019-11-06
1
-3
/
+4
*
radeonsi: fix shader disk cache key
Pierre-Eric Pelloux-Prayer
2019-11-06
1
-2
/
+3
*
radv: implement VK_EXT_subgroup_size_control
Samuel Pitoiset
2019-11-06
5
-3
/
+59
*
radv: rely on shader's wavesize when computing NGG info
Samuel Pitoiset
2019-11-06
1
-1
/
+10
*
radv: determine shaders wavesize at pipeline level
Samuel Pitoiset
2019-11-06
6
-19
/
+28
*
radv: hardcode the number of waves for the GFX6 LS-HS bug
Samuel Pitoiset
2019-11-06
1
-1
/
+1
*
radv/gfx10: enable wave32 for compute based on shader's wavesize
Samuel Pitoiset
2019-11-06
3
-3
/
+7
*
nir: fix packing of nir_variable
Samuel Pitoiset
2019-11-06
1
-2
/
+2
*
radv: fix 32-bit compiler warnings
Samuel Pitoiset
2019-11-06
1
-3
/
+3
*
radv: add a note about perftest/debug options
Samuel Pitoiset
2019-11-06
1
-0
/
+1
*
docs: document all RADV environment variables
Samuel Pitoiset
2019-11-06
1
-0
/
+105
*
nir/serialize: pack nir_variable flags
Marek Olšák
2019-11-05
1
-13
/
+36
*
nir/serialize: store 32-bit object IDs instead of 64-bit
Marek Olšák
2019-11-05
1
-28
/
+31
[next]