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
*
glsl: Rename ir_constant::array_elements to ::const_elements
Ian Romanick
2017-09-19
8
-24
/
+24
*
glsl: Silence unused parameter warnings
Ian Romanick
2017-09-19
6
-19
/
+12
*
glsl: buffer variables can be readonly and writeonly
Juan A. Suarez Romero
2017-09-19
1
-11
/
+3
*
Revert "i965: Reset miptree aux state on update_image_buffer"
Jason Ekstrand
2017-09-19
3
-25
/
+1
*
egl/android: Use per surface out fence
Zhongmin Wu
2017-09-19
1
-13
/
+15
*
egl: Allow creation of per surface out fence
Zhongmin Wu
2017-09-19
8
-6
/
+93
*
egl: Wrap dri3 surface primitive around dri2 egl surface
Yogesh Marathe
2017-09-19
2
-11
/
+11
*
Scons: Add LLVM 5.0 support
Alexandru-Liviu Prodea
2017-09-19
1
-1
/
+20
*
radv: replace conditional compilation with MAYBE_UNUSED
Eric Engestrom
2017-09-19
1
-3
/
+2
*
glsl: replace conditional compilation with MAYBE_UNUSED
Eric Engestrom
2017-09-19
1
-3
/
+2
*
broadcom/vc4: Fix use-after-free when deleting a program.
Eric Anholt
2017-09-18
1
-6
/
+15
*
i965: Fix batch map failure check in INTEL_DEBUG=bat handling.
Kenneth Graunke
2017-09-18
1
-1
/
+1
*
broadcom/vc4: Fix crashes since the gallium blitter reworks.
Eric Anholt
2017-09-18
1
-1
/
+3
*
broadcom/vc4: Fix use-after-free trying to mix a quad and tile clear.
Eric Anholt
2017-09-18
1
-24
/
+32
*
broadcom/vc4: Fix use-after-free for flushing when writing to a texture.
Eric Anholt
2017-09-18
1
-2
/
+7
*
ttn: Fix out-of-bounds accesses since the always-2D-constants change.
Eric Anholt
2017-09-18
1
-2
/
+3
*
anv/android: Disable surface and swapchain extensions (v2)
Chad Versace
2017-09-18
1
-3
/
+20
*
anv: Feed vk_android_native_buffer.xml to generators (v2)
Chad Versace
2017-09-18
3
-6
/
+28
*
anv: Teach generator scripts how to parse mutliple XML files
Chad Versace
2017-09-18
2
-10
/
+23
*
vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.py
Chad Versace
2017-09-18
3
-5
/
+33
*
vulkan/util: Teach gen_enum_to_str.py to parse mutliple XML files
Chad Versace
2017-09-18
1
-8
/
+11
*
vulkan/registry: Add VK_ANDROID_native_buffer
Chad Versace
2017-09-18
2
-0
/
+54
*
vulkan: Add #ifdef hack to vk_android_native_buffer.h
Chad Versace
2017-09-18
1
-0
/
+5
*
vulkan: Import vk_android_native_buffer.h
Chad Versace
2017-09-18
1
-0
/
+91
*
i965: Use prepare_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
2017-09-18
1
-1
/
+1
*
i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2
Jason Ekstrand
2017-09-18
1
-19
/
+4
*
i965: Reset miptree aux state on update_image_buffer
Jason Ekstrand
2017-09-18
3
-1
/
+25
*
intel/isl: Add a drm_modifier_get_default_aux_state helper
Jason Ekstrand
2017-09-18
2
-2
/
+21
*
i965: Warn for GTT fallbacks when mapping the batch/state buffers.
Kenneth Graunke
2017-09-18
1
-2
/
+2
*
i965: Plumb brw through to intel_batchbuffer_reset().
Kenneth Graunke
2017-09-18
3
-11
/
+11
*
radeonsi: reallocate if a non-sharable textures is being shared
Marek Olšák
2017-09-18
1
-1
/
+5
*
radeonsi: PIPE_BIND_SHARED should allow inter-process sharing
Marek Olšák
2017-09-18
1
-5
/
+4
*
freedreno: compile fix
Nicolai Hähnle
2017-09-18
1
-1
/
+1
*
clover: add missing include to compat.h
Jan Vesely
2017-09-18
1
-0
/
+1
*
clover: Query and export half precision support
Jan Vesely
2017-09-18
3
-3
/
+18
*
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
2017-09-18
16
-0
/
+27
*
anv: Implement VK_KHR_image_format_list
Jason Ekstrand
2017-09-18
2
-2
/
+36
*
anv: Implement VK_KHR_bind_memory2
Jason Ekstrand
2017-09-18
3
-17
/
+68
*
nvc0: fix compile error
Benedikt Schemmer
2017-09-18
1
-1
/
+1
*
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
2017-09-18
6
-4
/
+73
*
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
2017-09-18
5
-4
/
+13
*
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
2017-09-18
7
-6
/
+193
*
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
2017-09-18
4
-4
/
+11
*
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
2017-09-18
24
-12
/
+97
*
amd/common: add workaround for cube map array layer clamping
Nicolai Hähnle
2017-09-18
1
-2
/
+29
*
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
2017-09-18
6
-11
/
+3
*
amd/common: add chip_class to ac_llvm_context
Nicolai Hähnle
2017-09-18
4
-5
/
+13
*
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
2017-09-18
4
-5
/
+9
*
radeonsi: workaround for gather4 on integer cube maps
Nicolai Hähnle
2017-09-18
1
-6
/
+100
*
st/glsl_to_tgsi: fix theoretical memory leak
Nicolai Hähnle
2017-09-18
1
-2
/
+5
[next]