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/vec4: fix splitting of interleaved attributes
Iago Toral Quiroga
2017-11-24
1
-1
/
+6
*
genxml: fix assert guards
Eric Engestrom
2017-11-23
1
-5
/
+5
*
anv: flag batch & instruction BOs for capture
Lionel Landwerlin
2017-11-22
2
-2
/
+6
*
anv: setup BO flags at state_pool/block_pool creation
Lionel Landwerlin
2017-11-22
7
-22
/
+41
*
intel/genxml: Add helpers for determining field type
Kristian H. Kristensen
2017-11-21
1
-6
/
+17
*
i965/fs: Check ADD/MAD with immediates in satprop unit test
Matt Turner
2017-11-21
1
-1
/
+125
*
i965/fs: Handle negating immediates on MADs when propagating saturates
Matt Turner
2017-11-21
1
-2
/
+8
*
intel: fix disasm_info memory leaks
Tapani Pälli
2017-11-21
2
-2
/
+2
*
i965: Stop including brw_cfg.h in brw_disasm_info.h
Jason Ekstrand
2017-11-17
1
-1
/
+5
*
i965: Correct disasm_info usage in eu_validate test
Andres Gomez
2017-11-18
1
-6
/
+6
*
i965: Rename intel_asm_annotation -> brw_disasm_info
Matt Turner
2017-11-17
6
-8
/
+8
*
i965: Rewrite disassembly annotation code
Matt Turner
2017-11-17
10
-170
/
+173
*
i965: Simplify annotation_insert_error()
Matt Turner
2017-11-17
1
-9
/
+6
*
i965: Move common code out of #ifdef
Matt Turner
2017-11-17
2
-9
/
+4
*
anv/cmd_buffer: Take bo_offset into account in fast clear state addresses
Jason Ekstrand
2017-11-17
1
-1
/
+1
*
anv/cmd_buffer: Advance the address when initializing clear colors
Jason Ekstrand
2017-11-17
1
-3
/
+6
*
genxml: Fix PIPELINE_SELECT on G45/Ironlake.
Kenneth Graunke
2017-11-16
2
-2
/
+2
*
intel: Drop mtypes.h include from brw_compiler.h.
Kenneth Graunke
2017-11-15
1
-1
/
+0
*
i965: Use nir_lower_atomics_to_ssbos and delete ABO compiler code.
Kenneth Graunke
2017-11-15
5
-128
/
+0
*
anv/gen10: Enable float blend optimization
Anuj Phogat
2017-11-14
1
-0
/
+12
*
intel/genxml: Add Cache Mode SubSlice Register to gen10.xml
Anuj Phogat
2017-11-14
1
-0
/
+12
*
anv/gen10: Implement WaSampleOffsetIZ workaround
Anuj Phogat
2017-11-14
1
-0
/
+61
*
Revert "intel/fs: Use a pure vertical stride for large register strides"
Matt Turner
2017-11-14
1
-13
/
+3
*
i965/fs: Fix extract_i8/u8 to a 64-bit destination
Matt Turner
2017-11-14
1
-2
/
+23
*
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
Matt Turner
2017-11-14
1
-4
/
+4
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-13
4
-18
/
+18
*
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
Jason Ekstrand
2017-11-13
1
-22
/
+34
*
intel/blorp: Use mocs.tex for depth stencil
Jason Ekstrand
2017-11-13
1
-5
/
+1
*
intel/tools/error: Decode compute shaders.
Kenneth Graunke
2017-11-13
1
-7
/
+42
*
intel/tools/error: Use do-while for field iterator loops.
Kenneth Graunke
2017-11-13
1
-6
/
+6
*
intel/tools/error: Decode shaders while decoding batch commands.
Kenneth Graunke
2017-11-13
1
-85
/
+49
*
intel/tools/error: Save error state sections and decode them later.
Kenneth Graunke
2017-11-13
1
-37
/
+58
*
intel/tools/error: Fix null termination of ring name string.
Kenneth Graunke
2017-11-13
1
-0
/
+1
*
intel/tools/error: Drop unused MAX_RINGS #define.
Kenneth Graunke
2017-11-13
1
-2
/
+0
*
intel/tools/error: Refactor buffer matching, add more buffers.
Kenneth Graunke
2017-11-13
1
-62
/
+30
*
intel/tools/error: Only decode a few sections of error states.
Kenneth Graunke
2017-11-13
1
-1
/
+3
*
intel/tools/error: Drop unused parameters from decode() helper.
Kenneth Graunke
2017-11-13
1
-5
/
+3
*
intel/tools/error: Drop support for non-ascii85 encoded error states.
Kenneth Graunke
2017-11-13
1
-35
/
+4
*
intel/tools/error: Do ascii85 decode first.
Kenneth Graunke
2017-11-13
1
-31
/
+29
*
meson: Don't build intel shared components by default
Dylan Baker
2017-11-13
3
-5
/
+0
*
aubinator: Don't skip the first field in each subgroup
Jason Ekstrand
2017-11-13
1
-2
/
+3
*
intel/genxml: Delete empty groups
Jason Ekstrand
2017-11-13
4
-8
/
+0
*
anv: Don't crash on invalid heap sizes when the PCI ID is overriden
Jason Ekstrand
2017-11-13
1
-0
/
+12
*
intel/tools: Fix detection of enabled shader stages.
Kenneth Graunke
2017-11-12
1
-1
/
+1
*
autotools: Set C++ visibility flags on Intel
Dylan Baker
2017-11-10
1
-0
/
+3
*
anv/meson: Generate dev_icd.json
Chad Versace
2017-11-09
1
-0
/
+12
*
anv: Fix architecture in intel_icd.{arch}.json
Chad Versace
2017-11-09
1
-1
/
+1
*
anv: Refactor anv_GetImageSubresourceLayout()
Chad Versace
2017-11-09
1
-21
/
+11
*
anv/image: Refactor choice of isl_tiling_flags_t
Chad Versace
2017-11-09
1
-13
/
+31
*
anv: Refactor anv_get_format_plane() - explicit unsupported
Chad Versace
2017-11-09
1
-4
/
+4
[next]