nv50/ir: teach insnCanLoad() about SHLADD
[mesa.git] / src /
2016-09-29 Samuel Pitoisetnv50/ir: teach insnCanLoad() about SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, c) to MOV((a << b) + c)
2016-09-29 Samuel Pitoisetnv50/ir: optimize SHLADD(a, b, 0x0) to SHL(a, b)
2016-09-29 Samuel Pitoisetnv50/ir: optimize IMAD to SHLADD in presence of power...
2016-09-29 Samuel Pitoisetnvc0/ir: add emission for SHLADD
2016-09-29 Samuel Pitoisetnv50/ir: add preliminary support for SHLADD
2016-09-29 Samuel Pitoisetnvc0: update GM107 sched control codes format
2016-09-29 Nicolai Hähnlegallium/radeon: use smaller buffers for query results
2016-09-29 Nicolai Hähnlegallium/radeon/winsyses: add radeon_winsys::min_alloc_size
2016-09-29 Nicolai Hähnleradeonsi: enable ARB_query_buffer_object (v2)
2016-09-29 Nicolai Hähnlegallium/radeon: implement get_query_result_resource...
2016-09-29 Nicolai Hähnlegallium/radeon: zero all query buffers
2016-09-29 Nicolai Hähnlegallium/radeon: cleanup getting PIPE_QUERY_TIMESTAMP...
2016-09-29 Nicolai Hähnlegallium/radeon: add query fences and r600_get_hw_query_...
2016-09-29 Nicolai Hähnleradeonsi: add save_qbo_state
2016-09-29 Nicolai Hähnleradeonsi: add si_get_shader_buffers/get_pipe_constant_b...
2016-09-29 Nicolai Hähnlegallium/radeon: add r600_gfx_{write,wait}_fence
2016-09-29 Nicolai Hähnlegallium/radeon: add barrier_flags to r600_common_screen
2016-09-29 Timothy Arceriglsl: remove remaining tabs from ast_type.cpp
2016-09-29 Timothy Arceriglsl: remove remaining tabs from ast_to_hir.cpp
2016-09-29 Timothy Arceriglsl: remove remaining tabs from ast_array_index.cpp
2016-09-29 Timothy Arceriglsl: remove tabs from ast_expr.cpp
2016-09-29 Timothy Arceriglsl: remove tabs from linker.{cpp,h}
2016-09-28 Steven Tothgallium/hud: Add support for block I/O, network I/O...
2016-09-28 Ben Widawskyi965: Remove useless (harmful) assertion
2016-09-28 Eric Anholtvc4: Emit perf debug when we fall back to quad clears.
2016-09-28 Eric Anholtnir: Optimize out discard_ifs with a constant 0 argument.
2016-09-28 Michel Dänzergallium/radeon: Initialize pipe_resource::next to NULL
2016-09-28 Timothy Arceriglsl: don't crash when dumping shaders if some come...
2016-09-27 Timothy Arceriglsl: Add initial functions to implement an on-disk...
2016-09-27 Chad Versace.gitignore: Ignore src/compiler/spirv2nir
2016-09-27 Ian Romanickglsl: Fix cut-and-paste bug in hierarchical visitor...
2016-09-27 Ian Romanickglsl: Add bit_xor builder
2016-09-27 Ian Romanickglsl/standalone: Enable GLSL 4.00 through 4.50
2016-09-27 Ian Romanickglsl/standalone: Use API_OPENGL_CORE if the GLSL versio...
2016-09-27 Ian Romanickglsl: Update function parameter documentation for do_co...
2016-09-27 Tim Rowleyswr: replace gallium->swr format enum conversion
2016-09-27 Nicolai Hähnlegallium/radeon/winsyses: reduce the number of pb_cache...
2016-09-27 Nicolai Hähnlewinsys/radeon: enable buffer allocation from slabs
2016-09-27 Nicolai Hähnlewinsys/radeon: add fine-grained fences for slab buffers
2016-09-27 Nicolai Hähnlewinsys/radeon: add slab buffer list
2016-09-27 Nicolai Hähnlewinsys/radeon: separate adding a buffer from updating...
2016-09-27 Nicolai Hähnlewinsys/radeon: add slab entry structures to radeon_bo
2016-09-27 Nicolai Hähnlewinsys/amdgpu: enable buffer allocation from slabs
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add fence and buffer list logic for...
2016-09-27 Nicolai Hähnlewinsys/amdgpu: add slab entry structures to amdgpu_wins...
2016-09-27 Nicolai Hähnlewinsys/amdgpu: do not synchronize unsynchronized buffers
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_FLAG_HANDLE
2016-09-27 Nicolai Hähnlegallium/radeon: add RADEON_USAGE_SYNCHRONIZED
2016-09-27 Nicolai Hähnlegallium/pipebuffer: add pb_slab utility
2016-09-27 Nicolai Hähnlegallium/u_math: add util_logbase2_ceil
2016-09-27 Nicholas Bishopi915g: add dma-buf support to i915_drm_buffer_get_handle
2016-09-27 Nicholas Bishopst/dri: check pipe_screen->resource_get_handle() return...
2016-09-27 Nicholas Bishopgbm: return appropriate error when queryImage() fails
2016-09-27 Andy Furnissst/va Avoid VBR bitrate calculation overflow v2
2016-09-27 Mark Thompsonst/va: Fix vaSyncSurface with no outstanding operation
2016-09-27 Timothy Arceriglsl: remove remaining tabs in glsl_parser_extras.h
2016-09-27 Ilia Mirkinst/mesa: enable ARB_ES3_2_compatibility when enough...
2016-09-27 Ilia Mirkinst/mesa: enable GL_ANDROID_extension_pack_es31a when...
2016-09-27 Timothy Arceriglsl: move some uniform linking code to new link_assign...
2016-09-27 Timothy Arceriglsl: move some uniform linking code to new link_setup_...
2016-09-27 Timothy Arcerii965: create populate key functions for tcs and tes
2016-09-27 Timothy Arcerii965: make gs key generation helper available to shader...
2016-09-27 Timothy Arceriglsl: use reproducible name for lowered const arrays
2016-09-27 Carl Worthi965: make vs and fs key generation helpers available...
2016-09-27 Carl Worthglsl: Prepare standalone compiler to be able to use...
2016-09-26 Samuel Pitoisetnv50/ir: fix comments about instructions info
2016-09-26 Rob Clarkmesa/st: support lowering multi-planar YUV
2016-09-26 Rob Clarkmesa/st: add nir pass to lower tex_src_plane
2016-09-26 Rob Clarkmesa/st: add lowering pass for YUV samplers
2016-09-26 Sirisha Gandikotaaubinator: Fix the decoding of values that span two...
2016-09-26 Samuel Pitoisetnvc0: allow to force compiling programs in debug build
2016-09-26 Samuel Pitoisetnv50/ir: drop unused NVISA_XXX_CHIPSET constants
2016-09-26 Samuel Pitoisetgallium/util: make use of strtol() in debug_get_num_opt...
2016-09-26 Glenn Kennardr600g: Add support for PK2H/UP2H
2016-09-25 Timothy Arcerii965: stop passing stage as a function parameter
2016-09-25 Nayan Deshmukhaubinator: fix resource leak
2016-09-24 Emilio Cobos Álvarezosmesa: Unbind the current context when given a null...
2016-09-24 Brian Paulst/mesa: small optimization in swizzle_swizzle()
2016-09-24 Brian Paulst/mesa: fix swizzle issue in st_create_sampler_view_fr...
2016-09-24 Brian Paulsvga: set PIPE_BIND_DEPTH_STENCIL flag for new resource...
2016-09-24 Brian Paulsvga: don't special case caps for SVGA3D_R32_FLOAT
2016-09-24 Brian Paulsvga: use new adjust_z_layer() helper in svga_pipe_blit.c
2016-09-24 Brian Paulsvga: simplify/improve the format compatibility check...
2016-09-24 Brian Paulsvga: add const qualifier on svga_translate_format()
2016-09-24 Brian Paulsvga: eliminate unneeded gotos in svga_validate_surface...
2016-09-24 Neha Bhendesvga: disable srgb format related code from svga_blit()
2016-09-24 Timothy ArceriRevert "glsl: move xfb BufferStride into gl_transform_f...
2016-09-23 Kenneth Graunkeglsl: Delete linker stuff relating to built-in functions.
2016-09-23 Kenneth Graunkeglsl: Delete ftransform support from builtin_functions...
2016-09-23 Kenneth Graunkeglsl: Immediately inline built-ins rather than generati...
2016-09-23 Kenneth Graunkeglsl: Check TCS barrier restrictions at ast_to_hir...
2016-09-23 Timothy Arceriglsl: move xfb BufferStride into gl_transform_feedback_info
2016-09-23 Dylan BakerRevert "mapi: export all GLES 3.2 functions in libGLESv...
2016-09-23 Adam Jacksoni965: Enable EGL_KHR_gl_texture_3D_image
2016-09-23 Adam Jacksoni915: Enable EGL_KHR_gl_texture_3D_image
2016-09-23 Nicolas Kochanv: Check for VK_WHOLE_SIZE in anv_CmdFillBuffer
2016-09-23 Lionel Landwerlinanv: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlini965: get rid of duplicated values from gen_device_info
2016-09-23 Lionel Landwerlinintel/i965: make gen_device_info mutable
next