aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* ci: Run tests on i386 cross buildsAdam Jackson2019-09-171-1/+3
* Fix timespec_from_nsec test for 32-bit time_tJon Turney2019-09-171-1/+1
* iris: close screen fd on iris_destroy_screenTapani Pälli2019-09-171-0/+1
* ac: Remove DEBUG workaroundMichel Dänzer2019-09-171-6/+0
* swr: Limit DEBUG workaround to LLVM < 7Michel Dänzer2019-09-173-3/+21
* gallivm: Limit DEBUG workaround to LLVM < 7Michel Dänzer2019-09-171-0/+4
* st/mesa: remove always-true expressionErik Faye-Lund2019-09-171-1/+0
* etnaviv: a bit of micro-optimizationChristian Gmeiner2019-09-172-1/+4
* lima: reset scissor state if scissor test is disabledIcenowy Zheng2019-09-171-0/+4
* vulkan: Update the XML and headers to 1.1.123Jason Ekstrand2019-09-171-42/+64
* spirv: Handle ShaderLayer and ShaderViewportIndex capabilitiesCaio Marcelo de Oliveira Filho2019-09-161-0/+2
* spirv: Update JSON and headers to 1.5Caio Marcelo de Oliveira Filho2019-09-162-73/+1005
* freedreno: Fix invalid read when a block has no instructions.Eric Anholt2019-09-161-2/+3
* st/mesa: Increase GL_POINT_SIZE_RANGE minimum to 1.0Kenneth Graunke2019-09-161-4/+1
* st/mesa: Prefer 5551 formats for GL_UNSIGNED_SHORT_5_5_5_1.Kenneth Graunke2019-09-161-0/+7
* radv: always emit a position export in gs copy shadersRhys Perry2019-09-161-1/+1
* radv: keep GS threads with excessive emissions which could write to memoryRhys Perry2019-09-163-4/+16
* drirc: include unreal engine version 0 to 23Lionel Landwerlin2019-09-161-1/+1
* util/xmlconfig: fix regexp compile failure checkLionel Landwerlin2019-09-161-1/+1
* gallium/gdi: use GALLIUM_FOO rather than HAVE_FOOErik Faye-Lund2019-09-162-10/+10
* scons: Make scons and meson agree about path to glapi generated headersDylan Baker2019-09-168-5/+8
* lima: add standalone disassembler with primitive MBS parserVasily Khoruzhick2019-09-162-0/+219
* mesa/gl: Sync with Khronos registryHeinrich Fink2019-09-162-153/+1375
* nir/large_constants: pass after lowering copy_derefSergii Romantsov2019-09-162-32/+9
* radeonsi/nir: fix number of used samplersTimothy Arceri2019-09-161-1/+1
* radv/gfx10: disable unsupported transform feedback features for NGGSamuel Pitoiset2019-09-161-3/+3
* radv/gfx10: implement NGG streamoutSamuel Pitoiset2019-09-161-7/+514
* radv/gfx10: make sure to wait for idle before clearing GDSSamuel Pitoiset2019-09-161-0/+8
* radv/gfx10: make GDS idle when leaving the IBSamuel Pitoiset2019-09-161-0/+7
* radv/gfx10: enable NGG_WAVE_ID_EN for NGG streamoutSamuel Pitoiset2019-09-161-0/+2
* radv/gfx10: gather GS output for VS as NGGSamuel Pitoiset2019-09-161-0/+2
* radv/gfx10: compute the correct buffer size for NGG streamoutSamuel Pitoiset2019-09-161-1/+10
* radv/gfx10: fix unnecessary LDS overallocation for NGG GSSamuel Pitoiset2019-09-161-7/+1
* radv/gfx10: adjust the LDS size for VS/TES NGG streamoutSamuel Pitoiset2019-09-161-8/+9
* radv/gfx10: unconditionally declare scratch space for NGG streamout without GSSamuel Pitoiset2019-09-161-0/+22
* radv/gfx10: adjust the GS NGG scratch size for streamoutSamuel Pitoiset2019-09-162-3/+19
* radv/gfx10: allocate GDS/OA buffer objects for NGG streamoutSamuel Pitoiset2019-09-163-4/+70
* radv/gfx10: implement NGG streamout begin/end functionsSamuel Pitoiset2019-09-161-6/+105
* radv/gfx10: add an option to switch from legacy to NGG streamoutSamuel Pitoiset2019-09-167-24/+43
* radv/winsys: add support for GS and OA domainsSamuel Pitoiset2019-09-162-1/+7
* iris: Fix fence leak in iris_fence_flushDanylo Piliaiev2019-09-161-0/+2
* nir/large_constants: more careful data copyingSergii Romantsov2019-09-161-1/+1
* vulkan: add vk_x11_strict_image_count optionLionel Landwerlin2019-09-156-1/+28
* driconfig: add a new engine name/version parameterLionel Landwerlin2019-09-1514-21/+104
* radv: store engine nameLionel Landwerlin2019-09-152-0/+16
* gallium: util_set_vertex_buffers_mask(..): make use of u_bit_consecutive(..)Christian Gmeiner2019-09-141-3/+2
* virgl: replace fprintf with _debug_printfLepton Wu2019-09-141-5/+5
* iris: Initialize ice->state.prim_mode to an invalid valueKenneth Graunke2019-09-131-0/+1
* lima/ppir: Add undef handlingAndreas Baierl2019-09-134-4/+24
* lima/ppir: Rename ppir_op_dummy to ppir_op_undefAndreas Baierl2019-09-133-5/+5