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
Commit message (
Expand
)
Author
Age
Files
Lines
*
wgl: drop unused member
Erik Faye-Lund
2020-04-02
2
-4
/
+2
*
wgl: drop pointless debug_printf
Erik Faye-Lund
2020-04-02
1
-2
/
+0
*
radeonsi: dump shader stats when hitting the live cache
Pierre-Eric Pelloux-Prayer
2020-04-02
1
-2
/
+20
*
gallium/util: let shader live cache users know if a hit occured
Pierre-Eric Pelloux-Prayer
2020-04-02
2
-2
/
+7
*
gallium/llvmpipe: add an optimised 32-bit memset
Dave Airlie
2020-04-01
2
-11
/
+5
*
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
5
-8
/
+50
*
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
2
-187
/
+0
*
st/mesa: add environment variable pin_app_thread for faster glthread on AMD Zen
Marek Olšák
2020-03-30
1
-0
/
+10
*
gallium/u_threaded: call the driver to pin threads to L3 immediately
Marek Olšák
2020-03-30
1
-6
/
+14
*
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
*
util: fix u_fifo_pop()
Rob Clark
2020-03-30
1
-1
/
+1
*
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
*
freedreno: Rename "is_blit" to "is_discard_blit"
Eric Anholt
2020-03-30
5
-8
/
+8
*
freedreno/a6xx: Fix timestamp queries.
Eric Anholt
2020-03-30
1
-4
/
+10
*
freedreno: Count blits in GL_TIME_ELAPSED and perf counter queries.
Eric Anholt
2020-03-30
5
-6
/
+8
*
freedreno: Associate the acc query bo with the batch.
Eric Anholt
2020-03-30
1
-0
/
+2
*
freedreno: Fix acc query handling in the presence of batch reordering.
Eric Anholt
2020-03-30
4
-25
/
+62
*
freedreno: Remove the "active" member of queries.
Eric Anholt
2020-03-30
4
-21
/
+9
*
freedreno: Remove always-true return from per-gen begin_query.
Eric Anholt
2020-03-30
5
-13
/
+7
*
etnaviv: compiled_framebuffer_state: get rid of SE_SCISSOR_*
Christian Gmeiner
2020-03-30
2
-18
/
+5
*
etnaviv: s/scissor_s/scissor
Christian Gmeiner
2020-03-30
3
-7
/
+7
*
etnaviv: get rid of struct compiled_scissor_state
Christian Gmeiner
2020-03-30
4
-31
/
+15
*
etnaviv: do the left shift by 16 at emit time
Christian Gmeiner
2020-03-30
2
-16
/
+16
*
etnaviv: rework clippling calculation to be a derived state
Christian Gmeiner
2020-03-30
3
-43
/
+48
*
etnaviv: get rid of SE_CLIP_*
Christian Gmeiner
2020-03-30
3
-28
/
+14
*
scons: Prune out unnecessary targets.
Jose Fonseca
2020-03-30
17
-799
/
+0
*
radeon: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
21
-9286
/
+8970
*
radeonsi: switch to 3-spaces style
Pierre-Eric Pelloux-Prayer
2020-03-30
52
-46736
/
+42975
*
radeon: fix includes
Pierre-Eric Pelloux-Prayer
2020-03-30
4
-0
/
+9
[next]