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
...
*
etnaviv: don't try RS blit if blit region is unaligned
Lucas Stach
2017-06-16
1
-1
/
+2
*
etnaviv: Only use renderonly_get_handle for GEM handles.
Eric Anholt
2017-06-15
1
-1
/
+2
*
gallium: add PIPE_CAP_BINDLESS_TEXTURE
Samuel Pitoiset
2017-06-14
1
-0
/
+1
*
etnaviv: flush resource when binding as sampler view
Lucas Stach
2017-06-08
1
-0
/
+3
*
etnaviv: don't flush resource to self without TS
Lucas Stach
2017-06-08
1
-1
/
+1
*
etnaviv: upgrade DISCARD_RANGE to DISCARD_WHOLE_RESOURCE if possible
Lucas Stach
2017-06-08
1
-0
/
+14
*
etnaviv: simplify transfer tiling handling
Lucas Stach
2017-06-08
1
-41
/
+29
*
etnaviv: don't read back resource if transfer discards contents
Lucas Stach
2017-06-08
1
-1
/
+3
*
etnaviv: honor PIPE_TRANSFER_UNSYNCHRONIZED flag
Lucas Stach
2017-06-08
1
-12
/
+23
*
etnaviv: slim down resource waiting
Lucas Stach
2017-06-08
4
-23
/
+6
*
gallium: Add a cap to check if the driver supports ARB_post_depth_coverage
Lyude
2017-06-02
1
-0
/
+1
*
etnaviv: always do cpu_fini in transfer_unmap
Lucas Stach
2017-06-01
1
-3
/
+6
*
etnaviv: Don't try to use the index buffer if size is zero
Tomeu Vizoso
2017-05-30
1
-11
/
+13
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
1
-0
/
+1
*
etnaviv: increment the resource seqno in resource_changed
Philipp Zabel
2017-05-16
1
-5
/
+1
*
etnaviv: clean up sampler view reference counting
Lucas Stach
2017-05-16
1
-3
/
+3
*
etnaviv: apply feature overrides in one central location
Lucas Stach
2017-05-16
5
-10
/
+19
*
etnaviv: allow R/B swapped surfaces to be cleared
Lucas Stach
2017-05-16
1
-0
/
+2
*
etnaviv: stop oversizing buffer resources
Lucas Stach
2017-05-16
1
-1
/
+1
*
gallium: add PIPE_CAP_CAN_BIND_CONST_BUFFER_AS_VERTEX
Marek Olšák
2017-05-10
1
-0
/
+1
*
gallium: remove pipe_index_buffer and set_index_buffer
Marek Olšák
2017-05-10
4
-43
/
+19
*
gallium: decrease the size of pipe_vertex_buffer - 24 -> 16 bytes
Marek Olšák
2017-05-10
2
-6
/
+6
*
etnaviv: add L8A8_UNORM texture format
Christian Gmeiner
2017-05-03
1
-0
/
+2
*
renderonly: drop resources on destroy
Philipp Zabel
2017-05-02
1
-1
/
+1
*
gallium: add PIPE_SHADER_CAP_TGSI_SKIP_MERGE_REGISTERS
Samuel Pitoiset
2017-04-26
1
-0
/
+1
*
etnaviv: Supertiled texture support on gc3000
Wladimir J. van der Laan
2017-04-22
2
-8
/
+11
*
etnaviv: etnaviv_fence: Simplify the return code logic
Fabio Estevam
2017-04-22
1
-4
/
+2
*
gallium: fold u_trim_pipe_prim call from st/mesa to drivers
Marek Olšák
2017-04-20
1
-0
/
+5
*
etnaviv: native fence fd support
Philipp Zabel
2017-04-15
6
-6
/
+82
*
etnaviv: SINGLE_BUFFER support on GC3000
Wladimir J. van der Laan
2017-04-15
8
-28
/
+63
*
etnaviv: Update includes from rnndb
Wladimir J. van der Laan
2017-04-15
5
-20
/
+91
*
etnaviv: Add chipMinorFeatures4 and 5
Wladimir J. van der Laan
2017-04-15
2
-1
/
+15
*
etnaviv: resolve tile status when flushing resource
Philipp Zabel
2017-04-15
2
-0
/
+11
*
etnaviv: stop repeatedly resolving an unchanged resource into its scanout pri...
Philipp Zabel
2017-04-15
1
-1
/
+4
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
1
-0
/
+1
*
etnaviv: enable TS, but disable autodisable
Lucas Stach
2017-04-11
1
-2
/
+2
*
etnaviv: enable TS also on sampler resources
Lucas Stach
2017-04-11
1
-3
/
+0
*
etnaviv: align TS surface size to number of pixel pipes
Lucas Stach
2017-04-11
1
-1
/
+2
*
etnaviv: avoid using invalid TS
Lucas Stach
2017-04-11
3
-1
/
+7
*
Revert "etnaviv: Cannot render to rb-swapped formats"
Christian Gmeiner
2017-04-05
1
-5
/
+2
*
etnaviv: add support for rb swap
Christian Gmeiner
2017-04-05
4
-0
/
+38
*
etnaviv: adapt shader-db output for variant support
Christian Gmeiner
2017-04-05
1
-15
/
+15
*
etnaviv: bring back shader-db traces
Christian Gmeiner
2017-04-05
1
-0
/
+9
*
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
[prev]
[next]