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
*
gallium/ddebug: Add passthrough for get_compute_param.
Bas Nieuwenhuizen
2016-05-13
1
-0
/
+12
*
nvc0: fix indentation in nvc0_invalidate_resource_storage()
Samuel Pitoiset
2016-05-12
1
-52
/
+52
*
nvc0: save some CPU cycles in nvc0_context_unreference_resources()
Samuel Pitoiset
2016-05-12
1
-8
/
+6
*
nvc0: invalidate texture buffers for compute
Samuel Pitoiset
2016-05-12
1
-3
/
+8
*
swr: properly expose compressed format support
Tim Rowley
2016-05-12
1
-0
/
+17
*
nvc0: fix gl_SampleMaskIn computation
Ilia Mirkin
2016-05-11
10
-5
/
+94
*
nv50/ir: generalize interp fixups to be able to fixup anything
Ilia Mirkin
2016-05-11
10
-60
/
+71
*
nir/algebraic: Separate ffma lowering from fusing
Jason Ekstrand
2016-05-11
1
-0
/
+1
*
freedreno: fix multi-layer transfer_map's
Rob Clark
2016-05-11
1
-1
/
+1
*
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
2
-0
/
+16
*
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: use gart_page_size instead of hardcoded 4096
Marek Olšák
2016-05-10
4
-6
/
+13
*
winsys/amdgpu: move gart_page_size to struct radeon_winsys
Marek Olšák
2016-05-10
1
-0
/
+1
*
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
*
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
1
-2
/
+2
*
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
[next]