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
Commit message (
Expand
)
Author
Age
Files
Lines
*
zink/spirv: implement emit_float_const helper
Erik Faye-Lund
2019-10-28
1
-6
/
+12
*
zink/spirv: implement emit_select helper
Erik Faye-Lund
2019-10-28
1
-4
/
+11
*
zink/spirv: implement b2i32
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink/spirv: implement bitwise ops
Erik Faye-Lund
2019-10-28
1
-0
/
+3
*
zink/spirv: implement bcsel
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink/spirv: assert bit-size
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink/spirv: implement f2b1
Erik Faye-Lund
2019-10-28
1
-0
/
+9
*
zink/spirv: use ordered compares
Erik Faye-Lund
2019-10-28
1
-2
/
+2
*
zink: lower point-size
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: add missing sRGB DXT-formats
Erik Faye-Lund
2019-10-28
1
-0
/
+5
*
zink: disable PIPE_CAP_QUERY_TIME_ELAPSED for now
Erik Faye-Lund
2019-10-28
1
-0
/
+4
*
zink: support shadow-samplers
Erik Faye-Lund
2019-10-28
3
-7
/
+34
*
zink: fix rendering to 3D-textures
Erik Faye-Lund
2019-10-28
2
-1
/
+3
*
zink: initialize nr_samples for pipe_surface
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
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
[next]