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
*
anv: Properly enumerate physical devices when none are present
Jason Ekstrand
2017-03-14
1
-2
/
+5
*
nir: Rework conversion opcodes
Jason Ekstrand
2017-03-14
5
-77
/
+55
*
i965/fs: Re-arrange conversion operations
Jason Ekstrand
2017-03-14
1
-36
/
+31
*
i965/vec4: Get rid of the type parameter from to/from_double
Jason Ekstrand
2017-03-14
2
-24
/
+15
*
i965/fs: Use num_components from the SSA def in image intrinsics
Jason Ekstrand
2017-03-14
1
-2
/
+1
*
anv/blorp: Only set a clear color for resolves if fast-cleared
Jason Ekstrand
2017-03-14
1
-1
/
+2
*
anv/blorp: Turn off AUX after doing a CCS_D resolve
Jason Ekstrand
2017-03-14
1
-0
/
+2
*
android: add '/vulkan' to libmesa_anv_entrypoints path
Tapani Pälli
2017-03-14
1
-2
/
+2
*
android: add src/intel/compiler to libmesa_intel_compiler includes
Tapani Pälli
2017-03-14
1
-0
/
+1
*
anv: Add missing error-checking to anv_CreateDevice (v3)
Gwan-gyeong Mun
2017-03-13
1
-9
/
+56
*
anv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyProperties
Chad Versace
2017-03-13
1
-55
/
+18
*
anv: Use vk_outarray in vkEnumeratePhysicalDevices (v2)
Chad Versace
2017-03-13
1
-27
/
+4
*
intel: genxml: prevent missing ; with address fields dwords
Lionel Landwerlin
2017-03-13
1
-28
/
+26
*
anv: Use on-the-fly surface states for dynamic buffer descriptors
Jason Ekstrand
2017-03-13
7
-245
/
+86
*
anv: Stall before fast-clear operations
Jason Ekstrand
2017-03-13
1
-6
/
+19
*
anv: Accurately advertise dynamic descriptor limits
Jason Ekstrand
2017-03-13
1
-2
/
+2
*
anv: Add a helper for working with VK_WHOLE_SIZE for buffers
Jason Ekstrand
2017-03-13
4
-11
/
+28
*
aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
2017-03-13
3
-17
/
+66
*
intel: genxml: add script to generate gzipped genxml
Lionel Landwerlin
2017-03-13
2
-0
/
+48
*
intel: fix compiler build
Iago Toral Quiroga
2017-03-13
1
-0
/
+7
*
intel/vulkan: Get rid of recursive make
Jason Ekstrand
2017-03-13
7
-301
/
+305
*
intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
2017-03-13
2
-37
/
+19
*
intel/compiler: whitespace cleanups
Emil Velikov
2017-03-13
2
-5
/
+0
*
intel/compiler: link all tests again gtest, even test_eu_compact"
Emil Velikov
2017-03-13
2
-27
/
+13
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
112
-23
/
+63984
*
i965: split EU defines to brw_eu_defines.h
Emil Velikov
2017-03-13
1
-1
/
+1
*
anv: Stop including brw_context.h
Jason Ekstrand
2017-03-13
1
-1
/
+1
*
intel/isl: Stop linking libi965_compiler.la into tests
Jason Ekstrand
2017-03-13
1
-1
/
+0
*
vulkan/wsi: Generate wayland protocol headers separately from EGL
Jason Ekstrand
2017-03-13
1
-7
/
+0
*
anv/wsi: Don't include wayland headers
Jason Ekstrand
2017-03-13
1
-3
/
+0
*
genxml: remove shebang from gen_pack_header.py
Emil Velikov
2017-03-10
1
-1
/
+0
*
anv: change BLOCK_POOL_MEMFD_SIZE to exactly 2GB
Tapani Pälli
2017-03-08
1
-1
/
+1
*
i965: Remove use of deprecated drm_intel_aub routines
Chris Wilson
2017-03-07
2
-20
/
+18
*
anv: Make the framebuffer-renderpass format assert non-fatal
Jason Ekstrand
2017-03-07
1
-1
/
+1
*
anv: Drop the anv_validate block helper
Jason Ekstrand
2017-03-07
2
-13
/
+3
*
anv: Get rid of the stub() macros
Jason Ekstrand
2017-03-07
3
-17
/
+5
*
anv: Remove a pointless finishme
Jason Ekstrand
2017-03-07
1
-4
/
+0
*
anv: Convert the HiZ finishme's to perf_warn
Jason Ekstrand
2017-03-07
1
-4
/
+4
*
anv: Add a performance warning helper
Jason Ekstrand
2017-03-07
2
-0
/
+27
*
i965: don't require 64bit cmpxchg
Grazvydas Ignotas
2017-03-06
1
-3
/
+11
*
anv: Advertise shaderInt64 on Broadwell and above
Jason Ekstrand
2017-03-03
2
-1
/
+2
*
genxml: Fill out Gen4 and G45 XML.
Kenneth Graunke
2017-03-03
2
-1
/
+2232
*
genxml: Depend on Makefile.am for generated sources.
Matt Turner
2017-03-02
1
-1
/
+1
*
anv/image: Allow HiZ on input attachment-capable depth/stencil images
Nanley Chery
2017-03-02
1
-14
/
+0
*
anv/cmd_buffer: Centralize automatic layout transitions
Nanley Chery
2017-03-02
1
-42
/
+12
*
anv/cmd_buffer: Add attachment transitioning functions
Nanley Chery
2017-03-02
1
-0
/
+85
*
anv/blorp: Encapsulate subpass id querying
Nanley Chery
2017-03-02
2
-6
/
+17
*
anv/cmd_buffer: Enable render pass awareness
Nanley Chery
2017-03-02
2
-0
/
+10
*
anv/pass: Store subpass attachment reference list
Nanley Chery
2017-03-02
2
-2
/
+13
*
anv/pass: Fix size of anv_render_pass:subpass_attachments
Nanley Chery
2017-03-02
1
-2
/
+1
[next]