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
*
swr/rast: No need to export GetSimdValidIndicesGfx
George Kyriazis
2018-04-27
1
-4
/
+0
*
swr/rast: Small editorial changes
George Kyriazis
2018-04-27
3
-19
/
+17
*
swr/rast: Use new processor detection mechanism
George Kyriazis
2018-04-27
2
-1
/
+51
*
swr/rast: Output rasterizer dir to console since it's process specific
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Add TranslateGfxAddress for shader
George Kyriazis
2018-04-27
3
-3
/
+19
*
swr/rast: jit PRINT improvements.
George Kyriazis
2018-04-27
1
-2
/
+13
*
swr/rast: Fix regressions.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: Cleanup old cruft.
George Kyriazis
2018-04-27
1
-17
/
+3
*
swr/rast: Package events.proto with core output
George Kyriazis
2018-04-27
2
-2
/
+32
*
swr/rast: Fix init in EventHandlerWorkerStats
George Kyriazis
2018-04-27
1
-1
/
+4
*
swr/rast: Fix return type of VCVTPS2PH.
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr/rast: WIP Translation handling
George Kyriazis
2018-04-27
2
-18
/
+26
*
swr/rast: Use different handing for stream masks
George Kyriazis
2018-04-27
5
-6
/
+11
*
swr/rast: Silence warnings
George Kyriazis
2018-04-27
3
-4
/
+2
*
swr/rast: Add support for TexelMask evaluation
George Kyriazis
2018-04-27
2
-0
/
+44
*
swr/rast: Internal core change
George Kyriazis
2018-04-27
1
-0
/
+1
*
swr/rast: Fix x86 lowering 64-bit float handling
George Kyriazis
2018-04-27
2
-6
/
+56
*
swr/rast: Add some SIMD_T utility functors
George Kyriazis
2018-04-27
1
-0
/
+66
*
swr/rast: Fix wrong type allocation
George Kyriazis
2018-04-27
1
-1
/
+1
*
swr: touch generated files to update timestamp
George Kyriazis
2018-04-27
1
-0
/
+11
*
swr/rast: Fix byte offset for non-indexed draws
George Kyriazis
2018-04-27
1
-3
/
+3
*
etnaviv: remove not needed includes
Christian Gmeiner
2018-04-27
1
-3
/
+0
*
etnaviv: remove redundant include
Christian Gmeiner
2018-04-27
1
-2
/
+0
*
broadcom/vc5: Add support for centroid varyings.
Eric Anholt
2018-04-26
4
-4
/
+53
*
broadcom/vc5: Add an assert about GFXH-1559.
Eric Anholt
2018-04-26
1
-0
/
+9
*
broadcom/vc5: Implement GFXH-1742 workaround (emit 2 dummy stores on 4.x).
Eric Anholt
2018-04-26
1
-8
/
+27
*
radeon/vcn: fix mpeg4 msg buffer settings
Boyuan Zhang
2018-04-26
1
-9
/
+9
*
broadcom/vc5: Fix reloads of separate stencil buffers.
Eric Anholt
2018-04-25
1
-4
/
+16
*
broadcom/vc5: Fix cpp of MSAA surfaces on 4.x.
Eric Anholt
2018-04-25
2
-3
/
+5
*
broadcom/vc5: Implement stencil blits using RGBA.
Eric Anholt
2018-04-25
2
-2
/
+83
*
broadcom/vc5: Remove leftover vc4 MSAA lowering setup in the FS key.
Eric Anholt
2018-04-25
1
-4
/
+1
*
broadcom/vc5: Fix tile load/store of MSAA surfaces on 4.x.
Eric Anholt
2018-04-25
1
-1
/
+11
*
nvc0/ir: all short immediates are sign-extended, adjust LIMM test
Ilia Mirkin
2018-04-24
3
-19
/
+24
*
gm107/ir/lib: fix sched in div u32 builtin
Karol Herbst
2018-04-24
2
-4
/
+4
*
broadcom/vc5: Set up internal_format for imported resources.
Eric Anholt
2018-04-24
1
-0
/
+2
*
broadcom/vc5: Assert that created BOs have offset != 0.
Eric Anholt
2018-04-24
1
-0
/
+1
*
broadcom/vc5: Don't allocate simulator BOs at offset 0.
Eric Anholt
2018-04-24
1
-1
/
+5
*
broadcom/vc5: Add sim support for the GET_BO_OFFSET ioctl.
Eric Anholt
2018-04-24
2
-6
/
+21
*
broadcom/vc5: Treat imports of DRM_FORMAT_MOD_INVALID BOs as linear.
Eric Anholt
2018-04-24
1
-0
/
+1
*
ac/radv/radeonsi: refactor harvest config register getters.
Dave Airlie
2018-04-24
1
-105
/
+6
*
ac/radv/radeonsi: refactor max simd waves into common code.
Dave Airlie
2018-04-24
1
-11
/
+1
*
ac/radv/radeonsi: refactor raster_config default values getters.
Dave Airlie
2018-04-24
1
-82
/
+3
*
radeonsi: use common gs_table_depth code
Dave Airlie
2018-04-24
1
-31
/
+2
*
radeonsi: don't runtime check gs table info
Dave Airlie
2018-04-24
1
-7
/
+7
*
nv50/ir: make a copy of tex src if it's referenced multiple times
Ilia Mirkin
2018-04-22
1
-37
/
+49
*
nv50/ir/ra: prefer def == src2 for fma with immediates on nvc0
Karol Herbst
2018-04-21
1
-10
/
+29
*
autotools: Add passes.h to sources so it will be included in the tarball
Dylan Baker
2018-04-20
1
-0
/
+1
*
nvc0: fix line width on GM20x+
Rhys Perry
2018-04-20
1
-1
/
+4
*
etnaviv: fix texture_format_needs_swiz
Lucas Stach
2018-04-20
1
-1
/
+1
*
radeonsi: generate image load/store/atomic ops using ac_build_image_opcode
Nicolai Hähnle
2018-04-20
1
-131
/
+99
[next]