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: 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
*
zink: add support for compressed formats
Dave Airlie
2019-10-28
1
-0
/
+20
*
zink: request alpha-test lowering
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: pool descriptors per batch
Erik Faye-Lund
2019-10-28
6
-40
/
+49
*
zink: reuse constants
Erik Faye-Lund
2019-10-28
2
-4
/
+68
*
zink: fix off-by-one in assert
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: squashme: trade cplusplus wrapper for header-guard
Erik Faye-Lund
2019-10-28
1
-5
/
+2
*
zink: squashme: forward declare hash_table
Erik Faye-Lund
2019-10-28
1
-0
/
+2
*
zink: do not use hash-table for regs
Erik Faye-Lund
2019-10-28
1
-8
/
+9
*
zink: clamp scissors
Erik Faye-Lund
2019-10-28
1
-0
/
+4
*
zink: kill dead code
Erik Faye-Lund
2019-10-28
1
-3
/
+0
*
zink: clamped limits to INT_MAX when stored as uint32_t.
Duncan Hopkins
2019-10-28
1
-2
/
+3
*
zink: prepare for shadow-samplers
Erik Faye-Lund
2019-10-28
1
-1
/
+22
*
zink: keep a reference to used render-passes
Erik Faye-Lund
2019-10-28
2
-0
/
+36
*
zink: pass screen instead of device to program-functions
Erik Faye-Lund
2019-10-28
3
-15
/
+20
*
zink: rename sampler-view destroy function
Erik Faye-Lund
2019-10-28
1
-2
/
+2
*
zink: clean up render-pass management
Erik Faye-Lund
2019-10-28
4
-37
/
+71
*
zink: remove hack-comment
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: ensure sampler-views survive a batch
Erik Faye-Lund
2019-10-28
3
-2
/
+31
*
zink: fixup parameter name
Erik Faye-Lund
2019-10-28
1
-1
/
+1
*
zink: use helper
Erik Faye-Lund
2019-10-28
1
-1
/
+2
*
zink: more batch-ism
Erik Faye-Lund
2019-10-28
3
-17
/
+12
*
zink: cache framebuffers
Erik Faye-Lund
2019-10-28
4
-34
/
+71
*
zink: cache render-passes
Erik Faye-Lund
2019-10-28
2
-4
/
+35
*
zink: simplify renderpass/framebuffer logic a tad
Erik Faye-Lund
2019-10-28
1
-12
/
+13
*
zink: implement batching
Erik Faye-Lund
2019-10-28
7
-223
/
+247
*
zink: return after blitting
Erik Faye-Lund
2019-10-28
1
-0
/
+1
*
zink: remove unusual alignment
Erik Faye-Lund
2019-10-28
1
-2
/
+2
*
zink: tweak state handling
Erik Faye-Lund
2019-10-28
5
-31
/
+48
*
zink: move primitive-topology stuff into program
Erik Faye-Lund
2019-10-28
5
-44
/
+52
*
zink: assign increasing locations to varyings
Erik Faye-Lund
2019-10-28
1
-23
/
+35
*
zink: ensure textures are transitioned properly
Erik Faye-Lund
2019-10-28
1
-30
/
+47
*
zink: ensure non-fragment shaders use lod-versions of texture
Erik Faye-Lund
2019-10-28
3
-10
/
+88
[next]