summaryrefslogtreecommitdiff
path: root/src/mesa/drivers/dri/i965/Makefile.sources
AgeCommit message (Expand)AuthorFilesLines
2020-10-15i965: Don't build Gen10-specific files and librariesIan Romanick1-6/+0
2019-11-29i965: update Makefile.sources for perf changesJonathan Gray1-2/+0
2019-08-07intel/perf: enumerate query-based metrics in perfMark Janes1-1/+0
2019-04-17i965: extract performance query metricsLionel Landwerlin1-20/+0
2019-03-31i965: perf: enable Icelake metricsLionel Landwerlin1-1/+2
2019-03-11i965: Use genxml for emitting PIPE_CONTROL.Kenneth Graunke1-0/+10
2019-03-11i965: Move some genX infrastructure to genX_boilerplate.h.Kenneth Graunke1-0/+10
2019-01-10intel/isl: move tiled_memcpy static libs from i965 to islTapani Pälli1-11/+0
2018-10-24autotools: include intel_tiled_memcopy.cDylan Baker1-0/+3
2018-10-23i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips1-2/+8
2018-05-26i965: Revert recent tiled memcpy changes.Kenneth Graunke1-4/+2
2018-05-25i965/tiled_memcpy: inline movntdqa loads in tiled_to_linearScott D Phillips1-2/+4
2018-05-08i965: Use ISL for emitting depth/stencil/hiz state on gen6+Jason Ekstrand1-2/+0
2018-04-23i965: perf: add support for raw queriesLionel Landwerlin1-0/+1
2018-04-23i965: perf: extract utility functionsLionel Landwerlin1-0/+1
2018-03-22i965: add performance query support on CNLLionel Landwerlin1-1/+2
2018-03-20i965: perf: reduce i965 binary sizeLionel Landwerlin1-24/+16
2018-02-16i965: Implement GenerateMipmap directly, rather than using Meta.Kenneth Graunke1-0/+1
2018-02-15i965/icl: Build and use gen11 functions for genxml state-upload and blorpAnuj Phogat1-0/+4
2017-12-08i965: Add ARB_get_program_binary support using nir_serializationJordan Justen1-0/+1
2017-12-06i965: include brw_pipe_control.h in the tarballEmil Velikov1-0/+1
2017-11-28i965: perf: add support for CoffeeLake GT3Lionel Landwerlin1-1/+3
2017-11-28i965: perf: add support for CoffeeLake GT2Lionel Landwerlin1-1/+3
2017-10-31i965: add initial implementation of on disk shader cacheTimothy Arceri1-0/+1
2017-10-12i965: Get rid of gen7_cs_state.cJason Ekstrand1-1/+0
2017-09-15i965: Move TexSubImage functions to intel_tex_image.cJason Ekstrand1-1/+0
2017-09-14i965: Move brw_state_batch code to intel_batchbuffer.cKenneth Graunke1-1/+0
2017-08-19i965: Use ISL for emitting null surface states.Kenneth Graunke1-2/+0
2017-07-22i965/miptree: Clean-up unusedTopi Pohjolainen1-1/+0
2017-07-18i965: Convert WM_STATE to genxml on gen4-5.Rafael Antognolli1-1/+0
2017-07-18i965: Convert CLIP_STATE to genxml.Rafael Antognolli1-1/+0
2017-07-13i965: Convert GS_STATE to genxml.Rafael Antognolli1-1/+0
2017-07-13i965: Remove upload_gs_state_for_tf.Rafael Antognolli1-1/+0
2017-07-13i965: Convert BLEND_CONSTANT_COLOR state to genxml.Rafael Antognolli1-1/+0
2017-06-27i965: perf: add support for GeminilakeLionel Landwerlin1-1/+3
2017-06-27i965: perf: add support for KabylakeLionel Landwerlin1-1/+5
2017-06-27i965: Add XML OA metric sets for Gen8+Robert Bragg1-1/+13
2017-06-22i965: Remove unused code and delete file.Rafael Antognolli1-1/+0
2017-06-16i965: Convert SF_STATE to genxml.Rafael Antognolli1-1/+0
2017-06-15i965: gen4_blorp_exec.h to the sources listEmil Velikov1-0/+1
2017-06-09i965/cnl: Wire up Mesa build files for gen10Anuj Phogat1-0/+4
2017-06-07i965: Delete intel_resolve_mapJason Ekstrand1-2/+0
2017-05-26i965: Add blorp support for gen4-5Jason Ekstrand1-0/+3
2017-05-26i965: Move clip program compilation to the compilerJason Ekstrand1-6/+0
2017-05-26i965: Move SF compilation to the compilerJason Ekstrand1-2/+0
2017-05-11i965: Port 3DSTATE_VF_TOPOLOGY on gen8+ to genxml.Rafael Antognolli1-1/+0
2017-05-11i965: Port Gen4-5 VS_STATE to genxml.Kenneth Graunke1-1/+0
2017-05-03i965: Port gen4+ state emitting code to genxml.Rafael Antognolli1-1/+0
2017-05-03i965: Port gen6+ 3DSTATE_CC_STATE_POINTERS state to genxml.Rafael Antognolli1-1/+0
2017-05-03i965: Port push constant code to genxml.Rafael Antognolli1-4/+0