summaryrefslogtreecommitdiffstats
path: root/src/intel
Commit message (Expand)AuthorAgeFilesLines
* intel/genxml: turn SLM Enable bit into booleanLionel Landwerlin2018-09-073-3/+3
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-071-1/+1
* intel: compiler option msse2 and mstackrealignSergii Romantsov2018-09-073-3/+4
* anv/pipeline: Only consider double elements which actually existJason Ekstrand2018-09-061-1/+2
* nir: Drop the vs_inputs_dual_locations optionJason Ekstrand2018-09-061-3/+0
* intel/compiler: remove unused get_image_base_type()Eric Engestrom2018-09-061-19/+0
* Revert "i965/tools: 32bit compilation with meson"Lionel Landwerlin2018-09-061-1/+1
* i965/tools: 32bit compilation with mesonSergii Romantsov2018-09-061-1/+1
* i965/fs: include multisamplers on image_intrinsic_coord_componentsAlejandro Piñeiro2018-09-051-0/+2
* intel/compiler: rename brw_nir_lower_glsl_imagesAlejandro Piñeiro2018-09-051-2/+2
* intel/compiler: Remove redundant nir_remove_dead_variables callJason Ekstrand2018-09-041-2/+0
* intel: compiler: remove dead local variables at optimization passLionel Landwerlin2018-09-031-0/+5
* intel/decoder: fix the possible out of bounds group_iterAndrii Simiklit2018-09-031-1/+4
* anv/blorp: Fix a comment as per Nanley's review feedbackJason Ekstrand2018-09-011-2/+2
* anv/blorp: Do more flushing around HiZ clearsJason Ekstrand2018-09-011-11/+33
* i965/vec4: Clamp indirect tes input array reads with 0x0fffffffIan Romanick2018-09-011-1/+11
* i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_...Ian Romanick2018-09-011-1/+14
* intel: Introducing Amber Lake platformRodrigo Vivi2018-08-313-1/+3
* intel: aubinator: Adding missed platforms to the error message.Rodrigo Vivi2018-08-311-2/+3
* Revert "intel/tools/aubwrite: Always use physical addresses for traces."Kenneth Graunke2018-08-302-13/+11
* intel/nir: Lowering image loads and stores trashes all metadataJason Ekstrand2018-08-301-2/+2
* intel/compiler: Remove surface_idx from brw_image_paramJason Ekstrand2018-08-294-17/+6
* intel: Use TXS for image_size when we have a typed surfaceJason Ekstrand2018-08-295-4/+74
* anv,i965: Lower away image derefs in the driverJason Ekstrand2018-08-297-166/+237
* nir: Use a bitfield for image access qualifiersJason Ekstrand2018-08-292-2/+3
* intel/compiler: Use two components for 1D array image sizesJason Ekstrand2018-08-292-29/+20
* isl: Use the view array length for the image sizeJason Ekstrand2018-08-291-2/+5
* intel/compiler: Do image load/store lowering to NIRJason Ekstrand2018-08-298-1120/+885
* anv/pipeline: Remove dead image loads in lower_input_attacnmentsJason Ekstrand2018-08-291-2/+2
* nir/format_convert: Rename nir_format_bitcast_uint_vecJason Ekstrand2018-08-291-1/+1
* intel/tools: new i965_disasm toolSagar Ghuge2018-08-293-0/+207
* anv: Free the app and engine nameJason Ekstrand2018-08-291-0/+3
* anv: blorp: support multiple aspect blitsLionel Landwerlin2018-08-291-70/+75
* i965/vec4: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1Ian Romanick2018-08-281-3/+16
* i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for imageAtomicAdd of +1 or -1Ian Romanick2018-08-281-3/+9
* i965/fs: Refactor image atomics to be a bit more like other atomicsIan Romanick2018-08-281-40/+44
* i965/fs: Emit BRW_AOP_INC or BRW_AOP_DEC for atomicAdd of +1 or -1Ian Romanick2018-08-281-4/+23
* intel/compiler: Silence unused parameter warnings in brw_eu.hIan Romanick2018-08-281-1/+1
* anv: Claim to support depthBounds for ID gamesJason Ekstrand2018-08-281-0/+9
* anv: Copy the appliation info into the instanceJason Ekstrand2018-08-282-8/+30
* i965: Add INTEL_fragment_shader_ordering support.Kevin Rogovin2018-08-281-0/+1
* intel/eu: print bytes instead of 32 bit hex valueSagar Ghuge2018-08-271-17/+30
* intel: decoder: handle 0 sized structsLionel Landwerlin2018-08-271-4/+8
* anv: Add support for protected memory properties on anv_GetPhysicalDeviceProp...Samuel Iglesias Gonsálvez2018-08-271-0/+7
* intel/tools: Add 0x in front of a couple of hex valuesJason Ekstrand2018-08-251-2/+2
* anv: Fill holes in the VF VUE to zeroJason Ekstrand2018-08-251-1/+28
* intel: tools: Fix aubinator_error's fprintf call (format-security)Kai Wasserbäch2018-08-251-1/+1
* intel/batch_decoder: Print blend states properlyJason Ekstrand2018-08-251-1/+16
* intel/batch_decoder: Fix dynamic state printingJason Ekstrand2018-08-251-2/+2
* intel/decoder: Print ISL formats for vertex elementsJason Ekstrand2018-08-251-1/+2