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
Commit message (
Expand
)
Author
Age
Files
Lines
*
intel/fs: Emit MOV_DISPATCH_TO_FLAGS once for the centroid workaround
Jason Ekstrand
2018-06-28
2
-50
/
+16
*
intel/fs: Generalize the unlit centroid workaround
Francisco Jerez
2018-06-28
1
-14
/
+8
*
intel/fs: Fix sample id setup for SIMD32.
Francisco Jerez
2018-06-28
1
-9
/
+25
*
intel/fs: Fix Gen7 compressed source region alignment restriction for SIMD32
Francisco Jerez
2018-06-28
1
-1
/
+7
*
intel/fs: Implement 32-wide FS payload setup on Gen6+
Francisco Jerez
2018-06-28
1
-67
/
+57
*
intel/fs: Extend thread payload layout to SIMD32
Francisco Jerez
2018-06-28
3
-22
/
+45
*
intel/fs: Wrap FS payload register look-up in a helper function.
Francisco Jerez
2018-06-28
3
-12
/
+23
*
intel/fs: Use fs_regs instead of brw_regs in the unlit centroid workaround
Francisco Jerez
2018-06-28
1
-12
/
+12
*
intel/fs: Simplify fs_visitor::emit_samplepos_setup
Francisco Jerez
2018-06-28
1
-21
/
+7
*
i965: Add plumbing for shader time in 32-wide FS dispatch mode.
Francisco Jerez
2018-06-28
7
-5
/
+15
*
intel/fs: Disable opt_sampler_eot() in 32-wide dispatch.
Francisco Jerez
2018-06-28
2
-1
/
+6
*
intel/fs: Emit LINE+MAC for LINTERP with unaligned coordinates
Jason Ekstrand
2018-06-28
2
-10
/
+56
*
intel/fs: Mark LINTERP opcode as writing accumulator on platforms without PLN
Jason Ekstrand
2018-06-28
1
-1
/
+2
*
intel/fs: Rework INTERPOLATE_AT_PER_SLOT_OFFSET
Francisco Jerez
2018-06-28
3
-19
/
+9
*
intel/fs: Add the group to the flag subreg number on SNB and older
Jason Ekstrand
2018-06-28
1
-1
/
+7
*
intel/fs: Fix FB read header setup for SIMD32.
Francisco Jerez
2018-06-28
1
-4
/
+13
*
intel/fs: Fix logical FB write lowering for SIMD32
Francisco Jerez
2018-06-28
1
-5
/
+20
*
intel/fs: Fix FB write message control codegen for SIMD32.
Francisco Jerez
2018-06-28
1
-18
/
+34
*
intel/fs: Don't enable dual source blend if no outputs are written
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/fs: Fix codegen of FS_OPCODE_SET_SAMPLE_ID for SIMD32.
Francisco Jerez
2018-06-28
1
-11
/
+13
*
intel/eu: Fix pixel interpolator queries for SIMD32.
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/fs: Disable SIMD32 dispatch for fragment shaders with discard.
Francisco Jerez
2018-06-28
1
-0
/
+2
*
intel/fs: Disable SIMD32 dispatch on Gen4-6 with control flow
Francisco Jerez
2018-06-28
1
-0
/
+8
*
intel/fs: Split instructions low to high in lower_simd_width
Jason Ekstrand
2018-06-28
1
-2
/
+35
*
intel/fs: Rework KSP data to be SIMD width-based
Jason Ekstrand
2018-06-28
3
-47
/
+43
*
intel/compiler: Add and use helpers for working with KSP indices
Jason Ekstrand
2018-06-28
5
-55
/
+183
*
i965: Re-arrange shader kernel setup in WM state
Jason Ekstrand
2018-06-28
1
-37
/
+57
*
intel/fs: Remove program key argument from generator.
Francisco Jerez
2018-06-28
7
-10
/
+7
*
intel/fs: Set up FB write message headers in the visitor
Jason Ekstrand
2018-06-28
2
-83
/
+86
*
intel/fs: Fix implied_mrf_writes() for headerless FB writes.
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/fs: Fix fs_inst::flags_written() for Gen4-5 FB writes.
Francisco Jerez
2018-06-28
1
-1
/
+2
*
intel/eu: Return new instruction to caller from brw_fb_WRITE().
Francisco Jerez
2018-06-28
2
-21
/
+23
*
intel/fs: Pull FB write implied headers from src[0]
Jason Ekstrand
2018-06-28
1
-9
/
+6
*
intel/fs: Properly track implied header regs read by FB writes
Jason Ekstrand
2018-06-28
1
-1
/
+16
*
intel/fs: FS_OPCODE_REP_FB_WRITE has side effects
Jason Ekstrand
2018-06-28
1
-0
/
+1
*
nvc0: remove magic values in nve4_set_tex_handles()
Rhys Perry
2018-06-28
1
-1
/
+1
*
nvc0/ir: fix TargetNVC0::insnCanLoadOffset()
Rhys Perry
2018-06-28
1
-0
/
+1
*
swr/rast: Updating code style based on current clang-format rules
Alok Hota
2018-06-28
4
-253
/
+260
*
swr/rast: Fix addPassesToEmitFile usage with llvm-7.0.
Vinson Lee
2018-06-28
1
-0
/
+4
*
swr/rast: Handling removed LLVM intrinsics in trunk
Alok Hota
2018-06-28
1
-0
/
+40
*
swr/rast: Adding SCATTERPS functionality to BuilderGfxMem
Alok Hota
2018-06-28
2
-0
/
+19
*
swr/rast: Adding Read/Write specifier to TranslateGfxAddress stack
Alok Hota
2018-06-28
2
-27
/
+28
*
gallium: Fix automake for Android (v2)
Chad Versace
2018-06-27
2
-0
/
+10
*
glsl: skip comparison opt when adding vars of different size
Timothy Arceri
2018-06-28
1
-0
/
+6
*
Revert "anv: Print the actual enum for ignored structure types"
Jason Ekstrand
2018-06-27
1
-3
/
+1
*
anv: Print the actual enum for ignored structure types
Jason Ekstrand
2018-06-27
1
-1
/
+3
*
i965/bufmgr: Use the correct argument order for bo_alloc_internal
Jason Ekstrand
2018-06-27
1
-2
/
+2
*
vulkan/wsi_common_display: Return SURFACE_LOST for fatal DRM errors
Keith Packard
2018-06-27
1
-7
/
+7
*
glsl: Make sure that packed varyings reflect always_active_io properly.
Eric Anholt
2018-06-27
1
-2
/
+7
*
v3d: Fix Z clipping when viewport.scale[2] is negative.
Eric Anholt
2018-06-27
1
-4
/
+6
[next]