util/sha1: rework _mesa_sha1_{init,final}
[mesa.git] / src /
2017-03-15 Emil Velikovutil/sha1: rework _mesa_sha1_{init,final}
2017-03-15 Emil Velikovutil/sha1: add non-typedef name for the SHA1_CTX struct
2017-03-15 Bas Nieuwenhuizenradv: Remove unused descriptor set field.
2017-03-15 Dave Airlier600: refactor binding code for attach buffer to CB.
2017-03-15 Dave Airlier600: refactor out CB setup.
2017-03-15 Dave Airlier600: refactor texture resource words setup code.
2017-03-15 Dave Airlier600: factor out the code to initialise a buffer resource.
2017-03-15 Dave Airlier600g: make framebuffer atom rely on dual src blend...
2017-03-15 Jason Ekstrandintel/debug: Add a common INTEL_DEBUG=nohiz option
2017-03-15 Jason Ekstrandanv/image: Move handling of INTEL_VK_HIZ
2017-03-15 Timothy Arceriradv: trivial tidy ups
2017-03-15 Alan Swansonutil/disk_cache: scale cache according to filesystem...
2017-03-15 Alan Swansonutil/disk_cache: actually enforce cache size
2017-03-15 Alan Swansonutil/disk_cache: use LRU eviction rather than random...
2017-03-15 Timothy Arceriutil/disk_cache: don't fallback to an empty cache dir...
2017-03-15 Timothy Arceriutil/disk_cache: use a thread queue to write to shader...
2017-03-15 Timothy Arceriutil/disk_cache: add helpers for creating/destroying...
2017-03-15 Timothy Arceriutil/disk_cache: add thread queue to disk cache
2017-03-14 Dave Airlieradv/ac: workaround regression in llvm 4.0 release
2017-03-14 Dave Airlieradv/ac: gather4 cube workaround integer
2017-03-14 Bas Nieuwenhuizenradv: Set driver version to mesa version;
2017-03-14 Bas Nieuwenhuizenradv: Increase api version to 1.0.42.
2017-03-14 Jason Ekstrandutil/vk: Add helpers for finding an extension struct
2017-03-14 Alex Smithradv: Flush before copying with PKT3_WRITE_DATA in...
2017-03-14 Bas Nieuwenhuizenradv: Emit cache flushes before CP DMA.
2017-03-14 Jason Ekstrandanv: Properly enumerate physical devices when none...
2017-03-14 Jason Ekstrandnir/constant_expressions: Refactor helper functions
2017-03-14 Jason Ekstrandnir: Rework conversion opcodes
2017-03-14 Jason Ekstrandi965/fs: Re-arrange conversion operations
2017-03-14 Jason Ekstrandi965/vec4: Get rid of the type parameter from to/from_d...
2017-03-14 Jason Ekstrandglsl/nir: Use nir_type_conversion_op
2017-03-14 Jason Ekstrandnir: Rewrite nir_type_conversion_op
2017-03-14 Jason Ekstrandnir: Add a get_nir_type_for_glsl_base_type helper
2017-03-14 Jason Ekstrandnir/validate: Rework ALU bit-size rule validation
2017-03-14 Jason Ekstrandnir/validate: Validate that bit sizes and components...
2017-03-14 Jason Ekstrandnir: Make image_size a variable-width intrinsic
2017-03-14 Jason Ekstrandi965/fs: Use num_components from the SSA def in image...
2017-03-14 Jason Ekstrandnir/lower_tex: Use tex_instr_dest_size for txs destinations
2017-03-14 Jason Ekstrandnir/spirv: Restrict the number of channels in texture...
2017-03-14 Jason Ekstrandnir/copy_prop: Respect the source's number of components
2017-03-14 Jason Ekstrandnir/intrinsics: Make load_barycentric_input take a...
2017-03-14 Jason Ekstrandanv/blorp: Only set a clear color for resolves if fast...
2017-03-14 Jason Ekstrandanv/blorp: Turn off AUX after doing a CCS_D resolve
2017-03-14 Tapani Pälliandroid: add '/vulkan' to libmesa_anv_entrypoints path
2017-03-14 Tapani Pälliandroid: add src/intel/compiler to libmesa_intel_compil...
2017-03-14 Gwan-gyeong Munanv: Add missing error-checking to anv_CreateDevice...
2017-03-14 Dave Airlieradv: setup llvm target data layout
2017-03-13 Alex Smithradv: Reinitialise loaderMagic when allocating a cached...
2017-03-13 Marek Olšákgallium/radeon: disable the shader cache if dumping...
2017-03-13 Marek Olšákradeonsi: mark all bound shader buffer ranges as initia...
2017-03-13 Marek Olšákst/mesa: disable the shader cache if dumping shaders
2017-03-13 Chad Versaceanv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyP...
2017-03-13 Chad Versaceanv: Use vk_outarray in vkEnumeratePhysicalDevices...
2017-03-13 Chad Versaceutil/vulkan: Add vk_outarray (v2)
2017-03-13 Lionel Landwerlinintel: genxml: prevent missing ; with address fields...
2017-03-13 Julien Isorcegallium/hud: check NULL return from u_upload_alloc
2017-03-13 Julien Isorcewinsys/radeon: check null return from radeon_cs_create_...
2017-03-13 Julien Isorcewinsys/radeon: check null in radeon_cs_create_fence
2017-03-13 Juan A. Suarez Romerovulkan/wsi: include builddir for generated headers
2017-03-13 Jason Ekstrandanv: Use on-the-fly surface states for dynamic buffer...
2017-03-13 Jason Ekstrandanv: Stall before fast-clear operations
2017-03-13 Jason Ekstrandanv: Accurately advertise dynamic descriptor limits
2017-03-13 Jason Ekstrandanv: Add a helper for working with VK_WHOLE_SIZE for...
2017-03-13 Rob Clarkfreedreno/ir3: fragz cannot be half precision
2017-03-13 Rob Clarkfreedreno/ir3: optimize less in glsl
2017-03-13 Lionel Landwerlinaubinator/genxml: use gzipped files to store embedded...
2017-03-13 Lionel Landwerlinintel: genxml: add script to generate gzipped genxml
2017-03-13 Jose Fonsecautil/u_thread.h: Include stdint.h for int64_t definition.
2017-03-13 Iago Toral Quirogaintel: fix compiler build
2017-03-13 Christian Königsvga: handle P016 format as well
2017-03-13 Jason Ekstrandintel/vulkan: Get rid of recursive make
2017-03-13 Jason Ekstrandintel/tools: Use a makefile included from intel/Makefile.am
2017-03-13 Emil Velikovintel/compiler: whitespace cleanups
2017-03-13 Emil Velikovintel/compiler: link all tests again gtest, even test_e...
2017-03-13 Emil Velikovi965: remove i965_symbols_test reference from .gitignore
2017-03-13 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler
2017-03-13 Emil Velikovi965: split EU defines to brw_eu_defines.h
2017-03-13 Emil Velikovutil/bitscan: use correct signature for ffs/ffsll
2017-03-13 Emil Velikovi965: add missing brw_defines.h include in brw_program.c
2017-03-13 Emil Velikovi965: add missing brw_defines.h include in brw_program.c
2017-03-13 Emil Velikovi965: add missing #include <assert.h> in brw_inst.h
2017-03-13 Emil Velikovi965: move brw_define.h ifndef guard to the top
2017-03-13 Emil Velikovi965: remove unused macros from brw_defines.h
2017-03-13 Emil Velikovi965: remove unused brw_program.h include
2017-03-13 Emil Velikovi965: remove duplicate declaration of brw_mark_surface_used
2017-03-13 Emil Velikovi965: remove dead brw_new_shader() declaration
2017-03-13 Emil Velikovi965: remove unused brw_cs.h include
2017-03-13 Jason Ekstrandanv: Stop including brw_context.h
2017-03-13 Jason Ekstrandintel/isl: Stop linking libi965_compiler.la into tests
2017-03-13 Jason Ekstrandvulkan/wsi: Generate wayland protocol headers separatel...
2017-03-13 Emil Velikovradv/wsi: Don't include wayland headers
2017-03-13 Jason Ekstrandanv/wsi: Don't include wayland headers
2017-03-13 Emil Velikovwayland: move .gitignore where applicable
2017-03-13 Christian Königst/va: add config support for 10bit decoding v2
2017-03-13 Christian Königst/va: add support for allocating 10bpp surfaces
2017-03-13 Christian Königst/va: add support for P010 and P016 formats v3
2017-03-13 Christian Königst/va: clear the video surface on allocation
2017-03-13 Christian Königst/va: cleanup error handling in vlVaCreateSurfaces2
2017-03-13 Christian Königradeon/uvd: enable 10bit HEVC decode v2
2017-03-13 Christian Königradeon/UVD: fix the decoding target pitch calculation
next