mesa.git
2017-01-18 Kenneth Graunkei965: Move program cache printing to brw_program_cache.c.
2017-01-18 Kenneth Graunkei965: Make a helper for finding an existing shader...
2017-01-18 Kenneth Graunkeglsl: Make copy propagation not panic when it sees...
2017-01-18 Kenneth Graunkei965: Make DCE set null destinations on messages with...
2017-01-18 Kenneth Graunkei965: Combine some dead code elimination NOP'ing code.
2017-01-18 Kenneth Graunkei965: Make DCE explicitly not eliminate any control...
2017-01-17 Dave Airlieradv: disable vertex reuse when writing viewport index
2017-01-17 Dave Airlieradv: add support for layered clears (v2)
2017-01-17 Dave Airlieradv/ac: split part of llvm compile into a separate...
2017-01-17 Dave Airlieradv/ac: switch an if to switch
2017-01-17 Dave Airlieradv: add support for writing layer/viewport index...
2017-01-17 Bas Nieuwenhuizenac/debug: Decrease num_dw for type 2 NOP's.
2017-01-17 Marek Olšákradeonsi: for the tess barrier, only use emit_waitcnt...
2017-01-17 Nayan Deshmukhst/vdpau: remove the delayed rendering hack(v1.1)
2017-01-17 Nayan Deshmukhst/vdpau: use dri3 to directly send the buffer to X(v2)
2017-01-17 Nayan Deshmukhvl/dri3: use external texture as back buffers(v4)
2017-01-17 Iago Toral... anv: set UAV coherence required bit when needed
2017-01-17 Samuel Iglesias... anv: increase ANV_MAX_STATE_SIZE_LOG2 limit to 1 MB
2017-01-17 Ilia Mirkinnv50/ir: optimize shl + and
2017-01-17 Ilia Mirkinnvc0: enable FBFETCH with a special slot for color...
2017-01-17 Ilia Mirkinst/mesa: add support for advanced blend when fb can...
2017-01-17 Ilia Mirkingallium: add flags parameter to texture barrier
2017-01-17 Ilia Mirkingallium: add PIPE_CAP_TGSI_FS_FBFETCH
2017-01-17 Ilia Mirkingallium: add FBFETCH opcode to retrieve the current...
2017-01-17 Ilia Mirkinmesa: allow BlendBarrier to be used without support...
2017-01-17 Ilia Mirkinglsl: avoid treating fb fetches as output reads to...
2017-01-16 Dave Airlieradv/meta: split color renderpass creation out.
2017-01-16 Bas Nieuwenhuizenradv: Support multiple devices.
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... 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 Lionel Landwerlininclude: update Vulkan headers
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... i965/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 Rhys Kiddtravis: Add the new drivers etnaviv and imx
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
next