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/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
*
Revert "intel/fs: Use a pure vertical stride for large register strides"
Matt Turner
2017-11-17
1
-13
/
+3
*
i965/fs: Split all 32->64-bit MOVs on CHV, BXT, GLK
Matt Turner
2017-11-17
1
-4
/
+4
*
i965/fs: Fix extract_i8/u8 to a 64-bit destination
Matt Turner
2017-11-17
1
-2
/
+23
*
intel/tools: Fix detection of enabled shader stages.
Kenneth Graunke
2017-11-17
1
-1
/
+1
*
intel/blorp: Make the MOCS setting part of blorp_address
Jason Ekstrand
2017-11-17
4
-18
/
+18
*
anv/blorp: Add a device parameter to blorp_surf_for_anv_image
Jason Ekstrand
2017-11-17
1
-22
/
+34
*
intel/blorp: Use mocs.tex for depth stencil
Jason Ekstrand
2017-11-17
1
-5
/
+1
*
autotools: Set C++ visibility flags on Intel
Dylan Baker
2017-11-13
1
-0
/
+3
*
automake: intel: correctly append to the LIBADD variable
Emil Velikov
2017-11-13
1
-1
/
+1
*
intel/nir: Use the correct indirect lowering masks in link_shaders
Jason Ekstrand
2017-11-10
1
-6
/
+4
*
intel/nir: Break the linking code into a helper in brw_nir.c
Jason Ekstrand
2017-11-10
2
-0
/
+36
*
intel/nir: Add a helper for getting the NoIndirect mask
Jason Ekstrand
2017-11-10
1
-14
/
+19
*
intel/fs: Rework zero-length URB write handling
Jason Ekstrand
2017-11-10
1
-29
/
+31
*
intel/fs: Mark 64-bit values as being contiguous
Jason Ekstrand
2017-11-10
1
-1
/
+4
*
intel/fs: Fix integer multiplication lowering for src/dst hazards
Jason Ekstrand
2017-11-10
1
-2
/
+8
*
intel/fs: Fix MOV_INDIRECT for 64-bit values on little-core
Jason Ekstrand
2017-11-10
1
-36
/
+39
*
intel/eu/reg: Add a subscript() helper
Jason Ekstrand
2017-11-10
1
-0
/
+16
*
intel/fs: Use a pair of 1-wide MOVs instead of SEL for any/all
Jason Ekstrand
2017-11-10
1
-9
/
+33
*
intel/fs: Use an explicit D type for vote any/all/eq intrinsics
Jason Ekstrand
2017-11-10
1
-0
/
+6
*
intel/fs: Don't stomp f0.1 in SIMD16 ballot
Jason Ekstrand
2017-11-10
1
-2
/
+9
*
intel/fs: Use ANY/ALL32 predicates in SIMD32
Jason Ekstrand
2017-11-10
1
-12
/
+30
*
intel/fs: Be more explicit about our placement of [un]zip
Jason Ekstrand
2017-11-10
1
-3
/
+17
*
intel/fs: Pass builders instead of blocks into emit_[un]zip
Jason Ekstrand
2017-11-10
1
-26
/
+35
*
intel/fs: Use a pure vertical stride for large register strides
Jason Ekstrand
2017-11-10
1
-3
/
+13
*
intel/fs: Alloc pull constants off mem_ctx
Jason Ekstrand
2017-11-03
1
-1
/
+1
*
i965: fix blorp stage_prog_data->param leak
Tapani Pälli
2017-11-03
1
-1
/
+1
*
intel/compiler/gen9: Pixel shader header only workaround
Topi Pohjolainen
2017-11-03
1
-0
/
+29
*
intel/eu: Use EXECUTE_1 for JMPI
Jason Ekstrand
2017-10-27
2
-2
/
+1
*
i965: Fix memmem compiler warnings.
Eric Anholt
2017-10-27
1
-1
/
+2
*
anv/pipeline: Call nir_lower_system_valaues after brw_preprocess_nir
Jason Ekstrand
2017-10-27
1
-1
/
+2
*
anv/pipeline: Drop nir_lower_clip_cull_distance_arrays
Jason Ekstrand
2017-10-27
1
-2
/
+0
*
intel/fs: Handle flag read/write aliasing in needs_src_copy
Jason Ekstrand
2017-10-27
1
-1
/
+3
*
anv: don't assert on device init on Cannonlake
Lionel Landwerlin
2017-10-21
1
-2
/
+4
*
anv: disable stencil pma fix on Gen > 9
Lionel Landwerlin
2017-10-21
1
-0
/
+2
*
blorp: enable R32G32B32X32 blorp ccs copies
Lionel Landwerlin
2017-10-21
1
-0
/
+1
*
i965/fs: Use align1 mode on ternary instructions on Gen10+
Matt Turner
2017-10-20
1
-4
/
+8
*
i965: Add align1 ternary instruction emission support
Matt Turner
2017-10-20
1
-55
/
+160
*
i965: Add align1 ternary instruction disassembler support
Matt Turner
2017-10-20
2
-75
/
+288
*
i965: Add align1 ternary instruction-word support
Matt Turner
2017-10-20
1
-0
/
+108
*
i965: Add align1 ternary instruction support to conversion functions
Matt Turner
2017-10-20
4
-34
/
+101
*
i965: Add align1 ternary instruction field encodings
Matt Turner
2017-10-20
1
-0
/
+35
*
i965: Add functions to abstract access to 3src register types
Matt Turner
2017-10-20
2
-20
/
+23
*
i965: Rename brw_inst's functions that access the 3src register type
Matt Turner
2017-10-20
3
-18
/
+18
*
i965: Rename brw_inst 3src functions in preparation for align1
Matt Turner
2017-10-20
4
-86
/
+92
*
i965: Print subreg in units of type-size on ternary instructions
Matt Turner
2017-10-20
1
-5
/
+26
*
i965: Add functions for brw_reg_type <-> hw 3src type
Matt Turner
2017-10-20
2
-0
/
+58
*
i965: Move brw_reg_type_is_floating_point to brw_reg_type.h
Matt Turner
2017-10-20
2
-13
/
+15
*
nir: Get rid of nir_shader::stage
Jason Ekstrand
2017-10-20
11
-37
/
+38
[next]