| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | gbm/drm: Pick the oldest available buffer in get_back_bo | Derek Foreman | 2017-01-13 | 1 | -2/+4 |
* | egl/wayland: Avoid race conditions when on non-main thread | Jonas Ådahl | 2017-01-13 | 3 | -14/+25 |
* | egl/wayland: Cleanup private display connection when init fails | Jonas Ådahl | 2017-01-13 | 1 | -0/+4 |
* | st/va: flush pipeline after post processing | sguttula | 2017-01-13 | 1 | -0/+1 |
* | main/fbobject: throw invalid operation when get_attachment fails if needed | Alejandro Piñeiro | 2017-01-13 | 1 | -7/+42 |
* | main/fboject: return if it is color_attachment on get_attachment | Alejandro Piñeiro | 2017-01-13 | 1 | -11/+19 |
* | mesa/main: fix version/extension checks in _mesa_ClampColor | Nicolai Hähnle | 2017-01-13 | 1 | -6/+10 |
* | radeonsi: replace si_shader_context::soa by bld_base | Samuel Pitoiset | 2017-01-13 | 3 | -82/+78 |
* | radeonsi: replace ctx->soa.outputs by ctx->outputs | Samuel Pitoiset | 2017-01-13 | 2 | -23/+26 |
* | radeonsi: move si_shader_context::soa::addr to si_shader_context | Samuel Pitoiset | 2017-01-13 | 3 | -11/+12 |
* | radeonsi: allocate the array of immediates dynamically | Samuel Pitoiset | 2017-01-13 | 3 | -13/+24 |
* | radv: remove some unused macros and functions | Grazvydas Ignotas | 2017-01-13 | 2 | -33/+1 |
* | anv: Avoid some resolves for samplable HiZ buffers | Nanley Chery | 2017-01-12 | 1 | -18/+49 |
* | anv: Enable sampling from HiZ | Nanley Chery | 2017-01-12 | 2 | -4/+17 |
* | anv/blorp: Don't fast depth clear samplable HiZ buffers on BDW | Nanley Chery | 2017-01-12 | 1 | -0/+9 |
* | anv: Add a helper to determine sampling with HiZ | Nanley Chery | 2017-01-12 | 1 | -0/+7 |
* | isl/surface_state: Handle ISL_AUX_USAGE_HIZ | Nanley Chery | 2017-01-12 | 1 | -0/+29 |
* | anv: Perform HiZ resolves only on layout transitions | Nanley Chery | 2017-01-12 | 2 | -56/+42 |
* | anv: Disable HiZ for input attachments | Nanley Chery | 2017-01-12 | 2 | -16/+24 |
* | anv: Avoid resolves incurred by fast depth clears | Nanley Chery | 2017-01-12 | 3 | -6/+23 |
* | anv: Prepare for transitioning to the requested final layout | Nanley Chery | 2017-01-12 | 2 | -0/+6 |
* | anv: Store depth stencil layouts | Nanley Chery | 2017-01-12 | 3 | -0/+17 |
* | anv: Add helpers to handle depth buffer layout transitions | Nanley Chery | 2017-01-12 | 1 | -0/+50 |
* | anv: Delete anv's HiZ op emit function | Nanley Chery | 2017-01-12 | 3 | -233/+0 |
* | anv: Use the gen8 BLORP HiZ resolving function | Nanley Chery | 2017-01-12 | 1 | -3/+24 |
* | anv/blorp: Add a gen8 HiZ op resolve function | Nanley Chery | 2017-01-12 | 2 | -0/+88 |
* | anv: Use gen8 BLORP HiZ clearing functions | Nanley Chery | 2017-01-12 | 2 | -5/+50 |
* | intel/blorp_clear: Add gen8 HiZ clearing functions | Nanley Chery | 2017-01-12 | 2 | -0/+93 |
* | anv: Enable HiZ support for multiple subpasses | Nanley Chery | 2017-01-12 | 3 | -13/+8 |
* | anv: Use ::anv_attachment_state for toggling HiZ per subpass | Nanley Chery | 2017-01-12 | 1 | -2/+4 |
* | anv: Replace anv_image_has_hiz() with ISL_AUX_USAGE_HIZ | Nanley Chery | 2017-01-12 | 5 | -16/+18 |
* | anv/blorp: Handle ISL_AUX_USAGE_HIZ | Nanley Chery | 2017-01-12 | 1 | -1/+2 |
* | intel/blorp: Add the BDW+ optimized HZ_OP sequence to BLORP | Nanley Chery | 2017-01-12 | 1 | -0/+87 |
* | ac: automake: ensure that ./common is generated | Emil Velikov | 2017-01-13 | 1 | -0/+1 |
* | nvc0/ir: only try to check for zero LOD if we aren't already forcing it | Ilia Mirkin | 2017-01-12 | 1 | -1/+1 |
* | nouveau: take extra push space into account for pushbuf_space calls | Ilia Mirkin | 2017-01-12 | 15 | -56/+26 |
* | mapi: update the asm code to support x32 | Grazvydas Ignotas | 2017-01-13 | 1 | -3/+28 |
* | ac/nir: use ac_emit_fdiv throughout | Nicolai Hähnle | 2017-01-13 | 1 | -22/+6 |
* | ac/nir: use ac_build_gather_values[_extended] throughout | Nicolai Hähnle | 2017-01-13 | 1 | -65/+24 |
* | ac/nir: use ac_emit_llvm_intrinsic throughout | Nicolai Hähnle | 2017-01-13 | 1 | -79/+41 |
* | radeonsi: remove unused si_prepare_cube_coords | Nicolai Hähnle | 2017-01-13 | 2 | -200/+0 |
* | amd/common: unify cube map coordinate handling between radeonsi and radv | Nicolai Hähnle | 2017-01-13 | 6 | -197/+440 |
* | radeonsi: only touch first three coordinates in si_prepare_cube_coords | Nicolai Hähnle | 2017-01-13 | 1 | -12/+1 |
* | radeonsi: remove unused si_llvm_cube_to_2d_coords | Nicolai Hähnle | 2017-01-13 | 1 | -28/+0 |
* | radeonsi: restrict cube map derivative computations to the correct plane | Nicolai Hähnle | 2017-01-13 | 1 | -23/+107 |
* | radeonsi: communicate cube map coordinates more explicitly | Nicolai Hähnle | 2017-01-13 | 1 | -33/+43 |
* | ac/debug: move .gitignore for sid_tables.h too | Grazvydas Ignotas | 2017-01-13 | 1 | -0/+0 |
* | nir/gcm: Fix a typo in a comment | Jason Ekstrand | 2017-01-12 | 1 | -1/+1 |
* | nir/gcm: Rework the schedule late loop | Jason Ekstrand | 2017-01-12 | 1 | -5/+6 |
* | glx: Add missing glproto dependency for gallium-xlib glx | Chuck Atkins | 2017-01-12 | 1 | -0/+1 |