index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
gallium
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
radeon/vcn: add H.264 constrained baseline support
Leo Liu
2019-03-27
1
-0
/
+1
*
panfrost: Wait for last job to finish in force_flush_fragment
Tomeu Vizoso
2019-03-27
1
-0
/
+8
*
panfrost: Pass the context BOs to the kernel so they aren't unmapped while in...
Tomeu Vizoso
2019-03-27
1
-3
/
+9
*
panfrost: Also tell the kernel about the checksum_slab
Tomeu Vizoso
2019-03-27
1
-4
/
+9
*
panfrost: Set the GEM handle for AFBC buffers
Tomeu Vizoso
2019-03-27
1
-0
/
+1
*
panfrost: Fix sscanf format options
Tomeu Vizoso
2019-03-27
1
-2
/
+2
*
virgl: Fake MSAA when max samples is 1
Alexandros Frantzis
2019-03-27
1
-1
/
+4
*
panfrost: Preliminary work for mipmaps
Alyssa Rosenzweig
2019-03-27
8
-207
/
+163
*
panfrost/midgard: fpow is a two-part operation
Alyssa Rosenzweig
2019-03-26
4
-4
/
+4
*
panfrost/midgard: Handle i2b constant
Alyssa Rosenzweig
2019-03-26
1
-1
/
+1
*
panfrost/midgard: Expand fge lowering to more types
Alyssa Rosenzweig
2019-03-26
3
-6
/
+12
*
panfrost/midgard: Add ult/ule ops
Alyssa Rosenzweig
2019-03-26
3
-0
/
+7
*
panfrost: Stub out ES3 caps/callbacks
Alyssa Rosenzweig
2019-03-26
2
-1
/
+54
*
panfrost/midgard: Cleanup midgard_nir_algebraic.py
Alyssa Rosenzweig
2019-03-26
1
-1
/
+1
*
panfrost/midgard: Lower source modifiers for ints
Alyssa Rosenzweig
2019-03-26
4
-2
/
+22
*
panfrost/midgard: Implement b2i; improve b2f/f2b
Alyssa Rosenzweig
2019-03-26
1
-18
/
+30
*
panfrost/midgard: Lower i2b32
Alyssa Rosenzweig
2019-03-26
1
-0
/
+1
*
panfrost/midgard: Lower f2b32 to fne
Alyssa Rosenzweig
2019-03-26
1
-0
/
+7
*
panfrost/midgard: Lower bool_to_int32
Alyssa Rosenzweig
2019-03-26
1
-20
/
+23
*
panfrost/midgard: Map more bany/ball opcodes
Alyssa Rosenzweig
2019-03-26
1
-0
/
+11
*
panfrost/midgard: Add more ball/bany, iabs ops
Alyssa Rosenzweig
2019-03-26
1
-0
/
+29
*
panfrost/midgard: Schedule ball/bany to vectors
Alyssa Rosenzweig
2019-03-26
1
-4
/
+4
*
panfrost/midgard: Add fcsel_i opcode
Alyssa Rosenzweig
2019-03-26
2
-0
/
+3
*
panfrost: Implement scissor test
Alyssa Rosenzweig
2019-03-26
1
-6
/
+16
*
panfrost: Fix viewports
Alyssa Rosenzweig
2019-03-26
1
-7
/
+16
*
panfrost/midgard: Fix b2f32 swizzle for vectors
Alyssa Rosenzweig
2019-03-26
1
-6
/
+8
*
softpipe: fix clears to only clear specified color buffers.
Dave Airlie
2019-03-27
1
-1
/
+2
*
freedreno/ir3: Track whether shader needs derivatives
Kristian H. Kristensen
2019-03-25
2
-3
/
+3
*
i965,iris,anv: Make alpha to coverage work with sample mask
Danylo Piliaiev
2019-03-25
1
-2
/
+3
*
freedreno: add ESSL cap
Rob Clark
2019-03-22
1
-0
/
+7
*
swr: Fix build with llvm-9.0.
Vinson Lee
2019-03-22
2
-0
/
+24
*
spirv,nir: lower frexp_exp/frexp_sig inside a new NIR pass
Samuel Pitoiset
2019-03-22
1
-0
/
+1
*
iris: Push heavy memchecker code to DEBUG
Chris Wilson
2019-03-22
2
-1
/
+13
*
iris: Fix batch chaining map_next increment.
Kenneth Graunke
2019-03-22
1
-1
/
+1
*
freedreno/ir3: rename has_kill to no_earlyz
Rob Clark
2019-03-22
6
-6
/
+6
*
iris: Skip resolves and flushes altogether if unnecessary
Kenneth Graunke
2019-03-21
3
-9
/
+27
*
iris: Skip framebuffer resolve tracking if framebuffer isn't dirty
Kenneth Graunke
2019-03-21
2
-70
/
+84
*
iris: Skip input resolve handling if bindings haven't changed
Kenneth Graunke
2019-03-21
3
-10
/
+19
*
iris: Fix util_vma_heap_init size for IRIS_MEMZONE_SHADER
Kenneth Graunke
2019-03-21
1
-1
/
+1
*
softpipe: fix integer texture swizzling for 1 vs 1.0f
Dave Airlie
2019-03-22
1
-4
/
+5
*
v3d: Upload all of UBO[0] if any indirect load occurs.
Eric Anholt
2019-03-21
1
-38
/
+19
*
v3d: Move constant offsets to UBO addresses into the main uniform stream.
Eric Anholt
2019-03-21
2
-2
/
+6
*
v3d: Rename v3d_tmu_config_data to v3d_unit_data.
Eric Anholt
2019-03-21
1
-4
/
+4
*
nv50/ir/nir: support gather offsets
Karol Herbst
2019-03-21
2
-3
/
+16
*
iris: Let blorp update the clear color for us.
Rafael Antognolli
2019-03-20
5
-35
/
+33
*
iris: Track fast clear color.
Rafael Antognolli
2019-03-20
2
-3
/
+33
*
iris: Stall on the CPU and resolve predication during fast clears.
Rafael Antognolli
2019-03-20
1
-0
/
+40
*
iris: Add iris_resolve_conditional_render().
Rafael Antognolli
2019-03-20
2
-0
/
+25
*
iris: Implement fast clear color.
Rafael Antognolli
2019-03-20
2
-24
/
+157
*
iris: Bring back check for srgb and fast clear color.
Rafael Antognolli
2019-03-20
1
-3
/
+1
[next]