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