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
*
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
*
gallium/u_threaded: add a fast path for unbinding shader buffers
Marek Olšák
2017-05-18
1
-3
/
+9
*
gallium/u_threaded: add a fast path for unbinding shader images
Marek Olšák
2017-05-18
1
-4
/
+10
*
radeonsi: get the sampler view type from inst->Texture for TG4
Samuel Pitoiset
2017-05-18
1
-7
/
+3
*
tgsi: store the sampler view type directly in the instruction
Samuel Pitoiset
2017-05-18
4
-7
/
+21
*
tgsi: remove some unused OPCODE macros
Samuel Pitoiset
2017-05-18
2
-200
/
+0
*
gallivm: Make sure module has the correct data layout when pass manager runs
Tom Stellard
2017-05-18
1
-16
/
+18
*
ac: add radeon_info::num_{sdma,compute}_rings
Nicolai Hähnle
2017-05-18
2
-4
/
+4
*
ac_surface: use radeon_info from ac_gpu_info
Nicolai Hähnle
2017-05-18
2
-6
/
+2
*
ac/radeonsi: move radeon_info initialization to amd/common
Nicolai Hähnle
2017-05-18
2
-238
/
+4
*
ac/radeonsi: move struct radeon_info to ac_gpu_info.h
Nicolai Hähnle
2017-05-18
1
-61
/
+1
*
ac/radeonsi: move some aspects of sanity checking to ac_surface
Nicolai Hähnle
2017-05-18
1
-16
/
+0
*
ac/radeonsi: add ac_compute_surface to automatically switch gfx6 vs. gfx9
Nicolai Hähnle
2017-05-18
1
-4
/
+1
*
ac/radeonsi: move the bulk of gfx9_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-415
/
+10
*
ac/radeonsi: move the bulk of gfx6_surface_init to ac_surface
Nicolai Hähnle
2017-05-18
1
-411
/
+16
*
ac/radeonsi: move amdgpu_addr_create to ac_surface
Nicolai Hähnle
2017-05-18
3
-165
/
+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
17
-0
/
+17
*
swr: don't use AttributeSet with llvm >= 5
Tim Rowley
2017-05-17
1
-15
/
+21
*
Android: correct libz dependency
Chih-Wei Huang
2017-05-17
1
-1
/
+2
*
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
*
ttn: fix dest size for some texture instructions
Rob Clark
2017-05-16
1
-1
/
+3
*
ttn: fix txd src sizes
Rob Clark
2017-05-16
1
-4
/
+6
*
ttn: fix txs dest size
Rob Clark
2017-05-16
1
-1
/
+2
*
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
*
etnaviv: stop oversizing buffer resources
Lucas Stach
2017-05-16
1
-1
/
+1
*
radeonsi: extract TGSI memory/texture opcode handling into its own file
Nicolai Hähnle
2017-05-16
5
-1841
/
+1886
*
radeonsi: make const_array externally accessible
Nicolai Hähnle
2017-05-16
2
-13
/
+15
*
radeonsi: make get_bounded_indirect_index externally accessible
Nicolai Hähnle
2017-05-16
2
-16
/
+20
*
radeonsi: make emit_waitcnt externally accessible
Nicolai Hähnle
2017-05-16
2
-10
/
+12
*
radeonsi: silence a Coverity warning
Nicolai Hähnle
2017-05-16
1
-0
/
+2
*
radeonsi: rename tcs_tes_uses_prim_id for clarity
Nicolai Hähnle
2017-05-16
3
-9
/
+9
*
radeonsi: fix gl_PrimitiveIDIn in geometry shader when using tessellation
Nicolai Hähnle
2017-05-16
1
-0
/
+2
*
radeonsi: enable threaded_context
Marek Olšák
2017-05-15
1
-3
/
+34
*
gallium/u_threaded: drop and ignore all non-async debug callbacks
Marek Olšák
2017-05-15
2
-3
/
+8
*
gallium/radeon: add threaded context counter monitoring for HUD
Marek Olšák
2017-05-15
3
-0
/
+25
*
radeonsi: implement replace_buffer_storage for the threaded context
Marek Olšák
2017-05-15
3
-13
/
+55
*
gallium/radeon: subclass and handle threaded_query
Marek Olšák
2017-05-15
2
-7
/
+12
*
gallium/radeon: subclass threaded_transfer
Marek Olšák
2017-05-15
3
-25
/
+25
[next]