index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
isl: Refactor func isl_calc_array_pitch_sa_rows
Chad Versace
2016-01-07
1
-18
/
+19
*
isl: Assert that alignments are not 0 for isl_align
Jordan Justen
2016-01-07
1
-1
/
+1
*
anv: Assert that alignments are not 0 for align_*
Jordan Justen
2016-01-07
1
-0
/
+3
*
isl: Fix image alignment calculation
Jordan Justen
2016-01-07
1
-2
/
+3
*
anv/state: Pull sampler vk-to-gen maps into genX_state_util.h
Jason Ekstrand
2016-01-06
3
-60
/
+30
*
nir/spirv: Wrap borrow/carry ops in b2i
Jason Ekstrand
2016-01-06
1
-2
/
+4
*
nir/spirv/cfg: Only set fall to true at the start of a case
Jason Ekstrand
2016-01-06
1
-1
/
+2
*
anv: Fix build without VALGRIND
Jordan Justen
2016-01-06
1
-1
/
+1
*
i965/compiler: Enable more lowering in NIR
Jason Ekstrand
2016-01-06
1
-0
/
+5
*
nir/algebraic: Add more lowering
Jason Ekstrand
2016-01-06
2
-0
/
+10
*
nir/opcodes: Fix the folding expression for usub_borrow
Jason Ekstrand
2016-01-06
1
-1
/
+1
*
nir/spirv: Properly implement Modf
Jason Ekstrand
2016-01-06
1
-1
/
+8
*
nir/builder: Add a helper for storing to a deref
Jason Ekstrand
2016-01-06
1
-0
/
+16
*
anv/gen9: Teach gen9_image_view_init() about 1D surface qpitch
Chad Versace
2016-01-06
1
-1
/
+29
*
isl: Add isl_surf_get_array_pitch_el()
Chad Versace
2016-01-06
1
-0
/
+31
*
isl/gen9: Support ISL_DIM_LAYOUT_GEN9_1D
Chad Versace
2016-01-06
1
-18
/
+74
*
isl: Don't align phys_slice0_sa.width twice
Chad Versace
2016-01-06
1
-2
/
+2
*
isl: Fix the documented units of isl_surf::row_pitch
Chad Versace
2016-01-06
1
-1
/
+1
*
anv/gen9: Fix oob lookup of surface halign, valign
Chad Versace
2016-01-06
1
-12
/
+22
*
anv/meta: Teach meta how to blit from a 1D image
Chad Versace
2016-01-06
2
-4
/
+28
*
nir/spirv: Fix switch statements with duplicate cases
Jason Ekstrand
2016-01-05
2
-12
/
+8
*
nir/spirv/cfg: Assert that blocks only ever get added once
Jason Ekstrand
2016-01-05
1
-0
/
+1
*
nir/spirv: Simplify phi node handling
Jason Ekstrand
2016-01-05
3
-95
/
+38
*
anv/pipeline: Lower indirect temporaries and inputs
Jason Ekstrand
2016-01-05
1
-0
/
+6
*
nir: Add an indirect deref lowering pass
Jason Ekstrand
2016-01-05
3
-0
/
+242
*
vk: Implement a basic pipeline cache
Kristian Høgsberg Kristensen
2016-01-05
7
-53
/
+141
*
vk: Destroy device->mutex when destroying the device
Kristian Høgsberg Kristensen
2016-01-05
1
-0
/
+2
*
isl: Don't force linear for 1d surfaces in gen7_filter_tiling()
Chad Versace
2016-01-05
1
-8
/
+0
*
isl: Document gen7_filter_tiling()
Chad Versace
2016-01-05
1
-0
/
+11
*
isl: Prefer linear tiling for 1D surfaces
Chad Versace
2016-01-05
1
-0
/
+10
*
isl: Remove isl_format_layout::bpb
Chad Versace
2016-01-05
2
-2
/
+1
*
anv: Use isl_format_layout::bs instead of ::bpb
Chad Versace
2016-01-05
2
-4
/
+4
*
isl: Align isl_surf::phys_level0_sa to the format's compression block
Chad Versace
2016-01-05
2
-8
/
+18
*
isl: Fix mis-documented units of isl_surf::phys_level_sa
Chad Versace
2016-01-05
1
-1
/
+2
*
nir/spirv: Add support for the ControlBarrier instruction
Jason Ekstrand
2016-01-04
1
-0
/
+2
*
anv/UpdateDescriptorSets: Use the correct index for the buffer view
Jason Ekstrand
2016-01-04
1
-1
/
+1
*
nir/spirv: Implement extended add, sub, and mul
Jason Ekstrand
2016-01-04
1
-0
/
+28
*
nir/spirv: Add support for bitfield operations
Jason Ekstrand
2016-01-04
1
-0
/
+11
*
nir/spirv: Add support for msb/lsb opcodes
Jason Ekstrand
2016-01-04
1
-3
/
+4
*
nir/spirv: Add a documenting assert for OpConstantSampler
Jason Ekstrand
2016-01-04
1
-0
/
+4
*
nir/spirv: Add initial support for ConstantNull
Jason Ekstrand
2016-01-04
1
-0
/
+44
*
isl: Align single-level 2D surfaces to compression block
Chad Versace
2016-01-04
1
-6
/
+12
*
anv/formats: Hand out different formats based on tiled vs. linear
Jason Ekstrand
2016-01-04
1
-2
/
+35
*
anv/image_view: Separate vulkan and isl formats
Jason Ekstrand
2016-01-04
8
-19
/
+33
*
anv_get_isl_format: Support depth+stencil aspect value
Jason Ekstrand
2016-01-04
1
-0
/
+1
*
anv/image: Do more work in anv_image_view_init
Jason Ekstrand
2016-01-04
4
-32
/
+22
*
anv/formats: Rework GetPhysicalDeviceFormatProperties
Jason Ekstrand
2016-01-04
1
-63
/
+76
*
anv/formats: Add a tiling parameter to get_isl_format
Jason Ekstrand
2016-01-04
6
-6
/
+11
*
isl/format: Add some helpers for working with RGB formats
Jason Ekstrand
2016-01-04
2
-0
/
+66
*
isl: Add a file for format helpers
Jason Ekstrand
2016-01-04
3
-15
/
+42
[next]