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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
glsl: fix counting of vertex shader output slots used by explicit vars
Ilia Mirkin
2017-08-28
1
-1
/
+2
*
intel/compiler: Cast reg types explicitly
Topi Pohjolainen
2017-08-28
1
-2
/
+2
*
gallium/docs: Fix an inequality sign of TGSI_SEMANTIC_SUBGROUP_LT_MASK
Gwan-gyeong Mun
2017-08-28
1
-1
/
+1
*
radv: propagate VK_ERROR_OUT_OF_HOST_MEMORY to vk{Begin,End}CommandBuffer()
Samuel Pitoiset
2017-08-28
1
-7
/
+17
*
radv: rename record_fail to record_result and use VkResult
Samuel Pitoiset
2017-08-28
2
-9
/
+9
*
gallium/docs: fix a typo
Gwan-gyeong Mun
2017-08-28
1
-1
/
+1
*
i915g: Remove a few unused variables
Eduardo Lima Mitev
2017-08-28
1
-16
/
+0
*
disk_cache: assert if a cache entries keys don't match mesa
Timothy Arceri
2017-08-28
1
-1
/
+3
*
Revert "radeonsi: get the raster config from AMDGPU on SI"
Marek Olšák
2017-08-27
3
-22
/
+0
*
radv/wsi: Compute correct row_pitch for GFX9.
Dave Airlie
2017-08-27
1
-2
/
+6
*
etnaviv: use correct param for etna_compatible_rs_format(..)
Christian Gmeiner
2017-08-26
1
-1
/
+1
*
egl: don't NULL deref the .get_capabilities function pointer
Emil Velikov
2017-08-26
1
-1
/
+2
*
mapi/gen: remove shebang from the marshal generator scripts
Emil Velikov
2017-08-26
3
-3
/
+0
*
xmlconfig: use the portable __VA_ARGS__
Emil Velikov
2017-08-26
1
-6
/
+6
*
gallium/vbuf: fix buffer reference bugs
Brian Paul
2017-08-25
1
-4
/
+3
*
radv: Fix sparse BO mapping merging.
Bas Nieuwenhuizen
2017-08-25
1
-0
/
+1
*
radv: Fix off by one in MAX_VBS assert.
Bas Nieuwenhuizen
2017-08-25
1
-1
/
+1
*
radv: Don't set a new subpass on compute resolve.
Bas Nieuwenhuizen
2017-08-25
1
-8
/
+0
*
radv: Remove some intel comments from the resolve code.
Bas Nieuwenhuizen
2017-08-25
3
-21
/
+0
*
egl/drm: Don't "fall back" to /dev/dri/card0 if the first open fails
Adam Jackson
2017-08-25
1
-2
/
+0
*
i965: Use GEN_GEN and GEN_IS_HASWELL in genX_state_upload.c code.
Kenneth Graunke
2017-08-25
1
-4
/
+4
*
i965: Do not store SRC after 0 on component control.
Rafael Antognolli
2017-08-25
1
-2
/
+2
*
mesa: Implement GL_ARB_polygon_offset_clamp
Adam Jackson
2017-08-25
10
-15
/
+22
*
mesa: Implement GL_ARB_texture_filter_anisotropic
Adam Jackson
2017-08-25
10
-5
/
+16
*
gallium/u_threaded: fix a typo
Marek Olšák
2017-08-25
1
-1
/
+1
*
Revert "egl/android: add missing include"
Eric Engestrom
2017-08-25
1
-1
/
+0
*
mesa: add KHR_no_error support to glBindBufferOffsetEXT()
Samuel Pitoiset
2017-08-25
3
-1
/
+15
*
mesa: add bind_buffer_offset() helper
Samuel Pitoiset
2017-08-25
1
-13
/
+23
*
mesa: add KHR_no_error support to glTransformFeedbackVaryings()
Samuel Pitoiset
2017-08-25
3
-1
/
+17
*
mesa: add transform_feedback_varyings() helper
Samuel Pitoiset
2017-08-25
1
-26
/
+37
*
mesa: add KHR_no_error support to glResumeTransformFeedback()
Samuel Pitoiset
2017-08-25
3
-1
/
+12
*
mesa: add resume_transform_feedback() helper
Samuel Pitoiset
2017-08-25
1
-7
/
+15
[next]