summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* st/nine: Ignore D3DSIO_RET if it is the last instruction in a shaderDanylo Piliaiev2019-09-261-1/+7
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-263-17/+19
* glsl: correct bitcast-helpersErik Faye-Lund2019-09-261-2/+2
* nir/opt_remove_phis: handle phis with no sourcesRhys Perry2019-09-261-5/+6
* gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSHMarek Olšák2019-09-261-4/+1
* nir/opt_large_constants: Handle store writemasksConnor Abbott2019-09-261-20/+24
* radv: fix s/load/store/ copy-paste typoEric Engestrom2019-09-261-1/+1
* nouveau: add idep_nir_headers as dep for libnouveauStephen Barber2019-09-261-2/+2
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-253-13/+30
* android: anv: libmesa_vulkan_common: add libmesa_util static dependencyMauro Rossi2019-09-241-1/+2
* android: mesa: revert "Enable asm unconditionally"Mauro Rossi2019-09-242-0/+4
* util: fix SSE-version needed for double opcodesErik Faye-Lund2019-09-241-1/+1
* radv: Add workaround for hang in The Surge 2.Bas Nieuwenhuizen2019-09-241-0/+8
* intel: Increase Gen11 compute shader scratch IDs to 64.Kenneth Graunke2019-09-243-2/+41
* ac/addrlib: fix chip identification for Vega10, Arcturus, Raven2, RenoirMarek Olšák2019-09-241-10/+5
* nir/repair_ssa: Replace the unreachable check with the phi builderJason Ekstrand2019-09-231-35/+44
* gallium/osmesa: Fix the inability to set no context as current.Hal Gentz2019-09-231-0/+5
* nir/algebraic: Do not apply late DPH optimization in vertex processing stagesIan Romanick2019-09-231-3/+12
* docs: Update bug report URLs for the gitlab migrationAdam Jackson2019-09-231-1/+1
* anv: fix descriptor limits on gen8Arcady Goldmints-Orlov2019-09-232-4/+6
* egl: check for NULL value like eglGetSyncAttribKHR doesTapani Pälli2019-09-231-0/+4
* intel/fs: fix SHADER_OPCODE_CLUSTER_BROADCAST for SIMD32Paulo Zanoni2019-09-231-1/+10
* gl: drop incorrect pkg-config file for glvndEric Engestrom2019-09-231-12/+2
* radv/gfx10: fix VK_KHR_pipeline_executable_properties with NGG GSSamuel Pitoiset2019-09-231-4/+13
* radv: fix loading 64-bit GS inputsSamuel Pitoiset2019-09-181-0/+35
* tu: Set up glsl types.Bas Nieuwenhuizen2019-09-181-0/+3
* i965: support AYUV/XYUV for external import onlyHaihao Xiang2019-09-181-0/+2
* intel/nir: do not apply the fsin and fcos trig workarounds for constsSamuel Iglesias Gonsálvez2019-09-181-2/+2
* iris: close screen fd on iris_destroy_screenTapani Pälli2019-09-181-0/+1
* radv: always emit a position export in gs copy shadersRhys Perry2019-09-181-1/+1
* drirc: include unreal engine version 0 to 23Lionel Landwerlin2019-09-181-1/+1
* util/xmlconfig: fix regexp compile failure checkLionel Landwerlin2019-09-181-1/+1
* nir/large_constants: more careful data copyingSergii Romantsov2019-09-181-1/+1
* vulkan: add vk_x11_strict_image_count optionLionel Landwerlin2019-09-186-1/+28
* driconfig: add a new engine name/version parameterLionel Landwerlin2019-09-1814-21/+104
* radv: store engine nameLionel Landwerlin2019-09-182-0/+16
* iris: Initialize ice->state.prim_mode to an invalid valueKenneth Graunke2019-09-181-0/+1
* radv: fix allocating number of user sgprs if streamout is usedSamuel Pitoiset2019-09-181-1/+1
* v3d: make sure we have enough space in the CL for the primitive counts packetIago Toral Quiroga2019-09-181-0/+1
* intel/fs: Handle UNDEF in split_virtual_grfsJason Ekstrand2019-09-181-1/+25
* tgsi_to_nir: Translate TGSI_INTERPOLATE_COLOR as INTERP_MODE_NONEDanylo Piliaiev2019-09-181-1/+1
* meson: don't generate file into subdirsDylan Baker2019-09-181-1/+1
* gallium: Fix util_format_get_depth_onlyKenneth Graunke2019-09-181-1/+1
* glsl/nir: Avoid overflow when setting max_uniform_locationCaio Marcelo de Oliveira Filho2019-09-181-1/+2
* iris: Fix constant buffer sizes for non-UBOsKenneth Graunke2019-09-181-3/+4
* nir/loop_analyze: Treat do{}while(false) loops as 0 iterationsDanylo Piliaiev2019-09-181-0/+49
* radeonsi/gfx10: fix wave occupancy computationsMarek Olšák2019-09-104-21/+49
* radeonsi/gfx10: don't call gfx10_destroy_query with compute-only contextsMarek Olšák2019-09-101-1/+1
* virgl: Fix pipe_resource leaks under multi-sample.Lepton Wu2019-09-101-1/+3
* st/nine: Properly initialize GLSL types for NIR shaders.Timur Kristóf2019-09-091-0/+5