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
/
gallium
/
drivers
/
etnaviv
/
etnaviv_clear_blit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
etnaviv: add missing fallthrough comments
Timothy Arceri
2020-07-10
1
-0
/
+3
*
etnaviv: Use the util_pack_color_union() helper.
Eric Anholt
2020-07-07
1
-7
/
+1
*
etnaviv: support for using generic blit path
Christian Gmeiner
2020-04-24
1
-0
/
+29
*
etnaviv: call util_blitter_save_fragment_constant_buffer_slot(..)
Christian Gmeiner
2020-04-24
1
-0
/
+2
*
etnaviv: s/scissor_s/scissor
Christian Gmeiner
2020-03-30
1
-1
/
+1
*
etnaviv: get rid of etna_spec in etna_context
Christian Gmeiner
2020-03-13
1
-1
/
+2
*
etnaviv: implement 64bpp clear
Jonathan Marek
2019-11-25
1
-7
/
+21
*
etnaviv: rework compatible render base
Jonathan Marek
2019-10-11
1
-4
/
+4
*
etnaviv: etna_resource_copy_region(..): drop assert
Christian Gmeiner
2019-09-27
1
-3
/
+0
*
etnaviv: fix 3d texture upload
Jonathan Marek
2019-08-06
1
-4
/
+9
*
etnaviv: GC7000: BLT engine blitting support
Wladimir J. van der Laan
2017-11-30
1
-1
/
+7
*
etnaviv: GC7000: Factor out RS blit functionality
Wladimir J. van der Laan
2017-11-30
1
-552
/
+6
*
etnaviv: Update from rnndb
Wladimir J. van der Laan
2017-11-06
1
-1
/
+1
*
etnaviv: don't do resolve-in-place without valid TS
Wladimir J. van der Laan
2017-11-02
1
-0
/
+4
*
etnaviv: rework TS enable to be a derived state
Lucas Stach
2017-10-14
1
-2
/
+3
*
etnaviv: Do GC3000 resolve-in-place when possible
Wladimir J. van der Laan
2017-10-12
1
-0
/
+1
*
etnaviv: add resource subregion copy
Lucas Stach
2017-09-28
1
-0
/
+27
*
etnaviv: support tile aligned RS blits
Lucas Stach
2017-09-28
1
-8
/
+78
*
etnaviv: fix 16bpp clears
Lucas Stach
2017-09-22
1
-1
/
+1
*
etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
2017-08-26
1
-1
/
+1
*
renderonly/etnaviv: stop importing resource from renderonly
Lucas Stach
2017-07-19
1
-4
/
+4
*
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: only flush resource to self if no scanout buffer exists
Lucas Stach
2017-06-26
1
-4
/
+5
*
etnaviv: replace translate_clear_color with util_pack_color
Lucas Stach
2017-06-16
1
-1
/
+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
*
etnaviv: don't try RS blit if blit region is unaligned
Lucas Stach
2017-06-16
1
-1
/
+2
*
etnaviv: slim down resource waiting
Lucas Stach
2017-06-08
1
-2
/
+3
*
etnaviv: apply feature overrides in one central location
Lucas Stach
2017-05-16
1
-4
/
+2
*
etnaviv: resolve tile status when flushing resource
Philipp Zabel
2017-04-15
1
-0
/
+3
*
etnaviv: stop repeatedly resolving an unchanged resource into its scanout pri...
Philipp Zabel
2017-04-15
1
-1
/
+4
*
etnaviv: avoid using invalid TS
Lucas Stach
2017-04-11
1
-1
/
+5
*
etnaviv: add etna_shader_key and generate variants if needed
Christian Gmeiner
2017-04-05
1
-2
/
+2
*
etnaviv: add struct etna_shader_state
Christian Gmeiner
2017-04-05
1
-2
/
+2
*
etnaviv: gallium driver for Vivante GPUs
The etnaviv authors
2017-01-12
1
-0
/
+640