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
...
*
radeonsi: re-enable PBO ReadPixels acceleration
Marek Olšák
2016-06-08
1
-3
/
+6
*
radeonsi: allow MSAA resolving into a texture that has DCC enabled
Marek Olšák
2016-06-08
2
-4
/
+23
*
gallium/radeon: move DCC clearing into a separate function
Marek Olšák
2016-06-08
2
-5
/
+19
*
radeonsi: allow direct hw MSAA resolve for scanout surfaces
Marek Olšák
2016-06-08
1
-1
/
+0
*
radeonsi: don't allocate DCC for the temporary MSAA resolve surface
Marek Olšák
2016-06-08
3
-2
/
+5
*
radeonsi: don't enable DCC in the sampler if first_level doesn't have it
Marek Olšák
2016-06-08
3
-7
/
+21
*
winsys/amdgpu: enable DCC for mipmapped textures
Marek Olšák
2016-06-08
2
-3
/
+8
*
gallium/radeon: don't disable DCC because of SDMA
Marek Olšák
2016-06-08
1
-20
/
+3
*
radeonsi: don't flag renderbuffer feedback loop if DCC has just been disabled
Marek Olšák
2016-06-08
1
-2
/
+4
*
radeonsi: add per-level dcc_enabled flags
Marek Olšák
2016-06-08
5
-8
/
+17
*
radeonsi: compute DCC register parameters in si_emit_framebuffer_state
Marek Olšák
2016-06-08
4
-14
/
+12
*
gallium/radeon: add an assertion checking the validity of PIPE_BIND_SCANOUT
Marek Olšák
2016-06-08
1
-3
/
+10
*
gallium/radeon: don't allocate DCC for non-renderable texture formats
Marek Olšák
2016-06-08
2
-0
/
+6
*
radeonsi: enable WQM in PS prolog when needed
Nicolai Hähnle
2016-06-07
2
-0
/
+10
*
swr: fix provoking vertex
Tim Rowley
2016-06-07
7
-12
/
+77
*
gk104/ir: fix conditions for adding a texbar
Ilia Mirkin
2016-06-07
1
-4
/
+6
*
radeonsi: keep track of dirty descriptor sets
Nicolai Hähnle
2016-06-07
2
-4
/
+36
*
radeonsi: move si_descriptors into a per-context array
Nicolai Hähnle
2016-06-07
3
-83
/
+166
*
radeonsi: pass shader stage to si_disable_shader_image
Nicolai Hähnle
2016-06-07
1
-4
/
+8
*
radeonsi: access descriptor sets via local variables
Nicolai Hähnle
2016-06-07
1
-31
/
+41
*
radeonsi: add si_set_rw_buffer to be used for internal descriptors
Nicolai Hähnle
2016-06-07
3
-14
/
+15
*
radeonsi: pass shader stage to si_set_shader_image
Nicolai Hähnle
2016-06-07
1
-5
/
+5
*
radeonsi: pass shader stage to si_set_sampler_view
Nicolai Hähnle
2016-06-07
1
-4
/
+5
*
radeonsi: move descriptor set begin_new_cs handling into a separate function
Nicolai Hähnle
2016-06-07
1
-21
/
+15
*
radeonsi: move enabled_mask out of si_descriptors
Nicolai Hähnle
2016-06-07
4
-30
/
+34
*
gallium/radeon: add support for sharing textures with DCC between processes
Marek Olšák
2016-06-07
3
-4
/
+51
*
gallium/radeon: don't discard DCC if an external user can write to it
Marek Olšák
2016-06-07
3
-12
/
+31
*
i915: fix typo CAP.
Dave Airlie
2016-06-07
1
-1
/
+1
*
nvc0: add support for VOTE tgsi opcodes
Ilia Mirkin
2016-06-06
5
-24
/
+77
*
gallium: add PIPE_CAP_TGSI_VOTE for when the VOTE ops are allowed
Ilia Mirkin
2016-06-06
15
-0
/
+15
*
nv50/ir: use round toward 0 when converting doubles to integers
Samuel Pitoiset
2016-06-06
1
-1
/
+3
*
gallium/radeon: don't re-set BO metadata after CMASK deallocation
Marek Olšák
2016-06-06
1
-1
/
+0
*
radeonsi: add a performance tweak for 4 SE parts
Marek Olšák
2016-06-06
1
-0
/
+11
*
radeonsi: simplify PRIMGROUP_SIZE computation for tessellation
Marek Olšák
2016-06-06
1
-9
/
+1
*
r600g: use hw MSAA resolve for non-trivial resolves
Marek Olšák
2016-06-06
1
-9
/
+53
*
radeonsi: use hw MSAA resolve for non-trivial resolves
Marek Olšák
2016-06-06
1
-10
/
+54
*
radeonsi: set descriptor dirty mask on shader buffer unbind
Nicolai Hähnle
2016-06-06
1
-0
/
+1
*
svga: print shader linkage info when tgsi debug bit is on
Charmaine Lee
2016-06-06
1
-2
/
+5
*
nv50,nvc0: fix BGR10_A2UI vertex format
Ilia Mirkin
2016-06-05
1
-1
/
+1
*
nvc0: do not clear surfaces bins in the validate function
Samuel Pitoiset
2016-06-05
2
-5
/
+2
*
nvc0: re-validate images after launching a grid on Fermi
Samuel Pitoiset
2016-06-05
1
-0
/
+3
*
radeonsi: fix images with level > 0
Marek Olšák
2016-06-05
1
-1
/
+1
*
nvc0: reduce overhead from always marking images dirty
Ilia Mirkin
2016-06-04
1
-9
/
+36
*
nvc0: reduce overhead from always marking buffers dirty
Ilia Mirkin
2016-06-04
1
-6
/
+20
*
nvc0: fix memory barrier flag handling
Ilia Mirkin
2016-06-04
1
-9
/
+16
*
nvc0: mark bound buffer range valid
Ilia Mirkin
2016-06-04
3
-0
/
+9
*
gallium/radeon: don't use the DMA ring for pipelined buffer uploads
Marek Olšák
2016-06-04
1
-5
/
+4
*
r600g: don't flush caches when binding shader resources
Marek Olšák
2016-06-04
4
-31
/
+26
*
r600g: only do necessary cache flushes in cp_dma_copy_buffer
Marek Olšák
2016-06-04
1
-14
/
+1
*
r600g: only do necessary cache flushes in cp_dma_clear_buffer
Marek Olšák
2016-06-04
2
-14
/
+18
[prev]
[next]