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
Commit message (
Expand
)
Author
Age
Files
Lines
*
panfrost: Fix faults with RASTERIZER_DISCARD
Alyssa Rosenzweig
2020-07-16
1
-1
/
+9
*
panfrost: Honour cso->compare_mode
Alyssa Rosenzweig
2020-07-16
1
-1
/
+3
*
panfrost: Avoid integer underflow in rt_count_1
Alyssa Rosenzweig
2020-07-16
1
-1
/
+1
*
panfrost: Abort on unsupported blit
Alyssa Rosenzweig
2020-07-16
1
-10
/
+2
*
panfrost: Implement Z32F_S8 blits
Alyssa Rosenzweig
2020-07-16
2
-3
/
+13
*
panfrost: Fix sRGB clear colour packing
Alyssa Rosenzweig
2020-07-16
1
-1
/
+1
*
panfrost: Set PIPE_CAP_MIXED_COLORBUFFER_FORMATS
Alyssa Rosenzweig
2020-07-16
1
-0
/
+1
*
panfrost: Overhaul tilebuffer allocations
Alyssa Rosenzweig
2020-07-16
1
-13
/
+27
*
panfrost: Call util_blitter_save_fragment_constant_buffer_slot
Alyssa Rosenzweig
2020-07-16
1
-0
/
+2
*
llvmpipe: fix position offset interpolation
Dave Airlie
2020-07-17
1
-4
/
+4
*
llvmpipe: fix stencil only formats.
Dave Airlie
2020-07-17
1
-0
/
+3
*
radeonsi: use PIPE_FORMAT_P010 for 10-bit VP9 decoding
Thong Thai
2020-07-16
1
-2
/
+2
*
aco: add add_interference() helper
Rhys Perry
2020-07-16
1
-22
/
+21
*
aco: use unordered_set for spill id interferences
Rhys Perry
2020-07-16
1
-2
/
+2
*
aco: rewrite graph coloring in spiller
Rhys Perry
2020-07-16
1
-137
/
+120
*
aco: fix underestimated pressure in spiller when a phi has a killed def
Rhys Perry
2020-07-16
1
-0
/
+11
*
panfrost: Use Midgard-specific reloads
Alyssa Rosenzweig
2020-07-16
14
-150
/
+605
*
st/mesa: use fragment shader to copy stencil buffer
Indrajit Kumar Das
2020-07-16
1
-12
/
+35
*
mesa/main: use p_atomic_inc_return instead of locking
Erik Faye-Lund
2020-07-16
1
-6
/
+2
*
st/mesa: fix corrupted texture levels, when adding more levels than expected
Yevhenii Kharchenko
2020-07-16
1
-19
/
+23
*
gallium/util: do not use _MTX_INITIALIZER_NP on Windows
Erik Faye-Lund
2020-07-16
2
-0
/
+8
*
radv/winsys: pass the buffer list via the CS ioctl for less CPU overhead
Samuel Pitoiset
2020-07-16
1
-84
/
+112
*
radv/winsys: replace alloca() by malloc() everywhere
Samuel Pitoiset
2020-07-16
1
-3
/
+17
*
v3d/compiler: Lower geometry output store base into offset src
Neil Roberts
2020-07-16
2
-6
/
+15
*
radeonsi: prevent a gfx10_ngg_calculate_subgroup_info failure for TES+NGG GS
Marek Olšák
2020-07-16
1
-2
/
+8
*
mesa: change dsa texture error codes for GL 4.6
Dave Airlie
2020-07-16
1
-15
/
+25
*
panfrost: Extract panfrost_batch_reserve_framebuffer
Alyssa Rosenzweig
2020-07-15
3
-17
/
+28
*
panfrost: Track surfaces drawn per-batch
Alyssa Rosenzweig
2020-07-15
3
-1
/
+13
*
panfrost: Set zs_samples as necessary
Alyssa Rosenzweig
2020-07-15
1
-5
/
+9
*
panfrost: Handle per-sample shading
Alyssa Rosenzweig
2020-07-15
4
-0
/
+19
*
panfrost: Add rectangle subtraction algorithm
Alyssa Rosenzweig
2020-07-15
4
-0
/
+193
*
panfrost: Identify zs_samples field
Alyssa Rosenzweig
2020-07-15
3
-4
/
+9
*
panfrost: Include sample count in payload estimates
Alyssa Rosenzweig
2020-07-15
3
-1
/
+7
*
panfrost: Add MALI_PER_SAMPLE bit
Alyssa Rosenzweig
2020-07-15
2
-0
/
+5
*
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
*
pan/mdg: Implement gl_SampleID
Alyssa Rosenzweig
2020-07-15
1
-0
/
+20
*
pan/mdg: Identify per-sample interpolation mode
Alyssa Rosenzweig
2020-07-15
2
-0
/
+3
*
pan/mdg: Bump compiler RT maximum
Alyssa Rosenzweig
2020-07-15
1
-1
/
+5
*
Android: Fixes for Q and R
Roman Stratiienko
2020-07-15
3
-5
/
+5
*
llvmpipe/format: fix snorm conversion
Dave Airlie
2020-07-16
1
-5
/
+5
*
gallivm/sample: always square rho before fast log2
Dave Airlie
2020-07-16
1
-5
/
+7
*
nv50_2d: regenerate envytools-based rnndb headers
Rhys Kidd
2020-07-16
1
-14
/
+30
*
radv: destroy the base object if VkCreateInstance() failed
Samuel Pitoiset
2020-07-15
1
-0
/
+2
*
radv: destroy the base object if VkAllocateCommandBuffers() failed
Samuel Pitoiset
2020-07-15
1
-29
/
+30
*
radv: destroy the base object if VkCreateFence() failed
Samuel Pitoiset
2020-07-15
1
-13
/
+21
*
radv: destroy the base object if VkCreateSemaphore() failed
Samuel Pitoiset
2020-07-15
1
-6
/
+14
*
radv: destroy the base object if VkCreateEvent() failed
Samuel Pitoiset
2020-07-15
1
-2
/
+4
*
radv: destroy the base object if VkCreateBuffer() failed
Samuel Pitoiset
2020-07-15
1
-6
/
+14
*
radv: destroy the base object if VkCreateImage() failed
Samuel Pitoiset
2020-07-15
3
-12
/
+26
[next]