summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2018-10-31travis: use python3 for the autoconf buildsEmil Velikov1-1/+11
2018-10-31configure: allow building with python3Emil Velikov27-39/+37
2018-10-31docs: update calendar, add new item and link release notes for 18.2.4Juan A. Suarez Romero3-7/+8
2018-10-31docs: add sha256 checksums for 18.2.4Juan A. Suarez Romero1-1/+2
2018-10-31docs: add release notes for 18.2.4Juan A. Suarez Romero1-0/+153
2018-10-31meson: hide warnings from external project `gtest`Eric Engestrom1-0/+1
2018-10-31tools/imgui: disable all warningsEric Engestrom1-1/+2
2018-10-31glspirv: no need to force entrypoint name to "main"Alejandro Piñeiro1-1/+0
2018-10-31glsl/linker: validate attribute aliasing before optimizationsTapani Pälli1-3/+28
2018-10-31egl: drop EGL driver `name`Eric Engestrom5-10/+1
2018-10-31egl: move alloc & init out of _eglBuiltInDriver{DRI2,Haiku}Eric Engestrom5-32/+19
2018-10-31Revert "imx: make use of loader_open_render_node(..) helper"Christian Gmeiner1-2/+1
2018-10-31radv: use WAIT_REG_MEM_GREATER_OR_EQUAL instead of a magic valueSamuel Pitoiset2-1/+2
2018-10-31radv: use pool->stride when calling radv_query_shader()Samuel Pitoiset1-2/+2
2018-10-31radv: rename some parameters in Cmd{Begin,End}TransformFeedbackEXT()Samuel Pitoiset1-8/+8
2018-10-31radv/winsys: do not assign last submission when chained path failedSamuel Pitoiset1-1/+4
2018-10-31radv/winsys: fix buffer deletion in the sysmem pathSamuel Pitoiset1-2/+3
2018-10-31radv/winsys: cleanup the chained submission pathSamuel Pitoiset1-11/+17
2018-10-31radv/winsys: remove unused surface_best()Samuel Pitoiset2-10/+0
2018-10-30intel/compiler: Stop assuming the entrypoint is called "main"Jason Ekstrand4-23/+5
2018-10-31st/glsl_to_nir: fix next_stage gatheringTimothy Arceri1-1/+1
2018-10-31st/mesa: calculate buffer size correctly for packed uniformsTimothy Arceri1-1/+1
2018-10-30util: move u_cpu_detect to utilDylan Baker6-4/+4
2018-10-30util: Move u_debug to utilsDylan Baker11-9/+8
2018-10-30util: Move os_misc to utilDylan Baker12-10/+10
2018-10-30gallium/util: remove u_inlines.h from u_debug.cDylan Baker1-1/+0
2018-10-30gallium/util: remove p_format.h from u_debug.hDylan Baker2-1/+1
2018-10-30gallium/util: move memory debug declarations into u_debug_galliumDylan Baker5-8/+8
2018-10-30gallium/util: move debug_print_tranfer_flags to u_debug_galilumDylan Baker4-21/+16
2018-10-30gallium/util: move debug_print_bind_flags to u_debug_galliumDylan Baker4-37/+36
2018-10-30gallium/util: move debug_print_usage_enum to the u_debug_galliumDylan Baker4-22/+28
2018-10-30gallium/util: start splitting u_debug into generic and gallium specific compo...Dylan Baker7-16/+93
2018-10-30gallium: split u_prim_name out of u_debug.hDylan Baker4-26/+50
2018-10-30gallium/hud: fix power sensor readings for amdgpu usersAndre Heider1-0/+3
2018-10-30glsl_to_tgsi: don't create 64-bit integer MAD/FMARhys Perry1-0/+4
2018-10-30radeonsi: add support for Raven2 (v2)Marek Olšák10-6/+29
2018-10-30radeonsi: clean up decompress flags in fast color clearMarek Olšák1-11/+7
2018-10-30radeonsi/gfx9: set optimal OVERWRITE_COMBINER_WATERMARKMarek Olšák2-1/+14
2018-10-30gallium: rework PIPE_HANDLE_USAGE_* flagsMarek Olšák18-42/+35
2018-10-30anv: Disable dual source blending when shader doesn't support it on gen8+Danylo Piliaiev1-10/+36
2018-10-30i965: Disable dual source blending when shader doesn't support it on gen8+Danylo Piliaiev1-3/+42
2018-10-30i965: Respect GL_TEXTURE_SRGB_DECODE_EXT in GenerateMipmaps()Kenneth Graunke1-1/+18
2018-10-30i965/batch: don't ignore the 'brw_new_batch' call for a 'new batch'Andrii Simiklit1-0/+4
2018-10-30i965/batch: avoid reverting batch buffer if saved state is an emptyAndrii Simiklit5-3/+14
2018-10-30egl: add messages to a few assert() and turn a couple into unreachable()Eric Engestrom2-6/+6
2018-10-30util: s/0/NULL/ for pointerEric Engestrom1-1/+1
2018-10-30i965: add missing case to fix -WswitchEric Engestrom1-2/+3
2018-10-30mesa: fix struct/class mismatchEric Engestrom4-5/+5
2018-10-30mesa: fix memcpy() and memset(0) of non-trivial structsEric Engestrom3-7/+12
2018-10-30nouveau: remove unused class memberEric Engestrom1-1/+0