util/rand_xor: add function to seed rand
[mesa.git] / src / intel /
2017-03-22 Emil Velikovintel/compiler: consistently use ifndef guards over...
2017-03-22 Emil Velikovintel/common: consistently use ifndef guards over pragm...
2017-03-22 Emil Velikovi965: make brw_setup_image_uniform_values static
2017-03-22 Jason Ekstrandanv/device: Move push descriptor query handling
2017-03-22 Jason Ekstrandanv/image: Return early when unbinding an image
2017-03-22 Emil Velikovanv: android: remove unused include/vulkan include
2017-03-22 Emil Velikovanv: automake: use the local headers over any system...
2017-03-21 Chad Versaceisl: Refactor row pitch calculation (v2)
2017-03-21 Chad Versaceisl: Drop misplaced comment about padding
2017-03-21 Kenneth Graunkei965: Drop AUB_TRACE_* stuff.
2017-03-21 Kenneth Graunkeintel: Move tools/decoder.[ch] to common/gen_decoder...
2017-03-21 Kenneth Graunkeintel: Add a INTEL_DEBUG=color option.
2017-03-20 Kenneth Graunkeaubinator: Move the guts of decode_group() to decoder.c.
2017-03-20 Kenneth Graunkeaubinator: Drop spec parameter to decode_group().
2017-03-20 Kenneth Graunkeaubinator: Make the iterator store a pointer to structu...
2017-03-20 Kenneth Graunkeaubinator: Track the current field's starting dword...
2017-03-20 Kenneth Graunkeaubinator: Drop decode_structure() helper.
2017-03-20 Kenneth Graunkeaubinator: Drop unused print_dword_headers flag.
2017-03-20 Kenneth Graunkeaubinator: Store a pointer from gen_group back to gen_spec.
2017-03-20 Kenneth Graunkeaubinator: Store enum textual name in iter->value.
2017-03-20 Nanley Cheryintel: Correct the BDW surface state size
2017-03-20 Xu,Randyanv/genX: Solve the vkCreateGraphicsPipelines crash
2017-03-17 Jason Ekstrandgenxml: Make MI_STORE_DATA_IMM have a single 64-bit...
2017-03-17 Jason Ekstrandanv: Turn on inherited queries
2017-03-17 Ilia Mirkinanv: Implement pipeline statistics queries
2017-03-17 Jason Ekstrandanv: Disable VF statistics for blorp and SOL memcpy
2017-03-17 Jason Ekstrandanv/pipeline: Enable clipper statistics
2017-03-17 Jason Ekstrandgenxml: s/Clipper Statistics Enable/Statistics Enable/
2017-03-17 Jason Ekstrandanv/query: Rework store_query_result
2017-03-17 Jason Ekstrandanv/query: Break GPU query calculation into a helper
2017-03-17 Jason Ekstrandgenxml: Add pipeline statistics registers on gen7+
2017-03-17 Jason Ekstrandanv/query: Add a helper for writing a query pool result
2017-03-17 Jason Ekstrandanv/query: Use a variable-length slot size
2017-03-17 Jason Ekstrandanv/query: Move the available bits to the front
2017-03-17 Jason Ekstrandanv/query: Let 32-bit values wrap
2017-03-17 Robert Bragganv/device: init timestampPeriod from devinfo
2017-03-17 Robert Braggi965: Allow a per gen timebase scale factor
2017-03-17 Jason Ekstrandanv/device: Remove a use of a compound literal
2017-03-16 Jason Ekstrandanv/GetQueryPoolResults: Actually implement the spec
2017-03-16 Jason Ekstrandanv/query: Invalidate the correct range
2017-03-16 Jason Ekstrandanv/query: Fix the location of timestamp availability
2017-03-16 Jason Ekstrandgenxml: Add XML version tags
2017-03-16 Kenneth Graunkeaubinator: Use fprintf for output.
2017-03-16 Kenneth Graunkeaubinator: Reuse decode_structure code for handling...
2017-03-16 Kenneth Graunkeaubinator: Delete redundant NULL check.
2017-03-16 Kenneth Graunkeaubinator: Fix indentation.
2017-03-16 Iago Toral Quirogaanv: improve error reporting when creating pipelines
2017-03-16 Iago Toral Quirogaanv: handle errors in emit_binding_table() and emit_sam...
2017-03-16 Iago Toral Quirogaanv: handle errors while allocating new binding table...
2017-03-16 Iago Toral Quirogaanv/blorp: make anv_cmd_buffer_alloc_blorp_binding_tabl...
2017-03-16 Iago Toral Quirogaanv/device: assert that commands submitted to a queue...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: skip vkCmdExecuteCommands() on broken...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: skip vkCmdDispatch() on broken command...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: skip vkCmdDraw*() on broken command...
2017-03-16 Iago Toral Quirogaanv: handle memory allocation errors during queue submi...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: handle out of memory during vkCmdPushCo...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: handle allocation errors during vkCmdBe...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: skip vkCmdEndRenderPass() for broken...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: skip vkCmdNextSubpass() for broken...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: report tracked errors in vkEndCommandBu...
2017-03-16 Iago Toral Quirogaanv: handle failures when growing reloc lists
2017-03-16 Iago Toral Quirogaanv: avoid crashes when failing to allocate batches
2017-03-16 Iago Toral Quirogaanv: handle allocation failure in anv_batch_emit_dwords()
2017-03-16 Iago Toral Quirogaanv: handle allocation failure in anv_batch_emit_batch()
2017-03-16 Iago Toral Quirogaanv: add anv_batch_set_error() and anv_batch_has_error...
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: add a status field to anv_batch
2017-03-16 Iago Toral Quirogaanv/cmd_buffer: report errors in vkBeginCommandBuffer()
2017-03-16 Iago Toral Quirogaanv: do not try to ref/unref NULL shaders
2017-03-16 Iago Toral Quirogaanv/blorp: return early if we failed to create the...
2017-03-16 Iago Toral Quirogaintel/blorp: make upload_shader() return a bool indicat...
2017-03-16 Iago Toral Quirogaanv: remove unnecessary function prototype.
2017-03-15 Emil Velikovanv: do not open random render node(s)
2017-03-15 Emil Velikovutil/sha1: rework _mesa_sha1_{init,final}
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-14 Jason Ekstrandanv: Properly enumerate physical devices when none...
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 Ekstrandi965/fs: Use num_components from the SSA def in image...
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-13 Chad Versaceanv: Use vk_outarray in vkGetPhysicalDeviceQueueFamilyP...
2017-03-13 Chad Versaceanv: Use vk_outarray in vkEnumeratePhysicalDevices...
2017-03-13 Lionel Landwerlinintel: genxml: prevent missing ; with address fields...
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 Lionel Landwerlinaubinator/genxml: use gzipped files to store embedded...
2017-03-13 Lionel Landwerlinintel: genxml: add script to generate gzipped genxml
2017-03-13 Iago Toral Quirogaintel: fix compiler build
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 Jason Ekstrandi965: Move the back-end compiler to src/intel/compiler
next