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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-14
radv: make sizes & offsets 32 bit in radv_descriptor_update_template_entry.
Bas Nieuwenhuizen
2
-7
/
+7
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
2017-04-13
radv: fix stencil regression since new addrlib import
Dave Airlie
2
-1
/
+9
2017-04-13
radv: allocate thin textures as linear.
Dave Airlie
1
-0
/
+7
2017-04-13
i965: add missing ir_unop_*/ir_binop_* in visit_leave()
Samuel Pitoiset
1
-0
/
+3
2017-04-13
st/mesa: fix wrong comparison in update_framebuffer_state()
Samuel Pitoiset
1
-4
/
+4
2017-04-13
radeon: fix duplicate 'const' specifier
Samuel Pitoiset
2
-2
/
+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
mesa: remove some unused functions in the perf monitor area
Samuel Pitoiset
1
-27
/
+0
2017-04-13
mesa: remove unused clamp_float_to_uint() and clamp_half_to_uint()
Samuel Pitoiset
1
-15
/
+0
2017-04-13
mesa: remove unused _mesa_unmarshal_BindBufferBase()
Samuel Pitoiset
1
-8
/
+0
2017-04-13
virgl: add missing PIPE_CAP_DOUBLES
Samuel Pitoiset
1
-0
/
+1
2017-04-13
glsl: simplify apply_image_qualifier_to_variable()
Samuel Pitoiset
1
-59
/
+58
2017-04-13
glsl: add validate_fragment_flat_interpolation_input()
Samuel Pitoiset
1
-63
/
+72
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
2017-04-13
nvc0/ir: Properly handle a "split form" of predicate destination
Boyan Ding
1
-2
/
+13
2017-04-13
gm107/ir: Emit third src 'bound' and optional predicate output of SHFL
Boyan Ding
2
-9
/
+29
2017-04-13
clover: Fix build against clang SVN >= r299965
Michel Dänzer
2
-1
/
+7
2017-04-12
st/mesa: add some _mesa_is_winsys_fbo() assertions
Brian Paul
2
-2
/
+9
2017-04-12
st/mesa: minor optimization in st_DrawBuffers()
Brian Paul
1
-8
/
+16
[next]