index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
*
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
*
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
*
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
*
gallium: add pipe_screen::finalize_nir
Marek Olšák
2019-10-23
5
-0
/
+43
*
st/mesa: update VS shader_info for NIR after lowering passes
Marek Olšák
2019-10-23
1
-0
/
+4
*
st/mesa: assign driver locations for VS inputs for NIR before caching
Marek Olšák
2019-10-23
5
-9
/
+15
*
st/mesa: don't lower_global_vars_to_local for VS if there are no dead inputs
Marek Olšák
2019-10-23
1
-2
/
+7
*
st/mesa: move some NIR lowering before shader caching
Marek Olšák
2019-10-23
3
-14
/
+23
*
util/u_queue: skip util_queue_finish if num_threads is 0
Marek Olšák
2019-10-23
1
-0
/
+7
*
util/disk_cache: finish all queue jobs in destroy instead of killing them
Marek Olšák
2019-10-23
1
-0
/
+1
*
iris: Rework edgeflag handling
Kenneth Graunke
2019-10-23
2
-7
/
+28
*
gallium/noop: implement get_disk_shader_cache and get_compiler_options
Marek Olšák
2019-10-23
1
-0
/
+18
*
aco: take LDS into account when calculating num_waves
Rhys Perry
2019-10-23
4
-7
/
+42
*
aco: increase accuracy of SGPR limits
Rhys Perry
2019-10-23
6
-28
/
+95
*
radv: round vgprs/sgprs before calculating max_waves
Rhys Perry
2019-10-23
1
-4
/
+8
*
Revert "vc4: do not report alpha-test as supported"
Erik Faye-Lund
2019-10-23
2
-4
/
+14
*
Revert "v3d: do not report alpha-test as supported"
Erik Faye-Lund
2019-10-23
3
-3
/
+11
*
Revert "nir: drop support for using load_alpha_ref_float"
Erik Faye-Lund
2019-10-23
1
-11
/
+14
*
Revert "nir: drop unused alpha_ref_float"
Erik Faye-Lund
2019-10-23
2
-0
/
+2
*
radv: fix a performance regression with graphics depth/stencil clears
Samuel Pitoiset
2019-10-23
2
-25
/
+123
*
radv: fix vkUpdateDescriptorSets with inline uniform blocks
Samuel Pitoiset
2019-10-23
1
-0
/
+8
*
radv/gfx10: fix 3D images
Samuel Pitoiset
2019-10-23
3
-17
/
+17
*
radv/gfx10: re-enable fast depth/stencil clears with separate aspects
Samuel Pitoiset
2019-10-23
1
-3
/
+2
*
radv: do not emit rbplus if attachments are undefined
Samuel Pitoiset
2019-10-23
1
-0
/
+3
*
radv: add an assertion in radv_gfx10_compute_bin_size()
Samuel Pitoiset
2019-10-23
1
-0
/
+1
*
radv: do not create meta pipelines with 16 samples
Samuel Pitoiset
2019-10-23
2
-5
/
+5
*
anv: implement VK_INTEL_performance_query
Lionel Landwerlin
2019-10-23
9
-18
/
+535
[next]