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
/
pan_sfbd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Index texture by sample
Alyssa Rosenzweig
2020-07-07
1
-1
/
+1
*
panfrost: Specify stack_shift on SFBD
Alyssa Rosenzweig
2020-07-02
1
-2
/
+1
*
panfrost: RGBA4 and RGB5_A1 framebuffer support
Icecream95
2020-06-22
1
-0
/
+1
*
panfrost: Fix Z24 vs Z32 mixup
Alyssa Rosenzweig
2020-05-19
1
-5
/
+1
*
panfrost: Split panfrost_device from panfrost_screen
Alyssa Rosenzweig
2020-03-31
1
-2
/
+2
*
panfrost: Move format translation to root
Alyssa Rosenzweig
2020-02-21
1
-1
/
+0
*
panfrost: Remove enum panfrost_memory_layout
Alyssa Rosenzweig
2020-02-18
1
-3
/
+3
*
panfrost: Identify mali_shared_memory structure
Alyssa Rosenzweig
2020-02-16
1
-2
/
+4
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
1
-1
/
+1
*
panfrost: Remove fbd_type enum
Alyssa Rosenzweig
2019-12-16
1
-1
/
+1
*
panfrost: Pass size to panfrost_batch_get_scratchpad
Alyssa Rosenzweig
2019-12-13
1
-1
/
+10
*
panfrost: Emit SFBD/MFBD after a batch, instead of before
Alyssa Rosenzweig
2019-12-13
1
-0
/
+31
*
panfrost: Rework buffers in SFBD
Tomeu Vizoso
2019-11-20
1
-40
/
+39
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-1
/
+1
*
panfrost: Set depth and stencil for SFBD based on the format
Tomeu Vizoso
2019-11-11
1
-7
/
+20
*
panfrost: Take into account texture layers in SFBD
Tomeu Vizoso
2019-11-06
1
-5
/
+6
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
1
-15
/
+72
*
panfrost: Add checksum fields to SFBD descriptor
Tomeu Vizoso
2019-11-06
1
-0
/
+12
*
panfrost: Move the BO API to its own header
Boris Brezillon
2019-09-18
1
-0
/
+1
*
panfrost: Pass a batch to functions emitting FB descs
Boris Brezillon
2019-09-13
1
-7
/
+6
*
panfrost: Pass a batch to panfrost_{allocate,upload}_transient()
Boris Brezillon
2019-09-13
1
-1
/
+1
*
panfrost: s/job/batch/
Boris Brezillon
2019-09-08
1
-18
/
+18
*
panfrost/sfbd: Flesh out fragment job
Alyssa Rosenzweig
2019-07-25
1
-13
/
+35
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-4
/
+4
*
panfrost: Extend clear colour packing
Alyssa Rosenzweig
2019-07-10
1
-4
/
+4
*
panfrost: Make SLAB pool creation rely on BO helpers
Boris Brezillon
2019-07-02
1
-2
/
+2
*
panfrost: Move BO meta-data out of panfrost_bo
Boris Brezillon
2019-07-02
1
-2
/
+2
*
panfrost: Disable the tiler for clear-only jobs
Alyssa Rosenzweig
2019-06-17
1
-2
/
+2
*
panfrost: Don't flip scanout
Alyssa Rosenzweig
2019-06-05
1
-13
/
+4
*
panfrost: Preliminary work for mipmaps
Alyssa Rosenzweig
2019-03-27
1
-2
/
+2
*
panfrost: Properly align stride
Daniel Stone
2019-03-20
1
-2
/
+1
*
panfrost/mfbd: Respect per-job depth write flag
Alyssa Rosenzweig
2019-03-14
1
-1
/
+1
*
panfrost: Remove staging SFBD for pan_context
Alyssa Rosenzweig
2019-03-14
1
-33
/
+22
*
panfrost: Break out fragment to SFBD/MFBD files
Alyssa Rosenzweig
2019-03-14
1
-0
/
+150