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: only do extra vertex-buffer state logic on a2xx
Rob Clark
2016-06-14
1
-8
/
+10
*
freedreno: use util_copy_constant_buffer() helper
Rob Clark
2016-06-14
1
-6
/
+2
*
nv50/ir: make Graph destructor virtual
Stephan Bergmann
2016-06-13
1
-1
/
+1
*
nvc0/ir: clamp the UBO index for compute on Kepler
Samuel Pitoiset
2016-06-13
1
-1
/
+9
*
radeonsi: enable scratch coalescing
Marek Olšák
2016-06-13
1
-2
/
+10
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
8
-8
/
+6
*
swr: automake: add missing -I flag
Emil Velikov
2016-06-13
1
-0
/
+1
*
swr: Add missing headers for package inclusion
Chuck Atkins
2016-06-13
1
-1
/
+9
*
nv50: reinstate dedicated constbuf push path
Ilia Mirkin
2016-06-11
5
-29
/
+50
*
nv50: enable indirect addressing of fragment shader inputs
Ilia Mirkin
2016-06-11
2
-1
/
+2
*
llvmpipe: turn on pipe cap for GL_ARB_copy_image support
Brian Paul
2016-06-10
1
-1
/
+2
*
llvmpipe: don't use 3-component formats, except 32-bit x 3 formats
Brian Paul
2016-06-10
1
-11
/
+12
*
softpipe: turn on pipe cap for GL_ARB_copy_image support
Brian Paul
2016-06-10
1
-1
/
+2
*
softpipe: don't use 3-component formats
Brian Paul
2016-06-10
1
-0
/
+18
*
radeonsi: convert to 64-bitness checks instead of doubles.
Dave Airlie
2016-06-11
3
-31
/
+33
*
gallivm: Use llvm.fmuladd.*.
Jose Fonseca
2016-06-10
1
-11
/
+6
*
radeonsi: Reinitialize all descriptors in CE preamble.
Bas Nieuwenhuizen
2016-06-10
3
-3
/
+15
*
swr: implement clipPlanes/clipVertex/clipDistance/cullDistance
Tim Rowley
2016-06-09
5
-2
/
+94
*
radeonsi: improve the computation and comment of scratch_waves
Marek Olšák
2016-06-08
1
-4
/
+18
*
radeonsi: print the number of spilled VGPRs
Marek Olšák
2016-06-08
1
-3
/
+6
*
gallium/radeon: remove dead code creating LLVMTargetMachine
Marek Olšák
2016-06-08
3
-27
/
+1
*
radeonsi: don't enable scratch just for SGPR spills
Marek Olšák
2016-06-08
1
-2
/
+17
*
Revert "radeonsi: allow direct hw MSAA resolve for scanout surfaces"
Marek Olšák
2016-06-08
1
-0
/
+1
*
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
[next]