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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
radeonsi: fix Segmentation fault during vaapi enc test
James Zhu
2020-04-08
1
-2
/
+4
*
radeonsi: don't lower constant arrays to uniforms in GLSL IR
Timothy Arceri
2020-04-08
1
-0
/
+1
*
intel/fs: Allow multiple slots for position
Caio Marcelo de Oliveira Filho
2020-04-07
1
-2
/
+2
*
turnip: Configure VPC for geometry shaders
Brian Ho
2020-04-07
1
-37
/
+1
*
lima: avoid situations when scissor minx > maxx or miny > maxy
Vasily Khoruzhick
2020-04-05
2
-34
/
+48
*
etnaviv: convert perfmon queries to acc queries
Christian Gmeiner
2020-04-05
8
-242
/
+172
*
etnaviv: move generic perfmon functionality into own file
Christian Gmeiner
2020-04-05
6
-578
/
+650
*
etnaviv: extend acc sample provide with an allocate(..)
Christian Gmeiner
2020-04-05
5
-77
/
+126
*
etnaviv: extend result(..) to return if data is ready
Christian Gmeiner
2020-04-05
2
-6
/
+10
*
etnaviv: make use of a fixed size array to track of all acc query provider
Christian Gmeiner
2020-04-05
1
-17
/
+16
*
etnaviv: extend acc query provider with supports(..) function
Christian Gmeiner
2020-04-05
2
-0
/
+18
*
etnaviv: rework wait/flush logic
Christian Gmeiner
2020-04-05
1
-14
/
+8
*
etnaviv: reset no_wait_cnt after triggered flush
Christian Gmeiner
2020-04-05
1
-1
/
+4
*
etnaviv: explicitly call resource_written(..)
Christian Gmeiner
2020-04-05
2
-3
/
+2
*
etnaviv: rework etna_acc_sample_provider
Christian Gmeiner
2020-04-05
2
-23
/
+11
*
etnaviv: rename hw queries to acc queries
Christian Gmeiner
2020-04-05
7
-102
/
+105
*
freedreno: limit fp16 to frag and compute
Rob Clark
2020-04-04
1
-0
/
+2
*
freedreno/ir3: also precompile compute shaders for shaderdb
Rob Clark
2020-04-04
1
-0
/
+10
*
freedreno: fix missing locking
Rob Clark
2020-04-04
1
-0
/
+2
*
freedreno/a6xx: add some compute logging
Rob Clark
2020-04-04
2
-2
/
+21
*
iris: Set alignments on cbuf0 and constant reads
Jason Ekstrand
2020-04-03
1
-0
/
+4
*
nv50: don't try to upload MSAA settings for BUFFER textures
Ilia Mirkin
2020-04-03
1
-1
/
+1
*
freedreno: Rename RB_DONE_TS
Connor Abbott
2020-04-02
4
-7
/
+7
*
radeonsi: dump shader stats when hitting the live cache
Pierre-Eric Pelloux-Prayer
2020-04-02
1
-2
/
+20
*
gallium/llvmpipe: add an optimised 32-bit memset
Dave Airlie
2020-04-01
1
-4
/
+2
*
gallium/swr: Re-enable scratch space for client-memory buffers
Krzysztof Raszkowski
2020-04-01
2
-13
/
+32
*
gallium/swr: Fix array stride problem.
Krzysztof Raszkowski
2020-04-01
1
-2
/
+3
*
svga: Treat forced coherent maps as maps of persistent memory
Thomas Hellstrom
2020-04-01
2
-18
/
+7
*
svga, winsys/svga: Fix persistent memory discard maps
Thomas Hellstrom
2020-04-01
3
-5
/
+38
*
freedreno/log: fix build error
Rob Clark
2020-04-01
1
-2
/
+4
*
freedreno: Drop an unnecessary include marked "this should go away"
Eric Anholt
2020-03-31
1
-3
/
+0
*
scons: prune unused Makefile.sources
Eric Engestrom
2020-03-31
1
-185
/
+0
*
lima: also check tiled and depth case when import
Qiang Yu
2020-03-31
1
-19
/
+20
*
lima: fix buffer import with offset
Qiang Yu
2020-03-31
1
-4
/
+15
*
panfrost: Enable PIPE_SHADER_CAP_FP16 on Bifrost
Alyssa Rosenzweig
2020-03-31
1
-1
/
+4
*
panfrost: Move device open/close to root panfrost
Alyssa Rosenzweig
2020-03-31
1
-39
/
+3
*
panfrost: Move pan_bo to root panfrost
Alyssa Rosenzweig
2020-03-31
10
-726
/
+33
*
panfrost: Inline reference counting routines
Alyssa Rosenzweig
2020-03-31
2
-13
/
+16
*
panfrost: Isolate panfrost_bo_access_for_stage to pan_cmdstream.c
Alyssa Rosenzweig
2020-03-31
2
-17
/
+17
*
panfrost: Split panfrost_device from panfrost_screen
Alyssa Rosenzweig
2020-03-31
14
-222
/
+170
*
panfrost: Add support for R3G3B2
Icecream95
2020-03-31
1
-1
/
+3
*
panfrost: Mark 64-bit formats as unsupported
Icecream95
2020-03-31
1
-0
/
+3
*
freedreno/log: avoid duplicate ts's
Rob Clark
2020-03-30
1
-4
/
+27
*
freedreno/a6xx: add some more tracepoints
Rob Clark
2020-03-30
3
-1
/
+25
*
freedreno: add some initial fd_log tracepoints
Rob Clark
2020-03-30
1
-4
/
+17
*
freedreno/a6xx: timestamp logging support
Rob Clark
2020-03-30
2
-2
/
+16
*
freedreno: add logging infrastructure
Rob Clark
2020-03-30
12
-2
/
+378
*
freedreno: remove some obsolete debug options
Rob Clark
2020-03-30
2
-11
/
+4
*
freedreno: Work around UBWC flakiness.
Eric Anholt
2020-03-30
1
-0
/
+13
*
freedreno: Fix detection of being in a blit for acc queries.
Eric Anholt
2020-03-30
10
-37
/
+30
[prev]
[next]