index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
intel
Commit message (
Expand
)
Author
Age
Files
Lines
*
anv/cmd_buffer: Use some pre-existing pipeline temporaries
Jason Ekstrand
2018-01-23
2
-7
/
+5
*
anv/cmd_buffer: Rework anv_cmd_state_reset
Jason Ekstrand
2018-01-23
1
-38
/
+22
*
anv/cmd_buffer: Get rid of the meta query workaround
Jason Ekstrand
2018-01-23
3
-16
/
+0
*
anv/cmd_state: Drop the scratch_size field
Jason Ekstrand
2018-01-23
1
-1
/
+0
*
anv/pipeline: Don't assert on more than 32 samplers
Jason Ekstrand
2018-01-23
1
-1
/
+7
*
anv: Return trampoline entrypoints from GetInstanceProcAddr
Jason Ekstrand
2018-01-23
2
-1
/
+50
*
anv/entrypoints: Use an named tuple for params
Jason Ekstrand
2018-01-23
1
-11
/
+23
*
anv: Only advertise enabled entrypoints
Jason Ekstrand
2018-01-23
3
-6
/
+74
*
anv: Add a per-device dispatch table
Jason Ekstrand
2018-01-23
2
-1
/
+44
*
anv: Add a per-instance dispatch table
Jason Ekstrand
2018-01-23
2
-1
/
+7
*
anv: Properly NULL for GetInstanceProcAddr with a null instance
Jason Ekstrand
2018-01-23
1
-1
/
+23
*
anv/extensions: Fix VkVersion::c_vk_version for patch == None
Jason Ekstrand
2018-01-23
1
-1
/
+2
*
anv/entrypoints: Parse entrypoints before extensions/features
Jason Ekstrand
2018-01-23
1
-15
/
+17
*
anv/entrypoints: Expose the different dispatch tables
Jason Ekstrand
2018-01-23
1
-8
/
+12
*
anv/entrypoints: Split entrypoint index lookup into its own function
Jason Ekstrand
2018-01-23
2
-5
/
+16
*
anv/entrypoints: Add a LAYERS helper variable
Jason Ekstrand
2018-01-23
1
-7
/
+15
*
anv/entrypoints: Add an Entrypoint class
Jason Ekstrand
2018-01-23
1
-50
/
+63
*
anv: Add a per-device table of enabled extensions
Jason Ekstrand
2018-01-23
2
-0
/
+5
*
anv: Use tables for device extension wrangling
Jason Ekstrand
2018-01-23
3
-32
/
+49
*
anv: Add a per-instance table of enabled extensions
Jason Ekstrand
2018-01-23
2
-0
/
+6
*
anv: Use tables for instance extension wrangling
Jason Ekstrand
2018-01-23
3
-31
/
+34
*
anv/extensions: Generate a header file with extension tables
Jason Ekstrand
2018-01-23
5
-10
/
+92
*
anv/meson: Simplify some dependency and flag tracking
Jason Ekstrand
2018-01-23
1
-9
/
+16
*
anv: Split anv_extensions.py into two files
Jason Ekstrand
2018-01-23
4
-157
/
+189
*
anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py
Jason Ekstrand
2018-01-23
1
-1
/
+2
*
i965: Drop render_target_start from binding table struct.
Kenneth Graunke
2018-01-22
3
-7
/
+6
*
autotools: include meson build files in tarball
Dylan Baker
2018-01-19
1
-1
/
+9
*
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
[next]