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
*
gallium: add missing zero-init for resource templates
Rob Clark
2016-10-07
10
-0
/
+17
*
freedreno: don't try to shadow layered textures
Rob Clark
2016-10-07
1
-0
/
+3
*
freedreno/a3xx+a4xx: fix clip-plane lowering state
Rob Clark
2016-10-07
2
-0
/
+6
*
vc4: Don't worry about partial Z/S clear if the other is already cleared.
Eric Anholt
2016-10-06
1
-3
/
+7
*
vc4: Try to fix the HW-2116 workaround.
Eric Anholt
2016-10-06
1
-9
/
+10
*
vc4: Drop dead argument from vc4_start_draw().
Eric Anholt
2016-10-06
1
-3
/
+3
*
vc4: Fix fallback to quad clears of depth in GLX.
Eric Anholt
2016-10-06
4
-25
/
+64
*
vc4: Add the format name in miptree_debug.
Eric Anholt
2016-10-06
1
-2
/
+4
*
vc4: Fix perf debug formatting on partial Z/S clear.
Eric Anholt
2016-10-06
1
-1
/
+1
*
vc4: Drop destination register when it's unused.
Eric Anholt
2016-10-06
1
-1
/
+22
*
vc4: Fix live intervals analysis for screening defs in if statements.
Eric Anholt
2016-10-06
3
-5
/
+20
*
vc4: Fix simulator when more than one vc4_screen is opened.
Eric Anholt
2016-10-06
3
-3
/
+39
*
vc4: Fix assertion fails from trying to cast non-ALU instrs to ALU.
Eric Anholt
2016-10-06
1
-0
/
+2
*
nv50/ir: fix wrong check when optimizing MAD to SHLADD
Samuel Pitoiset
2016-10-07
1
-1
/
+1
*
nvc0: dump program binary only when NV50_PROG_DEBUG is set
Samuel Pitoiset
2016-10-07
1
-1
/
+1
*
nvc0: expose ARB_compute_variable_group_size
Samuel Pitoiset
2016-10-07
1
-2
/
+6
*
nv50/ir: set number of threads/block for variable local size
Samuel Pitoiset
2016-10-07
1
-0
/
+2
*
gallium: add PIPE_COMPUTE_CAP_MAX_VARIABLE_THREADS_PER_BLOCK
Samuel Pitoiset
2016-10-07
7
-1
/
+15
*
nv50/ir: optimize sub(a, 0) to a
Karol Herbst
2016-10-06
1
-0
/
+3
*
nir: Make nir_foo_first/last_cf_node return a block instead
Jason Ekstrand
2016-10-06
2
-11
/
+6
*
gallium/hud: Remove superfluous debug
Steven Toth
2016-10-06
4
-52
/
+0
*
svga: add svga_mksstats.h to the sources list
Emil Velikov
2016-10-06
1
-0
/
+1
*
st/xvmc/tests: force enable assertions
Emil Velikov
2016-10-06
1
-0
/
+2
*
nvc0: dump program binary when chipset has been forced
Samuel Pitoiset
2016-10-05
1
-0
/
+5
*
radeonsi: fix texture border colors for compute shaders
Marek Olšák
2016-10-05
1
-0
/
+12
*
gallium/radeon/winsyses: set reasonable max_alloc_size
Marek Olšák
2016-10-05
2
-3
/
+5
*
radeonsi: fix interpolateAt opcodes for .zw components
Marek Olšák
2016-10-05
1
-1
/
+1
*
radeonsi: add assertions to validate interpolation flags
Marek Olšák
2016-10-05
1
-0
/
+34
*
radeonsi: interpolate colors after interpolation weight shuffling
Marek Olšák
2016-10-05
1
-48
/
+48
*
tgsi/scan: don't set interp flags for inputs only used by INTERP (v2)
Marek Olšák
2016-10-05
1
-48
/
+57
*
ddebug: dump most driver information with GALLIUM_DDEBUG=always
Marek Olšák
2016-10-05
1
-1
/
+5
*
nv50/ra: let simplify return an error and handle that
Karol Herbst
2016-10-05
1
-5
/
+7
*
virgl: Fix build regression of commit 8a943564
Nicolai Hähnle
2016-10-05
1
-1
/
+1
*
gallium/radeon: implement set_device_reset_callback
Nicolai Hähnle
2016-10-05
4
-0
/
+40
*
ddebug: add pass-through of set_device_reset_callback
Nicolai Hähnle
2016-10-05
1
-0
/
+10
*
gallium: add pipe_context::set_device_reset_callback
Nicolai Hähnle
2016-10-05
3
-0
/
+42
*
virgl: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
6
-8
/
+14
*
vc4: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
5
-6
/
+11
*
freedreno: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
5
-6
/
+12
*
r300: use the new parent/child pools for transfers (v2)
Nicolai Hähnle
2016-10-05
5
-7
/
+11
*
gallium/radeon: use the new parent/child pools for transfers
Nicolai Hähnle
2016-10-05
3
-6
/
+11
*
gallivm: Use AVX2 gather instrinsics.
Jose Fonseca
2016-10-04
1
-0
/
+95
*
gallivm: Use 8 wide AoS sampling on AVX2.
Roland Scheidegger
2016-10-04
1
-5
/
+6
*
gallivm: Basic AVX2 support.
José Fonseca
2016-10-04
4
-28
/
+98
*
st/omx/dec/h265: add scaling list data
Leo Liu
2016-10-04
1
-5
/
+97
*
st/omx/dec/h265: fix the skip for before and after list
Leo Liu
2016-10-04
1
-3
/
+4
*
st/omx/dec/h265: set the default reference picture set for reference
Leo Liu
2016-10-04
1
-2
/
+4
*
st/omx/dec/h265: decoder size should follow from sps
Leo Liu
2016-10-04
2
-7
/
+8
*
st/omx/dec/h265: increase dpb max size to 32
Leo Liu
2016-10-04
1
-1
/
+1
*
radeonsi: optionally run the LLVM IR verifier pass
Nicolai Hähnle
2016-10-04
5
-9
/
+38
[next]