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
/
gallium
/
drivers
/
panfrost
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Size tiled temp buffers correctly
Alyssa Rosenzweig
2019-04-04
3
-8
/
+13
*
panfrost: Respect box->width in tiled stores
Alyssa Rosenzweig
2019-04-04
3
-4
/
+6
*
panfrost: Cleanup some indirection in pan_resource
Alyssa Rosenzweig
2019-04-04
1
-24
/
+21
*
panfrost: Implement system values
Alyssa Rosenzweig
2019-04-04
7
-188
/
+229
*
panfrost: Remove support for legacy kernels
Alyssa Rosenzweig
2019-04-03
5
-25
/
+3
*
panfrost: Implement FIXED formats
Alyssa Rosenzweig
2019-03-31
1
-0
/
+9
*
panfrost: Fix index calculation types and asserts
Alyssa Rosenzweig
2019-03-31
1
-5
/
+4
*
panfrost: Clean index state between indexed draws
Alyssa Rosenzweig
2019-03-31
1
-1
/
+3
*
panfrost/decode: Print negative_start
Alyssa Rosenzweig
2019-03-31
1
-0
/
+2
*
panfrost: Implement missing texture formats
Alyssa Rosenzweig
2019-03-31
2
-1
/
+17
*
panfrost: Extend tiling for cubemaps
Alyssa Rosenzweig
2019-03-31
1
-14
/
+14
*
panfrost: Implement command stream for linear cubemaps
Alyssa Rosenzweig
2019-03-31
2
-6
/
+8
*
panfrost/midgard: Emit cubemap coordinates
Alyssa Rosenzweig
2019-03-31
2
-5
/
+32
*
panfrost: Include all cubemap faces in bitmap list
Alyssa Rosenzweig
2019-03-31
1
-3
/
+9
*
panfrost/decode: Decode all cubemap faces
Alyssa Rosenzweig
2019-03-31
1
-1
/
+7
*
panfrost: Preliminary work for cubemaps
Alyssa Rosenzweig
2019-03-31
3
-6
/
+10
*
panfrost/midgard: Add L/S op for writing cubemap coordinates
Alyssa Rosenzweig
2019-03-31
1
-0
/
+9
*
panfrost/midgard: Disassemble `cube` texture op
Alyssa Rosenzweig
2019-03-31
1
-0
/
+1
*
panfrost: Fix vertex buffer corruption
Alyssa Rosenzweig
2019-03-31
1
-4
/
+6
*
panfrost: Wait for last job to finish in force_flush_fragment
Tomeu Vizoso
2019-03-27
1
-0
/
+8
*
panfrost: Pass the context BOs to the kernel so they aren't unmapped while in...
Tomeu Vizoso
2019-03-27
1
-3
/
+9
*
panfrost: Also tell the kernel about the checksum_slab
Tomeu Vizoso
2019-03-27
1
-4
/
+9
*
panfrost: Set the GEM handle for AFBC buffers
Tomeu Vizoso
2019-03-27
1
-0
/
+1
*
panfrost: Fix sscanf format options
Tomeu Vizoso
2019-03-27
1
-2
/
+2
*
panfrost: Preliminary work for mipmaps
Alyssa Rosenzweig
2019-03-27
8
-207
/
+163
*
panfrost/midgard: fpow is a two-part operation
Alyssa Rosenzweig
2019-03-26
4
-4
/
+4
*
panfrost/midgard: Handle i2b constant
Alyssa Rosenzweig
2019-03-26
1
-1
/
+1
*
panfrost/midgard: Expand fge lowering to more types
Alyssa Rosenzweig
2019-03-26
3
-6
/
+12
*
panfrost/midgard: Add ult/ule ops
Alyssa Rosenzweig
2019-03-26
3
-0
/
+7
*
panfrost: Stub out ES3 caps/callbacks
Alyssa Rosenzweig
2019-03-26
2
-1
/
+54
*
panfrost/midgard: Cleanup midgard_nir_algebraic.py
Alyssa Rosenzweig
2019-03-26
1
-1
/
+1
*
panfrost/midgard: Lower source modifiers for ints
Alyssa Rosenzweig
2019-03-26
4
-2
/
+22
*
panfrost/midgard: Implement b2i; improve b2f/f2b
Alyssa Rosenzweig
2019-03-26
1
-18
/
+30
*
panfrost/midgard: Lower i2b32
Alyssa Rosenzweig
2019-03-26
1
-0
/
+1
*
panfrost/midgard: Lower f2b32 to fne
Alyssa Rosenzweig
2019-03-26
1
-0
/
+7
*
panfrost/midgard: Lower bool_to_int32
Alyssa Rosenzweig
2019-03-26
1
-20
/
+23
*
panfrost/midgard: Map more bany/ball opcodes
Alyssa Rosenzweig
2019-03-26
1
-0
/
+11
*
panfrost/midgard: Add more ball/bany, iabs ops
Alyssa Rosenzweig
2019-03-26
1
-0
/
+29
*
panfrost/midgard: Schedule ball/bany to vectors
Alyssa Rosenzweig
2019-03-26
1
-4
/
+4
*
panfrost/midgard: Add fcsel_i opcode
Alyssa Rosenzweig
2019-03-26
2
-0
/
+3
*
panfrost: Implement scissor test
Alyssa Rosenzweig
2019-03-26
1
-6
/
+16
*
panfrost: Fix viewports
Alyssa Rosenzweig
2019-03-26
1
-7
/
+16
*
panfrost/midgard: Fix b2f32 swizzle for vectors
Alyssa Rosenzweig
2019-03-26
1
-6
/
+8
*
panfrost: Properly align stride
Daniel Stone
2019-03-20
7
-25
/
+20
*
panfrost: Rewrite varying assembly
Alyssa Rosenzweig
2019-03-19
6
-217
/
+141
*
panfrost: Replay more varying buffers
Alyssa Rosenzweig
2019-03-19
1
-1
/
+1
*
panfrost/decode: Respect primitive size pointers
Alyssa Rosenzweig
2019-03-19
1
-3
/
+7
*
panfrost: Disable PIPE_CAP_TGSI_TEXCOORD
Alyssa Rosenzweig
2019-03-19
1
-3
/
+0
*
panfrost: Fix primconvert check
Alyssa Rosenzweig
2019-03-19
1
-1
/
+1
*
panfrost: Workaround buffer overrun with mip level
Alyssa Rosenzweig
2019-03-19
1
-1
/
+0
[next]