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/eu: Define helper to specify the descriptor immediates of a SEND instru...
Francisco Jerez
2018-07-09
2
-0
/
+26
*
intel/eu: Add brw_inst.h helpers for the SEND(C) descriptor and extended desc...
Francisco Jerez
2018-07-09
1
-0
/
+78
*
intel/compiler: emit actual barriers for working-group level barriers
Iago Toral Quiroga
2018-07-10
1
-23
/
+2
*
anv,radv: Add support for VK_KHR_get_display_properties2
Jason Ekstrand
2018-07-09
2
-0
/
+57
*
intel/aubinator_error_decode: Allow for more sections
Jason Ekstrand
2018-07-09
1
-11
/
+13
*
intel/batch_decoder: Recurse for all 2nd level batches
Jason Ekstrand
2018-07-09
1
-14
/
+5
*
anv/icl: Don't set float blend optimization bit in CACHE_MODE_SS
Anuj Phogat
2018-07-09
1
-12
/
+0
*
anv: Implement VK_EXT_vertex_attribute_divisor
Jason Ekstrand
2018-07-09
3
-0
/
+21
*
anv/pipeline: Add a per-VB instance divisor
Jason Ekstrand
2018-07-09
4
-12
/
+20
*
anv/pipeline: Use a per-VB struct instead of separate arrays
Jason Ekstrand
2018-07-09
4
-8
/
+11
*
anv: Enable SPV_KHR_8bit_storage and VK_KHR_8bit_storage
Jose Maria Casanova Crespo
2018-07-10
3
-0
/
+13
*
i965/fs: Enable store_ssbo for 8-bit types.
Jose Maria Casanova Crespo
2018-07-10
1
-7
/
+8
*
intel/compiler: relax brw_eu_validate for byte raw movs
Jose Maria Casanova Crespo
2018-07-10
1
-3
/
+5
*
i965/fs: Enable conversions to 8-bit integers
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+2
*
i965: Support for 8-bit base types in helper functions
Jose Maria Casanova Crespo
2018-07-10
2
-1
/
+14
*
i965/fs: Register allocator shoudn't use grf127 for sends dest
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+25
*
intel/compiler: grf127 can not be dest when src and dest overlap in send
Jose Maria Casanova Crespo
2018-07-10
1
-0
/
+11
*
intel: tools: dump_gpu: fix ppgtt mapping
Lionel Landwerlin
2018-07-09
1
-23
/
+23
*
anv: Add support for VK_KHR_create_renderpass2
Jason Ekstrand
2018-07-09
3
-0
/
+165
*
anv: Make subpass::depth_stencil_attachment a pointer
Jason Ekstrand
2018-07-09
8
-25
/
+28
*
anv/pass: Move implicit dependency setup to anv_render_pass_compile
Jason Ekstrand
2018-07-09
1
-70
/
+63
*
anv/pass: Move some dependency setup into a helper
Jason Ekstrand
2018-07-09
1
-18
/
+34
*
anv/pass: Move a bunch of analysis into a separate "compile" stage
Jason Ekstrand
2018-07-09
1
-50
/
+64
*
anv/pass: Use a designated initailizer for attachments
Jason Ekstrand
2018-07-09
1
-11
/
+11
*
anv: Bump the advertised patch version to 80
Jason Ekstrand
2018-07-09
1
-1
/
+1
*
intel/fs: use uint type for per_slot_offset at GS
Jose Maria Casanova Crespo
2018-07-09
1
-1
/
+1
*
intel/compiler: remove unused function
Iago Toral Quiroga
2018-07-09
2
-31
/
+0
*
anv/pipeline: honor the pipeline_cache_enabled run-time flag
Iago Toral Quiroga
2018-07-09
1
-1
/
+1
*
intel/compiler: Relax mixed type restriction for saturating immediates
Ian Romanick
2018-07-06
2
-4
/
+22
*
i965/vec4: Properly handle sign(-abs(x))
Ian Romanick
2018-07-06
1
-1
/
+17
*
i965/fs: Properly handle sign(-abs(x))
Ian Romanick
2018-07-06
1
-3
/
+12
*
python: Use the print function
Mathieu Bridon
2018-07-06
1
-3
/
+5
*
i965/vec4: Make the vec4_visitor::nir_emit_instr default case unreachable
Ian Romanick
2018-07-05
1
-2
/
+1
*
intel/compiler: More DCE after lowering
Ian Romanick
2018-07-05
1
-0
/
+2
*
python: Specify the JSON separators
Mathieu Bridon
2018-07-05
1
-1
/
+1
*
intel: tools: remove drm-uapi defines
Lionel Landwerlin
2018-07-05
1
-29
/
+1
*
intel: intel_dump_gpu: use simulator id in captures
Lionel Landwerlin
2018-07-05
2
-2
/
+2
*
intel: devinfo: add simulator id
Lionel Landwerlin
2018-07-05
2
-4
/
+48
*
intel: tools: dump-gpu: dump 48-bit addresses
Scott D Phillips
2018-07-05
2
-167
/
+151
*
intel: tools: import intel_aubdump
Lionel Landwerlin
2018-07-05
4
-0
/
+1440
*
intel: tools: update intel_aub.h
Lionel Landwerlin
2018-07-05
1
-0
/
+26
*
intel: batch-decoder: add missing return line
Lionel Landwerlin
2018-07-05
1
-1
/
+1
*
intel: batch-decoder: don't asks for constant BO until decoding
Lionel Landwerlin
2018-07-05
1
-6
/
+11
*
intel/batch-decoder: handle non-contiguous binding table / surface state
Scott D Phillips
2018-07-05
1
-4
/
+14
*
intel/tools/aubinator: aubinate ppgtt aubs
Scott D Phillips
2018-07-05
1
-1
/
+72
*
intel: aubinator: handle GGTT mappings
Lionel Landwerlin
2018-07-05
1
-13
/
+244
*
intel: aubinator: drop the 1Tb GTT mapping
Lionel Landwerlin
2018-07-05
1
-55
/
+75
*
intel: aubinator: rework register writes handling
Lionel Landwerlin
2018-07-05
1
-28
/
+54
*
intel: aubinator: remove standard input processing option
Lionel Landwerlin
2018-07-05
1
-90
/
+12
*
intel: aubinator: remove unused variables
Lionel Landwerlin
2018-07-05
1
-5
/
+0
[prev]
[next]