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
path:
root
/
src
/
gallium
/
drivers
/
etnaviv
Commit message (
Expand
)
Author
Age
Files
Lines
*
gallium: introduce PIPE_CAP_LOAD_CONSTBUF
Timothy Arceri
2017-09-15
1
-0
/
+1
*
etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
2017-08-26
1
-1
/
+1
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-23
/
+1
*
gallium: remove TGSI opcode XPD
Marek Olšák
2017-08-22
1
-1
/
+0
*
gallium: remove TGSI opcode DPH
Marek Olšák
2017-08-22
1
-28
/
+0
*
gallium: remove TGSI opcode DP2A
Marek Olšák
2017-08-22
1
-1
/
+0
*
etnaviv: Add support for R8_UNORM textures
Wladimir J. van der Laan
2017-08-06
1
-1
/
+1
*
etnaviv: Implement ICACHE
Wladimir J. van der Laan
2017-08-06
6
-18
/
+95
*
etnaviv: Unified uniforms support
Wladimir J. van der Laan
2017-08-06
3
-4
/
+36
*
etnaviv: Update headers from rnndb
Wladimir J. van der Laan
2017-08-06
1
-5
/
+9
*
gallium: introduce PIPE_CAP_MEMOBJ
Timothy Arceri
2017-08-03
1
-0
/
+1
*
gallium: add PIPE_QUERY_SO_OVERFLOW_ANY_PREDICATE and corresponding cap
Nicolai Hähnle
2017-08-02
1
-0
/
+1
*
gallium: add PIPE_CAP_NIR_SAMPLERS_AS_DEREF
Nicolai Hähnle
2017-07-31
1
-0
/
+1
*
etnaviv: Clear lbl_usage array correctly
Wladimir J. van der Laan
2017-07-23
1
-1
/
+1
*
etnaviv: Avoid duplicates in formats table
Wladimir J. van der Laan
2017-07-21
1
-5
/
+1
*
etnaviv: Add support for ETC2 texture compression
Wladimir J. van der Laan
2017-07-21
2
-1
/
+22
*
etnaviv: advertise supported dmabuf modifiers
Lucas Stach
2017-07-19
1
-0
/
+44
*
etnaviv: implement resource creation with modifier
Lucas Stach
2017-07-19
4
-7
/
+100
*
etnaviv: fill in modifier in etna_resource_get_handle
Lucas Stach
2017-07-19
1
-0
/
+19
*
etnaviv: fold etna_screen_bo_get_handle into etna_resource_get_handle
Lucas Stach
2017-07-19
3
-28
/
+16
*
etnaviv: implement resource import with modifier
Lucas Stach
2017-07-19
1
-32
/
+77
*
etnaviv: also update textures from external resources
Lucas Stach
2017-07-19
1
-8
/
+16
*
etnaviv: increment correct seqno for external resources
Lucas Stach
2017-07-19
1
-1
/
+4
*
etnaviv: pad scanout buffer size to RS alignment
Lucas Stach
2017-07-19
1
-2
/
+8
*
etnaviv: add helper to work out RS alignment
Lucas Stach
2017-07-19
2
-9
/
+18
*
renderonly/etnaviv: stop importing resource from renderonly
Lucas Stach
2017-07-19
3
-12
/
+35
*
Revert "etnaviv: add support for snorm textures"
Lucas Stach
2017-07-14
2
-7
/
+3
*
etnaviv: reset indexed rendering information when not rendering indexed
Wladimir J. van der Laan
2017-07-14
1
-1
/
+6
*
etnaviv: Use the correct LOG instruction on GC3000
Wladimir J. van der Laan
2017-07-14
3
-10
/
+59
*
etnaviv: flush source TS before resolve
Lucas Stach
2017-07-14
1
-0
/
+4
*
etnaviv: flush color cache and depth cache together before resolves
Philipp Zabel
2017-07-14
1
-9
/
+13
*
etnaviv: fix refcnt initialization in etna_screen
Aleksander Morgado
2017-07-07
1
-0
/
+1
*
etnaviv: don't dereference etna_resource pointer if allocation fails
Aleksander Morgado
2017-07-06
1
-3
/
+7
*
android: add etnaviv driver build support
Rob Herring
2017-07-05
1
-0
/
+41
*
etnaviv: Add unreachable statement to etna_amode to fix compilation warnings
Tomeu Vizoso
2017-06-30
1
-0
/
+2
*
etnaviv: fix memory leak when BO allocation fails
Lucas Stach
2017-06-29
1
-1
/
+5
*
etnaviv: fill in layer_stride for imported resources
Lucas Stach
2017-06-29
1
-0
/
+2
*
etnaviv: fix shader miscompilation with more than 16 labels
Lucas Stach
2017-06-28
1
-28
/
+32
*
etnaviv: only flush resource to self if no scanout buffer exists
Lucas Stach
2017-06-26
1
-4
/
+5
*
etnaviv: add support for snorm textures
Christian Gmeiner
2017-06-26
2
-3
/
+7
*
etnaviv: add R8G8 texture support
Christian Gmeiner
2017-06-26
1
-1
/
+1
*
etnaviv: add support for swizzled texture formats
Christian Gmeiner
2017-06-26
4
-39
/
+99
*
etnaviv: add support for extended texture formats
Christian Gmeiner
2017-06-26
4
-4
/
+10
*
etnaviv: fix blend color for RB swapped rendertargets
Lucas Stach
2017-06-21
4
-14
/
+45
*
etnaviv: add rs-operations sw query
Christian Gmeiner
2017-06-16
5
-0
/
+8
*
etnaviv: advertise correct max LOD bias
Lucas Stach
2017-06-16
1
-1
/
+3
*
etnaviv: mask correct channel for RB swapped rendertargets
Lucas Stach
2017-06-16
3
-13
/
+46
*
etnaviv: replace translate_clear_color with util_pack_color
Lucas Stach
2017-06-16
2
-48
/
+12
*
etnaviv: remove bogus assert
Lucas Stach
2017-06-16
1
-2
/
+0
*
etnaviv: use padded width/height for resource copies
Lucas Stach
2017-06-16
1
-2
/
+2
[next]