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
/
vulkan
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: check support for enabled features in vkCreateDevice()
Samuel Iglesias Gonsálvez
2017-07-03
1
-0
/
+13
*
anv: merge tessellation's primitive mode in merge_tess_info()
Samuel Iglesias Gonsálvez
2017-07-03
1
-0
/
+4
*
anv: fix reported timestampPeriod value
Lionel Landwerlin
2017-07-02
1
-1
/
+1
*
anv: use devinfo for number of thread/eu
Lionel Landwerlin
2017-06-29
1
-2
/
+3
*
intel/anv: Add missing break in anv_CreateDevice()
Topi Pohjolainen
2017-06-27
1
-0
/
+1
*
anv/gpu_memcpy: Rename the gpu_memcpy function
Nanley Chery
2017-06-26
3
-11
/
+11
*
anv/blorp: Provide surface states for CCS resolves
Nanley Chery
2017-06-26
1
-19
/
+10
*
anv/blorp: Add a surface-state-based CCS resolve function
Nanley Chery
2017-06-26
2
-0
/
+44
*
anv: Adjust params of color buffer transitioning functions
Nanley Chery
2017-06-26
3
-36
/
+39
*
anv/blorp: Remove 3D subresource transition workaround
Nanley Chery
2017-06-26
1
-4
/
+4
*
anv/cmd_buffer: Adjust the image view reloc function
Nanley Chery
2017-06-26
1
-20
/
+25
*
anv/cmd_buffer: Adjust layout transition aspect checking
Nanley Chery
2017-06-26
1
-5
/
+3
*
anv: Add and use color auxiliary buffer helpers
Nanley Chery
2017-06-26
2
-0
/
+32
*
anv: use Mesa's u_atomic.h header
Eric Engestrom
2017-06-26
1
-2
/
+3
*
anv/cnl: Don't write to Cache Mode Register 1 on gen10+
Anuj Phogat
2017-06-23
1
-3
/
+1
*
anv: Fix -Wswitch in anv_layout_to_aux_usage()
Chad Versace
2017-06-22
1
-0
/
+3
*
anv/cnl: Generate and use gen10 functions
Anuj Phogat
2017-06-22
4
-1
/
+13
*
anv/cnl: Don't set FloatBlendOptimizationEnable{Mask}
Anuj Phogat
2017-06-22
1
-3
/
+6
*
anv/cnl: Use GENX(xx) in place of GEN9_xx
Anuj Phogat
2017-06-22
1
-8
/
+8
*
anv/cnl: Add #defines for MOCS and genX(x)
Anuj Phogat
2017-06-22
1
-0
/
+14
*
anv: FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR not used with VkFormatProperties...
Andres Gomez
2017-06-22
1
-5
/
+0
*
intel: common: express timestamps units in frequency
Lionel Landwerlin
2017-06-19
1
-1
/
+1
*
anv: Fix L3 cache programming on Bay Trail
Jonas Kulla
2017-06-19
1
-1
/
+1
*
anv: Don't advertise support on anything above gen9
Jason Ekstrand
2017-06-09
1
-1
/
+1
*
intel/blorp: Plumb through access to the workaround BO
Jason Ekstrand
2017-06-07
1
-0
/
+12
*
anv/blorp: Move the depth cache flush outside of BLORP
Nanley Chery
2017-06-07
1
-0
/
+16
*
intel/blorp: Refactor the HiZ op interface
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
i965/miptree: Store fast clear colors in an isl_color_value
Jason Ekstrand
2017-06-07
1
-1
/
+1
*
anv: Set better descriptor set limits
Alex Smith
2017-06-06
1
-3
/
+6
*
anv: Set driver version to Mesa version
Alex Smith
2017-06-06
1
-1
/
+1
*
util/vulkan: Move Vulkan utilities to src/vulkan/util
Alex Smith
2017-06-06
7
-8
/
+7
*
genxml: Make 3DSTATE_CONSTANT_BODY on Gen7+ use arrays.
Kenneth Graunke
2017-06-01
1
-4
/
+4
*
anv: Port over CACHE_MODE_1 optimization fix enables from brw.
Kenneth Graunke
2017-05-30
1
-0
/
+13
*
intel/blorp: Add support for gen4-5 SF programs
Jason Ekstrand
2017-05-26
1
-1
/
+4
*
anv: Require vertex buffers to come from a 32-bit heap
Jason Ekstrand
2017-05-23
1
-0
/
+12
*
anv: Advertise both 32-bit and 48-bit heaps when we have enough memory
Jason Ekstrand
2017-05-23
1
-6
/
+36
*
anv: Refactor memory type setup
Jason Ekstrand
2017-05-23
1
-36
/
+40
*
anv: Make supports_48bit_addresses a heap property
Jason Ekstrand
2017-05-23
2
-3
/
+14
*
anv: Stop setting BO flags in bo_init_new
Jason Ekstrand
2017-05-23
4
-15
/
+25
*
anv: Set image memory types based on the type count
Jason Ekstrand
2017-05-23
1
-2
/
+4
*
anv: Add valid_bufer_usage to the memory type metadata
Jason Ekstrand
2017-05-23
2
-8
/
+26
*
anv: Determine the type of mapping based on type metadata
Jason Ekstrand
2017-05-23
2
-7
/
+7
*
anv: Set up memory types and heaps during physical device init
Jason Ekstrand
2017-05-23
2
-44
/
+77
*
anv: Predicate 48bit support on gen >= 8
Jason Ekstrand
2017-05-23
1
-1
/
+6
*
anv/image: Get rid of the memset(aux, 0, sizeof(aux)) hack
Jason Ekstrand
2017-05-23
1
-28
/
+0
*
anv: Handle transitioning depth from UNDEFINED to other layouts
Jason Ekstrand
2017-05-23
2
-19
/
+19
*
anv: Handle color layout transitions from the UNINITIALIZED layout
Jason Ekstrand
2017-05-23
3
-2
/
+108
*
anv/formats: Update the three-channel BC1 mappings
Nanley Chery
2017-05-18
1
-2
/
+2
*
anv: Add an option to abort on device loss
Jason Ekstrand
2017-05-18
1
-0
/
+5
*
anv: Wrap the device lost error in vk_error in QueueSubmit
Jason Ekstrand
2017-05-18
1
-1
/
+1
[next]