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
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: remove incorrect polygonMode=point early-out
Erik Faye-Lund
2019-11-01
1
-6
/
+0
*
pan/midgard: Eliminate blank_alu_src
Alyssa Rosenzweig
2019-11-01
6
-36
/
+22
*
pan/midgard: Refactor swizzles
Alyssa Rosenzweig
2019-11-01
13
-385
/
+258
*
pan/midgard: Add a dummy source for loads
Alyssa Rosenzweig
2019-11-01
3
-29
/
+11
*
pan/midgard: Remove OP_IS_STORE_VARY
Alyssa Rosenzweig
2019-11-01
1
-7
/
+0
*
glsl: disable lower_fragdata_array() for NIR drivers
Timothy Arceri
2019-11-01
1
-1
/
+2
*
glsl: just use NIR to lower outputs when driver can't read outputs
Timothy Arceri
2019-11-01
1
-6
/
+3
*
lima: support indexed draw with bias
Icenowy Zheng
2019-10-31
1
-1
/
+1
*
anv: Move the RT BTI flush workaround to begin_subpass
Jason Ekstrand
2019-10-31
1
-23
/
+18
*
anv: Stop compacting render targets in the binding table
Jason Ekstrand
2019-10-31
1
-88
/
+62
*
anv: Don't claim the null RT as a valid color target
Jason Ekstrand
2019-10-31
1
-6
/
+6
*
anv: Don't delete fragment shaders that write sample mask
Jason Ekstrand
2019-10-31
1
-1
/
+3
*
glsl: Enable textureSize for samplerExternalOES
Yevhenii Kolesnikov
2019-10-31
1
-0
/
+2
*
meson: revert glvnd workaround
Eric Engestrom
2019-10-31
2
-23
/
+4
*
meson: move idep_xmlconfig_headers to xmlpool/
Eric Engestrom
2019-10-31
2
-6
/
+6
*
anv: Use the new BO alloc API for Android
Jason Ekstrand
2019-10-31
1
-28
/
+15
*
zink: emit line-width when using polygon line-mode
Erik Faye-Lund
2019-10-31
1
-1
/
+20
*
radeon: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
r200: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
nouveau: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
i915: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
dri: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/xvmc: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/xa: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/vdpau: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/va: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
targets/omx: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
loader: replace xmlpool_options_h with idep_xmlconfig_headers
Eric Engestrom
2019-10-31
1
-2
/
+2
*
pipe-loader: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-2
/
+2
*
radv: drop unnecessary xmlpool_options_h
Eric Engestrom
2019-10-31
1
-1
/
+1
*
anv: add missing xmlconfig headers dependency
Eric Engestrom
2019-10-31
1
-0
/
+1
*
meson: split out idep_xmlconfig_headers from idep_xmlconfig
Eric Engestrom
2019-10-31
1
-2
/
+5
*
pipe-loader: Build kmsro loader for with all kmsro targets
Alyssa Rosenzweig
2019-10-31
1
-1
/
+10
*
zink: heap-allocate samplers objects
Erik Faye-Lund
2019-10-31
1
-7
/
+14
*
anv: Zero released anv_bo structs
Jason Ekstrand
2019-10-31
1
-1
/
+12
*
anv: Use a bitset for tracking residency
Jason Ekstrand
2019-10-31
2
-79
/
+87
*
anv: Set the batch allocator for compute pipelines
Jason Ekstrand
2019-10-31
1
-2
/
+5
*
anv: Add a device parameter to anv_execbuf_add_bo
Jason Ekstrand
2019-10-31
1
-19
/
+32
*
anv: Drop anv_bo_init and anv_bo_init_new
Jason Ekstrand
2019-10-31
3
-49
/
+35
*
anv: Allocate misc BOs from the cache
Jason Ekstrand
2019-10-31
8
-63
/
+52
*
anv: Allocate scratch BOs from the cache
Jason Ekstrand
2019-10-31
2
-41
/
+18
*
anv: Allocate batch and fence buffers from the cache
Jason Ekstrand
2019-10-31
5
-200
/
+125
*
util: Add a free list structure for use with util_sparse_array
Jason Ekstrand
2019-10-31
2
-0
/
+137
*
anv: Allocate descriptor buffers from the BO cache
Jason Ekstrand
2019-10-31
3
-36
/
+14
*
anv: Set more flags on descriptor pool buffers
Jason Ekstrand
2019-10-31
1
-1
/
+8
*
anv: Allocate query pool BOs from the cache
Jason Ekstrand
2019-10-31
2
-26
/
+16
*
anv: Use the query_slot helper in vkResetQueryPoolEXT
Jason Ekstrand
2019-10-31
1
-1
/
+1
*
anv: Allocate block pool BOs from the cache
Jason Ekstrand
2019-10-31
2
-48
/
+34
*
anv/tests: Initialize the BO cache and device mutex
Jason Ekstrand
2019-10-31
6
-0
/
+8
*
anv/tests: Zero-initialize instances
Jason Ekstrand
2019-10-31
6
-6
/
+14
[next]