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/icl: Add render target flush after uploading binding table
Anuj Phogat
2018-02-16
1
-0
/
+20
*
anv/icl: Enable float blend optimization
Anuj Phogat
2018-02-16
1
-1
/
+1
*
anv/icl: Use gen11 functions
Anuj Phogat
2018-02-16
2
-0
/
+6
*
anv/icl: Build anv libs for gen11
Anuj Phogat
2018-02-16
4
-2
/
+32
*
anv/icl: Generate gen11 entry point functions
Anuj Phogat
2018-02-16
1
-1
/
+5
*
anv/icl: Don't use DISPATCH_MODE_SIMD4X2
Anuj Phogat
2018-02-16
1
-0
/
+5
*
anv/icl: Don't use SingleVertexDispatch
Anuj Phogat
2018-02-16
1
-0
/
+2
*
anv/icl: Don't set ResetGatewayTimer
Anuj Phogat
2018-02-16
1
-0
/
+2
*
anv/icl: Add #define genX
Anuj Phogat
2018-02-16
1
-0
/
+3
*
anv/icl: Add gen11 mocs defines
Anuj Phogat
2018-02-16
1
-0
/
+11
*
intel/common/icl: Add has_sample_with_hiz flag in gen_device_info
Anuj Phogat
2018-02-15
2
-1
/
+8
*
i965/icl: Add assertions to check dispatch mode is SIMD8
Anuj Phogat
2018-02-15
1
-0
/
+2
*
i965/icl: Update the comment for maximum number of threads per PSD
Anuj Phogat
2018-02-15
1
-4
/
+5
*
intel/icl: Do StateCacheInvalidation for indirect clear color
Anuj Phogat
2018-02-15
1
-1
/
+1
*
intel/isl/icl: Build and use gen11 surface state emit functions
Anuj Phogat
2018-02-15
6
-1
/
+35
*
intel/isl/icl: Add the maximum surface size limit
Anuj Phogat
2018-02-15
1
-1
/
+5
*
intel/genxml/icl: Update genx_bits header
Anuj Phogat
2018-02-15
1
-0
/
+1
*
intel/genxml/icl: Generate packing headers
Anuj Phogat
2018-02-15
5
-2
/
+15
*
intel/genxml/icl: Add gen11.xml
Anuj Phogat
2018-02-15
1
-0
/
+3765
*
meson: add convenience variable for anv_extensions.py depdendency
Dylan Baker
2018-02-15
1
-4
/
+6
*
meson: use depend_files for adding extra file dependencies
Dylan Baker
2018-02-15
1
-2
/
+2
*
meson: use depend_files to track extra file dependencies
Dylan Baker
2018-02-15
1
-2
/
+2
*
Revert "anv/meson: Make anv_entrypoints_gen.py depend on anv_extensions.py"
Dylan Baker
2018-02-15
1
-2
/
+1
*
isl: Don't use surface format R32_FLOAT for typed atomic integer operations
Anuj Phogat
2018-02-14
1
-1
/
+8
*
intel/aubinator: Correctly decode INTERFACE_DESCRIPTOR_DATA
Jason Ekstrand
2018-02-14
1
-1
/
+1
*
anv/gen10: Remove warning message.
Rafael Antognolli
2018-02-14
1
-5
/
+2
*
i965/compiler: clean up nir_intrinsic_load_input for vertex shaders
Iago Toral Quiroga
2018-02-14
1
-11
/
+2
*
intel/compiler: fix first_component for 64-bit types on vertex inputs
Iago Toral Quiroga
2018-02-14
1
-0
/
+3
*
anv: Move setting current_pipeline to cmd_state_init
Jason Ekstrand
2018-02-12
1
-1
/
+1
*
anv: Don't resolve or ambiguate non-existent layers
Jason Ekstrand
2018-02-12
1
-2
/
+10
*
anv: Drop I915_EXEC_CONSTANTS_REL_GENERAL from execbuf.
Kenneth Graunke
2018-02-12
1
-2
/
+1
*
intel/compiler: fix 64bit value prints on 32bit
Grazvydas Ignotas
2018-02-10
2
-3
/
+3
*
intel/blorp: Use isl_aux_op instead of blorp_hiz_op
Jason Ekstrand
2018-02-08
6
-53
/
+26
*
intel/blorp: Use isl_aux_op instead of blorp_fast_clear_op
Jason Ekstrand
2018-02-08
5
-35
/
+16
*
anv: Allow fast-clearing the first slice of a multi-slice image
Jason Ekstrand
2018-02-08
2
-12
/
+23
*
anv/cmd_buffer: Rework aux tracking
Jason Ekstrand
2018-02-08
4
-171
/
+360
*
anv/cmd_buffer: Move the mi_alu helper higher up
Jason Ekstrand
2018-02-08
1
-17
/
+19
*
anv/image: Simplify some verbose commennts
Jason Ekstrand
2018-02-08
1
-10
/
+3
*
anv: Use blorp_ccs_ambiguate instead of fast-clears
Jason Ekstrand
2018-02-08
2
-50
/
+40
*
anv/cmd_buffer: Re-arrange the logic around UNDEFINED fast-clears
Jason Ekstrand
2018-02-08
1
-17
/
+14
*
anv/cmd_buffer: Pull the undefined layout condition into the if
Jason Ekstrand
2018-02-08
1
-9
/
+4
*
intel/blorp: Add a CCS ambiguation pass
Jason Ekstrand
2018-02-08
2
-0
/
+158
*
anv: Only fast clear single-slice images
Jason Ekstrand
2018-02-08
1
-17
/
+17
*
anv/cmd_buffer: Add a mark_image_written helper
Jason Ekstrand
2018-02-08
5
-0
/
+119
*
anv/blorp: Add src/dst_level helper variables in CmdCopyImage
Jason Ekstrand
2018-02-08
1
-8
/
+6
*
anv/cmd_buffer: Add an anv_genX_call macro
Jason Ekstrand
2018-02-08
1
-15
/
+25
*
anv/cmd_buffer: Generalize transition_color_buffer
Jason Ekstrand
2018-02-08
1
-12
/
+47
*
anv/cmd_buffer: Recurse in transition_color_buffer instead of falling through
Jason Ekstrand
2018-02-08
1
-9
/
+9
*
anv/image: Support color aspects in layout_to_aux_usage
Jason Ekstrand
2018-02-08
1
-19
/
+29
*
anv/image: Add a helper for determining when fast clears are supported
Jason Ekstrand
2018-02-08
2
-0
/
+83
[next]