summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* intel/perf: create a vtable entry for emit_mi_flushMark Janes2019-08-072-2/+5
* intel/perf: use temporary pointers to simplify access to perf stateMark Janes2019-08-071-78/+92
* intel/perf: move snapshot_statistics_registers into perfMark Janes2019-08-073-28/+33
* intel/perf: move query_object into perfMark Janes2019-08-074-159/+136
* intel/perf: create a vtable entry for store_register_mem64Mark Janes2019-08-072-3/+9
* intel/perf: move free_sample_bufs into perfMark Janes2019-08-073-15/+12
* intel/perf: move reap_old_sample_buffers into perfMark Janes2019-08-073-25/+26
* intel/perf: move get_free_sample_buf into perfMark Janes2019-08-073-21/+22
* intel/perf: move the perf context into perfMark Janes2019-08-073-147/+149
* intel/perf: move get_metric_id to perfMark Janes2019-08-073-36/+37
* intel/perf: move oa_sample_buf structure to perfMark Janes2019-08-072-139/+141
* intel/perf: enumerate query-based metrics in perfMark Janes2019-08-077-266/+240
* intel/perf: move perf-related constants to common locationMark Janes2019-08-075-22/+23
* intel/perf: create a vtable entry for capture_frequency_stat_registerMark Janes2019-08-072-2/+11
* intel/perf: create a vtable entry for batchbuffer_flushMark Janes2019-08-072-8/+20
* intel/perf: create a vtable entry for emit_report_countMark Janes2019-08-072-2/+22
* intel/perf: create a vtable entry for bo_unreferenceMark Janes2019-08-072-4/+9
* intel/perf: create a vtable for low-level driver functionsMark Janes2019-08-072-4/+19
* intel/perf: use common ioctl wrapperMark Janes2019-08-073-10/+6
* intel/perf: rename gen_perf to gen_perf_configMark Janes2019-08-076-30/+30
* nvc0: fix program dumping, use _debug_printfIlia Mirkin2019-08-071-6/+6
* nvc0: add support for ATOMC_WRAP TGSI operationsIlia Mirkin2019-08-072-1/+11
* gallium: redefine ATOMINC_WRAP to be more hardware-friendlyIlia Mirkin2019-08-073-14/+11
* st/mesa: relax EXT_shader_image_load_store enableIlia Mirkin2019-08-071-3/+0
* i965/perf: restore mdapi statistics query metricsMark Janes2019-08-071-0/+1
* util: add anon_file.h for all memfd/temp file usageGreg V2019-08-078-163/+205
* radeonsi: limit DPBB context_states_per_bin batches when using gfx9 workaroundPierre-Eric Pelloux-Prayer2019-08-071-1/+5
* radeonsi: reduce DPBB persistent_states_per_bin value for APUsPierre-Eric Pelloux-Prayer2019-08-071-1/+2
* radeonsi: fix typo in DPBB register fieldPierre-Eric Pelloux-Prayer2019-08-071-1/+4
* radeonsi: fix S_028C48_MAX_ALLOC_COUNT valuePierre-Eric Pelloux-Prayer2019-08-071-1/+1
* etnaviv: drop struct etna_3d_stateChristian Gmeiner2019-08-073-17/+1
* mesa: Use _mesa_delete_transform_feedback_object in driversYevhenii Kolesnikov2019-08-074-29/+29
* mesa: use _mesa_delete_query in driversYevhenii Kolesnikov2019-08-075-7/+16
* meson,i965: Link with android deps when building for android.Bas Nieuwenhuizen2019-08-074-9/+20
* gallium/dump: add missing query-type to short-listErik Faye-Lund2019-08-071-0/+1
* gallium/dump: add missing query-type to short-listErik Faye-Lund2019-08-071-0/+1
* util: fix mem leak of program pathEric Engestrom2019-08-071-7/+12
* clover: Fix build after clang r367864Jan Vesely2019-08-061-2/+8
* mesa: remove super old TODOs from shaderapi.cTimothy Arceri2019-08-071-5/+0
* mesa: freedreno: Android.registers.mk: Fix up register xml.h file generationJohn Stultz2019-08-073-4/+37
* mesa: Add ir3/ir3_nir_imul.c generation to Android.mkJohn Stultz2019-08-072-1/+10
* panfrost: Take into account a index_bias for glDrawElementsBaseVertex callsRohan Garg2019-08-063-16/+31
* radv/gfx10: Enable DCC for storage images.Bas Nieuwenhuizen2019-08-073-4/+18
* radv: Add device argument for dcc compression check.Bas Nieuwenhuizen2019-08-075-18/+24
* radv: Disable compression for compute DCC decompress store.Bas Nieuwenhuizen2019-08-073-13/+41
* radv: Add extra struct to image view creation.Bas Nieuwenhuizen2019-08-0712-22/+27
* radv: Do not decompress on LAYOUT_GENERAL.Bas Nieuwenhuizen2019-08-071-3/+3
* radv: Pass through render loop detection to internal layout decisions.Bas Nieuwenhuizen2019-08-076-46/+100
* radv: Add render loop detection in renderpass.Bas Nieuwenhuizen2019-08-072-0/+19
* drirc: Add vendor workaround for Divinity: Original Sin EETimothy Arceri2019-08-071-0/+1