summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-02docs: add release notes for 17.2.2Juan A. Suarez Romero1-0/+202
2017-10-02wayland-egl: rework and simplify wl_egl_window initializationEmil Velikov1-10/+16
2017-10-02wayland-egl: move WL_EGL_EXPORT declaration to where it's usedEmil Velikov2-7/+7
2017-10-02wayland-egl: use C99 commentsEmil Velikov1-3/+3
2017-10-02wayland-egl: remove no longer needed wayland-client dependencyEmil Velikov3-4/+1
2017-10-02wayland-egl: add stdint.h include for intptr_tEmil Velikov1-0/+1
2017-10-02wayland-egl: forward declare struct wl_surfaceEmil Velikov1-0/+2
2017-10-02wayland-egl: rename wayland-egl-{priv,backend}.hEmil Velikov5-5/+5
2017-10-02egl/dri: link directly to libglapi.soEmil Velikov5-40/+10
2017-10-02swr/rast: do not crash on NULL strings returned by getenvEmil Velikov1-1/+2
2017-10-02freedreno/a5xx: align height to GMEMRob Clark1-1/+5
2017-10-02radeonsi: adjust clip discard based on line width / point sizeNicolai Hähnle3-11/+27
2017-10-02radeonsi: remove si_context::{scissor_enabled,clip_halfz}Nicolai Hähnle3-26/+24
2017-10-02radeonsi: simplify the signature of si_update_vs_writes_viewport_indexNicolai Hähnle3-7/+6
2017-10-02radeonsi: move current_rast_prim into si_contextNicolai Hähnle6-15/+11
2017-10-02radeonsi: move and rename scissor and viewport state and functionsNicolai Hähnle10-182/+184
2017-10-02radeonsi: remove si_apply_scissor_bug_workaroundNicolai Hähnle2-19/+0
2017-10-02radeonsi: move r600_viewport.c to si_viewport.cNicolai Hähnle3-2/+2
2017-10-02radeonsi: fix maximum advertised point size / line widthNicolai Hähnle2-8/+3
2017-10-02radeonsi: deduce rast_prim correctly for tessellation point modeNicolai Hähnle1-3/+6
2017-10-02radeonsi: don't discard points and linesNicolai Hähnle2-2/+26
2017-10-02radeonsi: move current_rast_prim to r600_common_contextNicolai Hähnle5-9/+13
2017-10-02st/mesa: use R10G10B10X2 format where applicableNicolai Hähnle1-3/+8
2017-10-02gallium: add PIPE_FORMAT_R10G10B10X2_UNORMNicolai Hähnle4-0/+10
2017-10-02mesa/main: R10G10B10_(A2) formats are not color renderable in ESNicolai Hähnle1-2/+5
2017-10-02mesa/main: select the R10G10B10X2_UNORM internal format based on data typeNicolai Hähnle1-1/+3
2017-10-02glsl: do not set the 'smooth' qualifier by default on ES shadersNicolai Hähnle3-13/+23
2017-10-02freedreno: fix PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVERob Clark2-4/+5
2017-10-02egl/wayland: simplify LIBGL_ALWAYS_SOFTWARE logicEric Engestrom1-8/+4
2017-10-02radeonsi: fix a regression in integer cube map handlingNicolai Hähnle1-8/+26
2017-10-02amd/common: move ac_build_phi from radeonsiNicolai Hähnle3-17/+22
2017-10-02radv: remove unused radv_meta_state::btoi::render_pass handleSamuel Pitoiset1-1/+0
2017-10-02radv: do not check the number of levels when doing fast htileSamuel Pitoiset1-3/+0
2017-10-02radv: cleanup radv_device_finish_meta_XXX() helpersSamuel Pitoiset8-219/+136
2017-10-02radv: select the pipeline outside of emit_fast_clear_flush()Samuel Pitoiset1-12/+11
2017-10-02radv: drop useless param in emit_depth_decomp()Samuel Pitoiset1-5/+4
2017-10-02radv: drop useless check in depth_view_can_fast_clear()Samuel Pitoiset1-2/+1
2017-10-02radv: add radv_subpass_clear_attachment() helperSamuel Pitoiset1-20/+32
2017-10-02radv: add radv_attachment_needs_clear() helperSamuel Pitoiset1-39/+31
2017-10-02radv: remove unused param in radv_handle_{cmask,dcc}_image_transition()Samuel Pitoiset1-8/+4
2017-10-02radv: add radv_vi_dcc_enabled() helperSamuel Pitoiset3-2/+7
2017-10-02radv: do not need to double zero-init the meta state structuresSamuel Pitoiset12-28/+0
2017-10-02radv: inline destroy_render_pass()Samuel Pitoiset1-9/+6
2017-10-02radv: use pipeline handles instead of objects for meta clear operationsSamuel Pitoiset2-44/+36
2017-10-02radv: inline blit2d_unbind_dst()Samuel Pitoiset1-9/+3
2017-10-02radv: rework DCC/CMASK/FMASK/HTILE allocationsSamuel Pitoiset1-27/+56
2017-10-02meson: fix version typo + grammarEric Engestrom1-1/+1
2017-10-02i965: skip reading unused slots at the begining of the URB for the FSIago Toral Quiroga3-14/+38
2017-09-30i965: Normalize types for FBL, FBH, etcMatt Turner2-15/+11
2017-09-30radeonsi: don't use the template keywordMarek Olšák1-7/+7