index
:
~glisse/mesa
master
nouveau_nir_spirv_opencl_v5
nouveau_nir_spirv_opencl_v6
mesa sandbox
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-09-18
vulkan: Add #ifdef hack to vk_android_native_buffer.h
Chad Versace
1
-0
/
+5
2017-09-18
vulkan: Import vk_android_native_buffer.h
Chad Versace
1
-0
/
+91
2017-09-18
i965: Use prepare_external instead of make_shareable in setTexBuffer2
Jason Ekstrand
1
-1
/
+1
2017-09-18
i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2
Jason Ekstrand
1
-19
/
+4
2017-09-18
i965: Reset miptree aux state on update_image_buffer
Jason Ekstrand
3
-1
/
+25
2017-09-18
intel/isl: Add a drm_modifier_get_default_aux_state helper
Jason Ekstrand
2
-2
/
+21
2017-09-18
i965: Warn for GTT fallbacks when mapping the batch/state buffers.
Kenneth Graunke
1
-2
/
+2
2017-09-18
i965: Plumb brw through to intel_batchbuffer_reset().
Kenneth Graunke
3
-11
/
+11
2017-09-18
radeonsi: reallocate if a non-sharable textures is being shared
Marek Olšák
1
-1
/
+5
2017-09-18
radeonsi: PIPE_BIND_SHARED should allow inter-process sharing
Marek Olšák
1
-5
/
+4
2017-09-18
freedreno: compile fix
Nicolai Hähnle
1
-1
/
+1
2017-09-18
clover: add missing include to compat.h
Jan Vesely
1
-0
/
+1
2017-09-18
clover: Query and export half precision support
Jan Vesely
3
-3
/
+18
2017-09-18
gallium: Add PIPE_SHADER_CAP_FP16
Jan Vesely
16
-0
/
+27
2017-09-18
anv: Implement VK_KHR_image_format_list
Jason Ekstrand
2
-2
/
+36
2017-09-18
anv: Implement VK_KHR_bind_memory2
Jason Ekstrand
3
-17
/
+68
2017-09-18
nvc0: fix compile error
Benedikt Schemmer
1
-1
/
+1
2017-09-18
radeonsi: allow out-of-order rasterization in commutative blending cases
Nicolai Hähnle
6
-4
/
+73
2017-09-18
radeonsi: add drirc option "radeonsi_assume_no_z_fights"
Nicolai Hähnle
5
-4
/
+13
2017-09-18
radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUs
Nicolai Hähnle
7
-6
/
+193
2017-09-18
gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_state
Nicolai Hähnle
4
-4
/
+11
2017-09-18
gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVE
Nicolai Hähnle
24
-12
/
+97
2017-09-18
amd/common: add workaround for cube map array layer clamping
Nicolai Hähnle
1
-2
/
+29
2017-09-18
amd/common: remove has_ds_bpermute argument from ac_build_ddxy
Nicolai Hähnle
6
-11
/
+3
2017-09-18
amd/common: add chip_class to ac_llvm_context
Nicolai Hähnle
4
-5
/
+13
2017-09-18
amd/common: round cube array slice in ac_prepare_cube_coords
Nicolai Hähnle
4
-5
/
+9
2017-09-18
radeonsi: workaround for gather4 on integer cube maps
Nicolai Hähnle
1
-6
/
+100
2017-09-18
st/glsl_to_tgsi: fix theoretical memory leak
Nicolai Hähnle
1
-2
/
+5
2017-09-18
i965: emit BRW_NEW_AUX_STATE on aux state changes
Iago Toral Quiroga
1
-2
/
+6
2017-09-18
i965: emit BRW_NEW_AUX_STATE when we change the fast clear value
Iago Toral Quiroga
3
-11
/
+31
2017-09-18
i965: emit BRW_NEW_AUX_STATE if we drop the aux surface
Iago Toral Quiroga
1
-0
/
+2
2017-09-18
i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATE
Iago Toral Quiroga
8
-14
/
+14
2017-09-18
docs: update calendar, add news item and link release notes for 17.2.1
Emil Velikov
3
-7
/
+8
2017-09-18
docs: add sha256 checksums for 17.2.1
Emil Velikov
1
-1
/
+2
2017-09-18
docs: add release notes for 17.2.1
Emil Velikov
1
-0
/
+199
2017-09-17
docs: update sourcetree following omx rename
Eric Engestrom
1
-1
/
+1
2017-09-17
gbm: Add gbm_device_get_format_modifier_plane_count to test
Gert Wollny
1
-0
/
+1
2017-09-17
travis: replace omx feature flag with omx-bellagio one
Andres Gomez
1
-6
/
+6
2017-09-17
docs/submittingpatches: add 'test each commit' instructions
Eric Engestrom
1
-0
/
+12
2017-09-16
radv: Add support for more DCC compression with VK_KHR_image_format_list.
Bas Nieuwenhuizen
2
-3
/
+25
2017-09-16
radv: Add code to check if two formats can share DCC metadata.
Bas Nieuwenhuizen
2
-0
/
+87
2017-09-15
i965: Add an INTEL_DEBUG=reemit option.
Kenneth Graunke
4
-1
/
+4
2017-09-15
clover: Fix build after LLVM r313390
Jan Vesely
2
-1
/
+11
2017-09-15
radv: Don't redundantly emit pipelines after secondary cmd buffer.
Bas Nieuwenhuizen
1
-5
/
+6
2017-09-15
radv: Check for GFX9 for 1D arrays in image_size intrinsic.
Bas Nieuwenhuizen
1
-1
/
+2
2017-09-15
i965: drop unused variables
Eric Engestrom
2
-2
/
+0
2017-09-15
i965/tex: Unify the TexImage and TexSubImage code
Jason Ekstrand
1
-58
/
+45
2017-09-15
i965/tex: Remove the for_glTexImage parameter from texsubimage_tiled_memcpy
Jason Ekstrand
1
-14
/
+5
2017-09-15
i965/tex: Make a couple of helpers static
Jason Ekstrand
2
-22
/
+2
2017-09-15
i965: Move TexSubImage functions to intel_tex_image.c
Jason Ekstrand
5
-260
/
+210
[next]