summaryrefslogtreecommitdiffstats
path: root/src/intel/isl
Commit message (Expand)AuthorAgeFilesLines
* isl: automake: don't explicitly EXTRA_DIST the tests folderEmil Velikov2016-05-011-2/+0
* isl: include all the files in the tarballEmil Velikov2016-05-011-0/+6
* isl: move -lm at the end of tests_ldaddAlejandro PiƱeiro2016-04-271-2/+2
* isl: remove ffs function that conflicts with system headersJonathan Gray2016-04-251-5/+1
* isl: fix warnings in release buildGrazvydas Ignotas2016-04-252-2/+2
* isl/format: Add a get_num_channels helperJason Ekstrand2016-04-212-0/+17
* isl/format: Add more isl_format_has_type_channel functionsJason Ekstrand2016-04-212-4/+43
* isl/format: Break the guts of has_[us]int_channel into a helperJason Ekstrand2016-04-211-18/+16
* isl: Add a helper for determining when a typed load/store can be usedJason Ekstrand2016-04-212-0/+20
* isl: Take a devinfo in lower_storage_image_format instead of an isl_deviceJason Ekstrand2016-04-213-17/+18
* isl: Don't use designated initializers in the headerJason Ekstrand2016-04-211-13/+24
* isl: Include c99_compat.hJason Ekstrand2016-04-211-0/+1
* isl/surface_state: Set the correct pitch for W-tiled surfacesJason Ekstrand2016-04-081-1/+13
* isl: Remove surf_get_intratile_offset_elJason Ekstrand2016-04-083-125/+0
* isl: Rework the get_intratile_offset functionJason Ekstrand2016-04-082-33/+52
* isl/surface_state: Set the clear colorJason Ekstrand2016-03-101-12/+13
* isl: Add more helpers for determining if a format is an integer formatJason Ekstrand2016-03-102-0/+24
* isl: Remove redundant checkJason Ekstrand2016-03-101-2/+1
* isl: Fix RenderTargetViewExtent for mipmapped 3D surfacesNanley Chery2016-03-041-1/+2
* isl: Get rid of isl_surf_fill_state_info::level0_extent_pxNanley Chery2016-03-042-13/+4
* isl/surface_state: Set L2 bypass disable for certain BC* formatsJason Ekstrand2016-03-031-0/+22
* isl: Don't filter tiling flags if a specific tiling bit is setNanley Chery2016-03-031-5/+8
* isl: Add function to get intratile offsets from x/y offsetsNanley Chery2016-03-032-12/+43
* isl: Fix make checkJason Ekstrand2016-03-021-0/+1
* isl/surface_state: Fix array spacing on Gen7Nanley Chery2016-02-291-0/+5
* isl: Add helpers for filling out brw_image_paramJason Ekstrand2016-02-272-1/+118
* isl: Move isl_image.c to isl_storage_image.cJason Ekstrand2016-02-272-1/+1
* isl: Add a helper for filling a buffer surface stateJason Ekstrand2016-02-274-0/+121
* isl: Add a function for filling out a surface stateJason Ekstrand2016-02-275-4/+567
* isl: Create per-gen helper libraries for gens 7, 8, and 9Jason Ekstrand2016-02-271-2/+23
* isl: Fix isl_surf_get_image_intratile_offset_el()Nanley Chery2016-02-262-36/+36
* isl: Stop including mesa/main/imports.hJason Ekstrand2016-02-202-1/+2
* Move isl to src/intelJason Ekstrand2016-02-1822-0/+5127