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
*
pan/midgard: Use dummy tag for empty shaders
Alyssa Rosenzweig
2020-02-16
1
-2
/
+2
*
panfrost: Allocate RAM backing of shared memory
Alyssa Rosenzweig
2020-02-16
5
-2
/
+43
*
panfrost: Rename bifrost_framebuffer->mali_framebuffer
Alyssa Rosenzweig
2020-02-16
2
-19
/
+19
*
panfrost: Unify bifrost_scratchpad with mali_shared_memory
Alyssa Rosenzweig
2020-02-16
2
-3
/
+6
*
panfrost: Identify mali_shared_memory structure
Alyssa Rosenzweig
2020-02-16
3
-18
/
+14
*
panfrost: Ensure compute shader_meta is zeroed
Alyssa Rosenzweig
2020-02-16
1
-1
/
+2
*
panfrost: Simplify swizzle translation
Alyssa Rosenzweig
2020-02-14
1
-32
/
+5
*
panfrost: Inline panfrost_get_default_swizzle
Icecream95
2020-02-14
5
-20
/
+23
*
panfrost: Set the MALI_WRITES_{Z,S} flags when needed
Boris Brezillon
2020-02-05
4
-1
/
+17
*
panfrost: Add the MALI_WRITES_{Z,S} flags
Boris Brezillon
2020-02-05
2
-7
/
+7
*
panfrost: Z24 variants should be sampled as R32UI
Boris Brezillon
2020-02-05
1
-1
/
+9
*
panfrost: Use size0 when calculating the offset to a depth level
Alyssa Rosenzweig
2020-02-04
2
-7
/
+12
*
panfrost: Only clamp the LOD to disable mipmapping when needed
Tomeu Vizoso
2020-02-04
1
-6
/
+7
*
panfrost: Fix the damage box clamping logic
Boris Brezillon
2020-02-03
1
-0
/
+2
*
panfrost: Fix non-debug builds
Icecream95
2020-02-02
1
-0
/
+1
*
panfrost: Use DBG macro to avoid noise in the console
Tomeu Vizoso
2020-01-31
6
-11
/
+10
*
panfrost: Add more info to some assertions
Tomeu Vizoso
2020-01-31
1
-2
/
+4
*
panfrost: Don't copy uniforms when the size is zero
Icecream95
2020-01-27
1
-1
/
+1
*
panfrost: Fix 32-bit warning for `indices`
Alyssa Rosenzweig
2020-01-24
1
-1
/
+1
*
pan/decode: Rotate trace files
Icecream95
2020-01-23
1
-0
/
+4
*
panfrost: Drop mysterious zero=0xFFFF field
Alyssa Rosenzweig
2020-01-23
1
-13
/
+0
*
panfrost: Fix crash in compute variant allocation
Alyssa Rosenzweig
2020-01-22
1
-1
/
+2
*
panfrost: Add ASTC texture formats
Icecream95
2020-01-21
4
-1
/
+28
*
panfrost: Add ETC1/ETC2 texture formats
Icecream95
2020-01-21
3
-4
/
+34
*
panfrost: Rework linear<--->tiled conversions
Alyssa Rosenzweig
2020-01-21
1
-3
/
+5
*
panfrost,lima: De-Galliumize tiling routines
Alyssa Rosenzweig
2020-01-21
1
-2
/
+3
*
panfrost: Dynamically allocate shader variants
Icecream95
2020-01-18
2
-3
/
+23
*
panfrost: Expose some functionality with dEQP flag
Alyssa Rosenzweig
2020-01-18
1
-3
/
+3
*
panfrost: Compact the bo_access readers array
Icecream95
2020-01-18
1
-4
/
+9
*
android: Fix whitespace issue
Robert Foss
2020-01-15
1
-1
/
+1
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
4
-20
/
+26
*
panfrost: Fix headers and gpu_headers memory leak
Daniel Ogorchock
2020-01-13
1
-0
/
+3
*
panfrost: Fix panfrost_bo_access memory leak
Daniel Ogorchock
2020-01-13
1
-1
/
+3
*
panfrost: Add negative lod bias support
Icecream95
2020-01-10
1
-3
/
+3
*
panfrost: Adjust for mismatch between hardware/Gallium in arrays/cube
Alyssa Rosenzweig
2020-01-07
1
-11
/
+33
*
panfrost: Respect constant buffer_offset
Alyssa Rosenzweig
2020-01-07
1
-2
/
+4
*
panfrost: Handle PIPE_FORMAT_R10G10B10A2_USCALED
Alyssa Rosenzweig
2020-01-06
1
-0
/
+2
*
panfrost: Report MSAA 4x supported for dEQP
Alyssa Rosenzweig
2020-01-06
1
-1
/
+10
*
panfrost: Cleanup tiling selection logic
Alyssa Rosenzweig
2020-01-06
1
-13
/
+14
*
panfrost: Implement sRGB blend shaders
Alyssa Rosenzweig
2020-01-06
2
-8
/
+16
*
panfrost: Support rendering to non-zero Z/S layers
Alyssa Rosenzweig
2020-01-06
1
-5
/
+5
*
panfrost: Texture from Z32F_S8 as R32F
Alyssa Rosenzweig
2020-01-06
1
-0
/
+4
*
panfrost: Pack MRT blend shaders into a single BO
Alyssa Rosenzweig
2020-01-02
3
-22
/
+38
*
panfrost: Handle RGB16F colour clear
Alyssa Rosenzweig
2020-01-02
1
-0
/
+2
*
panfrost: Store internal format
Tomeu Vizoso
2020-01-02
2
-2
/
+7
*
panfrost: Map with size of first layer for 3D textures
Tomeu Vizoso
2020-01-02
2
-2
/
+8
*
panfrost: Dynamically allocate array of texture pointers
Tomeu Vizoso
2020-01-02
1
-4
/
+22
*
panfrost: Respect glPointSize()
Alyssa Rosenzweig
2019-12-30
1
-1
/
+5
*
panfrost: Remove MRT indirection in blend shaders
Alyssa Rosenzweig
2019-12-30
3
-43
/
+39
*
panfrost: Implement integer varyings
Alyssa Rosenzweig
2019-12-30
1
-1
/
+1
[next]