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
path:
root
/
src
/
gallium
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
swr: Fix swr osmesa build
George Kyriazis
1
-1
/
+1
2017-04-15
etnaviv: SINGLE_BUFFER support on GC3000
Wladimir J. van der Laan
8
-28
/
+63
2017-04-15
etnaviv: Update includes from rnndb
Wladimir J. van der Laan
5
-20
/
+91
2017-04-15
etnaviv: Add chipMinorFeatures4 and 5
Wladimir J. van der Laan
2
-1
/
+15
2017-04-15
etnaviv: resolve tile status when flushing resource
Philipp Zabel
2
-0
/
+11
2017-04-15
etnaviv: stop repeatedly resolving an unchanged resource into its scanout pri...
Philipp Zabel
1
-1
/
+4
2017-04-14
swr: Add polygon stipple support
George Kyriazis
5
-9
/
+84
2017-04-14
radeonsi: add missing initialization for userptr buffers
Nicolai Hähnle
1
-0
/
+4
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
1
-1
/
+1
2017-04-14
radeonsi: handle ignored LAYER and VIEWPORT_INDEX writes
Nicolai Hähnle
1
-0
/
+20
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
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
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-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
gallium/hud: set the dump file streams to line buffered
Edmondo Tommasina
1
-0
/
+2
2017-04-13
svga: remove unused vmw_dri1_intersect_src_bbox()
Samuel Pitoiset
1
-32
/
+0
2017-04-13
llvmpipe: remove unused subpixel_snap() and fixed_to_float()
Samuel Pitoiset
1
-6
/
+3
2017-04-13
softpipe: remove unused sp_exec_fragment_shader()
Samuel Pitoiset
1
-8
/
+0
2017-04-13
softpipe: remove unused quad_shade_stage()
Samuel Pitoiset
1
-8
/
+0
2017-04-13
softpipe: remove unused get_texel_quad_2d()
Samuel Pitoiset
1
-17
/
+0
2017-04-13
trace: remove some unused trace_dump_tag*() functions
Samuel Pitoiset
1
-52
/
+0
2017-04-13
draw: remove unused wideline_stage()
Samuel Pitoiset
1
-11
/
+0
2017-04-13
draw: remove unused overflow()
Samuel Pitoiset
1
-8
/
+0
2017-04-13
virgl: add missing PIPE_CAP_DOUBLES
Samuel Pitoiset
1
-0
/
+1
2017-04-13
nvc0: Enable ARB_shader_ballot on Kepler+
Boyan Ding
1
-1
/
+2
2017-04-13
nvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_READ_*
Boyan Ding
1
-0
/
+31
2017-04-13
nvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_*
Boyan Ding
1
-0
/
+27
2017-04-13
nvc0/ir: Add SV_LANEMASK_* system values.
Boyan Ding
5
-0
/
+25
2017-04-13
nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE
Boyan Ding
3
-11
/
+60
2017-04-13
gk110/ir: Emit OP_SHFL
Boyan Ding
1
-0
/
+56
2017-04-13
nvc0/ir: Emit OP_SHFL
Boyan Ding
1
-0
/
+53
[next]