aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* clover/llvm: remove harmful std::move callKarol Herbst2019-09-251-1/+1
* iris: disable aux on first get_param if not created with auxTapani Pälli2019-09-251-9/+22
* glsl: correct bitcast-helpersErik Faye-Lund2019-09-251-2/+2
* lima/ppir: add support for indirect load of uniforms and varyingsVasily Khoruzhick2019-09-246-12/+60
* lima/ppir: add node dependency typesVasily Khoruzhick2019-09-246-28/+58
* lima/ppir: don't attempt to clone tex coords if it's not varyingVasily Khoruzhick2019-09-251-3/+10
* radeonsi/nir: lower load constants to scalarTimothy Arceri2019-09-251-0/+5
* turnip: use image tile_mode for gmem configurationJonathan Marek2019-09-241-5/+3
* turnip: fix binning shader compilationJonathan Marek2019-09-241-4/+6
* nir/opt_remove_phis: handle phis with no sourcesRhys Perry2019-09-251-5/+6
* radeonsi: fix VAAPI segfault due to various bugsMichel Dänzer2019-09-243-0/+3
* gallium/vl: don't set PIPE_HANDLE_USAGE_EXPLICIT_FLUSHMarek Olšák2019-09-241-4/+1
* radeonsi: initialize displayable DCC using the retile blit to prevent hangsMarek Olšák2019-09-241-2/+10
* nir/opt_large_constants: Handle store writemasksConnor Abbott2019-09-241-20/+24
* meson: split more compiler options to their own lineEric Engestrom2019-09-241-2/+4
* meson: drop -Wno-foo bug workaround for Meson < 0.46Eric Engestrom2019-09-241-18/+9
* radv: fix s/load/store/ copy-paste typoEric Engestrom2019-09-241-1/+1
* nouveau: add idep_nir_headers as dep for libnouveauStephen Barber2019-09-241-2/+2
* radv: Add workaround for hang in The Surge 2.Bas Nieuwenhuizen2019-09-241-0/+8
* i965/fs: set rounding mode when emitting the flrp instructionAndres Gomez2019-09-241-0/+7
* i965/fs: add a comment about how the rounding mode in fmul is setAndres Gomez2019-09-241-0/+4
* bin/get-pick-list.sh: sha1 commits can be smaller than 8 charsJuan A. Suarez Romero2019-09-241-1/+1
* lima/gpir: Fix 64-bit shift in scheduler spillingConnor Abbott2019-09-241-2/+2
* lima/gpir: Don't emit movs when translating from NIRConnor Abbott2019-09-241-36/+50
* lima/gpir: Fix postlog2 fixup handlingConnor Abbott2019-09-241-11/+12
* lima/gpir: Use registers for values live in multiple blocksConnor Abbott2019-09-247-156/+648
* lima/gpir: Support branch instructionsConnor Abbott2019-09-246-78/+102
* lima/gpir: Only try to place actual childrenConnor Abbott2019-09-241-1/+1
* lima/gpir: Fix compiler warningConnor Abbott2019-09-241-1/+1
* glx: Implement GLX_EXT_no_config_contextAdam Jackson2019-09-2312-26/+65
* glx: Lift sending the MakeCurrent request to top-level codeAdam Jackson2019-09-232-167/+187
* glx: Move vertex array protocol state into the indirect backendAdam Jackson2019-09-232-16/+22
* intel: Increase Gen11 compute shader scratch IDs to 64.Kenneth Graunke2019-09-233-2/+41
* Revert "intel/gen11+: Enable Hardware filtering of Semi-Pipelined State in WM"Kenneth Graunke2019-09-234-29/+0
* util/rb_tree: Replace useless ifs with assertsJason Ekstrand2019-09-231-2/+2
* broadcom/genxml: Stop manually scrubbing 'α' -> "alpha"Kenneth Graunke2019-09-231-1/+0
* intel/genxml: Stop manually scrubbing 'α' -> "alpha"Kenneth Graunke2019-09-232-2/+1
* freedreno/a6xx: do streamout only in binning passRob Clark2019-09-232-13/+16
* freedreno/a6xx: fix binning pass vs. xfbRob Clark2019-09-231-3/+7
* freedreno/a6xx: un-open-code PC_PRIMITIVE_CNTL_1.PSIZERob Clark2019-09-231-1/+1
* ac/nir: force unnormalized coordinates for RECTMarek Olšák2019-09-231-1/+3
* ac/nir: port Z compare value clamping from radeonsiMarek Olšák2019-09-231-9/+25
* tgsi_to_nir: fix 2-component system values like tess_level_inner_defaultMarek Olšák2019-09-231-1/+3
* tgsi_to_nir: fix masked out image loadsMarek Olšák2019-09-231-2/+1
* nir: define 8-byte size and alignment for bindless variablesMarek Olšák2019-09-231-1/+6
* nir: don't add bindless variables to num_textures and num_imagesMarek Olšák2019-09-231-0/+4
* amd: remove all PCI IDs supported by amdgpuMarek Olšák2019-09-231-116/+0
* loader: always map the "amdgpu" kernel driver name to radeonsi (v2)Jiang, Sonny2019-09-231-0/+9
* ac: stop using PCI IDs for chip identificationMarek Olšák2019-09-231-15/+58
* ac/addrlib: fix chip identification for Vega10, Arcturus, Raven2, RenoirMarek Olšák2019-09-231-10/+5