radv: Get physical device from radv_device instead of the instance.
[mesa.git] / src /
2017-01-16 Bas Nieuwenhuizenradv: Get physical device from radv_device instead...
2017-01-16 Ilia Mirkinnvc0: true up exposing of the HW_METRIC_QUERY_GROUP...
2017-01-16 Dave Airlieradv/ac: use ctx->voidt in more places. (v2)
2017-01-16 Dave Airlieradv/meta: consolidate the depth stencil clear renderpasses
2017-01-16 Ilia Mirkinnv50/ir: handle new DDIV op which will be used for...
2017-01-16 Nicolai Hähnletgsi: add DDIV instruction
2017-01-16 Nicolai Hähnleradeonsi: fix R600_DEBUG=nooptvariant
2017-01-16 Kenneth Graunkei965: Make BLORP disable the NP Z PMA stall fix.
2017-01-16 Kenneth Graunkei965: Enable OpenGL 4.5 on Haswell.
2017-01-16 Marek Olšákradeonsi: implement GL_FIXED vertex format
2017-01-16 Marek Olšákradeonsi: implement 32-bit SNORM/UNORM/SSCALED/USCALED...
2017-01-16 Marek Olšákradeonsi: make fix_fetch 64-bit
2017-01-16 Thomas Hindoe Paab... gallium/hud: avoid buffer overrun
2017-01-16 Marek Olšákgallium/radeon: add GPU-shaders-busy HUD query
2017-01-16 Marek Olšákgallium/radeon: make the GPU load / GRBM_STATUS monitor...
2017-01-16 Marek Olšákradeonsi: show average results per frame for perf count...
2017-01-16 Marek Olšákgallium/hud: disable queries during HUD draw calls
2017-01-16 Marek Olšákgallium/hud: increase the vertex buffer size for backgr...
2017-01-16 Nayan Deshmukhst/va: delay calling begin_frame until we have all...
2017-01-16 Kenneth Graunkei965: Use align1 mode for barrier messages.
2017-01-15 Ilia Mirkinnvc0/ir: emit FMZ flag when requested on FFMA
2017-01-14 Connor Abbottnir/gcm: fix a bug with metadata handling
2017-01-14 Lionel Landwerlinradv: generate entrypoints from vk.xml
2017-01-14 Lionel Landwerlinanv: generate entry points from vk.xml
2017-01-14 Lionel Landwerlinvulkan: add API registry
2017-01-14 Andres Rodriguezradv: make device extension setup dynamic
2017-01-14 Andres Rodriguezradv: rename global extension properties structs
2017-01-14 Andres Rodriguezradv: use a winsys context per-queue, instead of per...
2017-01-14 Timothy Arcerinir: optimise min/max fadd combos
2017-01-14 Kenneth Graunkei965: Move Gen4-5 interpolation stuff to brw_wm_prog_data.
2017-01-14 Grazvydas Ignotasanv: remove some unused macros and functions
2017-01-14 Jason Ekstrandanv: Default PointSize to 1.0 if not written by the...
2017-01-14 Jason Ekstrandanv/pipeline: Replace get_fs_input_map with get_last_vu...
2017-01-14 Juan A. Suarez Romeroi965/vec4: Fix mapping attributes
2017-01-13 Kenneth Graunkeanv: Move nir_lower_wpos_center after dead variable...
2017-01-13 Kenneth Graunkei965: Fix textureGather with RG32I/UI on Gen7.
2017-01-13 Bas Nieuwenhuizenradv: Support loader interface version 3.
2017-01-13 Boyan Dingmesa/get: Remove unused extra_ARB_viewport_array
2017-01-13 Boyan Dingxlib: Unify the style of function pointer calls in...
2017-01-13 Boyan Dingradeon: Unify the style of function pointer calls in...
2017-01-13 Boyan Dingnouveau: Unify the style of function pointer calls...
2017-01-13 Boyan DingglX_proto_send.py: Unify the style of function pointer...
2017-01-13 Boyan Dingloader/dri3: Unify the style of function pointer calls...
2017-01-13 Boyan Dingegl/dri2: Unify the style of function pointer calls...
2017-01-13 Derek Foremani915: Add XRGB8888 format to intel_screen_make_configs
2017-01-13 Derek Foremangbm/drm: Pick the oldest available buffer in get_back_bo
2017-01-13 Jonas Ådahlegl/wayland: Avoid race conditions when on non-main...
2017-01-13 Jonas Ådahlegl/wayland: Cleanup private display connection when...
2017-01-13 sguttulast/va: flush pipeline after post processing
2017-01-13 Alejandro Piñeiromain/fbobject: throw invalid operation when get_attachm...
2017-01-13 Alejandro Piñeiromain/fboject: return if it is color_attachment on get_a...
2017-01-13 Nicolai Hähnlemesa/main: fix version/extension checks in _mesa_ClampColor
2017-01-13 Samuel Pitoisetradeonsi: replace si_shader_context::soa by bld_base
2017-01-13 Samuel Pitoisetradeonsi: replace ctx->soa.outputs by ctx->outputs
2017-01-13 Samuel Pitoisetradeonsi: move si_shader_context::soa::addr to si_shade...
2017-01-13 Samuel Pitoisetradeonsi: allocate the array of immediates dynamically
2017-01-13 Grazvydas Ignotasradv: remove some unused macros and functions
2017-01-13 Nanley Cheryanv: Avoid some resolves for samplable HiZ buffers
2017-01-13 Nanley Cheryanv: Enable sampling from HiZ
2017-01-13 Nanley Cheryanv/blorp: Don't fast depth clear samplable HiZ buffers...
2017-01-13 Nanley Cheryanv: Add a helper to determine sampling with HiZ
2017-01-13 Nanley Cheryisl/surface_state: Handle ISL_AUX_USAGE_HIZ
2017-01-13 Nanley Cheryanv: Perform HiZ resolves only on layout transitions
2017-01-13 Nanley Cheryanv: Disable HiZ for input attachments
2017-01-13 Nanley Cheryanv: Avoid resolves incurred by fast depth clears
2017-01-13 Nanley Cheryanv: Prepare for transitioning to the requested final...
2017-01-13 Nanley Cheryanv: Store depth stencil layouts
2017-01-13 Nanley Cheryanv: Add helpers to handle depth buffer layout transitions
2017-01-13 Nanley Cheryanv: Delete anv's HiZ op emit function
2017-01-13 Nanley Cheryanv: Use the gen8 BLORP HiZ resolving function
2017-01-13 Nanley Cheryanv/blorp: Add a gen8 HiZ op resolve function
2017-01-13 Nanley Cheryanv: Use gen8 BLORP HiZ clearing functions
2017-01-13 Nanley Cheryintel/blorp_clear: Add gen8 HiZ clearing functions
2017-01-13 Nanley Cheryanv: Enable HiZ support for multiple subpasses
2017-01-13 Nanley Cheryanv: Use ::anv_attachment_state for toggling HiZ per...
2017-01-13 Nanley Cheryanv: Replace anv_image_has_hiz() with ISL_AUX_USAGE_HIZ
2017-01-13 Nanley Cheryanv/blorp: Handle ISL_AUX_USAGE_HIZ
2017-01-13 Nanley Cheryintel/blorp: Add the BDW+ optimized HZ_OP sequence...
2017-01-13 Emil Velikovac: automake: ensure that ./common is generated
2017-01-13 Ilia Mirkinnvc0/ir: only try to check for zero LOD if we aren...
2017-01-13 Ilia Mirkinnouveau: take extra push space into account for pushbuf...
2017-01-12 Grazvydas Ignotasmapi: update the asm code to support x32
2017-01-12 Nicolai Hähnleac/nir: use ac_emit_fdiv throughout
2017-01-12 Nicolai Hähnleac/nir: use ac_build_gather_values[_extended] throughout
2017-01-12 Nicolai Hähnleac/nir: use ac_emit_llvm_intrinsic throughout
2017-01-12 Nicolai Hähnleradeonsi: remove unused si_prepare_cube_coords
2017-01-12 Nicolai Hähnleamd/common: unify cube map coordinate handling between...
2017-01-12 Nicolai Hähnleradeonsi: only touch first three coordinates in si_prep...
2017-01-12 Nicolai Hähnleradeonsi: remove unused si_llvm_cube_to_2d_coords
2017-01-12 Nicolai Hähnleradeonsi: restrict cube map derivative computations...
2017-01-12 Nicolai Hähnleradeonsi: communicate cube map coordinates more explicitly
2017-01-12 Grazvydas Ignotasac/debug: move .gitignore for sid_tables.h too
2017-01-12 Jason Ekstrandnir/gcm: Fix a typo in a comment
2017-01-12 Jason Ekstrandnir/gcm: Rework the schedule late loop
2017-01-12 Chuck Atkinsglx: Add missing glproto dependency for gallium-xlib glx
2017-01-12 Emil Velikovac, radeonsi: automake: add missing builddir include
2017-01-12 Bas Nieuwenhuizenradv: Call NIR passes using NIR_PASS_V.
2017-01-12 Bas Nieuwenhuizenradv: Call nir_lower_constant_initializers.
2017-01-12 Bas Nieuwenhuizenradv: Only call remove_dead_variables once.
2017-01-12 Axel Davyst/nine: Protect dtors with mutex
next