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
*
i965: remove unused brw_nir_lower_cs_shared()
Timothy Arceri
2018-02-07
2
-9
/
+0
*
anv/device: initialize the list of enabled extensions properly
Iago Toral Quiroga
2018-02-06
1
-1
/
+1
*
i965/nir: do int64 lowering before optimization
Iago Toral Quiroga
2018-02-06
1
-4
/
+12
*
i965: Move mistakenly placed line
Matt Turner
2018-02-05
1
-1
/
+1
*
aubinator: Multiply count by 4 to compute buffer sizes
Jason Ekstrand
2018-02-02
1
-1
/
+1
*
intel/decoder: Fix control / evaluation label mixup.
Kenneth Graunke
2018-02-01
1
-2
/
+2
*
anv/cmd_buffer: Re-emit the pipeline at every subpass
Jason Ekstrand
2018-01-30
1
-0
/
+11
*
anv/pipeline: lower constant initializers on output variables earlier
Iago Toral Quiroga
2018-01-30
1
-0
/
+5
*
anv/cmd_buffer: Emit PIPE_CONTROL with ISP bit on older platforms.
Rafael Antognolli
2018-01-29
1
-4
/
+2
*
nir: add vs_inputs_dual_locations compiler option
Timothy Arceri
2018-01-30
1
-0
/
+3
*
compiler: tidy up double_inputs_read uses
Timothy Arceri
2018-01-30
1
-1
/
+1
*
anv/gen10: Emit CS stall and mark push constants dirty.
Rafael Antognolli
2018-01-26
2
-7
/
+12
*
i965/gen10: Re-enable push constants.
Rafael Antognolli
2018-01-26
1
-9
/
+0
*
anv/gen10: Ignore push constant packets during context restore.
Rafael Antognolli
2018-01-26
2
-0
/
+48
*
anv/pipeline: remove the pipeline layout field from anv_pipeline
Iago Toral Quiroga
2018-01-26
3
-4
/
+0
*
anv/cmd_buffer: add the pipeline layout to the pipeline state
Iago Toral Quiroga
2018-01-26
3
-5
/
+12
*
anv/pipeline: don't take the layout from the pipeline to compile shaders
Iago Toral Quiroga
2018-01-26
4
-25
/
+39
*
anv/descriptor_set: add reference counting for descriptor set layouts
Iago Toral Quiroga
2018-01-26
3
-11
/
+41
*
anv/pipeline: Don't look at blend state unless we have an attachment
Jason Ekstrand
2018-01-26
1
-3
/
+3
*
anv_icd.py: improve reproducible builds
Maxin B. John
2018-01-26
1
-1
/
+1
*
i965/fs: Reset the register file to VGRF in lower_integer_multiplication
Jason Ekstrand
2018-01-25
1
-5
/
+10
*
automake: anv: ship anv_extensions_gen.py in the tarball
Emil Velikov
2018-01-25
1
-0
/
+1
*
aubinator: Multiply count by 4 to compute buffer sizes
Jason Ekstrand
2018-01-24
1
-1
/
+1
*
anv: correct a duplicate check in an assert
Grazvydas Ignotas
2018-01-25
1
-1
/
+1
*
anv/cmd_buffer: Move gen7 index buffer state to graphics state
Jason Ekstrand
2018-01-23
2
-13
/
+13
*
anv/cmd_buffer: Move num_workgroups to compute state
Jason Ekstrand
2018-01-23
2
-9
/
+12
*
anv/cmd_buffer: Move dynamic state to graphics state
Jason Ekstrand
2018-01-23
4
-30
/
+33
*
anv/cmd_buffer: Use a temporary variable for dynamic state
Jason Ekstrand
2018-01-23
2
-27
/
+24
*
anv/cmd_buffer: Move vb_dirty bits into anv_cmd_graphics_state
Jason Ekstrand
2018-01-23
4
-7
/
+7
*
anv/cmd_buffer: Move dirty bits into anv_cmd_*_state
Jason Ekstrand
2018-01-23
7
-60
/
+62
*
anv: Separate compute and graphics descriptor sets
Jason Ekstrand
2018-01-23
4
-32
/
+70
*
anv/cmd_buffer: Use anv_descriptor_for_binding for samplers
Jason Ekstrand
2018-01-23
1
-4
/
+2
*
anv/cmd_buffer: Add a helper for binding descriptor sets
Jason Ekstrand
2018-01-23
1
-28
/
+42
*
anv/cmd_buffer: Refactor ensure_push_descriptor_set
Jason Ekstrand
2018-01-23
1
-11
/
+13
*
anv: Remove semicolons from vk_error[f] definitions
Jason Ekstrand
2018-01-23
1
-2
/
+2
*
anv/cmd_buffer: Add substructs to anv_cmd_state for graphics and compute
Jason Ekstrand
2018-01-23
5
-32
/
+74
*
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
[next]