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
/
midgard
/
midgard_compile.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
pan/mdg: Do per-sample framebuffer loads
Icecream95
2020-07-17
1
-0
/
+8
*
pan/mdg: Don't disassemble blit shaders
Icecream95
2020-07-17
1
-4
/
+4
*
pan/mdg: Implement gl_SampleID
Alyssa Rosenzweig
2020-07-15
1
-0
/
+20
*
pan/mdg: Skip z/s combining for dual-source writes
Icecream95
2020-07-15
1
-0
/
+3
*
pan/mdg: Dual source blend input/writeout support
Icecream95
2020-07-15
1
-6
/
+28
*
pan/mdg: Add a nir pass to reorder store_output intrinsics
Icecream95
2020-07-15
1
-0
/
+46
*
pan/mdg: Fix non-debug compiliation
Icecream95
2020-07-14
1
-1
/
+1
*
panfrost: Fix outmods on int to float conversions
Italo Nicola
2020-07-13
1
-1
/
+1
*
pan/mdg: Use a 32-bit ld_color_buffer op when needed
Icecream95
2020-07-13
1
-2
/
+12
*
pan/mdg: Set the z/s store intrinsic base correctly
Icecream95
2020-07-13
1
-1
/
+6
*
pan/mdg: Support MRT in output load lowering
Icecream95
2020-07-13
1
-0
/
+27
*
pan/mdg: Handle non-blend framebuffer lowering
Icecream95
2020-07-13
1
-4
/
+1
*
pan/mdg: Emit a tilebuffer wait loop when needed
Icecream95
2020-07-13
1
-1
/
+20
*
pan/mdg: Do the pan_lower_framebuffer pass later
Icecream95
2020-07-13
1
-0
/
+7
*
pan/mdg: Handle tilebuffer wait loops
Icecream95
2020-07-13
1
-2
/
+9
*
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: Fix indirect UBO swizzles
Alyssa Rosenzweig
2020-07-07
1
-0
/
+5
*
panfrost: Only call nir_lower_io on shader_in/out
Jason Ekstrand
2020-07-06
1
-1
/
+2
*
pan/mdg: Vectorize vlut operations
Icecream95
2020-07-02
1
-1
/
+18
*
pan/mdg: Defer nir_fuse_io_16 until after opts
Alyssa Rosenzweig
2020-07-02
1
-3
/
+4
*
pan/mdg: Precolour blend inputs
Alyssa Rosenzweig
2020-06-15
1
-5
/
+7
*
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
*
pan/mdg: Move search_var to earlier in midgard_compile.c
Icecream95
2020-06-10
1
-11
/
+11
*
pan/mdg: Replace writeout booleans with a single value
Icecream95
2020-06-10
1
-6
/
+5
*
pan/mdg: Remove writeout case from bytemask_of_read_components
Icecream95
2020-06-10
1
-0
/
+3
*
pan/mdg: Remove old zs store lowering
Icecream95
2020-06-10
1
-114
/
+0
*
pan/midgard: Use a signed value for checking inline constants
Icecream95
2020-06-05
1
-1
/
+1
*
pan/mdg: Ensure ld_vary_16 is aligned
Alyssa Rosenzweig
2020-06-04
1
-0
/
+6
*
pan/mdg: Legalize inverts with constants
Alyssa Rosenzweig
2020-06-04
1
-7
/
+33
*
pan/mdg: Handle regular nir_intrinsic_load_output
Alyssa Rosenzweig
2020-06-03
1
-17
/
+22
*
pan/mdg: Handle f2u8
Alyssa Rosenzweig
2020-06-03
1
-1
/
+3
*
pan/mdg: Fold roundmode into applicable instructions
Alyssa Rosenzweig
2020-06-03
1
-3
/
+20
*
pan/mdg: Implement *_rtz conversions with roundmode
Alyssa Rosenzweig
2020-06-03
1
-12
/
+22
*
pan/mdg: Distinguish blend shaders in internal shader-db
Alyssa Rosenzweig
2020-06-03
1
-0
/
+1
*
pan/mdg: Don't double-replicate blend on T720
Alyssa Rosenzweig
2020-06-03
1
-21
/
+1
*
pan/mdg: Enable out-of-order execution after texture ops
Alyssa Rosenzweig
2020-06-01
1
-1
/
+1
*
pan/mdg: Disassemble out-of-order bits
Alyssa Rosenzweig
2020-06-01
1
-2
/
+2
*
pan/mdg: Fuse f2f16 into load_interpolated_input
Alyssa Rosenzweig
2020-06-01
1
-2
/
+5
*
pan/mdg: Handle 16-bit ld_vary
Alyssa Rosenzweig
2020-06-01
1
-5
/
+8
*
pan/mdg: Implement raw colourbuf loads on T720
Alyssa Rosenzweig
2020-06-01
1
-5
/
+9
*
pan/mdg: Drop the u8 from the colorbuf op names
Alyssa Rosenzweig
2020-06-01
1
-2
/
+2
*
pan/mdg: Handle bitsize for packs
Alyssa Rosenzweig
2020-06-01
1
-1
/
+11
*
pan/mdg: Treat packs "specially"
Alyssa Rosenzweig
2020-06-01
1
-0
/
+4
*
pan/mdg: Add pack_unorm_4x8 via 8-bit
Alyssa Rosenzweig
2020-06-01
1
-0
/
+2
*
pan/mdg: Handle un/pack opcodes as moves
Alyssa Rosenzweig
2020-06-01
1
-0
/
+20
*
pan/mdg: Cleanup comments that look like division
Alyssa Rosenzweig
2020-05-21
1
-1
/
+1
*
pan/mdg: Fix type checking issues with compute
Alyssa Rosenzweig
2020-05-21
1
-0
/
+1
[next]