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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/ir3: switch to NIR by default
Rob Clark
2017-05-23
2
-16
/
+2
*
freedreno/ir3: lower arrays to regs
Rob Clark
2017-05-23
2
-150
/
+185
*
freedreno/ir3: add put_dst()
Rob Clark
2017-05-23
1
-0
/
+24
*
freedreno/ir3: code-motion
Rob Clark
2017-05-23
1
-55
/
+55
*
freedreno/ir3: fix cmdline compiler
Rob Clark
2017-05-23
1
-2
/
+0
*
freedreno/ir3: add missing nir_opt_copy_prop_vars() pass
Rob Clark
2017-05-23
1
-0
/
+1
*
freedreno/ir3: need different compiler options for a5xx
Rob Clark
2017-05-23
4
-5
/
+28
*
freedreno/a5xx: remove copapasta from a4xx
Rob Clark
2017-05-23
1
-2
/
+1
*
freedreno: only support SSBOs with nir
Rob Clark
2017-05-23
1
-0
/
+3
*
freedreno/a5xx: add some missing texture formats
Rob Clark
2017-05-23
1
-51
/
+51
*
freedreno/a5xx: provoking vertex
Rob Clark
2017-05-23
6
-44
/
+40
*
freedreno: update generated headers
Rob Clark
2017-05-23
6
-55
/
+64
*
radeon: pass flags that can change shaders to disk_cache_create()
Timothy Arceri
2017-05-23
1
-1
/
+2
*
util/disk_cache: add new driver_flags param to cache keys
Timothy Arceri
2017-05-23
2
-2
/
+2
*
gallium/radeon: add a query for monitoring Gallium thread load
Marek Olšák
2017-05-22
2
-0
/
+13
*
radeonsi/gfx9: compile shaders with +xnack
Marek Olšák
2017-05-22
1
-6
/
+7
*
vc4: Remove dead code in vc4_dump_surface_msaa()
Rhys Kidd
2017-05-22
1
-6
/
+0
*
nv50,nvc0: clear index buffer bufctx bin unconditionally
Ilia Mirkin
2017-05-20
2
-5
/
+3
*
nv50: fix vtxbuf cleanup
Ilia Mirkin
2017-05-20
1
-1
/
+1
*
nvc0/ir: SHLADD's middle source must be an immediate
Ilia Mirkin
2017-05-20
1
-0
/
+2
*
automake: add SWR LLVM gen_builder.hpp workaround
Emil Velikov
2017-05-20
1
-30
/
+11
*
Android: r600: fix build when LLVM is disabled
Rob Herring
2017-05-19
1
-0
/
+4
*
radeonsi/gfx9: use CE RAM optimally
Marek Olšák
2017-05-18
2
-36
/
+134
*
radeonsi: remove CE offset alignment restriction
Marek Olšák
2017-05-18
1
-2
/
+1
*
radeonsi: only upload (dump to L2) those descriptors that are used by shaders
Marek Olšák
2017-05-18
4
-24
/
+117
*
radeonsi: record which descriptor slots are used by shaders
Marek Olšák
2017-05-18
5
-0
/
+41
*
radeonsi: update si_ce_needed_cs_space
Marek Olšák
2017-05-18
1
-8
/
+8
*
radeonsi: do only 1 big CE dump at end of IBs and one reload in the preamble
Marek Olšák
2017-05-18
5
-37
/
+37
*
radeonsi: remove early return in si_upload_descriptors
Marek Olšák
2017-05-18
1
-3
/
+0
*
radeonsi: clamp indirect index to the number of declared shader resources
Marek Olšák
2017-05-18
4
-4
/
+15
*
radeonsi: merge sampler and image descriptor lists into one
Marek Olšák
2017-05-18
6
-112
/
+99
*
radeonsi: merge constant and shader buffers descriptor lists into one
Marek Olšák
2017-05-18
8
-132
/
+152
*
radeonsi: get the sampler view type from inst->Texture for TG4
Samuel Pitoiset
2017-05-18
1
-7
/
+3
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
1
-2
/
+2
*
ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
2017-05-18
1
-61
/
+1
*
ac/radeonsi: move surface definitions to new header ac_surface.h
Nicolai Hähnle
2017-05-18
1
-147
/
+1
*
vc4: Don't allocate new BOs to avoid synchronization when they're shared.
Eric Anholt
2017-05-17
1
-1
/
+2
*
vc4: Drop pointless indirections around BO import/export.
Eric Anholt
2017-05-17
3
-69
/
+49
*
vc4: Drop the u_resource_vtbl no-op layer.
Eric Anholt
2017-05-17
4
-33
/
+27
*
gallium/radeon: use a top-of-pipe timestamp for the start of TIME_ELAPSED
Marek Olšák
2017-05-17
1
-2
/
+19
*
gallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
Marek Olšák
2017-05-17
15
-0
/
+15
*
swr: don't use AttributeSet with llvm >= 5
Tim Rowley
2017-05-17
1
-15
/
+21
*
freedreno/gmem: fix hw binning hangs with large render targets
Rob Clark
2017-05-16
3
-3
/
+13
*
freedreno/ir3: fix crash with atomics
Rob Clark
2017-05-16
1
-2
/
+9
*
freedreno/a5xx: remove unneeded assert
Rob Clark
2017-05-16
1
-3
/
+0
*
freedreno/a5xx: fallback to slow-clear for z32
Rob Clark
2017-05-16
4
-11
/
+36
*
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
[next]