index
:
~funfunctor/mesa
ARB_parallel_shader_compile
ARB_query_buffer_object-radeonsi
KHR_robustness-radeonsi
KHR_robustness-radeonsi2
R600_DEBUG_rename
clSetCommandQueueProperty
clover-image-support
clover-image-support-enabled
master
radv-doom2016
radv-wip-doom-wine
shader-cache-radeonsi5
Mesa3D repository; personal mesa3D branches.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
radv: use push descriptors in meta
Fredrik Höglund
6
-416
/
+301
2017-04-14
radv: add private push descriptors for meta
Fredrik Höglund
2
-0
/
+41
2017-04-14
anv/blorp: Properly handle VK_ATTACHMENT_UNUSED
Jason Ekstrand
1
-5
/
+22
2017-04-14
anv/cmd_buffer: Use the null surface state for ATTACHMENT_UNUSED
Jason Ekstrand
1
-2
/
+14
2017-04-14
anv/cmd_buffer: Always set up a null surface state
Jason Ekstrand
1
-31
/
+19
2017-04-14
radeonsi: cope with missing disassembly
Nicolai Hähnle
1
-1
/
+2
2017-04-14
gallium/ddebug: dump missing members of pipe_draw_info
Nicolai Hähnle
2
-0
/
+7
2017-04-14
radeonsi: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
3
-2
/
+3
2017-04-14
radeonsi: handle ignored LAYER and VIEWPORT_INDEX writes
Nicolai Hähnle
1
-0
/
+20
2017-04-14
st/mesa: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
1
-0
/
+5
2017-04-14
tgsi: clarify TGSI_SEMANTIC_{LAYER,VIEWPORT_INDEX}
Nicolai Hähnle
1
-0
/
+10
2017-04-14
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
17
-0
/
+19
2017-04-14
configure.ac: add --enable-sanitize option
Nicolai Hähnle
1
-1
/
+27
2017-04-14
anv/cmd_buffer: Flush the VF cache at the top of all primaries
Jason Ekstrand
1
-0
/
+12
2017-04-14
anv/blorp: Flush the texture cache in UpdateBuffer
Jason Ekstrand
1
-0
/
+7
2017-04-14
anv: Limit VkDeviceMemory objects to 2GB
Jason Ekstrand
1
-0
/
+20
2017-04-14
intel/blorp: Add a blorp_emit_dynamic macro
Jason Ekstrand
1
-64
/
+50
2017-04-14
swr: Enable MSAA in OpenSWR software renderer
Bruce Cherniak
6
-25
/
+313
2017-04-14
swr: Removed unnecessary PIPE_BIND flags from swr_is_format_supported
Bruce Cherniak
1
-2
/
+1
2017-04-14
swr: Align swr_context allocation to SIMD alignment.
Bruce Cherniak
1
-2
/
+5
2017-04-14
swr: update gallium driver docs
Tim Rowley
2
-6
/
+12
2017-04-14
radv: remove irrelevant comment
Grazvydas Ignotas
1
-1
/
+1
2017-04-14
radv: report timestampPeriod correctly
Grazvydas Ignotas
2
-2
/
+2
2017-04-14
nir/print: add compute shader info
Rob Clark
1
-0
/
+13
2017-04-14
gallium/docs: small correction about register files for atomics
Rob Clark
1
-2
/
+4
2017-04-14
freedreno: enable draw/batch reordering by default
Rob Clark
2
-3
/
+3
2017-04-14
freedreno/ir3: small re-order
Rob Clark
1
-24
/
+23
2017-04-14
freedreno/ir3: move 'keeps' to block level
Rob Clark
5
-20
/
+22
2017-04-14
freedreno/ir3: convert dynamic arrays to ralloc
Rob Clark
3
-14
/
+8
2017-04-14
swr: add linux to scons build
George Kyriazis
2
-7
/
+2
2017-04-14
radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.
Bas Nieuwenhuizen
2
-7
/
+7
2017-04-13
docs: Update MESA_shader_integer_functions spec to version 3.
Kenneth Graunke
1
-6
/
+8
2017-04-13
radv: Set descriptor set limits.
Bas Nieuwenhuizen
1
-15
/
+29
2017-04-13
radv: Increase integer sizes in descriptor sets.
Bas Nieuwenhuizen
1
-8
/
+8
2017-04-14
radv: support S8_UINT as a depth/stencil format.
Dave Airlie
1
-1
/
+1
2017-04-14
radv: bump maxGeometryShaderInvocations.
Dave Airlie
1
-1
/
+1
2017-04-13
st/nine: Fix support for ps 1.4 dw and dz modifiers
Axel Davy
1
-2
/
+2
2017-04-13
clover: Add missing include to compat header
Jan Vesely
1
-0
/
+1
2017-04-13
gallium/radeon: never use staging buffers with AMD_pinned_memory
Nicolai Hähnle
1
-2
/
+16
2017-04-13
radeonsi: fix gl_BaseVertex in non-indexed draws
Nicolai Hähnle
3
-4
/
+23
2017-04-13
radeonsi: provide VS_STATE input to all VS variants
Nicolai Hähnle
5
-27
/
+18
2017-04-13
radeonsi: change the bit-packing of LS out/TCS in data
Nicolai Hähnle
3
-9
/
+14
2017-04-13
radeonsi: emit VS_STATE register explicitly from si_draw_vbo
Nicolai Hähnle
6
-2
/
+27
2017-04-13
radeonsi: extract derived tess state emit to higher level
Nicolai Hähnle
1
-6
/
+7
2017-04-13
radeonsi: drop support for TGSI_SEMANTIC_VERTEXID_NOBASE
Nicolai Hähnle
1
-2
/
+3
2017-04-13
radv: Add more trace points.
Bas Nieuwenhuizen
2
-0
/
+3
2017-04-13
radv: Ignore CmdUpdateBuffer with size 0.
Bas Nieuwenhuizen
1
-0
/
+3
2017-04-13
radv: Enable query inheritance.
Bas Nieuwenhuizen
1
-1
/
+1
2017-04-13
radv: enable variableMultisampleRate.
Bas Nieuwenhuizen
1
-1
/
+1
2017-04-13
gallium/hud: set the dump file streams to line buffered
Edmondo Tommasina
1
-0
/
+2
[next]