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
*
etnaviv: add etna_shader_key and generate variants if needed
Christian Gmeiner
2017-04-05
8
-29
/
+97
*
etnaviv: pass a preallocated variant to compiler
Christian Gmeiner
2017-04-05
4
-38
/
+62
*
etnaviv: make specs const
Christian Gmeiner
2017-04-05
1
-1
/
+1
*
etnaviv: add struct etna_shader_state
Christian Gmeiner
2017-04-05
5
-23
/
+24
*
etnaviv: add basic shader variant support
Christian Gmeiner
2017-04-05
3
-4
/
+60
*
etnaviv: s/etna_shader/etna_shader_variant
Christian Gmeiner
2017-04-05
7
-34
/
+34
*
etnaviv: remove not needed forward declarations
Christian Gmeiner
2017-04-05
1
-2
/
+0
*
gallium/util: honour LIBUNWIND_CFLAGS
Emil Velikov
2017-04-05
1
-0
/
+1
*
travis: Add radeonsi to continuous integration
Rhys Kidd
2017-04-05
1
-1
/
+1
*
travis: Add radv vulkan driver to continuous integration
Rhys Kidd
2017-04-05
1
-0
/
+1
*
anv: provide required gem stubs for the tests
Emil Velikov
2017-04-05
1
-0
/
+19
*
configure.ac: pthread-stubs is not a thing on GNU/kFreeBSD
Emil Velikov
2017-04-05
1
-1
/
+1
*
st/clover: Fix build after shrink of pipe_box
Aaron Watry
2017-04-05
1
-3
/
+3
*
radeonsi: add new polaris10 pci id
Alex Deucher
2017-04-05
1
-0
/
+1
*
radeonsi: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
3
-2
/
+5
*
radeonsi: optimization barriers to work around LLVM deficiencies
Nicolai Hähnle
2017-04-05
1
-4
/
+12
*
radeonsi: strengthen emit_optimization_barrier
Nicolai Hähnle
2017-04-05
2
-4
/
+38
*
radeonsi: emit TGSI_OPCODE_READ_*
Nicolai Hähnle
2017-04-05
1
-0
/
+38
*
radeonsi: emit TGSI_OPCODE_BALLOT
Nicolai Hähnle
2017-04-05
1
-0
/
+18
*
radeonsi: implement TGSI_SEMANTIC_SUBGROUP_*
Nicolai Hähnle
2017-04-05
1
-0
/
+40
*
radeonsi: support 64-bit system values
Nicolai Hähnle
2017-04-05
1
-4
/
+20
*
radeonsi: bump RADEON_LLVM_MAX_SYSTEM_VALUES
Nicolai Hähnle
2017-04-05
2
-1
/
+3
*
st/mesa: enable ARB_shader_ballot
Nicolai Hähnle
2017-04-05
1
-0
/
+1
*
st/glsl_to_tgsi: implement ARB_shader_ballot system variables
Nicolai Hähnle
2017-04-05
1
-0
/
+16
*
st/glsl_to_tgsi: implement ARB_shader_ballot builtin functions
Nicolai Hähnle
2017-04-05
1
-0
/
+9
*
tgsi: add SUBGROUP_* semantics
Ilia Mirkin
2017-04-05
3
-0
/
+65
*
tgsi: add BALLOT/READ_* opcodes
Ilia Mirkin
2017-04-05
3
-17
/
+63
*
gallium: add PIPE_CAP_TGSI_BALLOT
Nicolai Hähnle
2017-04-05
17
-0
/
+18
*
glsl: add gl_SubGroup*ARB builtins
Nicolai Hähnle
2017-04-05
3
-0
/
+88
*
glsl: add ARB_shader_ballot builtin functions
Nicolai Hähnle
2017-04-05
1
-0
/
+77
*
glsl: add ARB_shader_ballot operations
Nicolai Hähnle
2017-04-05
4
-0
/
+38
*
glsl: add ARB_shader_ballot enable
Nicolai Hähnle
2017-04-05
2
-0
/
+3
*
mesa: add GL_ARB_shader_ballot boilerplate
Nicolai Hähnle
2017-04-05
3
-1
/
+3
*
swr: automake: add gen_common.py to the tarball
Emil Velikov
2017-04-05
1
-0
/
+1
*
intel: genxml: automake: include gen_bits_header.py in the tarball
Emil Velikov
2017-04-05
1
-0
/
+1
*
intel: genxml: automake: polish automake rules
Emil Velikov
2017-04-05
1
-2
/
+2
*
amd/addrlib: automake: add all headers to the tarball
Emil Velikov
2017-04-05
1
-0
/
+2
*
radeonsi: enable ARB_sparse_buffer
Nicolai Hähnle
2017-04-05
3
-2
/
+12
*
radeonsi: disable SDMA clears and copies for sparse buffers
Nicolai Hähnle
2017-04-05
3
-4
/
+11
*
gallium/radeon: implement pipe->resource_commit
Nicolai Hähnle
2017-04-05
1
-0
/
+35
*
gallium/radeon: transfers and invalidation for sparse buffers
Nicolai Hähnle
2017-04-05
1
-10
/
+24
*
gallium/radeon: implement sparse buffer creation
Nicolai Hähnle
2017-04-05
1
-0
/
+2
*
winsys/amdgpu: sparse buffer debugging helpers
Nicolai Hähnle
2017-04-05
1
-0
/
+61
*
winsys/amdgpu: take fences when freeing a backing buffer
Nicolai Hähnle
2017-04-05
1
-3
/
+11
*
winsys/amdgpu: add sparse buffers to CS
Nicolai Hähnle
2017-04-05
2
-16
/
+140
*
winsys/amdgpu: sparse buffer creation / destruction / commitment
Nicolai Hähnle
2017-04-05
1
-1
/
+400
*
winsys/amdgpu: add sparse buffer data structures
Nicolai Hähnle
2017-04-05
2
-1
/
+46
*
winsys/amdgpu: extend amdgpu_add_fence to allow adding multiple fences
Nicolai Hähnle
2017-04-05
2
-11
/
+27
*
winsys/amdgpu: build handles and flags list late on submit thread
Nicolai Hähnle
2017-04-05
2
-17
/
+28
*
winsys/amdgpu: share common code in amdgpu_add_fence_dependencies
Nicolai Hähnle
2017-04-05
1
-21
/
+17
[next]