summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vulkan/registry: Feed vk_android_native_buffer.xml to gen_enum_to_str.pyChad Versace2017-09-183-5/+33
* vulkan/util: Teach gen_enum_to_str.py to parse mutliple XML filesChad Versace2017-09-181-8/+11
* vulkan/registry: Add VK_ANDROID_native_bufferChad Versace2017-09-182-0/+54
* vulkan: Add #ifdef hack to vk_android_native_buffer.hChad Versace2017-09-181-0/+5
* vulkan: Import vk_android_native_buffer.hChad Versace2017-09-181-0/+91
* i965: Use prepare_external instead of make_shareable in setTexBuffer2Jason Ekstrand2017-09-181-1/+1
* i965/tex_image: Reference the renderbuffer miptree in setTexBuffer2Jason Ekstrand2017-09-181-19/+4
* i965: Reset miptree aux state on update_image_bufferJason Ekstrand2017-09-183-1/+25
* intel/isl: Add a drm_modifier_get_default_aux_state helperJason Ekstrand2017-09-182-2/+21
* i965: Warn for GTT fallbacks when mapping the batch/state buffers.Kenneth Graunke2017-09-181-2/+2
* i965: Plumb brw through to intel_batchbuffer_reset().Kenneth Graunke2017-09-183-11/+11
* radeonsi: reallocate if a non-sharable textures is being sharedMarek Olšák2017-09-181-1/+5
* radeonsi: PIPE_BIND_SHARED should allow inter-process sharingMarek Olšák2017-09-181-5/+4
* freedreno: compile fixNicolai Hähnle2017-09-181-1/+1
* clover: add missing include to compat.hJan Vesely2017-09-181-0/+1
* clover: Query and export half precision supportJan Vesely2017-09-183-3/+18
* gallium: Add PIPE_SHADER_CAP_FP16Jan Vesely2017-09-1816-0/+27
* anv: Implement VK_KHR_image_format_listJason Ekstrand2017-09-182-2/+36
* anv: Implement VK_KHR_bind_memory2Jason Ekstrand2017-09-183-17/+68
* nvc0: fix compile errorBenedikt Schemmer2017-09-181-1/+1
* radeonsi: allow out-of-order rasterization in commutative blending casesNicolai Hähnle2017-09-186-4/+73
* radeonsi: add drirc option "radeonsi_assume_no_z_fights"Nicolai Hähnle2017-09-185-4/+13
* radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUsNicolai Hähnle2017-09-187-6/+193
* gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_stateNicolai Hähnle2017-09-184-4/+11
* gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle2017-09-1824-12/+97
* amd/common: add workaround for cube map array layer clampingNicolai Hähnle2017-09-181-2/+29
* amd/common: remove has_ds_bpermute argument from ac_build_ddxyNicolai Hähnle2017-09-186-11/+3
* amd/common: add chip_class to ac_llvm_contextNicolai Hähnle2017-09-184-5/+13
* amd/common: round cube array slice in ac_prepare_cube_coordsNicolai Hähnle2017-09-184-5/+9
* radeonsi: workaround for gather4 on integer cube mapsNicolai Hähnle2017-09-181-6/+100
* st/glsl_to_tgsi: fix theoretical memory leakNicolai Hähnle2017-09-181-2/+5
* i965: emit BRW_NEW_AUX_STATE on aux state changesIago Toral Quiroga2017-09-181-2/+6
* i965: emit BRW_NEW_AUX_STATE when we change the fast clear valueIago Toral Quiroga2017-09-183-11/+31
* i965: emit BRW_NEW_AUX_STATE if we drop the aux surfaceIago Toral Quiroga2017-09-181-0/+2
* i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATEIago Toral Quiroga2017-09-188-14/+14
* docs: update calendar, add news item and link release notes for 17.2.1Emil Velikov2017-09-183-7/+8
* docs: add sha256 checksums for 17.2.1Emil Velikov2017-09-181-1/+2
* docs: add release notes for 17.2.1Emil Velikov2017-09-181-0/+199
* docs: update sourcetree following omx renameEric Engestrom2017-09-171-1/+1
* gbm: Add gbm_device_get_format_modifier_plane_count to testGert Wollny2017-09-171-0/+1
* travis: replace omx feature flag with omx-bellagio oneAndres Gomez2017-09-171-6/+6
* docs/submittingpatches: add 'test each commit' instructionsEric Engestrom2017-09-171-0/+12
* radv: Add support for more DCC compression with VK_KHR_image_format_list.Bas Nieuwenhuizen2017-09-162-3/+25
* radv: Add code to check if two formats can share DCC metadata.Bas Nieuwenhuizen2017-09-162-0/+87
* i965: Add an INTEL_DEBUG=reemit option.Kenneth Graunke2017-09-154-1/+4
* clover: Fix build after LLVM r313390Jan Vesely2017-09-152-1/+11
* radv: Don't redundantly emit pipelines after secondary cmd buffer.Bas Nieuwenhuizen2017-09-151-5/+6
* radv: Check for GFX9 for 1D arrays in image_size intrinsic.Bas Nieuwenhuizen2017-09-151-1/+2
* i965: drop unused variablesEric Engestrom2017-09-152-2/+0
* i965/tex: Unify the TexImage and TexSubImage codeJason Ekstrand2017-09-151-58/+45