android: ac/debug: move sid_tables.h generation and IB decode to amd/common
[mesa.git] / src /
2017-01-18 Mauro Rossiandroid: ac/debug: move sid_tables.h generation and...
2017-01-18 Mauro Rossiandroid: gallium/auxiliary: fix building error in Andro...
2017-01-18 Mauro Rossiandroid: amd/common: fix LLVMInitializeAMDGPU* function...
2017-01-18 Mauro Rossiandroid: radeonsi: fix LLVMInitializeAMDGPU* functions...
2017-01-18 Mauro Rossiandroid: radeon: fix LLVMInitializeAMDGPU* functions...
2017-01-18 Emil Velikovnouveau: remove always false argument in nouveau_fence_...
2017-01-18 Emil Velikovegl/wayland: resolve quirky try_damage_buffer() impleme...
2017-01-18 Emil Velikovconfigure: remove HAVE_EGL_DRIVER_DRI[23]
2017-01-18 Emil Velikovgallium: correctly manage libsensors link flags
2017-01-18 Emil Velikovegl/wayland: unify dri2_wl_create_surface implementations
2017-01-18 Emil Velikovegl/wayland: use the destroy_window_callback for swrast
2017-01-18 Emil Velikovglx: unify GLX_SGIX_pbuffer aliased declarations
2017-01-18 Emil Velikovglx: use GLX_ALIAS for glXGetProcAddress
2017-01-18 Emil Velikovmesa: make use of HAVE_FUNC_ATTRIBUTE_ALIAS macro
2017-01-18 Emil Velikovglx: remove always false ifdef GLX_NO_STATIC_EXTENSION_...
2017-01-18 Wladimir J. van... etnaviv: Fake occlusion query capability
2017-01-18 Christian Gmeineretnaviv: add flags parameter to texture barrier
2017-01-18 Christian Gmeineretnaviv: handle PIPE_CAP_TGSI_FS_FBFETCH
2017-01-18 Roland Scheideggergallivm: (trivial) fix copy/paste bug with big endian...
2017-01-18 Jose Fonsecaconfigure.ac: Revert recent HAVE_LLVM changes.
2017-01-18 Emil Velikovvulkan: automake: do not use EXTRA_DIST in a conditional
2017-01-18 Tobias Drosteconfigure.ac: Set and use HAVE_GALLIUM_LLVM define
2017-01-18 Jose Fonsecagallivm: Cleanup USE_MCJIT.
2017-01-18 Kenneth Graunkei965: Don't map/unmap in brw_print_program_cache on...
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 Quirogaanv: 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 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...
next