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
Commit message (
Expand
)
Author
Age
Files
Lines
*
freedreno/a3xx: disable filtering for texture buffers and int textures
Ilia Mirkin
2016-09-11
1
-0
/
+2
*
st/clover: Define __OPENCL_VERSION__ on the device side
Niels Ole Salscheider
2016-09-10
1
-0
/
+3
*
gm107/ir: allow indirect inputs to be loaded by frag shader
Ilia Mirkin
2016-09-10
2
-5
/
+21
*
gm107/ir: AL2P writes to a predicate register
Ilia Mirkin
2016-09-10
1
-0
/
+1
*
radeonsi: flush TC L2 before using a compute indirect buffer
Marek Olšák
2016-09-09
1
-2
/
+10
*
radeonsi: fix the VGT performance tweak for small instances
Marek Olšák
2016-09-09
1
-5
/
+6
*
radeonsi: remove the cache_flush atom
Marek Olšák
2016-09-09
7
-12
/
+9
*
winsys/amdgpu: replace OUT_CS with radeon_emit
Marek Olšák
2016-09-09
1
-14
/
+12
*
winsys/radeon: replace OUT_CS with radeon_emit
Marek Olšák
2016-09-09
1
-7
/
+5
*
r300g: Set R300_VAP_CNTL on RSxxx to avoid triangle flickering
Max Staudt
2016-09-09
1
-1
/
+9
*
gallium: remove PIPE_BIND_TRANSFER_READ/WRITE
Marek Olšák
2016-09-08
27
-88
/
+18
*
radeonsi: unify si_set_optimal_micro_tile_mode call sites
Marek Olšák
2016-09-08
1
-8
/
+4
*
radeonsi: fix texture reinterpretation after DCC fast clear
Marek Olšák
2016-09-08
1
-12
/
+20
*
radeonsi: enable DCC fast clear for 128-bit formats
Marek Olšák
2016-09-08
1
-13
/
+32
*
radeonsi: clamp integer clear color values for DCC fast clear
Marek Olšák
2016-09-08
1
-4
/
+12
*
Revert "radeonsi: enable SDMA on CIK"
Marek Olšák
2016-09-08
1
-0
/
+4
*
swr: fixes for format mapping and texture sizing
Tim Rowley
2016-09-08
1
-2
/
+16
*
gbm: wire up fence extension
Rob Clark
2016-09-07
1
-0
/
+1
*
freedreno: reject imports with bogus pitch
Rob Clark
2016-09-07
3
-8
/
+7
*
radeonsi: skip redundant INDEX_TYPE writes
Marek Olšák
2016-09-07
3
-20
/
+32
*
radeonsi: add more unlikely() uses into si_draw_vbo
Marek Olšák
2016-09-07
1
-5
/
+5
*
radeonsi: skip draws with instance_count == 0
Marek Olšák
2016-09-07
1
-3
/
+13
*
gallium/radeon/winsyses: fix counting mapped memory
Marek Olšák
2016-09-07
2
-0
/
+16
*
st/omx/dec: enable hevc omx decode support
Leo Liu
2016-09-06
2
-1
/
+25
*
st/omx/dec/h265: get the reference list for uvd
Leo Liu
2016-09-06
1
-0
/
+39
*
st/omx/dec/h265: add short term reference picture sets
Leo Liu
2016-09-06
1
-4
/
+110
*
st/omx/dec/h265: add slice header
Leo Liu
2016-09-06
2
-2
/
+216
*
st/omx/dec/h265: add picture parameter sets
Leo Liu
2016-09-06
1
-0
/
+98
*
st/omx/dec/h265: add sequence parameter sets
Leo Liu
2016-09-06
2
-0
/
+297
*
st/omx/dec: add initial omx hevc support
Leo Liu
2016-09-06
3
-0
/
+160
*
st/omx/dec: set dst rect to match src size
Leo Liu
2016-09-06
1
-2
/
+11
*
gallium: switch drivers to the slab allocator in src/util
Marek Olšák
2016-09-06
30
-353
/
+82
*
amd/addrlib: move addrlib from amdgpu winsys to common code
Dave Airlie
2016-09-06
23
-21944
/
+3
*
gallium/util: move endian detect into a separate file
Dave Airlie
2016-09-06
1
-38
/
+2
*
radeon: move radeon_family/chip_class defintions to common
Dave Airlie
2016-09-06
1
-84
/
+2
*
radeonsi: move sid.h/r600d_common.h to a common place.
Dave Airlie
2016-09-06
9
-9318
/
+10
*
gallium/radeon: remove VPORT_ZMIN/ZMAX from init config states
Marek Olšák
2016-09-05
3
-25
/
+1
*
gallium/radeon: set VPORT_ZMIN/MAX registers correctly
Marek Olšák
2016-09-05
12
-13
/
+82
*
gallium/radeon: unify viewport emission code
Marek Olšák
2016-09-05
1
-14
/
+16
*
radeonsi: also do VS_PARTIAL_FLUSH before updating VGT ring pointers
Marek Olšák
2016-09-05
1
-0
/
+6
*
radeonsi: fix variable naming in si_emit_cache_flush
Marek Olšák
2016-09-05
1
-31
/
+31
*
radeonsi: don't emit CS_PARTIAL_FLUSH if compute is not used
Marek Olšák
2016-09-05
3
-1
/
+5
*
radeonsi: add HUD queries for counting VS/PS/CS partial flushes
Marek Olšák
2016-09-05
4
-0
/
+35
*
gallium/radeon: rename the num-cs-flushes query to num-ctx-flushes
Marek Olšák
2016-09-05
2
-5
/
+5
*
radeonsi: fix a badly implemented GS bug workaround
Marek Olšák
2016-09-05
1
-8
/
+13
*
radeonsi: fix texture format reinterpretation with DCC
Marek Olšák
2016-09-05
5
-1
/
+116
*
radeonsi: fix Gather4 with integer formats
Marek Olšák
2016-09-05
1
-3
/
+96
*
radeonsi: fix a crash in imageSize for cubemap arrays
Marek Olšák
2016-09-05
1
-3
/
+1
*
radeonsi: fix gl_PatchVerticesIn for tessellation evaluation shader
Marek Olšák
2016-09-05
1
-1
/
+6
*
radeonsi: fix cubemaps viewed as 2D
Marek Olšák
2016-09-05
1
-0
/
+4
[next]