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
/
gallium
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeonsi: add missing initialization for userptr buffers
Nicolai Hähnle
2017-04-14
1
-0
/
+4
*
radeonsi: cope with missing disassembly
Nicolai Hähnle
2017-04-14
1
-1
/
+2
*
gallium/ddebug: dump missing members of pipe_draw_info
Nicolai Hähnle
2017-04-14
2
-0
/
+7
*
radeonsi: enable ARB_shader_viewport_layer_array
Nicolai Hähnle
2017-04-14
1
-1
/
+1
*
radeonsi: handle ignored LAYER and VIEWPORT_INDEX writes
Nicolai Hähnle
2017-04-14
1
-0
/
+20
*
tgsi: clarify TGSI_SEMANTIC_{LAYER,VIEWPORT_INDEX}
Nicolai Hähnle
2017-04-14
1
-0
/
+10
*
gallium: add PIPE_CAP_TGSI_TES_LAYER_VIEWPORT
Nicolai Hähnle
2017-04-14
17
-0
/
+19
*
swr: Enable MSAA in OpenSWR software renderer
Bruce Cherniak
2017-04-14
6
-25
/
+313
*
swr: Removed unnecessary PIPE_BIND flags from swr_is_format_supported
Bruce Cherniak
2017-04-14
1
-2
/
+1
*
swr: Align swr_context allocation to SIMD alignment.
Bruce Cherniak
2017-04-14
1
-2
/
+5
*
swr: update gallium driver docs
Tim Rowley
2017-04-14
2
-6
/
+12
*
gallium/docs: small correction about register files for atomics
Rob Clark
2017-04-14
1
-2
/
+4
*
freedreno: enable draw/batch reordering by default
Rob Clark
2017-04-14
2
-3
/
+3
*
freedreno/ir3: small re-order
Rob Clark
2017-04-14
1
-24
/
+23
*
freedreno/ir3: move 'keeps' to block level
Rob Clark
2017-04-14
5
-20
/
+22
*
freedreno/ir3: convert dynamic arrays to ralloc
Rob Clark
2017-04-14
3
-14
/
+8
*
swr: add linux to scons build
George Kyriazis
2017-04-14
2
-7
/
+2
*
st/nine: Fix support for ps 1.4 dw and dz modifiers
Axel Davy
2017-04-13
1
-2
/
+2
*
clover: Add missing include to compat header
Jan Vesely
2017-04-13
1
-0
/
+1
*
gallium/radeon: never use staging buffers with AMD_pinned_memory
Nicolai Hähnle
2017-04-13
1
-2
/
+16
*
radeonsi: fix gl_BaseVertex in non-indexed draws
Nicolai Hähnle
2017-04-13
3
-4
/
+23
*
radeonsi: provide VS_STATE input to all VS variants
Nicolai Hähnle
2017-04-13
5
-27
/
+18
*
radeonsi: change the bit-packing of LS out/TCS in data
Nicolai Hähnle
2017-04-13
3
-9
/
+14
*
radeonsi: emit VS_STATE register explicitly from si_draw_vbo
Nicolai Hähnle
2017-04-13
6
-2
/
+27
*
radeonsi: extract derived tess state emit to higher level
Nicolai Hähnle
2017-04-13
1
-6
/
+7
*
radeonsi: drop support for TGSI_SEMANTIC_VERTEXID_NOBASE
Nicolai Hähnle
2017-04-13
1
-2
/
+3
*
gallium/hud: set the dump file streams to line buffered
Edmondo Tommasina
2017-04-13
1
-0
/
+2
*
svga: remove unused vmw_dri1_intersect_src_bbox()
Samuel Pitoiset
2017-04-13
1
-32
/
+0
*
llvmpipe: remove unused subpixel_snap() and fixed_to_float()
Samuel Pitoiset
2017-04-13
1
-6
/
+3
*
softpipe: remove unused sp_exec_fragment_shader()
Samuel Pitoiset
2017-04-13
1
-8
/
+0
*
softpipe: remove unused quad_shade_stage()
Samuel Pitoiset
2017-04-13
1
-8
/
+0
*
softpipe: remove unused get_texel_quad_2d()
Samuel Pitoiset
2017-04-13
1
-17
/
+0
*
trace: remove some unused trace_dump_tag*() functions
Samuel Pitoiset
2017-04-13
1
-52
/
+0
*
draw: remove unused wideline_stage()
Samuel Pitoiset
2017-04-13
1
-11
/
+0
*
draw: remove unused overflow()
Samuel Pitoiset
2017-04-13
1
-8
/
+0
*
virgl: add missing PIPE_CAP_DOUBLES
Samuel Pitoiset
2017-04-13
1
-0
/
+1
*
nvc0: Enable ARB_shader_ballot on Kepler+
Boyan Ding
2017-04-13
1
-1
/
+2
*
nvc0/ir: Implement TGSI_OPCODE_BALLOT and TGSI_OPCODE_READ_*
Boyan Ding
2017-04-13
1
-0
/
+31
*
nvc0/ir: Implement TGSI_SEMANTIC_SUBGROUP_*
Boyan Ding
2017-04-13
1
-0
/
+27
*
nvc0/ir: Add SV_LANEMASK_* system values.
Boyan Ding
2017-04-13
5
-0
/
+25
*
nvc0/ir: Allow 0/1 immediate value as source of OP_VOTE
Boyan Ding
2017-04-13
3
-11
/
+60
*
gk110/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+56
*
nvc0/ir: Emit OP_SHFL
Boyan Ding
2017-04-13
1
-0
/
+53
*
nvc0/ir: Properly handle a "split form" of predicate destination
Boyan Ding
2017-04-13
1
-2
/
+13
*
gm107/ir: Emit third src 'bound' and optional predicate output of SHFL
Boyan Ding
2017-04-13
2
-9
/
+29
*
clover: Fix build against clang SVN >= r299965
Michel Dänzer
2017-04-13
2
-1
/
+7
*
Revert "r600g: get rid of dummy pixel shader"
Marek Olšák
2017-04-12
3
-30
/
+40
*
swr: [rasterizer core] Disable 8x2 tile backend
Tim Rowley
2017-04-11
1
-1
/
+1
*
swr: [rasterizer common] Add _simd_testz_si alias
Tim Rowley
2017-04-11
1
-0
/
+1
*
swr: [rasterizer archrast] Fix archrast for MSVC 2017 compiler
Tim Rowley
2017-04-11
5
-6
/
+6
[next]