index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
/
panfrost
/
pan_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Place the height value in the height field
Tomeu Vizoso
2019-07-11
1
-1
/
+1
*
panfrost: Style main Gallium driver
Alyssa Rosenzweig
2019-07-10
1
-158
/
+157
*
panfrost: Identify shared tiler structure
Alyssa Rosenzweig
2019-07-10
1
-62
/
+59
*
panfrost: Check GPU version before loading
Alyssa Rosenzweig
2019-07-10
1
-5
/
+2
*
panfrost: Refactor blend infrastructure
Alyssa Rosenzweig
2019-07-10
1
-106
/
+27
*
panfrost: Route format through fixed-function blending
Alyssa Rosenzweig
2019-07-10
1
-6
/
+5
*
panfrost: Pipe framebuffer format around
Alyssa Rosenzweig
2019-07-10
1
-1
/
+7
*
panfrost: Prepare some code for MRT
Alyssa Rosenzweig
2019-07-10
1
-26
/
+13
*
panfrost: Use standard ALIGN_POT/INFINITY macros
Alyssa Rosenzweig
2019-07-10
1
-6
/
+6
*
panfrost: Make SLAB pool creation rely on BO helpers
Boris Brezillon
2019-07-02
1
-14
/
+14
*
panfrost: Move BO meta-data out of panfrost_bo
Boris Brezillon
2019-07-02
1
-6
/
+6
*
panfrost: Add the sampled texture BO to the job
Boris Brezillon
2019-07-02
1
-0
/
+4
*
panfrost: Implement instanced rendering
Alyssa Rosenzweig
2019-07-01
1
-52
/
+71
*
panfrost: Implement dispatch helpers
Alyssa Rosenzweig
2019-07-01
1
-13
/
+11
*
panfrost: Remove dubious assert
Alyssa Rosenzweig
2019-06-28
1
-3
/
+0
*
panfrost: Implement primitive restart
Alyssa Rosenzweig
2019-06-28
1
-0
/
+13
*
panfrost: Only tag AFBC addresses when sampling
Tomeu Vizoso
2019-06-28
1
-1
/
+7
*
panfrost: Remove unneeded check in panfrost_scissor_culls_everything()
Boris Brezillon
2019-06-26
1
-1
/
+1
*
panfrost: Honour first_layer...last_layer when sampling
Alyssa Rosenzweig
2019-06-25
1
-1
/
+3
*
panfrost: Use the sampler_view target (not the textures)
Alyssa Rosenzweig
2019-06-25
1
-2
/
+2
*
panfrost: Zero pixels in any axis is zero pixels total
Alyssa Rosenzweig
2019-06-25
1
-1
/
+1
*
panfrost: Support (non-)seamless cube maps
Alyssa Rosenzweig
2019-06-25
1
-1
/
+1
*
panfrost: Merge checksum buffer with main BO
Alyssa Rosenzweig
2019-06-25
1
-16
/
+0
*
panfrost: Use dedicated u_blitter context for wallpapers
Alyssa Rosenzweig
2019-06-25
1
-0
/
+6
*
panfrost: Divide array_size by 6 for cubemaps
Alyssa Rosenzweig
2019-06-25
1
-0
/
+1
*
panfrost: Use get_texture_address for framebuffer computations
Alyssa Rosenzweig
2019-06-25
1
-19
/
+0
*
panfrost: Merge AFBC slab with BO backing
Alyssa Rosenzweig
2019-06-25
1
-20
/
+6
*
panfrost: Enable mipmapping
Alyssa Rosenzweig
2019-06-25
1
-1
/
+1
*
panfrost: Skip flushes only for wallpapers, not any blit
Alyssa Rosenzweig
2019-06-25
1
-1
/
+1
*
panfrost: Disable mipmapping if necessary
Alyssa Rosenzweig
2019-06-25
1
-0
/
+16
*
panfrost: DRY between shader stage setup
Alyssa Rosenzweig
2019-06-24
1
-19
/
+36
*
panfrost: Handle disabled/empty UBOs
Alyssa Rosenzweig
2019-06-24
1
-1
/
+13
*
panfrost: Identify "uniform buffer count" bits
Alyssa Rosenzweig
2019-06-24
1
-9
/
+9
*
panfrost: Upload UBOs
Alyssa Rosenzweig
2019-06-24
1
-0
/
+31
*
panfrost: Allow for dynamic UBO count
Alyssa Rosenzweig
2019-06-24
1
-11
/
+16
*
panfrost: Report UBO count
Alyssa Rosenzweig
2019-06-24
1
-2
/
+15
*
panfrost: Constant buffer refactor
Alyssa Rosenzweig
2019-06-24
1
-35
/
+31
*
panfrost: Replace varyings for point sprites
Alyssa Rosenzweig
2019-06-24
1
-1
/
+27
*
panfrost: Track point sprites in fragment shader key
Alyssa Rosenzweig
2019-06-24
1
-3
/
+36
*
panfrost: Remove the panfrost_driver abstraction
Boris Brezillon
2019-06-21
1
-17
/
+17
*
panfrost: Remove the perf counters interface
Boris Brezillon
2019-06-21
1
-14
/
+0
*
panfrost: Implement rasterizer discard
Alyssa Rosenzweig
2019-06-21
1
-2
/
+12
*
panfrost: Track buffer initialization
Alyssa Rosenzweig
2019-06-21
1
-0
/
+9
*
panfrost: Implement command stream scoreboarding
Alyssa Rosenzweig
2019-06-21
1
-116
/
+16
*
panfrost: Skip shading unaffected tiles
Alyssa Rosenzweig
2019-06-20
1
-0
/
+9
*
panfrost: Set job requirements during draw
Tomeu Vizoso
2019-06-20
1
-0
/
+2
*
panfrost: Switch to lima tiling
Alyssa Rosenzweig
2019-06-20
1
-2
/
+0
*
panfrost: Release transient pools
Tomeu Vizoso
2019-06-20
1
-1
/
+7
*
panfrost: Move to use ralloc for some allocations
Tomeu Vizoso
2019-06-19
1
-11
/
+13
*
panfrost: Move clearing logic into pan_job
Rohan Garg
2019-06-18
1
-48
/
+1
[next]