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_context.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Use size0 when calculating the offset to a depth level
Alyssa Rosenzweig
2020-02-04
1
-2
/
+1
*
panfrost: Only clamp the LOD to disable mipmapping when needed
Tomeu Vizoso
2020-02-04
1
-6
/
+7
*
panfrost: Use DBG macro to avoid noise in the console
Tomeu Vizoso
2020-01-31
1
-1
/
+1
*
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: Add ASTC texture formats
Icecream95
2020-01-21
1
-1
/
+19
*
panfrost: Dynamically allocate shader variants
Icecream95
2020-01-18
1
-1
/
+20
*
panfrost: Fix linear depth textures
Alyssa Rosenzweig
2020-01-14
1
-5
/
+1
*
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: Implement sRGB blend shaders
Alyssa Rosenzweig
2020-01-06
1
-8
/
+0
*
panfrost: Pack MRT blend shaders into a single BO
Alyssa Rosenzweig
2020-01-02
1
-9
/
+16
*
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: Identify glProvokingVertex flag
Alyssa Rosenzweig
2019-12-30
1
-3
/
+2
*
panfrost: Remove mali_alt_func
Alyssa Rosenzweig
2019-12-27
1
-34
/
+3
*
panfrost: Implement remaining texture wrap modes
Alyssa Rosenzweig
2019-12-27
1
-1
/
+11
*
panfrost: Route gl_VertexID through cmdstream
Alyssa Rosenzweig
2019-12-24
1
-4
/
+9
*
panfrost: Remove pan_shift_odd
Alyssa Rosenzweig
2019-12-24
1
-7
/
+7
*
panfrost: Move instancing routines to encoder/
Alyssa Rosenzweig
2019-12-24
1
-9
/
+1
*
panfrost: Add PAN_MESA_DEBUG=precompile for shader-db
Alyssa Rosenzweig
2019-12-17
1
-3
/
+31
*
panfrost: Simplify sampler upload condition
Alyssa Rosenzweig
2019-12-16
1
-1
/
+1
*
panfrost: Calculate maximum stack_size per batch
Alyssa Rosenzweig
2019-12-13
1
-0
/
+10
*
panfrost: Handle minor cppcheck issues
Alyssa Rosenzweig
2019-12-13
1
-1
/
+0
*
panfrost: Emit SFBD/MFBD after a batch, instead of before
Alyssa Rosenzweig
2019-12-13
1
-80
/
+15
*
panfrost: Split stack_shift nibble from unk0
Alyssa Rosenzweig
2019-12-12
1
-1
/
+2
*
panfrost: Rename unknown_address_0 -> scratchpad
Alyssa Rosenzweig
2019-12-12
1
-1
/
+1
*
panfrost: Hold a reference to sampler views
Tomeu Vizoso
2019-12-12
1
-3
/
+9
*
panfrost: Rename SET_VALUE to WRITE_VALUE
Alyssa Rosenzweig
2019-12-06
1
-2
/
+2
*
panfrost: Simplify shader patching
Tomeu Vizoso
2019-12-03
1
-41
/
+19
*
panfrost: Simplify draw_flags
Alyssa Rosenzweig
2019-12-03
1
-11
/
+2
*
panfrost: Implement pan_tiler for non-hierarchy GPUs
Alyssa Rosenzweig
2019-12-03
1
-9
/
+11
*
panfrost: Add quirks system to cmdstream
Tomeu Vizoso
2019-12-03
1
-6
/
+6
*
panfrost: Fix gnu-empty-initializer build errors.
Vinson Lee
2019-11-28
1
-2
/
+2
*
pan/midgard: Implement load_sampler_lod_paramaters_pan
Alyssa Rosenzweig
2019-11-22
1
-1
/
+27
*
panfrost: Add the lod_bias field
Alyssa Rosenzweig
2019-11-21
1
-0
/
+1
*
panfrost: Make sure the shader descriptor is in sync with the GL state
Tomeu Vizoso
2019-11-15
1
-19
/
+8
*
panfrost: Multiply offset_units by 2
Tomeu Vizoso
2019-11-15
1
-1
/
+1
*
util: Move gallium's PIPE_FORMAT utils to /util/format/
Eric Anholt
2019-11-14
1
-2
/
+2
*
pan/midgard: Add blend shader selection bits for MRT
Alyssa Rosenzweig
2019-11-13
1
-24
/
+5
*
panfrost: Release the ctx->pipe_framebuffer ref
Boris Brezillon
2019-11-07
1
-0
/
+1
*
panfrost: Destroy the upload manager allocated in panfrost_create_context()
Boris Brezillon
2019-11-07
1
-0
/
+2
*
panfrost: Generate polygon list manually for SFBD
Tomeu Vizoso
2019-11-06
1
-0
/
+10
*
panfrost: Decode blend shaders for SFBD
Tomeu Vizoso
2019-11-06
1
-1
/
+3
*
panfrost: Rework format encoding on SFBD
Tomeu Vizoso
2019-11-06
1
-1
/
+3
*
panfrost: Set 0x10 bit on mali_shader_meta.unknown2_4 on T720
Tomeu Vizoso
2019-11-06
1
-4
/
+3
*
panfrost: MALI_DEPTH_TEST is actually MALI_DEPTH_WRITEMASK
Boris Brezillon
2019-11-04
1
-1
/
+2
[next]