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
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
anv/blorp: Add a gcd_pow2_u64 helper and use it for buffer alignments
Jason Ekstrand
2016-09-13
1
-24
/
+24
*
anv: Use blorp for CopyBuffer and UpdateBuffer
Jason Ekstrand
2016-09-13
3
-181
/
+187
*
anv: Use blorp for CopyImage
Jason Ekstrand
2016-09-13
2
-158
/
+67
*
anv: Use blorp for CopyBufferToImage
Jason Ekstrand
2016-09-13
2
-125
/
+16
*
anv: Use blorp for CopyImageToBuffer
Jason Ekstrand
2016-09-13
2
-16
/
+134
*
anv: Use blorp to implement VkBlitImage
Jason Ekstrand
2016-09-13
5
-750
/
+144
*
anv: Make image_get_surface_for_aspect_mask const
Jason Ekstrand
2016-09-13
3
-7
/
+8
*
anv: Add initial blorp support
Jason Ekstrand
2016-09-13
7
-0
/
+400
*
intel/anv: Use #defines for all __gen_ helpers
Jason Ekstrand
2016-09-13
1
-5
/
+6
*
anv: Generalize emit_urb_setup
Jason Ekstrand
2016-09-13
2
-20
/
+45
*
anv/pipeline: Roll compute_urb_partition into emit_urb_setup
Jason Ekstrand
2016-09-13
3
-156
/
+138
*
intel/blorp: Use #defines for all __gen_ helpers
Jason Ekstrand
2016-09-13
1
-5
/
+6
*
intel/isl: Divide QPitch by 2 for 3-D stencil textures on SKL+
Jason Ekstrand
2016-09-13
1
-1
/
+14
*
isl/state: Don't set QPitch for GEN4_3D surfaces
Jason Ekstrand
2016-09-13
1
-1
/
+16
[next]