aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* amd/common:add uvd hevc enc support check in hw queryJames Zhu2018-02-212-1/+12
* nvir/nvc0: fix legalizing of ld unlock c0[0x10000]Karol Herbst2018-02-211-1/+1
* ac/nir: add glsl_is_array_image() helperSamuel Pitoiset2018-02-211-23/+18
* ac/nir: set the DA field when performing atomics on 3D imagesSamuel Pitoiset2018-02-211-1/+2
* i965: Fix compiler warning about write being undefined.Eric Anholt2018-02-201-1/+1
* glsl/tests: Fix a compiler warning about signed/unsigned loop comparison.Eric Anholt2018-02-201-1/+1
* loader: Fix compiler warnings about truncating the PCI ID path.Eric Anholt2018-02-201-8/+7
* glsl: Silence warnings in the uniform initializer test about 16-bit typesEric Anholt2018-02-201-0/+9
* i965: Enable disk shader cache by defaultJordan Justen2018-02-202-3/+1
* radv: don't send num_tcs_input_cp to sgprs.Dave Airlie2018-02-211-4/+1
* radv/tess: don't need to look in constant for vertices_per_patchDave Airlie2018-02-212-2/+5
* ac/radv: cleanup some tcs output values accessDave Airlie2018-02-211-2/+8
* ac/radv: remove total_vertices variableDave Airlie2018-02-211-4/+3
* ac/radv: don't mark tess inner as used if we don't use it.Dave Airlie2018-02-211-8/+11
* ac/nir: to integer the args to bcsel.Dave Airlie2018-02-201-1/+2
* anv/blorp: Use layout_to_aux_usage when a layout is providedJason Ekstrand2018-02-201-25/+46
* anv/cmd_buffer: Delete some assert-only variablesJason Ekstrand2018-02-201-4/+1
* anv/cmd_buffer: Use layout_to_* helpers in compute_aux_usageJason Ekstrand2018-02-201-18/+35
* anv/cmd_buffer: Simplify transition_depth_bufferJason Ekstrand2018-02-201-12/+0
* anv/cmd_buffer: Do subpass image transitions in begin/end_subpassJason Ekstrand2018-02-201-132/+88
* anv/cmd_buffer: Mark depth/stencil surfaces written in begin_subpassJason Ekstrand2018-02-201-21/+29
* anv/cmd_buffer: Sync clear values in begin_subpassJason Ekstrand2018-02-201-100/+48
* anv/pass: Store usage in each subpass attachmentJason Ekstrand2018-02-203-14/+39
* anv/cmd_buffer: Add a concept of pending load aspectsJason Ekstrand2018-02-202-6/+17
* anv/cmd_buffer: Iterate all subpass attachments when clearingJason Ekstrand2018-02-201-45/+33
* anv/cmd_buffer: Decide whether or not to HiZ clear up-frontJason Ekstrand2018-02-201-35/+72
* anv/cmd_buffer: Move the rest of clear_subpass into begin_subpassJason Ekstrand2018-02-203-140/+185
* intel/blorp: Add a blorp_hiz_clear_depth_stencil helperJason Ekstrand2018-02-202-0/+64
* anv/cmd_buffer: Move the color portion of clear_subpass into begin_subpassJason Ekstrand2018-02-203-92/+94
* anv/cmd_buffer: Pass a subpass id into begin_subpassJason Ekstrand2018-02-201-7/+5
* anv/cmd_buffer: Add begin/end_subpass helpersJason Ekstrand2018-02-201-24/+31
* anv/cmd_buffer: Apply subpass flushes before set_subpassJason Ekstrand2018-02-201-4/+4
* anv: Use framebuffer layers for implicit subpass transitionsJason Ekstrand2018-02-201-1/+1
* anv: Be more careful about fast-clear colorsJason Ekstrand2018-02-201-27/+19
* intel/isl: Add an isl_color_value_is_zero helperJason Ekstrand2018-02-202-0/+23
* anv/gpu_memcpy: CS Stall before a MI memcpy on gen7Jason Ekstrand2018-02-202-0/+32
* st/mesa: Factorize duplicate code for atomic buffer bindingGuillaume Charifi2018-02-201-38/+29
* st/mesa: Factorize duplicate code in st_update_framebuffer_state()Guillaume Charifi2018-02-201-13/+5
* freedreno/ir3: fix use_count refcnt'ing issueRob Clark2018-02-201-0/+1
* docs: fix patent urlEric Engestrom2018-02-201-1/+1
* svga: replaced 'unsigned' with proper enum types in shader codeBrian Paul2018-02-201-12/+21
* configure.ac: pthread-stubs not present on OpenBSDJonathan Gray2018-02-201-2/+2
* swr: bump minimum supported LLVM version to 4.0Andres Gomez2018-02-205-17/+14
* travis: radeonsi and radv need LLVM 4.0Andres Gomez2018-02-201-10/+36
* ac/nir: move ac_declare_lds_as_pointer() outside of the switchSamuel Pitoiset2018-02-201-5/+7
* radv: allow to force family using RADV_FORCE_FAMILYSamuel Pitoiset2018-02-201-0/+33
* loader_dri3/glx/egl: Reinstate the loader_dri3_vtable get_dri_screen callbackThomas Hellstrom2018-02-204-1/+35
* svga: Fix a leftover debug hackThomas Hellstrom2018-02-201-2/+2
* anv/entrypoints: make vkGetDeviceProcAddr return NULL for instance commandsIago Toral Quiroga2018-02-201-1/+1
* nv50,nvc0: mark ABGR format as displayable instead of ARGB formatIlia Mirkin2018-02-191-2/+2