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
*
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
*
glsl_to_tgsi: try harder to lower unsupported ir_binop_vector_extract
Marek Olšák
2018-04-18
1
-0
/
+5
*
radeon/vce: disable vce dual pipe on VegaM
Leo Liu
2018-04-18
1
-1
/
+2
*
radeonsi: add support for VegaM
Marek Olšák
2018-04-18
9
-2
/
+19
*
amd/addrlib: add support for VegaM
Marek Olšák
2018-04-18
4
-0
/
+41
*
radeonsi/gfx9: fix a hang with an empty first IB
Marek Olšák
2018-04-18
1
-3
/
+4
*
meson: build graw tests
Dylan Baker
2018-04-18
5
-0
/
+108
*
meson: build tests for gallium mesa state tracker
Dylan Baker
2018-04-18
2
-0
/
+43
*
meson: build gallium unit tests
Dylan Baker
2018-04-18
2
-0
/
+34
*
meson: Build gallium trivial tests
Dylan Baker
2018-04-18
4
-4
/
+54
*
meson: Remove TODO about mesa/main tests
Dylan Baker
2018-04-18
1
-2
/
+0
*
meson: enable glcpp test
Dylan Baker
2018-04-18
1
-1
/
+17
*
glcpp/tests: Convert shell scripts to a python script
Dylan Baker
2018-04-18
3
-267
/
+223
*
glsl/tests: Remove unused compare_ir.py script
Dylan Baker
2018-04-18
1
-58
/
+0
*
meson: enable optimization-test
Dylan Baker
2018-04-18
1
-0
/
+5
*
glsl/tests: Convert optimization-test.sh to pure python
Dylan Baker
2018-04-18
4
-238
/
+215
*
meson: run glsl compiler warnings test
Dylan Baker
2018-04-18
1
-1
/
+9
*
glsl/tests: reimplement warnings-test in python
Dylan Baker
2018-04-18
2
-56
/
+75
*
swr/rast: Fix VGATHERPD lowering
George Kyriazis
2018-04-18
1
-13
/
+69
*
swr/rast: Replace x86 VMOVMSK with llvm-only implementation
George Kyriazis
2018-04-18
5
-5
/
+26
*
swr/rast: Optimize late/bindless JIT of samplers
George Kyriazis
2018-04-18
25
-105
/
+213
*
swr/rast: Implement VROUND intrinsic in x86 lowering pass
George Kyriazis
2018-04-18
1
-1
/
+37
*
swr/rast: Refactor to improve code sharing.
George Kyriazis
2018-04-18
1
-43
/
+36
*
swr/rast: minimize codegen redundant work
George Kyriazis
2018-04-18
6
-128
/
+335
[next]