aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* nir: Do not use progress for unreachable code in return lowering.Bas Nieuwenhuizen2018-04-231-1/+6
* radv: advertise 8 bits of subpixel precision for viewportsJózef Kucia2018-04-231-1/+1
* st/dri: Fix dangling pointer to a destroyed dri_drawableJohan Klokkhammer Helsing2018-04-231-0/+4
* nv50/ir: make a copy of tex src if it's referenced multiple timesIlia Mirkin2018-04-221-37/+49
* virgl: disable virgl when no 3D for virtio gpu.Lepton Wu2018-04-231-0/+11
* radv: mark const structs as extern in header file to avoid lto damageDave Airlie2018-04-231-3/+3
* Bump version after 18.1Dylan Baker2018-04-221-1/+1
* gallium/tests/trivial: fix viewport depth transformIlia Mirkin2018-04-212-6/+7
* trace: allow image resource to be nullIlia Mirkin2018-04-211-1/+1
* nv50/ir/ra: prefer def == src2 for fma with immediates on nvc0Karol Herbst2018-04-211-10/+29
* docs/features: mark GL_ARB_post_depth_coverage as DONE for nvc0Rhys Perry2018-04-211-1/+1
* autotools: Include new meson files18.1-branchpointDylan Baker2018-04-205-1/+10
* autotools: Add passes.h to sources so it will be included in the tarballDylan Baker2018-04-201-0/+1
* autotools: include include/vulkan headersDylan Baker2018-04-201-1/+2
* nvc0: fix line width on GM20x+Rhys Perry2018-04-201-1/+4
* i965/miptree: Delete an unused functionNanley Chery2018-04-202-17/+0
* i965/miptree: Don't leak the clear_color_boNanley Chery2018-04-201-2/+1
* i965/blorp: Do the gen11 BTI flushJason Ekstrand2018-04-201-0/+14
* anv/blorp: Do the gen11 BTI flushJason Ekstrand2018-04-201-0/+14
* etnaviv: fix texture_format_needs_swizLucas Stach2018-04-201-1/+1
* ac/nir: fix image dimension for subpass attachmentsSamuel Pitoiset2018-04-201-3/+15
* radv: Mark GTT memory as device local for APUs.Bas Nieuwenhuizen2018-04-201-3/+5
* radv/winsys: allow to submit up to 4 IBs for chips without chainingSamuel Pitoiset2018-04-201-50/+168
* gallium/util: Android backtrace supportStefan Schake2018-04-203-1/+114
* gallium/util: Don't stub u_debug_stack on AndroidStefan Schake2018-04-201-1/+2
* ac/nir: handle nir_intrinsic_load_first_vertex like base_vertexSamuel Pitoiset2018-04-201-2/+2
* radv/winsys: allow local BOs on APUsSamuel Pitoiset2018-04-201-1/+2
* radv: use a global BO list only for VK_EXT_descriptor_indexingSamuel Pitoiset2018-04-203-9/+34
* Revert "radv: Don't store buffer references in the descriptor set."Samuel Pitoiset2018-04-205-13/+82
* i965/fs: retype offset_reg to UD at load_ssboJose Maria Casanova Crespo2018-04-201-1/+1
* ac/nir: use ac_build_image_opcode for image intrinsicsNicolai Hähnle2018-04-203-140/+78
* radeonsi: generate image load/store/atomic ops using ac_build_image_opcodeNicolai Hähnle2018-04-204-164/+210
* amd/common: pass address components individually to ac_build_image_intrinsicNicolai Hähnle2018-04-205-409/+295
* amd/common: pass new enum ac_image_dim to ac_build_image_opcodeNicolai Hähnle2018-04-204-13/+114
* radeonsi/nir: fix crash in test involving the sample maskNicolai Hähnle2018-04-201-1/+2
* radeonsi/nir: set FS properties only when scanning a fragment shaderNicolai Hähnle2018-04-201-1/+2
* ac/nir: fix atomic compare-and-swapNicolai Hähnle2018-04-201-0/+1
* radeonsi: fix error paths of si_texture_transfer_mapNicolai Hähnle2018-04-201-13/+12
* glsl: prevent spurious Valgrind errors when serializing NIRNicolai Hähnle2018-04-201-2/+4
* clover: Fix host access validation for sub-buffer creationAaron Watry2018-04-191-2/+7
* nir: Offset vertex_id by first_vertex instead of base_vertexNeil Roberts2018-04-196-13/+6
* spirv: Lower BaseVertex to FIRST_VERTEX instead of BASE_VERTEXNeil Roberts2018-04-193-5/+18
* intel: Handle firstvertex in an identical way to BaseVertexAntia Puentes2018-04-197-13/+35
* intel/compiler: Add a uses_firstvertex flagNeil Roberts2018-04-192-0/+5
* compiler: Add SYSTEM_VALUE_FIRST_VERTEX and instrinsicsAntia Puentes2018-04-195-0/+21
* meson: Build st_tests_common with gtestMike Lothian2018-04-191-1/+1
* radv: Add Vega M support.Bas Nieuwenhuizen2018-04-194-2/+11
* radv: Add bound checking workaround for dynamic buffers.Bas Nieuwenhuizen2018-04-193-1/+5
* svga: Fix incorrect advertizing of EGL_KHR_gl_colorspaceThomas Hellstrom2018-04-191-1/+1
* swr: Fix include for createPromoteMemoryToRegisterPassMike Lothian2018-04-191-0/+3