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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
svga: replace gotos with conditionals in array drawing code
Brian Paul
2017-08-21
2
-32
/
+32
*
llvmpipe: add some whitespace between functions in lp_texture.c
Brian Paul
2017-08-21
1
-0
/
+3
*
svga: whitespace clean-up in svga_draw_private.h
Brian Paul
2017-08-21
1
-29
/
+27
*
radeonsi: don't prefetch VBO descriptors if vertex elements == NULL
Marek Olšák
2017-08-21
2
-1
/
+4
*
r600g: don't set up and don't call the fetch shader if there are no VS inputs
Marek Olšák
2017-08-21
3
-1
/
+7
*
Android: Fix LLVM duplicated symbols linking for N and M
Rob Herring
2017-08-21
2
-2
/
+2
*
radeon/uvd: add YUYV format support for target buffer
Leo Liu
2017-08-21
2
-3
/
+5
*
radeon/video: MJPEG not support stacked video buffers
Leo Liu
2017-08-21
1
-1
/
+5
*
radeon/uvd: reconstruct MJPEG bitstream
Leo Liu
2017-08-21
1
-0
/
+136
*
radeon/video: add MJPEG support
Leo Liu
2017-08-21
1
-0
/
+8
*
radeon/uvd: add MJPEG support
Leo Liu
2017-08-21
1
-9
/
+22
*
radeon/uvd: add MJPEG stream type
Leo Liu
2017-08-21
1
-0
/
+1
*
radeon/uvd: get the target buffer pitch correct for different format
Leo Liu
2017-08-21
1
-2
/
+2
*
radeonsi: update non-resident bindless descriptors if needed
Samuel Pitoiset
2017-08-21
1
-30
/
+55
*
gallium/radeon: remove old_fence parameter from r600_gfx_write_event_eop
Marek Olšák
2017-08-18
5
-12
/
+17
*
radeonsi/gfx9: prevent a GPU hang after a timestamp event
Marek Olšák
2017-08-18
5
-8
/
+44
*
radeonsi: don't use CLEAR_STATE on SI
Marek Olšák
2017-08-18
4
-10
/
+63
*
llvmpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Roland Scheidegger
2017-08-17
2
-1
/
+4
*
softpipe: enable PIPE_CAP_QUERY_SO_OVERFLOW
Roland Scheidegger
2017-08-17
2
-2
/
+8
*
nv50/ir: fix TXQ srcMask
Ilia Mirkin
2017-08-16
1
-0
/
+2
*
nv50/ir: fix srcMask computation for TG4 and TXF
Ilia Mirkin
2017-08-16
1
-0
/
+2
*
swr/rast: Fix invalid casting for calls to Interlocked* functions
Tim Rowley
2017-08-16
3
-7
/
+7
*
radeon/vce: support all firmwares with major ver 53
Boyuan Zhang
2017-08-16
1
-8
/
+10
*
a2xx: only update rasterizer settings when they're there
Ilia Mirkin
2017-08-15
1
-1
/
+1
*
a2xx: add logicop support
Ilia Mirkin
2017-08-15
1
-5
/
+4
*
broadcom/vc4: Port NEON-code to ARM64
Jonas Pfeil
2017-08-15
1
-0
/
+84
*
broadcom/vc4: Build the vc4_tiling_lt_neon.c with -mfpu=neon on ARM.
Eric Anholt
2017-08-15
4
-7
/
+24
*
radeonsi: disable CE by default
Marek Olšák
2017-08-15
3
-8
/
+21
*
radeonsi: initialise imported surface to 0.
Dave Airlie
2017-08-15
1
-1
/
+1
*
nv50/ir: clean up saturated values immediately
Ilia Mirkin
2017-08-12
1
-1
/
+6
*
nvc0/ir: unlink values pre- and post-call to division function
Ilia Mirkin
2017-08-12
1
-4
/
+3
*
gallium/radeon: only pass shader-specific debug flags to the disk shader cache
Marek Olšák
2017-08-11
1
-1
/
+8
*
radeonsi/gfx9: fix the scissor bug workaround
Marek Olšák
2017-08-11
1
-3
/
+7
*
radeonsi/gfx9: use the VI codepath for clamping Z
Marek Olšák
2017-08-11
2
-12
/
+2
*
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
2017-08-10
1
-1
/
+4
*
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2017-08-09
2
-0
/
+9
*
radeonsi: drop two unused variables in create_function()
Samuel Pitoiset
2017-08-09
1
-2
/
+0
*
radeonsi: fix a compile failure due to disabled asserts
Marek Olšák
2017-08-07
1
-1
/
+1
*
radeonsi: use optimal packet order when doing a pipeline sync
Marek Olšák
2017-08-07
1
-34
/
+83
*
radeonsi: expose the number of decompress calls to the HUD
Marek Olšák
2017-08-07
4
-7
/
+20
*
gallium/radeon: rename GPU-dma-busy -> GPU-cp-dma-busy
Marek Olšák
2017-08-07
4
-8
/
+8
*
radeonsi: rename shader_userdata -> shader_pointers where appropriate
Marek Olšák
2017-08-07
5
-20
/
+20
*
radeonsi: prefetch VBO descriptors after the first VGT shader
Marek Olšák
2017-08-07
1
-17
/
+63
*
radeonsi: add a separate dirty mask for prefetches
Marek Olšák
2017-08-07
6
-16
/
+64
*
radeonsi: add and use si_pm4_state_enabled_and_changed
Marek Olšák
2017-08-07
3
-17
/
+18
*
radeonsi: de-atomize L2 prefetch
Marek Olšák
2017-08-07
7
-9
/
+11
*
radeonsi: align all CE dumps to L2 cache line size
Marek Olšák
2017-08-07
1
-8
/
+17
*
radeonsi: remove a tautology sctx->framebuffer.nr_samples >= 1
Marek Olšák
2017-08-07
1
-2
/
+1
*
gallium/radeon: print all members of radeon_info with R600_DEBUG=info
Marek Olšák
2017-08-07
1
-2
/
+14
*
etnaviv: Add support for R8_UNORM textures
Wladimir J. van der Laan
2017-08-06
1
-1
/
+1
[prev]
[next]