ac: add missing extern "C" guards
[mesa.git] / src /
2017-05-18 Nicolai Hähnleac: add missing extern "C" guards
2017-05-18 Nicolai Hähnleac: add radeon_info::num_{sdma,compute}_rings
2017-05-18 Nicolai Hähnleac: add radeon_surf::htile_slice_size
2017-05-18 Nicolai Hähnleac_surface: use radeon_info from ac_gpu_info
2017-05-18 Nicolai Hähnleac/radeonsi: move radeon_info initialization to amd...
2017-05-18 Nicolai Hähnleac/radeonsi: move struct radeon_info to ac_gpu_info.h
2017-05-18 Nicolai Hähnleac/radeonsi: move some aspects of sanity checking to...
2017-05-18 Nicolai Hähnleac/radeonsi: add ac_compute_surface to automatically...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx9_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move the bulk of gfx6_surface_init to...
2017-05-18 Nicolai Hähnleac/radeonsi: move amdgpu_addr_create to ac_surface
2017-05-18 Nicolai Hähnleac/radeonsi: move surface definitions to new header...
2017-05-18 Nicolai Hähnlest/mesa: remove an incorrect assertion
2017-05-18 Samuel Iglesias... i965/vec4: load dvec3/4 uniforms first in the push...
2017-05-18 Samuel Iglesias... i965/vec4: fix swizzle and writemask when loading an...
2017-05-18 Samuel Iglesias... i965/vec4/gs: restore the uniform values which was...
2017-05-17 Eric Anholtvc4: Don't allocate new BOs to avoid synchronization...
2017-05-17 Eric Anholtvc4: Drop pointless indirections around BO import/export.
2017-05-17 Eric Anholtvc4: Drop the u_resource_vtbl no-op layer.
2017-05-17 Marek Olšákgallium/radeon: use a top-of-pipe timestamp for the...
2017-05-17 Marek Olšákmesa: don't check mapped buffers in every draw call...
2017-05-17 Marek Olšákmesa: add gl_constants::AllowMappedBuffersDuringExecution
2017-05-17 Marek Olšákgallium: add PIPE_CAP_ALLOW_MAPPED_BUFFERS_DURING_EXECUTION
2017-05-17 Hans de Goedeglxglvnddispatch: Add missing dispatch for GetDriverConfig
2017-05-17 Tim Rowleyswr: don't use AttributeSet with llvm >= 5
2017-05-17 Chih-Wei HuangAndroid: correct libz dependency
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glDispatchCompute*()
2017-05-17 Timothy Arcerimesa: add DispatchCompute* helpers
2017-05-17 Timothy Arcerimesa: move FLUSH_CURRENT() calls out of DispatchCompute...
2017-05-17 Timothy Arcerimesa: compute.c C99 tidy up
2017-05-17 Timothy Arcerimesa: move DispatchCompute() validation to compute.c
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBlendEquationSepar...
2017-05-17 Timothy Arcerimesa: add blend_equation_separatei() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBlendFunc*iARB()
2017-05-17 Timothy Arcerimesa: add blend_func_separatei() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBufferSubData()
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glNamedBufferSubData()
2017-05-17 Timothy Arcerimesa: add buffer_sub_data() helper
2017-05-17 Timothy Arcerimesa: create validate_buffer_sub_data() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glBufferStorage()
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glNamedBufferStorage()
2017-05-17 Timothy Arcerimesa: add inlined_buffer_storage() helper
2017-05-17 Timothy Arcerimesa: add validate_buffer_storage() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glCompressedTex...
2017-05-17 Timothy Arcerimesa: add 3D support to compressed_tex_sub_image()...
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glCompressedTex...
2017-05-17 Timothy Arcerimesa: add 2D support to compressed_tex_sub_image()...
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for CompressedTex*SubIma...
2017-05-17 Timothy Arcerimesa: add compressed_tex_sub_image() helper
2017-05-17 Timothy Arcerimesa: make _mesa_compressed_texture_sub_image() static
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for NamedFramebufferTexture
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for FramebufferTexture
2017-05-17 Timothy Arcerimesa: add *FramebufferTexture() support to frame_buffer...
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for NamedFramebufferText...
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for FramebufferTextureLayer
2017-05-17 Timothy Arcerimesa: add no error support to frame_buffer_texture_laye...
2017-05-17 Timothy Arcerimesa: add frame_buffer_texture_layer() helper
2017-05-17 Timothy Arcerimesa: add KHR_no_error support for glUseProgram
2017-05-17 Timothy Arcerimesa: move use_program() inside _mesa_use_program()
2017-05-17 Jason Ekstrandintel/isl/gen6: Fix combined depth stencil alignment
2017-05-17 Jason Ekstrandintel/isl: Refactor gen8_choose_image_alignment_el
2017-05-17 Jason Ekstrandintel/isl: Refactor gen6_choose_image_alignment_el
2017-05-17 Jason Ekstrandintel/isl: Refactor gen7_choose_image_alignment_el
2017-05-17 Pohjolainen, Topiintel/isl/gen7: Use stencil vertical alignment of 8...
2017-05-16 Rob Clarkfreedreno/gmem: fix hw binning hangs with large render...
2017-05-16 Rob Clarkfreedreno/ir3: fix crash with atomics
2017-05-16 Rob Clarkmesa/st: fix yuv EGLImage's
2017-05-16 Rob Clarkttn: fix dest size for some texture instructions
2017-05-16 Rob Clarkttn: fix txd src sizes
2017-05-16 Rob Clarkttn: fix txs dest size
2017-05-16 Rob Clarkfreedreno/a5xx: remove unneeded assert
2017-05-16 Rob Clarkfreedreno/a5xx: fallback to slow-clear for z32
2017-05-16 Philipp Zabeletnaviv: increment the resource seqno in resource_changed
2017-05-16 Lucas Stachetnaviv: clean up sampler view reference counting
2017-05-16 Lucas Stachetnaviv: apply feature overrides in one central location
2017-05-16 Lucas Stachetnaviv: allow R/B swapped surfaces to be cleared
2017-05-16 Lucas Stachetnaviv: stop oversizing buffer resources
2017-05-16 Matt Turneri965: Fix test_eu_validate.cpp
2017-05-16 Jason Ekstrandanv: Implement VK_KHR_get_surface_capabilities2
2017-05-16 Jason Ekstrandvulkan/wsi/wayland: Add support for VK_KHR_get_surface_...
2017-05-16 Jason Ekstrandvulkan/wsi/x11: Add support for VK_KHR_get_surface_capa...
2017-05-16 Jason Ekstrandvulkan/wsi: Add get_capabilities2 and get_formats2d...
2017-05-16 Jason Ekstrandvulkan/wsi: Use vk_outarray for surface_get_formats
2017-05-16 Jason Ekstrandvulkan: Update registry and headers to 1.0.49
2017-05-16 Nicolai Hähnleradeonsi: extract TGSI memory/texture opcode handling...
2017-05-16 Nicolai Hähnleradeonsi: make const_array externally accessible
2017-05-16 Nicolai Hähnleradeonsi: make get_bounded_indirect_index externally...
2017-05-16 Nicolai Hähnleradeonsi: make emit_waitcnt externally accessible
2017-05-16 Nicolai Hähnleradeonsi: silence a Coverity warning
2017-05-16 Nicolai Hähnleradeonsi: rename tcs_tes_uses_prim_id for clarity
2017-05-16 Nicolai Hähnleradeonsi: fix gl_PrimitiveIDIn in geometry shader when...
2017-05-16 Nicolai Hähnleac/debug: handle index field in SET_*_REG correctly
2017-05-16 Samuel Pitoisetglsl: simplify link_assign_uniform_storage() a bit
2017-05-16 Samuel Pitoisetmesa: unify _mesa_uniform() for image uniforms
2017-05-16 Samuel Pitoisetmesa: fix indentation in _mesa_uniform()
2017-05-16 Samuel Pitoisetmesa: fix indentation in _mesa_associate_uniform_storage()
2017-05-16 Timothy Arcerimesa: replace _mesa_problem() with unreachable() in...
2017-05-16 Timothy Arcerimesa: replace _mesa_problem() with unreachable() in...
2017-05-16 Timothy Arcerimesa: replace _mesa_problem() with unreachable() in...
2017-05-16 Timothy Arcerimesa: replace _mesa_problem() with unreachable() in...
next