aboutsummaryrefslogtreecommitdiffstats
path: root/src/mesa
Commit message (Expand)AuthorAgeFilesLines
* intel/perf: drop counter size fieldLionel Landwerlin2019-04-172-5/+6
* i965: perf: add mdapi pipeline statistics queries on gen10/11Lionel Landwerlin2019-04-171-1/+9
* i965: move mdapi guid into intel/perfLionel Landwerlin2019-04-171-2/+1
* i965: move mdapi result data format to intel/perfLionel Landwerlin2019-04-173-96/+10
* i965: move brw_timebase_scale to device infoLionel Landwerlin2019-04-175-19/+15
* i965: move OA accumulation code to intel/perfLionel Landwerlin2019-04-173-167/+45
* i965: move mdapi data structure to intel/perfLionel Landwerlin2019-04-171-96/+7
* i965: extract performance query metricsLionel Landwerlin2019-04-1723-148117/+206
* i965: store device revision in gen_device_infoLionel Landwerlin2019-04-173-6/+4
* i965: Move program key debugging to the compiler.Kenneth Graunke2019-04-169-283/+36
* nir: optimize gl_SampleMaskIn to gl_HelperInvocation for radeonsi when possibleMarek Olšák2019-04-161-0/+1
* compiler/glsl: handle case where we have multiple users for typesTapani Pälli2019-04-161-0/+4
* Delete autotoolsDylan Baker2019-04-1513-955/+0
* st/mesa: add support for EXT_shader_image_load_formattedRhys Perry2019-04-151-0/+1
* mesa, glsl: add support for EXT_shader_image_load_formattedRhys Perry2019-04-152-0/+2
* intel: Emit 3DSTATE_VF_STATISTICS dynamicallyKenneth Graunke2019-04-142-6/+24
* nir: make nir_const_value scalarKarol Herbst2019-04-141-4/+4
* mesa: don't overwrite existing shader files with MESA_SHADER_CAPTURE_PATHMarek Olšák2019-04-121-3/+17
* ac/nir_to_llvm: add image bindless supportTimothy Arceri2019-04-121-0/+2
* glsl/nir: add support for lowering bindless images_derefsKarol Herbst2019-04-121-1/+1
* nir/i965/freedreno/vc4: add a bindless bool to type size functionsTimothy Arceri2019-04-122-9/+13
* nir: move brw_nir_rewrite_image_intrinsic into common codeKarol Herbst2019-04-121-1/+1
* swrast: fix undefined shift of 1 << 31Dave Airlie2019-04-121-1/+1
* intel/common: move gen_debug to intel/devMark Janes2019-04-104-4/+4
* st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFORMS case as well.Eric Anholt2019-04-104-0/+19
* virgl: Enable passing arrays as input to fragment shadersGert Wollny2019-04-101-7/+57
* gallium: Add PIPE_CAP_COMPUTE_SHADER_DERIVATIVESCaio Marcelo de Oliveira Filho2019-04-081-0/+1
* i965: Advertise NV_compute_shader_derivativesCaio Marcelo de Oliveira Filho2019-04-081-0/+1
* glsl: Parse and propagate derivative_group to shader_infoCaio Marcelo de Oliveira Filho2019-04-081-0/+6
* mesa: Extension boilerplate for NV_compute_shader_derivativesCaio Marcelo de Oliveira Filho2019-04-082-0/+2
* nir/radv: remove restrictions on opt_if_loop_last_continue()Timothy Arceri2019-04-091-1/+1
* intel: add dependency on genxml generated filesLionel Landwerlin2019-04-081-1/+1
* mesa/main: Fix multisample texture initializeIllia Iorin2019-04-051-13/+25
* glsl: remember which SSBOs are not read-only and pass it to galliumMarek Olšák2019-04-042-1/+7
* gallium: add writable_bitmask parameter into set_shader_buffersMarek Olšák2019-04-042-3/+3
* st/mesa: Fix GL_MAP_COLOR with glDrawPixels GL_COLOR_INDEXDanylo Piliaiev2019-04-041-2/+32
* st/nir: run st_nir_opts after 64bit ops loweringTapani Pälli2019-04-041-1/+1
* gallium: implement ARB/KHR_parallel_shader_compileMarek Olšák2019-04-011-1/+58
* mesa: implement ARB/KHR_parallel_shader_compileMarek Olšák2019-04-018-0/+44
* meson: strip rpath from megadriversEric Engestrom2019-04-011-0/+3
* i965: perf: update render basic configs for big core gen9/gen10Lionel Landwerlin2019-04-018-23/+24
* i965: perf: add ring busyness metric for cfl gt2Lionel Landwerlin2019-04-011-1/+165
* i965: perf: enable Icelake metricsLionel Landwerlin2019-03-313-3/+11
* i965: perf: add Icelake metricsLionel Landwerlin2019-03-311-0/+11899
* i965: perf: sklgt2: drop programming of an unused NOA registerLionel Landwerlin2019-03-311-11/+6
* i965: perf: hsw: drop register programming not needed on HSWLionel Landwerlin2019-03-311-2/+1
* i965: perf: chv: fixup counters namesLionel Landwerlin2019-03-311-25/+25
* i965: perf: add PMA stall metricsLionel Landwerlin2019-03-3110-10/+1140
* i965: perf: sklgt2: update memory write configLionel Landwerlin2019-03-311-7/+49
* i965: perf: sklgt2: update compute metrics configLionel Landwerlin2019-03-311-8/+2