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
*
panfrost: Add rectangle subtraction algorithm
Alyssa Rosenzweig
2020-07-15
4
-0
/
+193
*
panfrost: Identify zs_samples field
Alyssa Rosenzweig
2020-07-15
1
-2
/
+2
*
panfrost: Include sample count in payload estimates
Alyssa Rosenzweig
2020-07-15
1
-0
/
+2
*
panfrost: Expose panfrost_get_blend_shader
Alyssa Rosenzweig
2020-07-15
2
-1
/
+8
*
panfrost: Force Z/S writeback
Alyssa Rosenzweig
2020-07-15
1
-2
/
+2
*
panfrost: Dual source blend support
Icecream95
2020-07-15
4
-21
/
+37
*
panfrost: Filter compressed texture formats
Alyssa Rosenzweig
2020-07-13
1
-0
/
+8
*
panfrost: Remove panfrost_bo_access type
Alyssa Rosenzweig
2020-07-13
3
-44
/
+24
*
panfrost: Merge PAN_BO_IMPORTED/PAN_BO_EXPORTED
Alyssa Rosenzweig
2020-07-13
1
-1
/
+1
*
panfrost: Fix fence leak
Alyssa Rosenzweig
2020-07-13
1
-0
/
+3
*
panfrost: Enable framebuffer fetch
Icecream95
2020-07-13
1
-0
/
+2
*
panfrost: Generate shader variants on framebuffer bind
Alyssa Rosenzweig
2020-07-13
1
-0
/
+7
*
panfrost: Stop keying on rt format when using native loads
Icecream95
2020-07-13
1
-0
/
+13
*
panfrost: Implement texture_barrier
Icecream95
2020-07-13
1
-0
/
+8
*
pan/mdg: Do the pan_lower_framebuffer pass later
Icecream95
2020-07-13
1
-2
/
+4
*
panfrost: Add a bitset of render targets read by shaders
Icecream95
2020-07-13
4
-1
/
+24
*
panfrost: Add rt formats to shader state
Icecream95
2020-07-13
3
-0
/
+14
*
panfrost: Clamp pure int pixels
Alyssa Rosenzweig
2020-07-13
1
-4
/
+10
*
panfrost: Fix MALI_READS_TILEBUFFER
Icecream95
2020-07-13
1
-1
/
+1
*
panfrost: Report blend shader work count
Alyssa Rosenzweig
2020-07-09
1
-0
/
+1
*
panfrost: Move panfrost_translate_texture_type
Alyssa Rosenzweig
2020-07-09
2
-26
/
+27
*
panfrost: Move scoreboarding routines to common
Alyssa Rosenzweig
2020-07-09
4
-268
/
+0
*
panfrost: Drop batch from scoreboard routines
Alyssa Rosenzweig
2020-07-09
5
-34
/
+37
*
panfrost: Pass polygon_list to tiler init function
Alyssa Rosenzweig
2020-07-09
3
-6
/
+7
*
panfrost: Factor out scoreboarding state
Alyssa Rosenzweig
2020-07-09
5
-55
/
+89
*
panfrost: Move pool routines to common code
Alyssa Rosenzweig
2020-07-09
9
-201
/
+5
*
panfrost: Drop Gallium-local pan_bo_create wrapper
Alyssa Rosenzweig
2020-07-09
6
-32
/
+11
*
panfrost: Move debug flags into the device
Alyssa Rosenzweig
2020-07-09
6
-46
/
+51
*
panfrost: Expose pool-based allocation API
Alyssa Rosenzweig
2020-07-09
8
-43
/
+41
*
panfrost: Track the device through the pool
Alyssa Rosenzweig
2020-07-09
3
-4
/
+8
*
panfrost: Allocate pool BOs against the pool
Alyssa Rosenzweig
2020-07-09
1
-5
/
+8
*
panfrost: Introduce pan_pool struct
Alyssa Rosenzweig
2020-07-09
4
-31
/
+74
*
gallium: add PIPE_SHADER_CAP_GLSL_16BIT_TEMPS for LowerPrecisionTemporaries
Marek Olšák
2020-07-07
1
-0
/
+1
*
panfrost: Expose MSAA 4x
Alyssa Rosenzweig
2020-07-07
1
-3
/
+0
*
panfrost: Save sample_mask before blitting
Alyssa Rosenzweig
2020-07-07
1
-3
/
+1
*
panfrost: Enable MSAA if we render to such a surface
Alyssa Rosenzweig
2020-07-07
1
-0
/
+11
*
panfrost: Set depth/stencil_layer_stride accordingly
Alyssa Rosenzweig
2020-07-07
1
-0
/
+11
*
panfrost: Implement alpha-to-coverage
Alyssa Rosenzweig
2020-07-07
2
-2
/
+5
*
panfrost: Pass sample_mask to the hardware
Alyssa Rosenzweig
2020-07-07
3
-1
/
+9
*
panfrost: Identify coverage_mask
Alyssa Rosenzweig
2020-07-07
1
-1
/
+1
*
panfrost: Don't advertise MSAA 2x
Alyssa Rosenzweig
2020-07-07
1
-2
/
+3
*
panfrost: Set layer_stride for multisampled rendering
Alyssa Rosenzweig
2020-07-07
1
-0
/
+12
*
panfrost: Index texture by sample
Alyssa Rosenzweig
2020-07-07
5
-7
/
+9
*
panfrost: Allocate space for multisampling
Alyssa Rosenzweig
2020-07-07
1
-1
/
+14
*
panfrost: Set depth to sample_count for MSAA 2D
Alyssa Rosenzweig
2020-07-07
1
-2
/
+14
*
panfrost: Specify stack_shift on SFBD
Alyssa Rosenzweig
2020-07-02
1
-2
/
+1
*
panfrost: Do fine-grained flushing for occlusion query results
Icecream95
2020-06-30
2
-3
/
+9
*
panfrost: Add PAN_MESA_DEBUG=gl3 flag
Icecream95
2020-06-26
1
-5
/
+21
*
panfrost: Only copy resources when they are in a pending batch
Icecream95
2020-06-26
1
-3
/
+7
*
gallium: Add pipe cap for primitive restart with fixed index
Neil Roberts
2020-06-22
1
-0
/
+1
[next]