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
*
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
*
intel/vec4: Refactor operand fixing for ffma and flrp
Ian Romanick
2019-07-11
2
-8
/
+16
*
intel/fs: Add support for SLM fence in Gen11
Caio Marcelo de Oliveira Filho
2019-07-11
6
-12
/
+66
*
intel/compiler: Add a "base class" for program keys
Jason Ekstrand
2019-07-10
16
-105
/
+91
*
anv: Make the workaround BO a whole page
Jason Ekstrand
2019-07-10
1
-1
/
+1
*
anv: Set Stateless Data Port Access MOCS
Jason Ekstrand
2019-07-10
1
-0
/
+2
*
android: anv: import include path of libmesa_nir
Chih-Wei Huang
2019-07-10
1
-18
/
+18
*
android: anv: eliminate libmesa_anv_entrypoints
Chih-Wei Huang
2019-07-10
1
-62
/
+20
*
android: vulkan/util: fix export path
Chih-Wei Huang
2019-07-10
1
-1
/
+0
*
android: anv: fix improper use of LOCAL_WHOLE_STATIC_LIBRARIES
Chih-Wei Huang
2019-07-10
1
-9
/
+9
*
android: anv: remove unused LOCAL_EXPORT_C_INCLUDE_DIRS
Chih-Wei Huang
2019-07-10
1
-2
/
+0
*
anv: Set maxComputeSharedMemorySize to 64k
Caio Marcelo de Oliveira Filho
2019-07-08
1
-1
/
+1
*
intel/vec4: Delete vec4_visitor::emit_lrp
Ian Romanick
2019-07-08
3
-32
/
+5
*
intel/vec4: Reswizzle VF immediates too
Ian Romanick
2019-07-08
1
-1
/
+23
*
anv: disable repacking for compression for applicable gen
Dongwon Kim
2019-07-08
1
-0
/
+18
*
intel: add disable_ccs_repack to gen_device_info
Dongwon Kim
2019-07-08
2
-0
/
+4
*
intel/genxml: correct bit fields in CACHE_MODE_0 reg for gen11
Dongwon Kim
2019-07-08
1
-16
/
+14
*
anv: Advertise VK_EXT_shader_demote_to_helper_invocation
Caio Marcelo de Oliveira Filho
2019-07-08
3
-0
/
+8
*
intel/fs: Implement "demote to helper invocation"
Caio Marcelo de Oliveira Filho
2019-07-08
1
-1
/
+23
*
intel/nir: Extract add_const_offset_to_base
Connor Abbott
2019-07-08
1
-74
/
+23
[next]