index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel: aubinator: pack supported generations into an array
Lionel Landwerlin
2016-10-05
1
-53
/
+35
*
i965/l3: Add explicit way size calculation for bxt
Ben Widawsky
2016-10-05
1
-1
/
+3
*
aubinator: use the correct format specifier for printing ptrdiff_t.
Kenneth Graunke
2016-10-04
1
-1
/
+1
*
aubinator: Use less -RS instead of -r for the implicit pager.
Kenneth Graunke
2016-10-04
1
-4
/
+3
*
anv/gen7_pipeline: Fix typo in semicolon
Anuj Phogat
2016-10-04
1
-1
/
+1
*
anv/gen7_pipeline: Set sample mask field in 3DSTATE_PS
Anuj Phogat
2016-10-04
1
-0
/
+3
*
anv/gen7_pipeline: Move ksp{1,2} state setting next to ksp0
Anuj Phogat
2016-10-04
1
-3
/
+2
*
anv/gen8_pipeline: Add an assert to ensure use_alt_mode is not set in prog_data
Anuj Phogat
2016-10-04
1
-0
/
+1
*
anv/gen8_pipeline: Fix typo in semicolon
Anuj Phogat
2016-10-04
1
-1
/
+1
*
intel/genxml: Keep the value name 'Alternate' uniform across gen75.xml
Anuj Phogat
2016-10-04
1
-3
/
+3
*
intel/genxml: Fix typo in gen75.xml
Anuj Phogat
2016-10-04
1
-1
/
+1
*
anv/gen7_pipeline: Use MSDISPMODE_PERSAMPLE for non-multisampled fbo
Anuj Phogat
2016-10-04
1
-1
/
+2
*
anv/blorp: Handle zero width/height blits in blorp_copy()
Anuj Phogat
2016-10-04
1
-1
/
+4
*
intel/isl: Add an assert to check zero width/height surface
Anuj Phogat
2016-10-04
1
-0
/
+3
*
intel: use the correct format specifier for printing uint64_t
Timothy Arceri
2016-10-04
2
-11
/
+13
*
intel: fix compilation warning on gen_get_device_info
Tapani Pälli
2016-10-04
2
-2
/
+2
*
intel/isl: Allow non-2D HiZ surfaces
Jason Ekstrand
2016-10-03
1
-2
/
+2
*
intel/isl: Add a detailed comment about multisampling with HiZ
Jason Ekstrand
2016-10-03
1
-2
/
+58
*
intel/isl: Remove tiling checks from choose_msaa_layout
Jason Ekstrand
2016-10-03
2
-14
/
+7
*
intel/isl: Handle HiZ and CCS tiling more directly
Jason Ekstrand
2016-10-03
2
-16
/
+16
*
intel/isl: Allow multisampling with ISL_FORMAT_HiZ
Jason Ekstrand
2016-10-03
2
-3
/
+12
*
intel/isl: Allow creation of 1-D compressed textures
Jason Ekstrand
2016-10-03
2
-3
/
+11
*
intel/isl: Fix up asserts in calc_phys_level0_extent_sa
Jason Ekstrand
2016-10-03
1
-2
/
+4
*
intel/isl: Add a format_supports_multisampling helper
Jason Ekstrand
2016-10-03
5
-36
/
+33
*
anv/formats: Fix build on gcc-4 and earlier
Ville Syrjälä
2016-10-03
1
-4
/
+19
*
i965: rename max_ds_* variable to max_tes_*
Timothy Arceri
2016-10-03
3
-27
/
+27
*
i965: rename max_hs_* variables to max_tcs_*
Timothy Arceri
2016-10-03
3
-27
/
+27
*
aubinator: Fix the decoding of values that span two Dwords
Sirisha Gandikota
2016-09-26
1
-13
/
+37
*
aubinator: fix resource leak
Nayan Deshmukh
2016-09-25
1
-1
/
+3
*
anv: Check for VK_WHOLE_SIZE in anv_CmdFillBuffer
Nicolas Koch
2016-09-23
1
-0
/
+6
*
anv: get rid of duplicated values from gen_device_info
Lionel Landwerlin
2016-09-23
6
-43
/
+28
*
intel/i965: make gen_device_info mutable
Lionel Landwerlin
2016-09-23
7
-53
/
+59
*
anv: pipeline: use correct number of thread for compute
Lionel Landwerlin
2016-09-21
1
-1
/
+4
*
anv: allocator: correct scratch space for haswell
Lionel Landwerlin
2016-09-21
1
-1
/
+21
*
anv: device: calculate compute thread numbers using subslices numbers
Lionel Landwerlin
2016-09-21
6
-18
/
+74
*
aubinator: add a custom handler for immediate register load
Lionel Landwerlin
2016-09-20
3
-3
/
+47
*
isl: Finish tiling filtering for Gen6.
Kenneth Graunke
2016-09-15
3
-5
/
+15
*
nir: Add a flag to lower_io to force "sample" interpolation
Jason Ekstrand
2016-09-15
1
-1
/
+1
*
anv/cmd_buffer: Set the L3 atomic disable mask bit in CHICKEN3 on HSW
Jason Ekstrand
2016-09-14
2
-0
/
+2
*
intel/blorp: Stop setting 3DSTATE_DRAWING_RECTANGLE
Jason Ekstrand
2016-09-14
2
-20
/
+0
*
intel/blorp: Emit 3DSTATE_MULTISAMPLE directly
Jason Ekstrand
2016-09-14
2
-40
/
+45
*
intel: Move Vulkan sample positions to common code
Jason Ekstrand
2016-09-14
4
-21
/
+21
*
aubinator: Remove bogus "end" parameter in gen_disasm_disassemble()
Sirisha Gandikota
2016-09-13
3
-10
/
+12
*
aubinator: Make gen_disasm_disassemble handle split sends
Sirisha Gandikota
2016-09-13
1
-7
/
+12
*
aubinator: Simplify print_dword_val() method
Sirisha Gandikota
2016-09-13
1
-8
/
+4
*
anv/image: Set correct base_array_layer and array_len for storage images
Jason Ekstrand
2016-09-13
1
-0
/
+4
*
Revert "intel/isl: Ignore base_array_layer and array_len for 3D storage..."
Jason Ekstrand
2016-09-13
1
-6
/
+2
*
anv: Use blorp for doing MSAA resolves
Jason Ekstrand
2016-09-13
5
-881
/
+121
*
anv: Use blorp for ClearColorImage
Jason Ekstrand
2016-09-13
2
-21
/
+56
*
anv: Delete meta_blit2d
Jason Ekstrand
2016-09-13
4
-1590
/
+0
[next]