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
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Identify coverage_mask
Alyssa Rosenzweig
2020-07-07
2
-16
/
+7
*
panfrost: Include pointer for each sample
Alyssa Rosenzweig
2020-07-07
1
-11
/
+15
*
panfrost: Index texture by sample
Alyssa Rosenzweig
2020-07-07
2
-3
/
+10
*
panfrost: Identify layer_stride
Alyssa Rosenzweig
2020-07-07
2
-4
/
+6
*
pan/mdg: Use _VTX tag for texelFetch in frag shaders
Alyssa Rosenzweig
2020-07-07
1
-1
/
+2
*
pan/mdg: Handle nir_texop_txf_ms
Alyssa Rosenzweig
2020-07-07
1
-0
/
+1
*
pan/mdg: Handle nir_tex_src_ms_index
Alyssa Rosenzweig
2020-07-07
1
-1
/
+2
*
pan/mdg: Handle GLSL_SAMPLER_DIM_MS
Alyssa Rosenzweig
2020-07-07
1
-0
/
+1
*
pan/mdg: Allow ignoring move mode
Alyssa Rosenzweig
2020-07-07
1
-6
/
+10
*
pan/decode: Identify layered MSAA flag
Alyssa Rosenzweig
2020-07-07
2
-1
/
+6
*
pan/decode: Fix MSAA texture decoding
Alyssa Rosenzweig
2020-07-07
1
-8
/
+6
*
pan/mdg: Fix indirect UBO swizzles
Alyssa Rosenzweig
2020-07-07
1
-0
/
+5
*
pan/mdg: Respect type/mask in mir_lower_special_reads
Alyssa Rosenzweig
2020-07-07
1
-9
/
+10
*
bifrost: Set RTZ rounding mode for f2i conversion
Chris Forbes
2020-07-06
1
-0
/
+3
*
panfrost: Only call nir_lower_io on shader_in/out
Jason Ekstrand
2020-07-06
2
-2
/
+4
*
pan/mdg: Schedule based on liveness
Alyssa Rosenzweig
2020-07-02
1
-23
/
+84
*
pan/mdg: Vectorize vlut operations
Icecream95
2020-07-02
1
-1
/
+18
*
pan/mdg: Skip r1.w write where possible
Alyssa Rosenzweig
2020-07-02
1
-1
/
+8
*
pan/mdg: Prioritize non-moves on VADD/VLUT
Alyssa Rosenzweig
2020-07-02
1
-5
/
+18
*
pan/mdg: Allow Z/S writes to use any 2nd stage unit
Alyssa Rosenzweig
2020-07-02
1
-57
/
+71
*
pan/mdg: Defer smul, vlut until after writeout moves
Alyssa Rosenzweig
2020-07-02
1
-7
/
+6
*
pan/mdg: Schedule writeout to VLUT
Alyssa Rosenzweig
2020-07-02
1
-6
/
+12
*
pan/mdg: Remove bundle interference code
Alyssa Rosenzweig
2020-07-02
1
-66
/
+0
*
pan/mdg: Don't assign destination in writeout block to r1
Alyssa Rosenzweig
2020-07-02
1
-1
/
+51
*
pan/mdg: Defer nir_fuse_io_16 until after opts
Alyssa Rosenzweig
2020-07-02
1
-3
/
+4
*
panfrost: Add PAN_MESA_DEBUG=gl3 flag
Icecream95
2020-06-26
1
-0
/
+1
*
panfrost: RGBA4 and RGB5_A1 framebuffer support
Icecream95
2020-06-22
1
-0
/
+3
*
pan/mdg: Fix max_comp calculation for constant printing
Icecream95
2020-06-22
1
-1
/
+1
*
pan/decode: Add missing wrap modes
Icecream95
2020-06-22
1
-0
/
+4
*
pan/decode: Fix helper invocations when tracing
Icecream95
2020-06-22
1
-2
/
+2
*
pan/mdg: Reassociate adds for multiply-by-two
Alyssa Rosenzweig
2020-06-17
1
-1
/
+4
*
pan/mdg: Canonicalize (x * 2.0) to (x + x)
Alyssa Rosenzweig
2020-06-17
1
-0
/
+3
*
pan/mdg: Allow scheduling "x + x" to multipliers
Alyssa Rosenzweig
2020-06-17
1
-0
/
+53
*
pan/mdg: Factor out unit check
Alyssa Rosenzweig
2020-06-17
1
-1
/
+10
*
panfrost: Implement ARB_depth_clamp
Icecream95
2020-06-16
2
-0
/
+5
*
panfrost: Simplify AFBC format check
Alyssa Rosenzweig
2020-06-15
1
-11
/
+7
*
panfrost: Enable AFBC for RGB565
Alyssa Rosenzweig
2020-06-15
1
-2
/
+9
*
panfrost: Correctly calculate tiled stride
Alyssa Rosenzweig
2020-06-15
1
-7
/
+9
*
panfrost: Fix level_2
Alyssa Rosenzweig
2020-06-15
1
-1
/
+1
*
pan/mdg: Precolour blend inputs
Alyssa Rosenzweig
2020-06-15
5
-5
/
+26
*
pan/mdg: Prefer type over regmode for schedule constraints
Alyssa Rosenzweig
2020-06-12
1
-2
/
+2
*
pan/mdg: Analyze types for 64-bitness in RA
Alyssa Rosenzweig
2020-06-12
1
-1
/
+15
*
pan/mdg: Explicitly type 64-bit uniform moves
Alyssa Rosenzweig
2020-06-12
1
-0
/
+2
*
panfrost: Use shader_info harder
Alyssa Rosenzweig
2020-06-12
1
-3
/
+0
*
panfrost: Allow R/RG/RGB varyings
Alyssa Rosenzweig
2020-06-12
1
-0
/
+1
*
panfrost: Calculate varying size by format
Alyssa Rosenzweig
2020-06-12
1
-0
/
+2
*
pan/mdg: Avoid fusing ld_vary_16 with non-zero component
Alyssa Rosenzweig
2020-06-12
1
-0
/
+5
*
pan/mdg: Print writeout sources in mir_print_instruction
Icecream95
2020-06-10
1
-0
/
+10
*
pan/mdg: Add new depth store lowering
Icecream95
2020-06-10
1
-1
/
+192
*
pan/mdg: Add depth/stencil support to emit_fragment_store
Icecream95
2020-06-10
1
-4
/
+17
[next]