index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: Explicitly cast between different enums
Matt Turner
2017-08-29
2
-4
/
+4
*
anv: Remove 'inline' keywords
Matt Turner
2017-08-29
8
-19
/
+19
*
anv: Use GNU C empty brace initializer
Matt Turner
2017-08-29
2
-11
/
+11
*
i965: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
2017-08-29
1
-0
/
+1
*
i965: Mark functions used conditionally as UNUSED
Matt Turner
2017-08-29
2
-3
/
+3
*
i965: Explicitly cast between different enums
Matt Turner
2017-08-29
1
-4
/
+4
*
i965: Drop unnecessary conditional
Matt Turner
2017-08-29
1
-4
/
+4
*
i965: Remove some 'inline' keywords
Matt Turner
2017-08-29
1
-7
/
+7
*
nir: Remove series of unnecessary conversions
Matt Turner
2017-08-29
1
-1
/
+1
*
nir/spirv: Use unreachable("...") rather than assert(!"...")
Matt Turner
2017-08-29
2
-13
/
+13
*
compiler: Add $(WNO_OVERRIDE_INIT) to AM_CFLAGS
Matt Turner
2017-08-29
1
-0
/
+1
*
configure: Test for -Wno-initializer-overrides
Matt Turner
2017-08-29
1
-1
/
+1
*
radv: Add trace ids for secondary buffers.
Bas Nieuwenhuizen
2017-08-29
4
-4
/
+6
*
ac/debug: Support multiple trace ids for nested IBs.
Bas Nieuwenhuizen
2017-08-29
4
-33
/
+52
*
radv/amdgpu: Enable dumping of all IBs with RADV_DEBUG=allbos.
Bas Nieuwenhuizen
2017-08-29
1
-0
/
+13
*
egl/wayland: make sure HAS_$FORMAT is set for wl_dmabuf
Emil Velikov
2017-08-29
1
-0
/
+3
*
egl/wayland: group wl_win specific code together
Emil Velikov
2017-08-29
1
-4
/
+3
*
egl/wayland: remove dri2_surf width/height double init.
Emil Velikov
2017-08-29
1
-3
/
+0
*
egl/wayland: set correct format with wl_dmabuf as wl_drm is missing
Emil Velikov
2017-08-29
1
-1
/
+1
*
egl/wayland: update comment to reflect wl_dmabuf presence
Emil Velikov
2017-08-29
1
-1
/
+1
*
egl/wayland: polish object teardown in dri2_wl_destroy_surface
Emil Velikov
2017-08-29
1
-2
/
+2
*
egl/wayland: plug leaks in dri2_wl_create_window_surface() error path
Emil Velikov
2017-08-29
1
-2
/
+6
*
egl: simplify refcounting after screen creation
Emil Velikov
2017-08-29
1
-9
/
+5
*
util: move string_to_uint_map to glsl
Emil Velikov
2017-08-29
15
-13
/
+492
*
st/mesa: fix XPD lowering - don't read dst
Marek Olšák
2017-08-29
1
-3
/
+6
*
anv: Add support for the SYNC_FD handle type for fences
Jason Ekstrand
2017-08-28
4
-11
/
+87
*
anv: Implement VK_KHR_external_fence
Jason Ekstrand
2017-08-28
3
-5
/
+161
*
anv: Use DRM sync objects to back fences whenever possible
Jason Ekstrand
2017-08-28
4
-9
/
+139
*
anv/gem: Add support for syncobj wait and reset
Jason Ekstrand
2017-08-28
3
-0
/
+87
*
anv/gem: Add a flags parameter to syncobj_create
Jason Ekstrand
2017-08-28
4
-5
/
+5
*
vulkan/util: Add a vk_zalloc helper
Jason Ekstrand
2017-08-28
1
-0
/
+14
*
anv: Rename anv_fence_state to anv_bo_fence_state
Jason Ekstrand
2017-08-28
3
-18
/
+18
*
anv: Pull the guts of anv_fence into anv_fence_impl
Jason Ekstrand
2017-08-28
3
-49
/
+159
*
anv/wsi: Use QueueSubmit to trigger the fence in AcquireNextImage
Jason Ekstrand
2017-08-28
1
-3
/
+6
*
anv: Rework fences to work more like BO semaphores
Jason Ekstrand
2017-08-28
3
-68
/
+51
*
anv/queue: Allow temporary import of SYNC_FD semaphores
Jason Ekstrand
2017-08-28
1
-3
/
+0
*
i965: Fix whitespace issues in intel_buffer_objects.c.
Kenneth Graunke
2017-08-28
1
-31
/
+29
*
radeonsi: stop leaking nir
Timothy Arceri
2017-08-29
1
-0
/
+1
*
ac/nir: remove misleading condition
Grazvydas Ignotas
2017-08-29
1
-1
/
+1
*
ac/nir: silence maybe-uninitialized warnings
Grazvydas Ignotas
2017-08-29
1
-6
/
+9
*
radv: clear dynamic_shader_stages on create
Grazvydas Ignotas
2017-08-29
1
-0
/
+1
*
amd: add .editorconfig
Grazvydas Ignotas
2017-08-29
2
-0
/
+6
*
radeonsi: rewrite late alloc VS limit computation
Marek Olšák
2017-08-28
1
-12
/
+25
*
gallium/radeon: set EVENT_WRITE_EOP.INT_SEL = wait for write confirmation
Marek Olšák
2017-08-28
2
-3
/
+12
*
gallium/u_threaded: rename IGNORE_VALID_RANGE -> NO_INFER_UNSYNCHRONIZED
Marek Olšák
2017-08-28
3
-5
/
+5
*
gallium/u_threaded: disallow discard_range if map_buffer is unsynchronized
Marek Olšák
2017-08-28
1
-1
/
+3
*
nir: Fix system_value_from_intrinsic for subgroups
Jason Ekstrand
2017-08-28
1
-4
/
+4
*
nir: Fix some whatespace
Jason Ekstrand
2017-08-28
1
-5
/
+5
*
radeonsi: correct maximum wave count per SIMD
Marek Olšák
2017-08-28
1
-1
/
+12
*
st/mesa: fix handling of vertex array double inputs
Ilia Mirkin
2017-08-28
1
-1
/
+3
[next]