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
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/blorp: Do the gen11 BTI flush
Jason Ekstrand
2018-04-20
1
-0
/
+14
*
etnaviv: fix texture_format_needs_swiz
Lucas Stach
2018-04-20
1
-1
/
+1
*
ac/nir: fix image dimension for subpass attachments
Samuel Pitoiset
2018-04-20
1
-3
/
+15
*
radv: Mark GTT memory as device local for APUs.
Bas Nieuwenhuizen
2018-04-20
1
-3
/
+5
*
radv/winsys: allow to submit up to 4 IBs for chips without chaining
Samuel Pitoiset
2018-04-20
1
-50
/
+168
*
gallium/util: Android backtrace support
Stefan Schake
2018-04-20
3
-1
/
+114
*
gallium/util: Don't stub u_debug_stack on Android
Stefan Schake
2018-04-20
1
-1
/
+2
*
ac/nir: handle nir_intrinsic_load_first_vertex like base_vertex
Samuel Pitoiset
2018-04-20
1
-2
/
+2
*
radv/winsys: allow local BOs on APUs
Samuel Pitoiset
2018-04-20
1
-1
/
+2
*
radv: use a global BO list only for VK_EXT_descriptor_indexing
Samuel Pitoiset
2018-04-20
3
-9
/
+34
*
Revert "radv: Don't store buffer references in the descriptor set."
Samuel Pitoiset
2018-04-20
5
-13
/
+82
*
i965/fs: retype offset_reg to UD at load_ssbo
Jose Maria Casanova Crespo
2018-04-20
1
-1
/
+1
*
ac/nir: use ac_build_image_opcode for image intrinsics
Nicolai Hähnle
2018-04-20
3
-140
/
+78
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
4
-164
/
+210
*
amd/common: pass address components individually to ac_build_image_intrinsic
Nicolai Hähnle
2018-04-20
5
-409
/
+295
*
amd/common: pass new enum ac_image_dim to ac_build_image_opcode
Nicolai Hähnle
2018-04-20
4
-13
/
+114
*
radeonsi/nir: fix crash in test involving the sample mask
Nicolai Hähnle
2018-04-20
1
-1
/
+2
*
radeonsi/nir: set FS properties only when scanning a fragment shader
Nicolai Hähnle
2018-04-20
1
-1
/
+2
*
ac/nir: fix atomic compare-and-swap
Nicolai Hähnle
2018-04-20
1
-0
/
+1
*
radeonsi: fix error paths of si_texture_transfer_map
Nicolai Hähnle
2018-04-20
1
-13
/
+12
*
glsl: prevent spurious Valgrind errors when serializing NIR
Nicolai Hähnle
2018-04-20
1
-2
/
+4
*
clover: Fix host access validation for sub-buffer creation
Aaron Watry
2018-04-19
1
-2
/
+7
*
nir: Offset vertex_id by first_vertex instead of base_vertex
Neil Roberts
2018-04-19
6
-13
/
+6
*
spirv: Lower BaseVertex to FIRST_VERTEX instead of BASE_VERTEX
Neil Roberts
2018-04-19
3
-5
/
+18
*
intel: Handle firstvertex in an identical way to BaseVertex
Antia Puentes
2018-04-19
7
-13
/
+35
*
intel/compiler: Add a uses_firstvertex flag
Neil Roberts
2018-04-19
2
-0
/
+5
*
compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsics
Antia Puentes
2018-04-19
5
-0
/
+21
*
meson: Build st_tests_common with gtest
Mike Lothian
2018-04-19
1
-1
/
+1
*
radv: Add Vega M support.
Bas Nieuwenhuizen
2018-04-19
4
-2
/
+11
*
radv: Add bound checking workaround for dynamic buffers.
Bas Nieuwenhuizen
2018-04-19
3
-1
/
+5
*
svga: Fix incorrect advertizing of EGL_KHR_gl_colorspace
Thomas Hellstrom
2018-04-19
1
-1
/
+1
*
swr: Fix include for createPromoteMemoryToRegisterPass
Mike Lothian
2018-04-19
1
-0
/
+3
*
radv: enable DCC for MSAA 2x textures on VI under an option
Samuel Pitoiset
2018-04-19
4
-1
/
+13
*
radv: decompress DCC for multisampled source images before resolving
Samuel Pitoiset
2018-04-19
4
-4
/
+18
*
radv: add a workaround for fast clears with DCC and MSAA textures
Samuel Pitoiset
2018-04-19
1
-0
/
+9
*
radv: allocate CMASK for DCC fast clear with MSAA
Samuel Pitoiset
2018-04-19
1
-0
/
+7
*
radv: implement fast color clear for DCC with MSAA
Samuel Pitoiset
2018-04-19
1
-1
/
+16
*
radv: make sure to sync after resolving using the compute path
Samuel Pitoiset
2018-04-19
1
-0
/
+3
*
radv: dump the SHA1 of SPIRV in the hang report
Samuel Pitoiset
2018-04-19
1
-1
/
+8
*
radv: Enable VK_EXT_descriptor_indexing.
Bas Nieuwenhuizen
2018-04-18
3
-0
/
+63
*
spirv: Add support for runtime descriptor array cap.
Bas Nieuwenhuizen
2018-04-18
2
-0
/
+5
*
spirv: Add support for VK_EXT_descriptor_indexing uniform indexing caps.
Bas Nieuwenhuizen
2018-04-18
2
-0
/
+7
*
radv: Support allocating variable size descriptor sets.
Bas Nieuwenhuizen
2018-04-18
1
-4
/
+17
*
radv: Add support for variable descriptor set layouts.
Bas Nieuwenhuizen
2018-04-18
2
-1
/
+30
*
radv: Fix GetDescriptorSetLayoutSupport.
Bas Nieuwenhuizen
2018-04-18
1
-3
/
+0
*
radv: Use sorted bindings for set layout creation.
Bas Nieuwenhuizen
2018-04-18
1
-2
/
+41
*
radv: Don't store buffer references in the descriptor set.
Bas Nieuwenhuizen
2018-04-18
5
-82
/
+13
*
radv: Keep a global BO list for VkMemory.
Bas Nieuwenhuizen
2018-04-18
4
-39
/
+146
*
spirv: Update spirv.h to 12f8de9f04327336b699b1b80aa390ae7f9ddbf4
Bas Nieuwenhuizen
2018-04-18
2
-4
/
+183
*
i965: Fix shadow batches to be the same size as the real BO.
Kenneth Graunke
2018-04-18
1
-1
/
+4
[next]