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
*
docs: update calendar, add news item and link release notes for 19.2.2
Dylan Baker
2019-10-24
3
-10
/
+5
*
docs: Add sha256 sum for 19.2.2
Dylan Baker
2019-10-24
1
-1
/
+1
*
docs: Add release notes for 19.2.2
Dylan Baker
2019-10-24
1
-0
/
+147
*
freedreno/ir3: handle the progress case
Rob Clark
2019-10-24
1
-26
/
+35
*
freedreno/ir3: remove restrictions on const + (abs)/(neg)
Rob Clark
2019-10-24
2
-14
/
+6
*
freedreno/ir3: allow copy-propagate out of fanout
Rob Clark
2019-10-24
1
-7
/
+27
*
freedreno/ir3: treat high vs low reg as conversion
Rob Clark
2019-10-24
1
-1
/
+7
*
freedreno/ir3: propagate dest flags for collect/fanin
Rob Clark
2019-10-24
1
-3
/
+9
*
freedreno/ir3: make high regs easier to see in IR dumps
Rob Clark
2019-10-24
1
-0
/
+2
*
freedreno/ir3: debug cleanup
Rob Clark
2019-10-24
6
-46
/
+32
*
spirv: Add helper to find args of Image Operands
Caio Marcelo de Oliveira Filho
2019-10-24
1
-22
/
+79
*
spirv: Check that only one offset is defined as Image Operand
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+6
*
spirv: Add imageoperands_to_string helper
Caio Marcelo de Oliveira Filho
2019-10-24
2
-3
/
+23
*
anv: Implement VK_KHR_vulkan_memory_model
Caio Marcelo de Oliveira Filho
2019-10-24
4
-0
/
+13
*
spirv: Handle MakePointerAvailable/Visible
Caio Marcelo de Oliveira Filho
2019-10-24
1
-0
/
+32
*
spirv: Handle MakeTexelAvailable/Visible
Caio Marcelo de Oliveira Filho
2019-10-24
1
-8
/
+39
*
spirv: Add option to emit scoped memory barriers
Caio Marcelo de Oliveira Filho
2019-10-24
2
-0
/
+126
*
spirv: Add SpvMemoryModelVulkan and related capabilities
Caio Marcelo de Oliveira Filho
2019-10-24
2
-3
/
+24
*
spirv: Emit memory barriers for atomic operations
Caio Marcelo de Oliveira Filho
2019-10-24
2
-1
/
+100
*
spirv: Parse memory semantics for atomic operations
Caio Marcelo de Oliveira Filho
2019-10-24
2
-5
/
+38
*
intel/fs: Implement scoped_memory_barrier
Caio Marcelo de Oliveira Filho
2019-10-24
1
-8
/
+19
*
nir/tests: Add copy propagation tests with scoped_memory_barrier
Caio Marcelo de Oliveira Filho
2019-10-24
1
-1
/
+407
*
nir: Add scoped_memory_barrier intrinsic
Caio Marcelo de Oliveira Filho
2019-10-24
7
-0
/
+124
*
spirv/info: Add a memorymodel_to_string helper
Jason Ekstrand
2019-10-24
2
-0
/
+2
*
docs: Add release not about scons deprecation
Dylan Baker
2019-10-24
1
-0
/
+1
*
scons: Also print a deprecation warning on windows
Dylan Baker
2019-10-24
1
-0
/
+7
*
scons: Print a deprecation warning about using scons on not windows
Dylan Baker
2019-10-24
4
-4
/
+19
*
scons: Use print_function ins SConstruct
Dylan Baker
2019-10-24
1
-0
/
+1
*
gallium: Fix a bunch of undefined left-shifts in u_format_*
Adam Jackson
2019-10-24
4
-59
/
+59
*
radv: compute the number of records correctly for vertex buffers
Samuel Pitoiset
2019-10-24
1
-5
/
+7
*
gitlab-ci: Enable UBSan for the meson-vulkan job
Michel Dänzer
2019-10-24
1
-0
/
+4
*
util/tests: Avoid int64_t overflow issues in fast_idiv_by_const test
Michel Dänzer
2019-10-24
1
-2
/
+2
*
util: Use uint64_t for shifting left in sign_extend and strunc
Michel Dänzer
2019-10-24
2
-2
/
+2
*
gallium/util: Cast to target type before shifting left
Michel Dänzer
2019-10-24
1
-1
/
+1
*
intel/fs: Check for NULL key in fs_visitor constructor
Michel Dänzer
2019-10-24
1
-1
/
+4
*
intel/compiler: Cast to target type before shifting left
Michel Dänzer
2019-10-24
1
-1
/
+1
*
intel/compiler: Don't left-shift by >= the number of bits of the type
Michel Dänzer
2019-10-24
1
-2
/
+2
*
anv: fix error message
Eric Engestrom
2019-10-24
1
-5
/
+2
*
meson: add -Werror=empty-body to disallow `if(x);`
Eric Engestrom
2019-10-24
1
-0
/
+2
*
llvmpipe: avoid generating empty-body blocks
Eric Engestrom
2019-10-24
1
-1
/
+1
*
llvmpipe: avoid compiling no-op block on release builds
Eric Engestrom
2019-10-24
1
-1
/
+2
*
winsys/svga: Limit the maximum DMA hardware buffer size
Thomas Hellstrom
2019-10-24
1
-1
/
+4
*
svga: Fix banded DMA upload unmap
Thomas Hellstrom
2019-10-24
1
-1
/
+1
*
gitlab-ci: Update kernel for LAVA jobs to 5.4-rc4
Tomeu Vizoso
2019-10-24
2
-2
/
+2
*
glsl: remove propagate_invariance() call from the linker
Timothy Arceri
2019-10-24
1
-2
/
+0
*
nir: improve nir_variable packing
Timothy Arceri
2019-10-24
1
-1
/
+3
*
nir: fix nir_variable_data packing
Timothy Arceri
2019-10-24
1
-8
/
+8
*
radeonsi/nir: implement pipe_screen::finalize_nir
Marek Olšák
2019-10-23
5
-19
/
+32
*
st/mesa: use pipe_screen::finalize_nir
Marek Olšák
2019-10-23
6
-25
/
+89
*
tgsi_to_nir: use pipe_screen::finalize_nir
Marek Olšák
2019-10-23
1
-4
/
+9
[next]