summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-09-19i965: Always use push constants for pixel shaderfooYour Name7-6/+24
2017-09-18radeonsi: allow out-of-order rasterization in commutative blending casesNicolai Hähnle6-4/+73
2017-09-18radeonsi: add drirc option "radeonsi_assume_no_z_fights"Nicolai Hähnle5-4/+13
2017-09-18radeonsi: enable out-of-order rasterization when possible on VI and GFX9 dGPUsNicolai Hähnle7-6/+193
2017-09-18gallium/radeon: pass old_(perfect_)enable to set_occlusion_query_stateNicolai Hähnle4-4/+11
2017-09-18gallium: add PIPE_QUERY_OCCLUSION_PREDICATE_CONSERVATIVENicolai Hähnle24-12/+97
2017-09-18amd/common: add workaround for cube map array layer clampingNicolai Hähnle1-2/+29
2017-09-18amd/common: remove has_ds_bpermute argument from ac_build_ddxyNicolai Hähnle6-11/+3
2017-09-18amd/common: add chip_class to ac_llvm_contextNicolai Hähnle4-5/+13
2017-09-18amd/common: round cube array slice in ac_prepare_cube_coordsNicolai Hähnle4-5/+9
2017-09-18radeonsi: workaround for gather4 on integer cube mapsNicolai Hähnle1-6/+100
2017-09-18st/glsl_to_tgsi: fix theoretical memory leakNicolai Hähnle1-2/+5
2017-09-18i965: emit BRW_NEW_AUX_STATE on aux state changesIago Toral Quiroga1-2/+6
2017-09-18i965: emit BRW_NEW_AUX_STATE when we change the fast clear valueIago Toral Quiroga3-11/+31
2017-09-18i965: emit BRW_NEW_AUX_STATE if we drop the aux surfaceIago Toral Quiroga1-0/+2
2017-09-18i965: rename BRW_NEW_FAST_CLEAR_COLOR to BRW_NEW_AUX_STATEIago Toral Quiroga8-14/+14
2017-09-18docs: update calendar, add news item and link release notes for 17.2.1Emil Velikov3-7/+8
2017-09-18docs: add sha256 checksums for 17.2.1Emil Velikov1-1/+2
2017-09-18docs: add release notes for 17.2.1Emil Velikov1-0/+199
2017-09-17docs: update sourcetree following omx renameEric Engestrom1-1/+1
2017-09-17gbm: Add gbm_device_get_format_modifier_plane_count to testGert Wollny1-0/+1
2017-09-17travis: replace omx feature flag with omx-bellagio oneAndres Gomez1-6/+6
2017-09-17docs/submittingpatches: add 'test each commit' instructionsEric Engestrom1-0/+12
2017-09-16radv: Add support for more DCC compression with VK_KHR_image_format_list.Bas Nieuwenhuizen2-3/+25
2017-09-16radv: Add code to check if two formats can share DCC metadata.Bas Nieuwenhuizen2-0/+87
2017-09-15i965: Add an INTEL_DEBUG=reemit option.Kenneth Graunke4-1/+4
2017-09-15clover: Fix build after LLVM r313390Jan Vesely2-1/+11
2017-09-15radv: Don't redundantly emit pipelines after secondary cmd buffer.Bas Nieuwenhuizen1-5/+6
2017-09-15radv: Check for GFX9 for 1D arrays in image_size intrinsic.Bas Nieuwenhuizen1-1/+2
2017-09-15i965: drop unused variablesEric Engestrom2-2/+0
2017-09-15i965/tex: Unify the TexImage and TexSubImage codeJason Ekstrand1-58/+45
2017-09-15i965/tex: Remove the for_glTexImage parameter from texsubimage_tiled_memcpyJason Ekstrand1-14/+5
2017-09-15i965/tex: Make a couple of helpers staticJason Ekstrand2-22/+2
2017-09-15i965: Move TexSubImage functions to intel_tex_image.cJason Ekstrand5-260/+210
2017-09-15i965/blorp: Set r8stencil_needs_update when writing stencilJason Ekstrand1-0/+6
2017-09-15util/u_atomic: Add implementation of __sync_val_compare_and_swap_8Matt Turner1-0/+14
2017-09-15util: Link libmesautil into u_atomic_testMatt Turner1-0/+1
2017-09-15vulkan: update headers & registry to VK 1.0.61Lionel Landwerlin2-150/+908
2017-09-15automake: enable libunwind in `make distcheck'Emil Velikov1-0/+1
2017-09-15travis: Add libunwind-dev to gallium/make buildsGert Wollny1-0/+11
2017-09-15travis: force llvm-3.3 for "make Gallium ST Other"Gert Wollny1-0/+4
2017-09-15mesa/st/tests: Correct build flags and force -std=c++11Gert Wollny1-9/+5
2017-09-15automake: include radv_shader.h in the sources listEmil Velikov1-0/+1
2017-09-15st/omx_bellagio: Rename state tracker and optionGurkirpal Singh16-29/+34
2017-09-15i965: fix build warning on clangTapani Pälli1-1/+2
2017-09-15radv: fix a potential crash if attachments allocation failedSamuel Pitoiset1-1/+2
2017-09-15radv: dump the device name into the hang reportSamuel Pitoiset1-0/+30
2017-09-15radv: add get_chip_name() callbackSamuel Pitoiset2-0/+10
2017-09-15r600: add .gitignore for egd_tables.hDave Airlie1-0/+1
2017-09-15radeonsi: enable STD430 packing of UBOs by defaultTimothy Arceri1-1/+1