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
Commit message (
Expand
)
Author
Age
Files
Lines
*
llvmpipe: use simple coeffs calc for 128bit vectors
Oded Gabbay
2015-11-18
1
-1
/
+6
*
vc4: Add support for nir_op_uge, using the carry bit on QPU_A_SUB.
Eric Anholt
2015-11-18
5
-0
/
+26
*
radeonsi: enable optimal raster config setting for fiji (v2)
Alex Deucher
2015-11-18
1
-3
/
+9
*
nouveau: don't expose HEVC decoding support
Ilia Mirkin
2015-11-18
1
-0
/
+1
*
radeonsi: initialize SX_PS_DOWNCONVERT to 0 on Stoney
Marek Olšák
2015-11-18
1
-0
/
+3
*
r600: initialised PGM_RESOURCES_2 for ES/GS
Dave Airlie
2015-11-18
2
-0
/
+6
*
vc4: Return NULL when we can't make our shadow for a sampler view.
Eric Anholt
2015-11-18
1
-0
/
+4
*
vc4: Return GL_OUT_OF_MEMORY when buffer allocation fails.
Eric Anholt
2015-11-18
2
-19
/
+32
*
winsys/radeon: Use CPU page size instead of hardcoding 4096 bytes v3
Michel Dänzer
2015-11-18
1
-11
/
+19
*
radeon/uvd: fix VC-1 simple/main profile decode v2
Boyuan Zhang
2015-11-18
2
-2
/
+7
*
st/vaapi: fix vaapi VC-1 simple/main corruption v2
Boyuan Zhang
2015-11-18
1
-0
/
+2
*
radeonsi: add register definitions for Stoney
Marek Olšák
2015-11-11
1
-0
/
+322
*
st/va: add more errors checks in vlVaBufferSetNumElements and vlVaMapBuffer
Julien Isorce
2015-11-07
1
-0
/
+6
*
st/va: do not destroy old buffer when new one failed
Julien Isorce
2015-11-07
1
-6
/
+13
*
nvc0: fix crash when nv50_miptree_from_handle fails
Julien Isorce
2015-11-07
1
-1
/
+2
*
st/va: pass picture desc to begin and decode
Julien Isorce
2015-11-07
1
-2
/
+2
*
nouveau: relax fence emit space assert
Ilia Mirkin
2015-11-07
3
-3
/
+3
*
vc4: When the create ioctl fails, free our cache and try again.
Eric Anholt
2015-11-07
1
-5
/
+24
*
r600g: Fix special negative immediate constants when using ABS modifier.
Ivan Kalvachev
2015-11-05
3
-6
/
+6
*
radeonsi: add support for Stoney asics (v3)
Samuel Li
2015-11-05
5
-3
/
+19
*
nvc0: respect edgeflag attribute width
Ilia Mirkin
2015-11-05
1
-7
/
+33
*
gallivm: disable f16c when not using AVX
Roland Scheidegger
2015-11-05
1
-0
/
+3
*
gallivm: Explicitly disable unsupported CPU features.
Jose Fonseca
2015-11-05
1
-38
/
+34
*
radeon/uvd: don't expose HEVC on old UVD hw (v3)
Alex Deucher
2015-11-05
1
-32
/
+18
*
gallivm: Translate all util_cpu_caps bits to LLVM attributes.
Jose Fonseca
2015-11-05
1
-2
/
+34
*
osmesa: Expose GL entry points for Windows build via DEF file.
Nigel Stewart
2015-11-05
2
-0
/
+674
*
gallium: add PIPE_SHADER_CAP_MAX_UNROLL_ITERATIONS_HINT
Marek Olšák
2015-10-21
15
-1
/
+42
*
st/omx/dec/h264: fix field picture type 0 poc disorder
Leo Liu
2015-10-21
1
-4
/
+8
*
st/va: Used correct parameter to derive the value of the "h" variable in vlVa...
Indrajit Das
2015-10-21
1
-1
/
+1
*
radeonsi: fix a GS copy shader leak
Marek Olšák
2015-10-21
1
-1
/
+3
*
freedreno/a3xx: cache-flush is needed after MEM_WRITE
Rob Clark
2015-10-21
3
-5
/
+14
*
nv30: include the header of ffs prototype
Chih-Wei Huang
2015-10-21
1
-0
/
+1
*
nv50/ir: use C++11 standard std::unordered_map if possible
Chih-Wei Huang
2015-10-21
1
-3
/
+17
*
u_vbuf: fix vb slot assignment for translated buffers
Nicolai Hähnle
2015-10-21
1
-0
/
+1
*
nouveau: make sure there's always room to emit a fence
Ilia Mirkin
2015-10-21
8
-41
/
+32
*
Revert "nouveau: make sure there's always room to emit a fence"
Emil Velikov
2015-10-10
4
-8
/
+2
*
st/dri: Use packed RGB formats
Michel Dänzer
2015-10-07
2
-17
/
+17
*
nouveau: make sure there's always room to emit a fence
Ilia Mirkin
2015-10-07
4
-2
/
+8
*
nv30: always go through translate module on big-endian
Ilia Mirkin
2015-10-07
1
-0
/
+4
*
nv30: pretend to have packed texture/surface formats
Ilia Mirkin
2015-10-07
1
-12
/
+12
*
st/dri: don't use _ctx in client_wait_sync
Marek Olšák
2015-10-07
1
-2
/
+5
*
radeon/llvm: Initialize gallivm targets when initializing the AMDGPU target v2
Tom Stellard
2015-10-07
1
-0
/
+2
*
gallivm: Allow drivers and state trackers to initialize gallivm LLVM targets v2
Tom Stellard
2015-10-07
3
-8
/
+34
*
gallium/radeon: Use call_once() when initailizing LLVM targets
Tom Stellard
2015-10-07
1
-13
/
+12
*
nouveau: wait to unref the transfer's bo until it's no longer used
Ilia Mirkin
2015-10-07
1
-2
/
+3
*
nouveau: delay deleting buffer with unflushed fence
Ilia Mirkin
2015-10-07
2
-2
/
+10
*
nouveau: be more careful about freeing temporary transfer buffers
Ilia Mirkin
2015-10-07
5
-4
/
+30
*
radeonsi: add scratch buffer to the buffer list when it's re-allocated
Marek Olšák
2015-10-07
1
-0
/
+1
*
radeon/vce: fix vui time_scale zero error
Leo Liu
2015-10-07
1
-0
/
+3
*
gallium/u_blitter: handle allocation failures
Marek Olšák
2015-10-07
1
-0
/
+6
[next]