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
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
trace: add invalidate_resource callback
Ilia Mirkin
2016-10-11
1
-0
/
+21
*
radeonsi: emit TA_CS_BC_BASE_ADDR on SI only if the kernel allows it
Marek Olšák
2016-10-11
1
-1
/
+6
*
swr: [rasterizer archrast] update proto file
Tim Rowley
2016-10-11
1
-2
/
+56
*
swr: [rasterizer archrast] add support for stats files
Tim Rowley
2016-10-11
4
-20
/
+57
*
swr: [rasterizer jitter] remove architecture override
Tim Rowley
2016-10-11
1
-41
/
+1
*
swr: [rasterizer jitter] adjust jitmanager assert
Tim Rowley
2016-10-11
1
-1
/
+4
*
swr: [rasterizer] eliminate unused label warnings on gcc
Tim Rowley
2016-10-11
2
-0
/
+8
*
swr: [rasterizer core] implement depth bounds test
Tim Rowley
2016-10-11
6
-9
/
+101
*
swr: [rasterizer core] update/add formats
Tim Rowley
2016-10-11
7
-1705
/
+2592
*
swr: [rasterizer core] SwrStoreTiles api change
Tim Rowley
2016-10-11
7
-19
/
+27
*
swr: [rasterizer scripts] add ENABLE_ASSERT_DIALOGS knob for windows
Tim Rowley
2016-10-11
1
-0
/
+8
*
swr: [rasterizer archrast] add mako template
Tim Rowley
2016-10-11
4
-2
/
+117
*
swr: [rasterizer core] disable cull for rect_list
Tim Rowley
2016-10-11
1
-0
/
+8
*
swr: [rasterizer core] add support for "RAW" surface format
Tim Rowley
2016-10-11
2
-0
/
+29
*
swr: [rasterizer core] align Macrotile FIFO memory to SIMD size
Tim Rowley
2016-10-11
4
-9
/
+23
*
swr: [rasterizer common] remove threadviz code
Tim Rowley
2016-10-11
3
-94
/
+0
*
swr: [rasterizer memory] split load/store for compile speed
Tim Rowley
2016-10-11
17
-1836
/
+2290
*
i915g: fix incorrect gl_FragCoord value
Nicholas Bishop
2016-10-10
1
-1
/
+6
*
softpipe: Cap to 2 GB on 32 bits
Axel Davy
2016-10-10
1
-0
/
+6
*
llvmpipe: Cap to 2 GB on 32 bits
Axel Davy
2016-10-10
1
-0
/
+6
*
nvc0: fix valid range for shader buffers
Samuel Pitoiset
2016-10-10
3
-0
/
+3
*
nvc0/ir: fix overwriting of value backing non-constant gather offset
Ilia Mirkin
2016-10-10
1
-2
/
+2
*
nv50/ir: only stick one preret per function
Ilia Mirkin
2016-10-10
1
-4
/
+7
*
radeonsi: make more use of si_have_tgsi_compute
Nicolai Hähnle
2016-10-10
1
-3
/
+1
*
gallium/radeon: assign a name to LLVM output variables in debug builds
Nicolai Hähnle
2016-10-10
1
-1
/
+6
*
gallium/radeon: avoid redundant work with overlapping in/out arrays
Nicolai Hähnle
2016-10-10
1
-1
/
+4
*
radeonsi: support ARB_compute_variable_group_size
Nicolai Hähnle
2016-10-10
5
-17
/
+53
*
gallium: add missing zero-init for resource templates
Rob Clark
2016-10-07
1
-0
/
+1
*
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
5
-0
/
+9
*
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
*
svga: add svga_mksstats.h to the sources list
Emil Velikov
2016-10-06
1
-0
/
+1
*
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
[next]