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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
zink: use primconvert to get rid of 8-bit indices
Erik Faye-Lund
2019-10-28
1
-1
/
+2
*
zink: also accept txl
Erik Faye-Lund
2019-10-28
1
-1
/
+2
*
HACK: zink: suspend / resume queries on batch-boundaries
Erik Faye-Lund
2019-10-28
4
-33
/
+176
*
zink: move set_active_query_state-stub to zink_query.c
Erik Faye-Lund
2019-10-28
2
-6
/
+6
*
zink: disable timestamp-queries
Erik Faye-Lund
2019-10-28
1
-0
/
+2
*
zink: fixup boolean queries
Erik Faye-Lund
2019-10-28
1
-4
/
+21
*
zink/spirv: support vec1 coordinates
Erik Faye-Lund
2019-10-28
1
-6
/
+11
*
zink: do not use both depth and stencil aspects for sampler-views
Erik Faye-Lund
2019-10-28
3
-7
/
+18
*
zink/spirv: always enable Sampled1D for fragment shaders
Erik Faye-Lund
2019-10-28
1
-0
/
+4
*
zink: add note about enabling PIPE_CAP_CLIP_HALFZ
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink: don't crash when setting rast-state to NULL
Erik Faye-Lund
2019-10-28
1
-1
/
+3
*
zink: remove insecure comment
Erik Faye-Lund
2019-10-28
1
-1
/
+0
*
zink: avoid texelFetch until it's implemented
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: set ExecutionModeDepthReplacing when depth is written
Erik Faye-Lund
2019-10-28
1
-1
/
+5
*
zink: fixup: save rasterizer
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: ensure layout is reasonable before copying
Erik Faye-Lund
2019-10-28
1
-0
/
+14
*
zink/spirv: debug-print unknown varying slots
Erik Faye-Lund
2019-10-28
1
-2
/
+4
*
zink/spirv: be a bit more strict with fragment-results
Erik Faye-Lund
2019-10-28
1
-7
/
+16
*
zink: wait for transfer when reading
Erik Faye-Lund
2019-10-28
1
-0
/
+9
*
zink: support more texturing
Erik Faye-Lund
2019-10-28
3
-115
/
+63
*
zink/spirv: correct opcode
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: make sure imageExtent.depth is 1 for arrays
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: stub resource_from_handle
Erik Faye-Lund
2019-10-28
1
-0
/
+10
*
zink: abort on submit-failure
Erik Faye-Lund
2019-10-28
1
-1
/
+3
*
zink: crash hard on unknown queries
Erik Faye-Lund
2019-10-28
1
-2
/
+5
*
zink: add more compares
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: more converts
Erik Faye-Lund
2019-10-28
1
-0
/
+2
*
zink: more comparison-ops
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink: implement ineg
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: add shift ops
Erik Faye-Lund
2019-10-28
1
-0
/
+3
*
zink: add division ops
Erik Faye-Lund
2019-10-28
1
-0
/
+3
*
zink: add some opcodes
Erik Faye-Lund
2019-10-28
1
-0
/
+2
*
zink: clean up opcode-emitting a bit
Erik Faye-Lund
2019-10-28
1
-15
/
+13
*
zink: process one aspect-mask bit at the time
Erik Faye-Lund
2019-10-28
1
-5
/
+10
*
zink: save all supported util_blitter states
Erik Faye-Lund
2019-10-28
1
-3
/
+17
*
zink: save original scissor and viewport
Erik Faye-Lund
2019-10-28
2
-0
/
+4
*
zink: store sampler and image_view counts
Erik Faye-Lund
2019-10-28
2
-0
/
+4
*
zink: use pipe_stencil_ref instead of uint32_t-array
Erik Faye-Lund
2019-10-28
2
-5
/
+4
*
zink: document end-of-frame hack
Erik Faye-Lund
2019-10-28
1
-0
/
+8
*
zink: only consider format-desc if checking details
Erik Faye-Lund
2019-10-28
1
-4
/
+7
*
zink: attempt to get multisample resource creation right
Dave Airlie
2019-10-28
1
-3
/
+56
*
zink: add samples to rasterizer
Dave Airlie
2019-10-28
5
-3
/
+14
*
zink: add sample mask support
Dave Airlie
2019-10-28
3
-0
/
+12
*
zink: refactor fence destruction
Erik Faye-Lund
2019-10-28
1
-5
/
+11
*
zink: drop unused argument
Erik Faye-Lund
2019-10-28
1
-3
/
+1
*
zink: cleanup zink_end_batch
Erik Faye-Lund
2019-10-28
1
-23
/
+14
*
zink: request ucp-lowering
Erik Faye-Lund
2019-10-28
2
-23
/
+71
*
zink: do not lower io
Erik Faye-Lund
2019-10-28
2
-77
/
+122
*
zink/spirv: rename vec_type
Erik Faye-Lund
2019-10-28
1
-6
/
+6
*
zink/spirv: var -> regs
Erik Faye-Lund
2019-10-28
1
-9
/
+9
[prev]
[next]