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
*
freedreno: fix multi-layer transfer_map's
Rob Clark
2016-05-11
1
-1
/
+1
*
gallivm: improve dumping of bitcode
Roland Scheidegger
2016-05-11
2
-4
/
+9
*
swr: [rasterizer] Include cmath for std::isnan and std::isinf.
Vinson Lee
2016-05-10
1
-0
/
+2
*
radeonsi: Set declared tessellation LDS size to hardware size.
Bas Nieuwenhuizen
2016-05-10
1
-16
/
+2
*
freedreno/ir3: size input/output arrays properly
Rob Clark
2016-05-10
1
-3
/
+14
*
nvc0: enable compute support by default on GK110+
Samuel Pitoiset
2016-05-10
1
-15
/
+3
*
gallium/radeon: don't flush the GFX IB if DMA doesn't depend on it
Marek Olšák
2016-05-10
1
-2
/
+8
*
radeonsi: consolidate radeon_add_to_buffer_list calls for DMA
Marek Olšák
2016-05-10
3
-33
/
+14
*
gallium/radeon: add a heuristic for better (S)DMA performance
Marek Olšák
2016-05-10
4
-0
/
+32
*
gallium/radeon: flush if DMA IB memory usage is too high
Marek Olšák
2016-05-10
8
-15
/
+35
*
radeonsi: add new SDMA texture copy code
Marek Olšák
2016-05-10
1
-0
/
+438
*
gallium/radeon: fix (S)DMA read-after-write hazards
Marek Olšák
2016-05-10
8
-0
/
+32
*
radeonsi: raise the max size for SDMA buffer copies
Marek Olšák
2016-05-10
2
-3
/
+3
*
radeonsi: remove SDMA texture copy code
Marek Olšák
2016-05-10
1
-215
/
+2
*
radeonsi: only expose *_init_*dma_functions from (S)DMA files
Marek Olšák
2016-05-10
5
-34
/
+31
*
gallium/radeon: implement randomized SDMA texture copy testing (v2)
Marek Olšák
2016-05-10
6
-0
/
+419
*
gallium/radeon: discard CMASK or DCC if overwriting a whole texture by DMA
Marek Olšák
2016-05-10
1
-7
/
+39
*
gallium/radeon: use a common function for DMA blit preparation
Marek Olšák
2016-05-10
6
-31
/
+73
*
gallium/radeon: split out code for discarding DCC
Marek Olšák
2016-05-10
1
-6
/
+12
*
gallium/radeon: rename r600_texture_disable_cmask -> discard_cmask
Marek Olšák
2016-05-10
1
-2
/
+2
*
gallium/radeon: fix partial layered transfers of cube (array) textures
Marek Olšák
2016-05-10
1
-15
/
+6
*
gallium/radeon: align alignments for better buffer reuse
Marek Olšák
2016-05-10
2
-0
/
+2
*
gallium/radeon: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
6
-10
/
+18
*
winsys/radeon: use gart_page_size instead of private size_align
Marek Olšák
2016-05-10
3
-14
/
+11
*
winsys/amdgpu: move gart_page_size to struct radeon_winsys
Marek Olšák
2016-05-10
4
-10
/
+10
*
gallivm: print declarations of intrinsics with GALLIVM_DEBUG=ir
Roland Scheidegger
2016-05-10
1
-0
/
+5
*
gallivm: use InternalLinkage instead of PrivateLinkage for texture functions
Roland Scheidegger
2016-05-10
1
-1
/
+1
*
gallivm: disable avx512 features
Roland Scheidegger
2016-05-10
1
-0
/
+12
*
freedreno/ir3: lower lrp when operating with double operands
Samuel Iglesias Gonsálvez
2016-05-10
1
-0
/
+1
*
nv50/ir: silence unsupported TGSI_PROPERTY_CS_FIXED_BLOCK_*
Samuel Pitoiset
2016-05-09
1
-0
/
+5
*
freedreno/ir3: fix fallout from new block iterators
Rob Clark
2016-05-09
1
-1
/
+1
*
radeonsi: workaround for tesselation on SI
Nicolai Hähnle
2016-05-09
1
-0
/
+8
*
radeonsi: always allocate export memory for pixel shaders
Nicolai Hähnle
2016-05-09
1
-5
/
+10
*
radeonsi: expose performance counters as 64 bit
Nicolai Hähnle
2016-05-09
2
-16
/
+19
*
gallium: enable intel jitevents profiling
Tim Rowley
2016-05-09
1
-0
/
+9
*
swr: Add missing break in query switch statement.
Bruce Cherniak
2016-05-09
1
-0
/
+1
*
freedreno/ir3: allow for additional VS sysval inputs
Rob Clark
2016-05-09
1
-2
/
+5
*
r300g: add support for PIPE_FORMAT_x8R8G8B8_*
Marek Olšák
2016-05-09
2
-15
/
+77
*
radeonsi: fix undefined behavior (memcpy arguments must be non-NULL)
Nicolai Hähnle
2016-05-07
1
-1
/
+3
*
radeonsi: fix some reported undefined left-shifts
Nicolai Hähnle
2016-05-07
1
-3
/
+3
*
gallium/radeon: clean left-shift undefined behavior
Nicolai Hähnle
2016-05-07
11
-3989
/
+3989
*
gallium: fix various undefined left shifts into sign bit
Nicolai Hähnle
2016-05-07
4
-5
/
+5
*
radeonsi: Compute correct LDS size for fragment shaders.
Bas Nieuwenhuizen
2016-05-06
1
-3
/
+6
*
vc4: Add support for loading immediate values in QIR.
Eric Anholt
2016-05-06
4
-0
/
+32
*
vc4: Make vc4_qpu_validate() produce more verbose failures.
Eric Anholt
2016-05-06
1
-35
/
+71
*
vc4: Add a small QIR validate pass.
Eric Anholt
2016-05-06
4
-0
/
+127
*
vc4: Fix the src count on exp2/log2.
Eric Anholt
2016-05-06
1
-2
/
+2
*
vc4: Reuse QPU disasm's cond flags in QIR.
Eric Anholt
2016-05-06
3
-27
/
+46
*
vc4: When emitting an instruction to an existing temp, mark it non-SSA.
Eric Anholt
2016-05-06
1
-0
/
+2
*
vc4: Make sure that we don't overwrite the signal for PROG_END.
Eric Anholt
2016-05-06
1
-0
/
+8
[next]