summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* gallivm: remove LICM passRoland Scheidegger2018-04-241-1/+9
* gallivm: add early cse passRoland Scheidegger2018-04-241-4/+5
* glsl/glcpp: Handle hex constants with 0X prefixVlad Golovkin2018-04-243-7/+12
* mesa: rename api_validate.{c,h} -> draw_validate.{c,h}Timothy Arceri2018-04-249-10/+10
* ac/radv/radeonsi: refactor harvest config register getters.Dave Airlie2018-04-244-206/+130
* radv: only set raster_config_1 outside the index registers.Dave Airlie2018-04-241-15/+16
* ac/radv/radeonsi: refactor max simd waves into common code.Dave Airlie2018-04-243-22/+18
* ac/radv/radeonsi: refactor raster_config default values getters.Dave Airlie2018-04-244-165/+102
* radeonsi: use common gs_table_depth codeDave Airlie2018-04-241-31/+2
* radv: use common gs_table_depth code.Dave Airlie2018-04-241-30/+2
* ac/info: move gs table depth to common code.Dave Airlie2018-04-242-0/+34
* radeonsi: don't runtime check gs table infoDave Airlie2018-04-241-7/+7
* radv/gfx9: don't use gs_table_depth on gfx9.Dave Airlie2018-04-242-5/+6
* i965/fs: Return mlen * 8 for size_read() for INTERPOLATE_AT_*Jason Ekstrand2018-04-231-0/+2
* ac: fix the number of coordinates for ac_image_get_lod and arraysSamuel Pitoiset2018-04-231-0/+14
* i965: perf: enable GPA query statisticsLionel Landwerlin2018-04-233-1/+68
* i965: perf: add support for raw queriesLionel Landwerlin2018-04-236-27/+474
* i965: perf: read slice/unslice frequencies from OA reportsLionel Landwerlin2018-04-232-0/+71
* i965: perf: snapshot RPSTAT registerLionel Landwerlin2018-04-233-0/+67
* i965: perf: extract utility functionsLionel Landwerlin2018-04-236-252/+294
* ac: teach get_ac_sampler_dim() about subpass attachmentsSamuel Pitoiset2018-04-231-17/+7
* ac/nir: add missing round_slice for 1D arraysSamuel Pitoiset2018-04-231-0/+7
* bin/install_megadrivers: rename a few variables to make things clearerDylan Baker2018-04-231-8/+8
* bin/install_megadrivers: fix DESTDIR and -D*-pathDylan Baker2018-04-231-2/+6
* compiler/glsl: close fd's in glcpp_test.pyDylan Baker2018-04-231-2/+4
* 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