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-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
3
-3
/
+4
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
2017-04-13
mesa/st: only update samplers for stages that have changed
Timothy Arceri
4
-28
/
+94
2017-04-12
st/mesa: Fix missing-braces warning.
Vinson Lee
1
-1
/
+1
2017-04-12
radv: Disable primitive restart for non-indexed draws
Alex Smith
2
-22
/
+34
2017-04-12
anv: Only define wsi_cbs when VK_USE_PLATFORM_WAYLAND_KHR defined
Matt Turner
1
-0
/
+2
2017-04-12
Revert "r600g: get rid of dummy pixel shader"
Marek Olšák
3
-30
/
+40
2017-04-12
mesa: fix memory leak in arb_fragment_program
Bartosz Tomczyk
1
-0
/
+1
2017-04-12
radv: Hash the immutable samplers.
Bas Nieuwenhuizen
1
-0
/
+3
2017-04-12
radv: Use an offset instead of pointers for immutable samplers.
Bas Nieuwenhuizen
4
-27
/
+39
2017-04-12
radv: Stop shadowing the result in radv_GetQueryPoolResults.
Bas Nieuwenhuizen
1
-4
/
+4
2017-04-12
radv: Return VK_NOT_READY if the query results are not available.
Bas Nieuwenhuizen
1
-0
/
+6
2017-04-12
radv: Set query availability bit even if we don't wait.
Bas Nieuwenhuizen
1
-3
/
+4
[prev]
[next]