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
*
util: Remove tmp argument from BITSET_FOREACH_SET macro
Matt Turner
2020-01-23
1
-5
/
+3
*
panfrost/midgard: Add missing lowering passes for type/size conversion ops
Boris Brezillon
2020-01-22
1
-13
/
+34
*
panfrost/midgard: Add 64 bits float <-> int converters
Boris Brezillon
2020-01-22
1
-0
/
+5
*
panfrost/midgard: Fix mir_print_instruction() for branch instructions
Boris Brezillon
2020-01-22
1
-7
/
+31
*
panfrost/midgard: Add f2f64 support
Boris Brezillon
2020-01-22
1
-2
/
+4
*
panfrost/midgard: Factorize f2f and u2u handling
Boris Brezillon
2020-01-22
1
-20
/
+7
*
panfrost/midgard: Make sure promote_fmov() only promotes 32-bit imovs
Boris Brezillon
2020-01-22
1
-0
/
+1
*
panfrost/midgard: Rework mir_adjust_constants() to make it type/size agnostic
Boris Brezillon
2020-01-22
1
-94
/
+69
*
panfrost/midgard: Use a union to manipulate embedded constants
Boris Brezillon
2020-01-22
8
-49
/
+85
*
panfrost/midgard: Print the actual source register for store operations
Boris Brezillon
2020-01-21
1
-1
/
+1
*
panfrost: Add pandecode entries for ASTC/ETC formats
Alyssa Rosenzweig
2020-01-21
1
-0
/
+9
*
panfrost: Add ASTC texture formats
Icecream95
2020-01-21
1
-0
/
+2
*
panfrost: Add ETC1/ETC2 texture formats
Icecream95
2020-01-21
1
-0
/
+11
*
panfrost: Rework linear<--->tiled conversions
Alyssa Rosenzweig
2020-01-21
2
-147
/
+203
*
panfrost,lima: De-Galliumize tiling routines
Alyssa Rosenzweig
2020-01-21
2
-21
/
+28
*
panfrost: Compile tiling routines with -O3
Alyssa Rosenzweig
2020-01-21
1
-1
/
+1
*
pan/midgard: Fix recursive csel scheduling
Alyssa Rosenzweig
2020-01-18
1
-0
/
+4
*
panfrost: Identify un/pack colour opcodes
Alyssa Rosenzweig
2020-01-18
3
-0
/
+9
*
pan/midgard: Bytemasks should round up, not round down
Alyssa Rosenzweig
2020-01-18
3
-9
/
+8
*
panfrost/midgard: Fix swizzle for store instructions
Boris Brezillon
2020-01-17
1
-3
/
+15
*
panfrost: Prefix schedule_program to prevent collision
Robert Foss
2020-01-15
6
-6
/
+6
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
2
-11
/
+27
*
pan/midgard: Fix midgard_compile.h includes
Afonso Bordado
2020-01-14
1
-0
/
+1
*
panfrost: Remove unneeded phi nodes
Boris Brezillon
2020-01-13
1
-0
/
+1
*
pan/midgard: Support indirect UBO offsets
Alyssa Rosenzweig
2020-01-10
2
-22
/
+7
*
panfrost: Add negative lod bias support
Icecream95
2020-01-10
1
-9
/
+11
*
panfrost: Don't double-flip Z/W for 2D arrays
Alyssa Rosenzweig
2020-01-07
1
-2
/
+5
*
pan/midgard: Account for z/w flip in texelFetch
Alyssa Rosenzweig
2020-01-07
1
-0
/
+9
*
panfrost: Fix Android build
Roman Stratiienko
2020-01-04
1
-0
/
+1
*
pan/midgard: Use upper ALU tags for MFBD writeout
Alyssa Rosenzweig
2020-01-02
3
-2
/
+22
*
pan/midgard: Identity ld_color_buffer as 32-bit
Alyssa Rosenzweig
2020-01-02
3
-4
/
+4
*
pan/midgard: Remove old comment
Alyssa Rosenzweig
2020-01-02
1
-1
/
+0
*
pan/midgard: Generate MRT writeout loops
Alyssa Rosenzweig
2020-01-02
5
-31
/
+84
*
pan/midgard: Generalize IS_ALU and quadword_size
Alyssa Rosenzweig
2020-01-02
8
-98
/
+53
*
pan/midgard: Use better heuristic for shader termination
Alyssa Rosenzweig
2020-01-02
1
-24
/
+17
*
pan/midgard: Fix memory corruption in constant combining
Alyssa Rosenzweig
2020-01-02
1
-1
/
+1
*
panfrost: Dynamically allocate array of texture pointers
Tomeu Vizoso
2020-01-02
2
-8
/
+6
*
pan/midgard: Optimize branches with inverted arguments
Afonso Bordado
2019-12-31
3
-0
/
+26
*
pan/midgard: Move midgard_is_branch_unit to helpers
Afonso Bordado
2019-12-31
2
-7
/
+6
*
pan/midgard: Remove prepacked_branch
Alyssa Rosenzweig
2019-12-31
6
-39
/
+6
*
pan/midgard: Convert fragment writeout to proper branches
Alyssa Rosenzweig
2019-12-31
1
-3
/
+14
*
panfrost: Remove MRT indirection in blend shaders
Alyssa Rosenzweig
2019-12-30
1
-0
/
+4
*
panfrost: Implement integer varyings
Alyssa Rosenzweig
2019-12-30
2
-0
/
+54
*
panfrost: Identify glProvokingVertex flag
Alyssa Rosenzweig
2019-12-30
1
-0
/
+6
*
pan/midgard: Implement flat shading
Alyssa Rosenzweig
2019-12-30
2
-6
/
+17
*
pan/midgard: Use type-appropriate st_vary
Alyssa Rosenzweig
2019-12-30
1
-0
/
+16
*
panfrost: Fix Makefile.sources
Caio Marcelo de Oliveira Filho
2019-12-28
1
-1
/
+1
*
panfrost: Remove 32-bit next_job path
Alyssa Rosenzweig
2019-12-27
2
-11
/
+3
*
panfrost; Update comment about work/uniform_count
Alyssa Rosenzweig
2019-12-27
1
-3
/
+1
*
panfrost: Remove mali_alt_func
Alyssa Rosenzweig
2019-12-27
6
-38
/
+56
[next]