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
*
meson: convert gtest to an internal dependency
Dylan Baker
2017-10-03
1
-3
/
+3
*
meson: add window system deps to intel vulkan common
Dylan Baker
2017-10-03
1
-1
/
+1
*
intel: Always set Cube Face Enables for all surfaces.
Kenneth Graunke
2017-10-03
1
-8
/
+6
*
intel: Make Cube Face Enable fields consistent across generations.
Kenneth Graunke
2017-10-03
7
-10
/
+36
*
anv: Remove unreachable cases from isl_format_for_size()
Józef Kucia
2017-10-03
1
-2
/
+0
*
anv: Fix vkCmdFillBuffer()
Józef Kucia
2017-10-03
1
-2
/
+2
*
i965: skip reading unused slots at the begining of the URB for the FS
Iago Toral Quiroga
2017-10-02
2
-4
/
+32
*
i965: Normalize types for FBL, FBH, etc
Matt Turner
2017-09-30
2
-15
/
+11
*
i965/fs: force pull model for 64-bit GS inputs
Iago Toral Quiroga
2017-09-29
2
-7
/
+15
*
meson: remove duplicate libisl dependency in anv
Dylan Baker
2017-09-28
1
-1
/
+1
*
anv: add an assertion in genX(BeginCommandBuffer)
Gwan-gyeong Mun
2017-09-28
1
-0
/
+1
*
meson: Add build Intel "anv" vulkan driver
Dylan Baker
2017-09-27
8
-0
/
+652
*
intel: use a flag instead of setting PYTHONPATH
Dylan Baker
2017-09-27
2
-9
/
+26
*
i965: Support copy propagating of untyped atomic surface indexes.
Kenneth Graunke
2017-09-26
1
-0
/
+7
*
i965/vec4: Fix swizzles on atomic sources.
Kenneth Graunke
2017-09-26
1
-4
/
+9
*
i965/vec4: Actually handle atomic op intrinsics.
Kenneth Graunke
2017-09-26
1
-2
/
+10
*
anv: Fix some comment typos.
Eric Anholt
2017-09-26
1
-3
/
+3
*
intel/genxml: Convert a not-present-or-"1" dict to a set.
Eric Anholt
2017-09-26
1
-2
/
+3
*
i965/nir: export nir_optimize
Timothy Arceri
2017-09-26
2
-7
/
+11
*
anv: fix viewport transformation for z component
Samuel Iglesias Gonsálvez
2017-09-25
1
-2
/
+2
*
Revert "intel: Remove unused device info for KBL GT1.5"
Anuj Phogat
2017-09-21
1
-0
/
+11
*
i965: Handle unwritten PSIZ/VIEWPORT/LAYER outputs in vec4 shaders.
Kenneth Graunke
2017-09-21
1
-3
/
+3
*
intel/blorp/hiz: Always set sample number
Topi Pohjolainen
2017-09-21
1
-0
/
+11
*
anv: Advertise VK_KHR_maintenance2
Jason Ekstrand
2017-09-20
1
-0
/
+1
*
anv/image: Use RENDER_SURFACE_STATE::X/Y Offset on SKL+
Jason Ekstrand
2017-09-20
1
-7
/
+16
*
intel/blorp: Handle clearing compressed surfaces
Jason Ekstrand
2017-09-20
1
-7
/
+17
*
intel/blorp: Internally expose surf_convert_to_uncompressed
Jason Ekstrand
2017-09-20
2
-13
/
+21
*
anv/image: Support creating uncompressed views of compressed images
Jason Ekstrand
2017-09-20
4
-5
/
+187
*
anv: Add a new anv_surface_state struct
Jason Ekstrand
2017-09-20
4
-109
/
+110
*
anv/image: Break surface state fill logic into a helper
Jason Ekstrand
2017-09-20
3
-112
/
+151
*
anv/image: Add support for the VkImageViewUsageCreateInfoKHR struct
Jason Ekstrand
2017-09-20
1
-8
/
+14
*
anv: Advertise point clipping properties
Samuel Iglesias Gonsálvez
2017-09-20
1
-0
/
+8
*
anv: Add support for tessellation domain origin control
Jason Ekstrand
2017-09-20
1
-10
/
+21
*
spirv: Flip the tessellation winding order
Jason Ekstrand
2017-09-20
1
-1
/
+12
*
anv/image: Add support for the new depth/stencil layouts
Jason Ekstrand
2017-09-20
1
-0
/
+2
*
anv/entrypoints_gen: Dedent the C code
Jason Ekstrand
2017-09-20
1
-196
/
+195
*
anv: Fix descriptors copying
Józef Kucia
2017-09-20
1
-1
/
+1
*
anv: Advertise support VK_FORMAT_R8_SRGB
Jason Ekstrand
2017-09-19
1
-1
/
+2
*
intel/blorp: Support clearing L8_UNORM_SRGB surfaces
Jason Ekstrand
2017-09-19
1
-0
/
+4
*
configure.ac: split the wayland client/server confusion
Emil Velikov
2017-09-19
1
-2
/
+2
*
intel: automake: add isl_genX_priv.h in the source list
Juan A. Suarez Romero
2017-09-19
1
-0
/
+1
*
anv/android: Disable surface and swapchain extensions (v2)
Chad Versace
2017-09-18
1
-3
/
+20
*
anv: Feed vk_android_native_buffer.xml to generators (v2)
Chad Versace
2017-09-18
3
-6
/
+28
*
anv: Teach generator scripts how to parse mutliple XML files
Chad Versace
2017-09-18
2
-10
/
+23
*
intel/isl: Add a drm_modifier_get_default_aux_state helper
Jason Ekstrand
2017-09-18
1
-0
/
+20
*
anv: Implement VK_KHR_image_format_list
Jason Ekstrand
2017-09-18
2
-2
/
+36
*
anv: Implement VK_KHR_bind_memory2
Jason Ekstrand
2017-09-18
3
-17
/
+68
*
i965: Add an INTEL_DEBUG=reemit option.
Kenneth Graunke
2017-09-15
2
-0
/
+2
*
i965: Add an INTEL_DEBUG=submit option for printing batch statistics.
Kenneth Graunke
2017-09-13
2
-1
/
+2
*
util: Query build-id by symbol address, not library name
Chad Versace
2017-09-13
1
-1
/
+2
[next]