index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv: avoid segmentation fault due to vk_error()
Samuel Iglesias Gonsálvez
2018-01-19
1
-8
/
+10
*
intel: Future-proof ring names for aubinator_error_decode
Chris Wilson
2018-01-18
1
-24
/
+98
*
anv/query: implement multiview interactions
Iago Toral Quiroga
2018-01-18
1
-0
/
+54
*
anv: return VK_ERROR_OUT_OF_DEVICE_MEMORY when surface size is out of HW limits
Samuel Iglesias Gonsálvez
2018-01-18
1
-4
/
+2
*
intel/fs: Optimize and simplify the copy propagation dataflow logic.
Francisco Jerez
2018-01-17
1
-24
/
+11
*
vulkan: move anv VK_EXT_debug_report implementation to common code.
Bas Nieuwenhuizen
2018-01-17
6
-173
/
+62
*
anv: VkDescriptorSetLayoutBinding can have descriptorCount == 0
Samuel Iglesias Gonsálvez
2018-01-12
1
-1
/
+3
*
meson: Use dependencies for nir
Dylan Baker
2018-01-11
3
-12
/
+15
*
meson: don't use intermediate variables that are immediately discarded
Dylan Baker
2018-01-11
3
-10
/
+5
*
meson: Use consistent style for tests
Dylan Baker
2018-01-11
3
-26
/
+33
*
meson: Use consistent style
Dylan Baker
2018-01-11
2
-32
/
+56
*
i965: Use UD types for gl_SampleID setup
Jason Ekstrand
2018-01-11
1
-3
/
+3
*
i965/fs: Use UW types when using V immediates
Jason Ekstrand
2018-01-11
2
-5
/
+5
*
Revert "Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+""
Matt Turner
2018-01-11
1
-4
/
+8
*
i965/fs: Add/use functions to convert to 3src_align1 vstride/hstride
Matt Turner
2018-01-11
1
-28
/
+41
*
anv: Make sure state on primary is correct after CmdExecuteCommands
Alex Smith
2018-01-11
1
-0
/
+9
*
anv: Import mako templates only during execution of anv_extensions
Andres Gomez
2018-01-11
1
-5
/
+5
*
anv: fix maxDescriptorSet* limits
Samuel Iglesias Gonsálvez
2018-01-11
1
-5
/
+5
*
i965/nir: add a helper to lower gl_PatchVerticesIn to a uniform
Iago Toral Quiroga
2018-01-10
1
-0
/
+2
*
genxml: Add missing INSTDONE_1 bits on Gen7.5+.
Kenneth Graunke
2018-01-09
4
-0
/
+8
*
intel: Apply Geminilake "Barrier Mode" workaround.
Kenneth Graunke
2018-01-09
2
-0
/
+29
*
aubinator: add support for aubinating memtrace aubs
Scott D Phillips
2018-01-08
1
-35
/
+83
*
aubinator: extract aubinator_init() out of the header handler function
Scott D Phillips
2018-01-08
1
-16
/
+23
*
aubinator: honor --color option when printing the header
Scott D Phillips
2018-01-08
1
-1
/
+5
*
anv: Allow PMA optimization to be enabled in secondary command buffers
Alex Smith
2018-01-08
1
-1
/
+21
*
anv: Take write mask into account in has_color_buffer_write_enabled
Alex Smith
2018-01-05
1
-9
/
+18
*
anv: Add missing unlock in anv_scratch_pool_alloc
Alex Smith
2018-01-04
1
-1
/
+3
*
i965: Drop support for the legacy SNORM -> Float equation.
Kenneth Graunke
2018-01-02
9
-44
/
+15
*
i965: Combine {VS,FS}_OPCODE_GET_BUFFER_SIZE opcodes.
Kenneth Graunke
2017-12-30
8
-19
/
+14
*
anv/device: Mark all state buffers as needing capture
Jason Ekstrand
2017-12-28
1
-3
/
+3
*
intel/aubinator: Gracefully handle dynamic state not being available
Jason Ekstrand
2017-12-28
1
-0
/
+5
*
intel/aubinator: Free section data last
Jason Ekstrand
2017-12-28
1
-2
/
+4
*
Revert "i965/fs: Use align1 mode on ternary instructions on Gen10+"
Anuj Phogat
2017-12-22
1
-8
/
+4
*
intel/fs: Initialize fs_visitor::grf_used on construction.
Francisco Jerez
2017-12-21
1
-0
/
+1
*
intel/fs/bank_conflicts: Use posix_memalign() instead of overaligned new to o...
Francisco Jerez
2017-12-21
1
-6
/
+16
*
anv: disallow VK_REMAINING_ARRAY_LAYERS in vkCmdClearAttachments()
Samuel Iglesias Gonsálvez
2017-12-20
1
-0
/
+2
*
intel/compiler/gen10: Disable push constants.
Rafael Antognolli
2017-12-19
1
-0
/
+9
*
anv: Remove unused variable.
Bas Nieuwenhuizen
2017-12-17
1
-2
/
+0
*
isl: Don't require VALIGN_2 for R32G32B32_FLOAT on Haswell.
Kenneth Graunke
2017-12-15
1
-1
/
+3
*
intel/tools: Convert aubinator over to the common framework
Jason Ekstrand
2017-12-14
3
-690
/
+33
*
intel/batch-decoder: Decode registers
Jason Ekstrand
2017-12-14
1
-0
/
+13
*
intel/batch-decoder: Decode dynamic state
Jason Ekstrand
2017-12-14
1
-0
/
+81
*
intel/batch-decoder: Decode constants, binding tables, and samplers
Jason Ekstrand
2017-12-14
1
-0
/
+73
*
intel/tools: Switch aubinator_error_decode over to the gen_print_batch
Jason Ekstrand
2017-12-14
3
-205
/
+37
*
intel/batch-decoder: Decode graphics shaders
Jason Ekstrand
2017-12-14
1
-0
/
+95
*
intel/batch-decoder: Decode vertex and index buffers
Jason Ekstrand
2017-12-14
2
-0
/
+161
*
intel/batch-decoder: Decode MEDIA_INTERFACE_DESCRIPTOR_LOAD
Jason Ekstrand
2017-12-14
1
-0
/
+145
*
intel/tools: Add the start of a generic batch decoder
Jason Ekstrand
2017-12-14
2
-0
/
+306
*
intel/decoder: Expose the raw field value in the iterator
Jason Ekstrand
2017-12-14
2
-1
/
+3
*
intel/disasm: Take a devinfo in gen_disasm_create
Jason Ekstrand
2017-12-14
4
-8
/
+7
[next]