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
*
vc4: Use NEON to speed up utile stores on Pi2+.
cros-mesa-17.1.0-r2-vanilla
cros-mesa-17.1.0-r1-vanilla
chadv/cros-mesa-17.1.0-r2-vanilla
chadv/cros-mesa-17.1.0-r1-vanilla
Eric Anholt
2017-01-26
1
-5
/
+50
*
vc4: Use NEON to speed up utile loads on Pi2.
Eric Anholt
2017-01-26
3
-18
/
+115
*
vc4: Move LT tiling code to a separate file.
Eric Anholt
2017-01-26
4
-80
/
+122
*
vc4: Use unreachable() in an unreachable codepath for tiling.
Eric Anholt
2017-01-26
1
-4
/
+2
*
gallium/radeon: add VRAM-vis-usage HUD query
Samuel Pitoiset
2017-01-26
5
-0
/
+14
*
gallium/radeon: query the CPU accessible size of VRAM
Samuel Pitoiset
2017-01-26
4
-1
/
+13
*
mesa: Arrange validate_uniform_parameters parameters to match call sites
Ian Romanick
2017-01-26
1
-11
/
+11
*
mesa: Arrange _mesa_uniform parameters to match the call sites
Ian Romanick
2017-01-26
3
-106
/
+102
*
mesa: Arrange _mesa_uniform_matrix parameters to match the call sites
Ian Romanick
2017-01-26
3
-64
/
+71
*
mesa: Trivial clean-ups in uniform_query.cpp
Ian Romanick
2017-01-26
1
-8
/
+4
*
spirv: handle undefined components for OpVectorShuffle
Lionel Landwerlin
2017-01-26
1
-15
/
+38
*
spirv: handle OpUndef as part of the variable parsing pass
Lionel Landwerlin
2017-01-26
2
-0
/
+7
*
anv: fix descriptor pool internal size allocation
Lionel Landwerlin
2017-01-26
1
-4
/
+4
*
i965: Make intelEmitCopyBlit not truncate large strides.
Kenneth Graunke
2017-01-26
2
-11
/
+7
*
i965: Use a UW source type for CS_OPCODE_CS_TERMINATE.
Kenneth Graunke
2017-01-26
1
-1
/
+1
*
anv/lower_input_attachments: honor sample index parameter to subpassLoad()
Iago Toral Quiroga
2017-01-26
1
-4
/
+1
*
i965: Fix fast depth clears for surfaces with a dimension of 16384.
Kenneth Graunke
2017-01-25
1
-0
/
+12
*
anv: Implement VK_KHR_get_physical_device_properties2
Chad Versace
2017-01-25
3
-0
/
+161
*
anv: Refactor anv_GetPhysicalDeviceQueueFamilyProperties()
Chad Versace
2017-01-25
1
-9
/
+17
*
anv: Refactor anv_GetPhysicalDeviceFormatProperties()
Chad Versace
2017-01-25
1
-28
/
+49
*
anv: Revive struct anv_common
Chad Versace
2017-01-25
1
-0
/
+5
*
anv: Define macro anv_debug()
Chad Versace
2017-01-25
1
-0
/
+2
*
mesa: Fix copy-and-paste bug in _mesa_(Program|)Uniform[1234](i|ui)64vARB fun...
Ian Romanick
2017-01-25
1
-16
/
+16
*
spirv: bump headers to SPIRV 1.1
Lionel Landwerlin
2017-01-25
3
-9
/
+86
*
spirv: add default handler for new enums
Lionel Landwerlin
2017-01-25
2
-0
/
+15
*
spirv: fix typos
Lionel Landwerlin
2017-01-25
1
-3
/
+3
*
anv: set command buffer to NULL when allocations fail
Lionel Landwerlin
2017-01-25
1
-1
/
+4
*
vulkan/wsi: Lower the maximum image sizes
Jason Ekstrand
2017-01-25
2
-2
/
+4
*
vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetPresentModes
Jason Ekstrand
2017-01-25
1
-3
/
+5
*
vulkan/wsi/wayland: Handle VK_INCOMPLETE for GetFormats
Jason Ekstrand
2017-01-25
1
-7
/
+9
*
swr: Update fs texture & sampler state logic
George Kyriazis
2017-01-25
1
-2
/
+5
*
gallium/radeon: add a new HUD query for the number of mapped buffers
Samuel Pitoiset
2017-01-25
9
-0
/
+18
*
spirv: handle gl_SampleMask
Iago Toral Quiroga
2017-01-25
1
-2
/
+6
*
spirv: acknowledge multisampled input attachments
Iago Toral Quiroga
2017-01-25
1
-3
/
+8
*
radv: program a default point size.
Dave Airlie
2017-01-25
1
-1
/
+2
*
radeonsi: handle first_non_void correctly in si_create_vertex_elements
Marek Olšák
2017-01-24
1
-3
/
+3
*
st/mesa: destroy pipe_context before destroying st_context (v2)
Marek Olšák
2017-01-24
1
-6
/
+7
*
nir: bump loop max unroll limit
Timothy Arceri
2017-01-25
1
-1
/
+1
*
glsl: lower constant arrays to uniform arrays before optimisation loop
Timothy Arceri
2017-01-25
1
-13
/
+26
*
mesa: Don't advertise GL_OES_read_format in core profile
Ian Romanick
2017-01-24
1
-1
/
+1
*
docs: fix incorrect link to 12.0.6 release notes
Brian Paul
2017-01-24
1
-1
/
+1
*
anv: Expose VK_KHR_maintenance1
Jason Ekstrand
2017-01-24
1
-1
/
+5
*
anv: Return better errors from AllocateDescriptorSets
Jason Ekstrand
2017-01-24
1
-2
/
+7
*
anv: Allow selecting the slice of a 3D image
Jason Ekstrand
2017-01-24
1
-1
/
+1
*
anv: Report FORMAT_FEATURE_TRANSFER_SRC/DST_BIT_KHR
Jason Ekstrand
2017-01-24
1
-1
/
+13
*
anv: Add trivial support for TrimCommandPoolKHR
Jason Ekstrand
2017-01-24
1
-0
/
+8
*
anv: Set viewport extents correctly when height is negative
Jason Ekstrand
2017-01-24
1
-2
/
+2
*
vulkan: Don't install vk_platform.h or vulkan.h.
Matt Turner
2017-01-24
1
-3
/
+5
*
glsl: fix compile errors with mingw due to missing PRIx64 definitions
Roland Scheidegger
2017-01-24
2
-0
/
+4
*
gallivm: don't try to use fast rcp for fdiv
Roland Scheidegger
2017-01-24
1
-1
/
+3
[next]