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+tu+radv: delete unusable dev_icd.json
Eric Engestrom
2019-07-26
1
-13
/
+0
*
anv: Disable transform feedback on gen7
Jason Ekstrand
2019-07-25
1
-1
/
+1
*
intel/mi: Add a unit test for gen_mi_store_if().
Kenneth Graunke
2019-07-25
1
-0
/
+43
*
intel/mi: Add a new gen_mi_store_if() helper.
Kenneth Graunke
2019-07-25
1
-0
/
+53
*
intel/mi: Add gen_mi_nz() and gen_mi_z() helpers.
Kenneth Graunke
2019-07-25
1
-0
/
+20
*
intel/mi: Add a gen_mi_ior() to go with gen_mi_iand()
Kenneth Graunke
2019-07-25
1
-0
/
+8
*
intel/mi: Optimize away LOAD_REGISTER_REG from a register to itself
Kenneth Graunke
2019-07-25
1
-3
/
+5
*
anv: Disable subgroup arithmetic on gen7
Jason Ekstrand
2019-07-25
1
-3
/
+10
*
anv: report HOST_ALLOCATION as supported for images
Arcady Goldmints-Orlov
2019-07-25
1
-0
/
+4
*
nir,intel: lower if (cond) demote() to new intrinsic demote_if(cond)
Daniel Schürmann
2019-07-24
1
-1
/
+3
*
i965: Use NIR to lower legacy userclipping.
Kenneth Graunke
2019-07-24
7
-158
/
+3
*
anv: Implement VK_EXT_subgroup_size_control
Jason Ekstrand
2019-07-24
3
-2
/
+46
*
anv/pipeline: Plumb pipeline shader stage create flags
Jason Ekstrand
2019-07-24
1
-12
/
+21
*
intel/compiler: Allow for required subgroup sizes
Jason Ekstrand
2019-07-24
3
-6
/
+42
*
intel/compiler: Allow for varying subgroup sizes
Jason Ekstrand
2019-07-24
3
-2
/
+26
*
intel/compiler: Be more conservative about subgroup sizes in GL
Jason Ekstrand
2019-07-24
9
-13
/
+52
*
intel/compiler: Lower gl_SubgroupSize in postprocess_nir
Jason Ekstrand
2019-07-24
1
-2
/
+7
*
intel/nir: Make brw_nir_apply_sampler_key more generic
Jason Ekstrand
2019-07-24
7
-16
/
+26
*
intel/compiler: don't use a keyword struct for a class fs_reg
Andrii Simiklit
2019-07-24
1
-1
/
+1
*
intel/genxml: Add new test for subgroups.
Rafael Antognolli
2019-07-23
2
-0
/
+44
*
intel/genxml: Add basic infra for encoding/decoding unit tests.
Rafael Antognolli
2019-07-23
4
-0
/
+147
*
intel/gen_decoder: Decode <group> inside <group>.
Rafael Antognolli
2019-07-23
2
-37
/
+93
*
intel/gen_decoder: Add the concept of array "levels".
Rafael Antognolli
2019-07-23
2
-9
/
+19
*
intel/gen_decoder: Add array field.
Rafael Antognolli
2019-07-23
2
-3
/
+21
*
intel/gen_decoder: Rename internally "group" to "array".
Rafael Antognolli
2019-07-23
2
-25
/
+30
*
intel/gen_decoder: Add gen_spec_load_filename() function.
Rafael Antognolli
2019-07-23
2
-12
/
+21
*
intel/gen_decoder: Fix parsing of small genxml file.
Rafael Antognolli
2019-07-23
1
-2
/
+6
*
anv: Implement VK_KHR_imageless_framebuffer
Sagar Ghuge
2019-07-23
6
-34
/
+68
*
anv: fix use of comma operator
Lionel Landwerlin
2019-07-23
1
-1
/
+1
*
intel/fs: Stop stack allocating large arrays
Jason Ekstrand
2019-07-22
1
-6
/
+12
*
intel/compiler: Use nir_opt_conditional_discard
Caio Marcelo de Oliveira Filho
2019-07-22
1
-0
/
+1
*
util: use standard name for snprintf()
Eric Engestrom
2019-07-19
1
-4
/
+4
*
anv: fix format mapping for depth/stencil formats
Lionel Landwerlin
2019-07-18
1
-0
/
+3
*
anv: report timestampComputeAndGraphics true
Lionel Landwerlin
2019-07-17
1
-1
/
+1
*
intel/fs: Use a strided MOV instead of a conversion for load_* destinations
Jason Ekstrand
2019-07-17
1
-5
/
+3
*
intel/fs: Properly stride NULL replacement regs in DCE
Jason Ekstrand
2019-07-17
1
-1
/
+2
*
anv: Increase state allocation size limit to 2MB
Caio Marcelo de Oliveira Filho
2019-07-16
1
-1
/
+1
*
st,i965: Stop looping on 64-bit lowering
Jason Ekstrand
2019-07-16
2
-13
/
+5
*
anv: Account for dynamic stencil write disables in the PMA fix
Jason Ekstrand
2019-07-16
1
-0
/
+2
*
nir,intel: Add support for lowering 64-bit nir_opt_extract_*
Jason Ekstrand
2019-07-15
1
-1
/
+2
*
anv: Add android dependencies on android.
Bas Nieuwenhuizen
2019-07-15
1
-0
/
+1
*
anv: fix crash in vkCmdClearAttachments with unused attachment
Lionel Landwerlin
2019-07-15
1
-3
/
+3
*
anv: Fix pool allocator when first alloc needs to grow
Caio Marcelo de Oliveira Filho
2019-07-12
3
-3
/
+71
*
intel: Run the optimization loop before and after lowering int64
Jason Ekstrand
2019-07-13
1
-1
/
+3
*
intel/compiler: remove abandoned comments
Andres Gomez
2019-07-12
1
-3
/
+0
*
anv: Properly compute image usage in CreateImageView
Jason Ekstrand
2019-07-12
1
-2
/
+9
*
nir: intel/vec4: Add flag to disable some algebraic optimizations
Ian Romanick
2019-07-11
1
-0
/
+1
*
intel/vec4: Try to emit immediate sources for MOV
Ian Romanick
2019-07-11
1
-4
/
+14
*
intel/vec4: Try to emit a VF source in try_immediate_source
Ian Romanick
2019-07-11
1
-12
/
+33
*
intel/vec4: Try to emit a single load for multiple 3-src instruction operands
Ian Romanick
2019-07-11
2
-4
/
+36
[next]