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
Commit message (
Expand
)
Author
Age
Files
Lines
*
radv: Reinitialise loaderMagic when allocating a cached command buffer
Alex Smith
2017-03-13
1
-0
/
+1
*
gallium/radeon: disable the shader cache if dumping shaders
Marek Olšák
2017-03-13
1
-0
/
+5
*
radeonsi: mark all bound shader buffer ranges as initialized
Marek Olšák
2017-03-13
1
-0
/
+3
*
st/mesa: disable the shader cache if dumping shaders
Marek Olšák
2017-03-13
1
-4
/
+4
*
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
*
util/vulkan: Add vk_outarray (v2)
Chad Versace
2017-03-13
1
-0
/
+140
*
intel: genxml: prevent missing ; with address fields dwords
Lionel Landwerlin
2017-03-13
1
-28
/
+26
*
gallium/hud: check NULL return from u_upload_alloc
Julien Isorce
2017-03-13
1
-0
/
+5
*
winsys/radeon: check null return from radeon_cs_create_fence in cs_flush
Julien Isorce
2017-03-13
1
-11
/
+13
*
winsys/radeon: check null in radeon_cs_create_fence
Julien Isorce
2017-03-13
1
-0
/
+3
*
vulkan/wsi: include builddir for generated headers
Juan A. Suarez Romero
2017-03-13
1
-0
/
+1
*
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
*
freedreno/ir3: fragz cannot be half precision
Rob Clark
2017-03-13
1
-0
/
+6
*
freedreno/ir3: optimize less in glsl
Rob Clark
2017-03-13
1
-1
/
+1
*
aubinator/genxml: use gzipped files to store embedded genxml
Lionel Landwerlin
2017-03-13
4
-18
/
+66
*
intel: genxml: add script to generate gzipped genxml
Lionel Landwerlin
2017-03-13
2
-0
/
+48
*
util/u_thread.h: Include stdint.h for int64_t definition.
Jose Fonseca
2017-03-13
1
-0
/
+2
*
intel: fix compiler build
Iago Toral Quiroga
2017-03-13
2
-8
/
+7
*
svga: handle P016 format as well
Christian König
2017-03-13
1
-0
/
+1
*
configure.ac: require pthread-stubs only where available
Emil Velikov
2017-03-13
1
-2
/
+3
*
configure.ac: do not require the i965 driver for ANV
Emil Velikov
2017-03-13
1
-3
/
+2
*
intel/vulkan: Get rid of recursive make
Jason Ekstrand
2017-03-13
9
-307
/
+305
*
intel/tools: Use a makefile included from intel/Makefile.am
Jason Ekstrand
2017-03-13
4
-42
/
+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: remove i965_symbols_test reference from .gitignore
Emil Velikov
2017-03-13
1
-1
/
+0
*
i965: Move the back-end compiler to src/intel/compiler
Jason Ekstrand
2017-03-13
138
-270
/
+306
*
i965: split EU defines to brw_eu_defines.h
Emil Velikov
2017-03-13
19
-1198
/
+1264
*
util/bitscan: use correct signature for ffs/ffsll
Emil Velikov
2017-03-13
2
-6
/
+6
*
i965: add missing brw_defines.h include in brw_program.c
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: add missing brw_defines.h include in brw_program.c
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: add missing #include <assert.h> in brw_inst.h
Emil Velikov
2017-03-13
1
-0
/
+1
*
i965: move brw_define.h ifndef guard to the top
Emil Velikov
2017-03-13
1
-3
/
+3
*
i965: remove unused macros from brw_defines.h
Emil Velikov
2017-03-13
1
-19
/
+1
*
i965: remove unused brw_program.h include
Emil Velikov
2017-03-13
7
-7
/
+0
*
i965: remove duplicate declaration of brw_mark_surface_used
Emil Velikov
2017-03-13
1
-4
/
+0
*
i965: remove dead brw_new_shader() declaration
Emil Velikov
2017-03-13
1
-2
/
+0
*
i965: remove unused brw_cs.h include
Emil Velikov
2017-03-13
1
-1
/
+0
*
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
6
-15
/
+23
*
radv/wsi: Don't include wayland headers
Emil Velikov
2017-03-13
1
-3
/
+0
*
anv/wsi: Don't include wayland headers
Jason Ekstrand
2017-03-13
1
-3
/
+0
*
configure.ac: provide a fall-back define for WAYLAND_SCANNER
Emil Velikov
2017-03-13
1
-2
/
+2
*
wayland: move .gitignore where applicable
Emil Velikov
2017-03-13
1
-0
/
+0
*
st/va: add config support for 10bit decoding v2
Christian König
2017-03-13
2
-4
/
+21
[next]