aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* nir/range-analysis: Bail if the types don't matchIan Romanick2019-09-251-0/+20
* intel: Add new Comet Lake PCI-idsLionel Landwerlin2019-09-261-0/+3
* intel: use proper label for Comet Lake skusLionel Landwerlin2019-09-261-18/+18
* freedreno/a6xx: Move instrlen and obj_start writes to fd6_emit_shaderKristian H. Kristensen2019-09-251-32/+44
* freedreno/a6xx: Emit const and texture state for HS/DS/GSKristian H. Kristensen2019-09-254-8/+74
* freedreno/ir3: Add HS/DS/GS to shader key and cacheKristian H. Kristensen2019-09-252-6/+31
* freedreno/a6xx: Add generic program stateobj support for HS/DS/GSKristian H. Kristensen2019-09-254-19/+75
* freedreno: Move fs functions after geometry pipeline stagesKristian H. Kristensen2019-09-251-10/+10
* freedreno: Add state binding functions for HS/DS/GSKristian H. Kristensen2019-09-252-1/+31
* freedreno: Rename vp and fp to vs and fs in fd_program_stateobjKristian H. Kristensen2019-09-2516-104/+104
* freedreno/a6xx: Factor out const state setupKristian H. Kristensen2019-09-251-27/+20
* glsl: turn runtime asserts of compile-time value into compile-time assertsEric Engestrom2019-09-251-6/+12
* docs/release-calendar: add missing <td> and </td>Eric Engestrom2019-09-251-3/+6
* docs/release-calendar: fix bugfix release numbersEric Engestrom2019-09-251-2/+2
* anv: gem-stubs: return a valid fd got anv_gem_userptr()Lionel Landwerlin2019-09-251-1/+7
* st/nine: Ignore D3DSIO_RET if it is the last instruction in a shaderDanylo Piliaiev2019-09-251-1/+7
* bin/get-pick-list: use --oneline=pretty instead of --onelineDylan Baker2019-09-251-1/+1
* release: Push 19.3 back two weeksDylan Baker2019-09-251-4/+4
* docs: update calendar, add news item, and link release notes for 19.2.0Dylan Baker2019-09-254-5/+28
* docs: add SHA256 sum for 19.2.0Dylan Baker2019-09-251-1/+1
* docs: Add release notes for 19.2.0Dylan Baker2019-09-251-2/+367
* lima/ppir: Add various varying fetch sources to disassemblerAndreas Baierl2019-09-251-23/+50
* meson: re-add incorrect pkg-config files with GLVND for backward compatibilityEric Engestrom2019-09-254-13/+34
* aco: check for duplicate opcode numbersRhys Perry2019-09-251-0/+25
* aco: fix opcode for s_mul_hi_i32Rhys Perry2019-09-251-1/+1
* aco: fix v_subrev_co_u32_e64 opcodeRhys Perry2019-09-251-1/+1
* aco: fix GFX9 opcode for v_xad_u32Rhys Perry2019-09-251-1/+1
* aco: implement 64-bit inegRhys Perry2019-09-252-2/+17
* aco: run nir_lower_int64() before nir_lower_idiv()Rhys Perry2019-09-251-3/+3
* nir: Fix overlapping vars in nir_assign_io_var_locations()Connor Abbott2019-09-251-1/+1
* clover: eliminate "ignoring attributes on template argument" warningKarol Herbst2019-09-251-1/+10
* clover/codegen: remove unused get_symbol_offsets functionKarol Herbst2019-09-251-12/+0
* 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