summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* turnip: implement sampler stateJonathan Marek2019-09-262-0/+73
* turnip: fix vertex_idJonathan Marek2019-09-261-1/+1
* turnip: emit shader immediatesJonathan Marek2019-09-261-0/+37
* util/rb_tree: Stop relying on &iter->field != NULLJason Ekstrand2019-09-261-41/+28
* util/rb_tree: Also test _safe iteratorsJason Ekstrand2019-09-261-0/+42
* freedreno/a3xx: Mostly fix min-vs-mag filtering decisions on non-mipmap tex.Eric Anholt2019-09-262-73/+12
* intel/compiler: avoid truncating int64_t to intMaya Rashish2019-09-261-1/+1
* lima: support rectangle textureIcenowy Zheng2019-09-264-3/+9
* loader: Avoid use-after-free / use of uninitialized local variablesMichel Dänzer2019-09-261-9/+9
* Revert "glx: Lift sending the MakeCurrent request to top-level code"Adam Jackson2019-09-262-187/+167
* Revert "glx: Implement GLX_EXT_no_config_context"Adam Jackson2019-09-2612-65/+26
* radv: Add debug option to dump meta shaders.Timur Kristóf2019-09-263-2/+6
* amd/common: Introduce ac_get_fs_input_vgpr_cnt.Timur Kristóf2019-09-264-73/+63
* radv: Set shared VGPR count in radv_postprocess_config.Timur Kristóf2019-09-262-2/+18
* amd/common: Add num_shared_vgprs to ac_shader_config for GFX10.Timur Kristóf2019-09-262-0/+20
* amd/common: Extract some helper functions to ac_shader_util.Timur Kristóf2019-09-265-117/+131
* amd/common: Move ac_export_mrt_z to ac_llvm_build.Timur Kristóf2019-09-264-75/+76
* aco: CSE readlane/readfirstlane/permute/reduce with the same exec maskRhys Perry2019-09-262-9/+37
* aco: don't CSE v_readlane_b32/v_readfirstlane_b32Rhys Perry2019-09-261-0/+4
* aco,radv: rename record_llvm_ir/llvm_ir_string to record_ir/ir_stringRhys Perry2019-09-266-18/+18
* radv/aco: return a correct name and description for the backend IRRhys Perry2019-09-263-2/+9
* aco: store printed backend IR in binaryRhys Perry2019-09-261-4/+21
* aco,radv/aco: get dissassembly for release builds if requestedRhys Perry2019-09-262-10/+2
* radv/aco: actually disable ACO when unsupportedRhys Perry2019-09-261-1/+0
* mesa/st: calculate texture size based on EGLImage miplevelTapani Pälli2019-09-261-2/+5
* meson: fix logic for generating .pc files with old glvndDylan Baker2019-09-254-21/+24
* nir/range-analysis: Use types to provide better ranges from bcsel and movIan Romanick2019-09-251-25/+4
* nir/range-analysis: Use types in the hash keyIan Romanick2019-09-251-38/+98
* 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