| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | r600: kill off native_integer shader ctx flag | Roland Scheidegger | 2017-12-30 | 1 | -18/+0 |
* | radv: Also set DCC params for sampling for input attachment usage. | Bas Nieuwenhuizen | 2017-12-29 | 1 | -1/+2 |
* | radv: Enable DCC with transfers. | Bas Nieuwenhuizen | 2017-12-29 | 1 | -2/+1 |
* | radv: Decompress copy destination if formats are incompatible. | Bas Nieuwenhuizen | 2017-12-29 | 1 | -2/+25 |
* | radv: Disable DCC for GENERAL layout and compute transfer dest. | Bas Nieuwenhuizen | 2017-12-29 | 4 | -8/+47 |
* | radv: Don't init DCC metadata during FS resolve. | Bas Nieuwenhuizen | 2017-12-29 | 1 | -5/+0 |
* | radv: Make color meta operations layout aware. | Bas Nieuwenhuizen | 2017-12-29 | 5 | -110/+145 |
* | radv: Add compute DCC decompress. | Bas Nieuwenhuizen | 2017-12-29 | 3 | -0/+275 |
* | radv: Use the meta fast clear destructor on construction failure. | Bas Nieuwenhuizen | 2017-12-29 | 1 | -6/+3 |
* | radv: Add GFX DCC decompress. | Bas Nieuwenhuizen | 2017-12-29 | 2 | -12/+83 |
* | radv: Don't enable DCC / TC compat HTILE for storage images. | Bas Nieuwenhuizen | 2017-12-29 | 1 | -5/+6 |
* | Revert "radv/gfx9: fix block compression texture views." | Bas Nieuwenhuizen | 2017-12-29 | 1 | -35/+0 |
* | svga: update SVGA_NEW_ flags for updating sampler state | Brian Paul | 2017-12-28 | 1 | -3/+4 |
* | svga: whitespace, formatting fixes in svga_state_tss.c | Brian Paul | 2017-12-28 | 1 | -34/+21 |
* | radv/gfx9: use correct swizzle parameter to work out border swizzle. | Dave Airlie | 2017-12-29 | 1 | -2/+2 |
* | radv/gfx9: use a bigger hammer to flush cb/db caches. | Dave Airlie | 2017-12-29 | 1 | -1/+8 |
* | radv/gfx9: fix block compression texture views. | Dave Airlie | 2017-12-29 | 1 | -0/+35 |
* | radv/gfx9: fix buffer to image for 3d images on compute queues | Dave Airlie | 2017-12-29 | 2 | -15/+48 |
* | radv/gfx9: fix 3d image clears on compute queues | Dave Airlie | 2017-12-29 | 2 | -9/+65 |
* | radv/gfx9: fix 3d image to image transfers on compute queues. | Dave Airlie | 2017-12-29 | 2 | -20/+56 |
* | anv/device: Mark all state buffers as needing capture | Jason Ekstrand | 2017-12-28 | 1 | -3/+3 |
* | intel/aubinator: Gracefully handle dynamic state not being available | Jason Ekstrand | 2017-12-28 | 1 | -0/+5 |
* | intel/aubinator: Free section data last | Jason Ekstrand | 2017-12-28 | 1 | -2/+4 |
* | spirv: consider bitsize when handling OpSwitch cases | Eero Tamminen | 2017-12-28 | 1 | -3/+11 |
* | svga: check for null fs pointer in update_samplers() | Brian Paul | 2017-12-28 | 1 | -1/+1 |
* | st/mesa: increase size of glsl_base_type bitfields | Brian Paul | 2017-12-28 | 2 | -3/+4 |
* | radv: fix pipeline statistics end query on compute queue | Dave Airlie | 2017-12-28 | 1 | -1/+1 |
* | radv: fix events on compute queues. | Dave Airlie | 2017-12-28 | 1 | -1/+1 |
* | radv: move local bos usage to a perftest flag. | Dave Airlie | 2017-12-28 | 5 | -1/+5 |
* | vulkan/wsi: free cmd pools | Dave Airlie | 2017-12-28 | 1 | -0/+1 |
* | radv: Always use fragment resolve if dest uses DCC. | Bas Nieuwenhuizen | 2017-12-28 | 1 | -5/+4 |
* | radv: Use correct framebuffer size for partial FS resolves. | Bas Nieuwenhuizen | 2017-12-28 | 1 | -2/+2 |
* | radv: Fix fragment resolve destination offset. | Bas Nieuwenhuizen | 2017-12-28 | 1 | -2/+2 |
* | radv: Don't handle DCC in compute resolve. | Bas Nieuwenhuizen | 2017-12-28 | 1 | -4/+1 |
* | radv: Flush caches before subpass resolve. | Bas Nieuwenhuizen | 2017-12-28 | 2 | -0/+18 |
* | radv: Invert condition for all samples identical during resolve. | Bas Nieuwenhuizen | 2017-12-28 | 1 | -1/+1 |
* | egl: don't try the software path twice | Eric Engestrom | 2017-12-27 | 1 | -1/+1 |
* | egl: rename LIBGL_ALWAYS_SOFTWARE variable from UseFallback to ForceSoftware | Eric Engestrom | 2017-12-27 | 7 | -8/+8 |
* | egl: let each platform decided how to handle LIBGL_ALWAYS_SOFTWARE | Eric Engestrom | 2017-12-27 | 3 | -4/+8 |
* | egl: link libEGL against the dynamic version of libglapi | Brendan King | 2017-12-27 | 1 | -3/+6 |
* | radv: don't do format replacement on tc compat htile surfaces. | Dave Airlie | 2017-12-28 | 1 | -1/+2 |
* | radv/gfx9: use correct stencil format for tc compat htile. | Dave Airlie | 2017-12-28 | 1 | -4/+7 |
* | svga: move variant->fs_shadow_compare_units assignment | Brian Paul | 2017-12-27 | 1 | -2/+2 |
* | amd/common: rework set_userdata_location() and rename to set_loc() | Samuel Pitoiset | 2017-12-27 | 1 | -8/+11 |
* | amd/common: rename set_userdata_location_shader() to set_loc_shader() | Samuel Pitoiset | 2017-12-27 | 1 | -27/+30 |
* | amd/common: replace set_userdata_location_indirect() by set_loc_desc() | Samuel Pitoiset | 2017-12-27 | 1 | -11/+12 |
* | amd/common: rename radv_define_vs_user_sgprs_phase2() | Samuel Pitoiset | 2017-12-27 | 1 | -22/+33 |
* | amd/common: rename radv_define_common_user_sgprs_phase2() | Samuel Pitoiset | 2017-12-27 | 1 | -43/+50 |
* | amd/common: rename add_user_sgpr_array_argument() to add_array_arg() | Samuel Pitoiset | 2017-12-27 | 1 | -9/+5 |
* | amd/common: replace add_sgpr_argument() by add_arg() | Samuel Pitoiset | 2017-12-27 | 1 | -45/+33 |