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: 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
*
panfrost: Cleanup _shader_upper -> shader
Alyssa Rosenzweig
2019-10-29
1
-4
/
+4
*
pan/midgard: Disable precise occlusion queries
Alyssa Rosenzweig
2019-10-26
1
-1
/
+1
*
panfrost: allocate bo for occlusion query results
Urja Rannikko
2019-10-26
1
-5
/
+18
*
panfrost: Draw the wallpaper when only depth/stencil bufs are cleared
Boris Brezillon
2019-10-08
1
-1
/
+1
*
panfrost: Make sure a clear does not re-use a pre-existing batch
Boris Brezillon
2019-10-08
1
-1
/
+8
*
panfrost: Get rid of the flush in panfrost_set_framebuffer_state()
Boris Brezillon
2019-10-03
1
-43
/
+3
*
panfrost: Add a panfrost_flush_all_batches() helper
Boris Brezillon
2019-10-03
1
-9
/
+14
*
panfrost: Prepare panfrost_fence for batch pipelining
Boris Brezillon
2019-10-03
1
-1
/
+17
[next]