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
*
winsys/amdgpu: enable buffer allocation from slabs
Nicolai Hähnle
2016-09-27
4
-0
/
+201
*
winsys/amdgpu: add fence and buffer list logic for slab allocated buffers
Nicolai Hähnle
2016-09-27
3
-45
/
+152
*
winsys/amdgpu: add slab entry structures to amdgpu_winsys_bo
Nicolai Hähnle
2016-09-27
3
-36
/
+74
*
winsys/amdgpu: do not synchronize unsynchronized buffers
Nicolai Hähnle
2016-09-27
3
-45
/
+118
*
gallium/radeon: add RADEON_FLAG_HANDLE
Nicolai Hähnle
2016-09-27
6
-2
/
+11
*
gallium/radeon: add RADEON_USAGE_SYNCHRONIZED
Nicolai Hähnle
2016-09-27
5
-13
/
+25
*
gallium/pipebuffer: add pb_slab utility
Nicolai Hähnle
2016-09-27
3
-0
/
+409
*
gallium/u_math: add util_logbase2_ceil
Nicolai Hähnle
2016-09-27
1
-0
/
+12
*
i915g: add dma-buf support to i915_drm_buffer_get_handle
Nicholas Bishop
2016-09-27
1
-0
/
+6
*
st/dri: check pipe_screen->resource_get_handle() return value
Nicholas Bishop
2016-09-27
1
-2
/
+4
*
st/va Avoid VBR bitrate calculation overflow v2
Andy Furniss
2016-09-27
1
-1
/
+1
*
st/va: Fix vaSyncSurface with no outstanding operation
Mark Thompson
2016-09-27
1
-0
/
+7
*
nv50/ir: fix comments about instructions info
Samuel Pitoiset
2016-09-26
1
-2
/
+3
*
mesa/st: support lowering multi-planar YUV
Rob Clark
2016-09-26
5
-23
/
+120
*
nvc0: allow to force compiling programs in debug build
Samuel Pitoiset
2016-09-26
1
-9
/
+10
*
nv50/ir: drop unused NVISA_XXX_CHIPSET constants
Samuel Pitoiset
2016-09-26
1
-2
/
+0
*
gallium/util: make use of strtol() in debug_get_num_option()
Samuel Pitoiset
2016-09-26
1
-17
/
+8
*
r600g: Add support for PK2H/UP2H
Glenn Kennard
2016-09-26
2
-5
/
+104
*
svga: set PIPE_BIND_DEPTH_STENCIL flag for new resources when possible
Brian Paul
2016-09-23
1
-1
/
+11
*
svga: don't special case caps for SVGA3D_R32_FLOAT
Brian Paul
2016-09-23
1
-6
/
+2
*
svga: use new adjust_z_layer() helper in svga_pipe_blit.c
Brian Paul
2016-09-23
1
-44
/
+28
*
svga: simplify/improve the format compatibility check for region copies
Brian Paul
2016-09-23
1
-5
/
+25
*
svga: add const qualifier on svga_translate_format()
Brian Paul
2016-09-23
2
-2
/
+2
*
svga: eliminate unneeded gotos in svga_validate_surface_view()
Brian Paul
2016-09-23
1
-7
/
+4
*
svga: disable srgb format related code from svga_blit()
Neha Bhende
2016-09-23
1
-12
/
+0
*
gallium: remove unused PIPE_CC_GCC_VERSION
Timothy Arceri
2016-09-23
1
-1
/
+0
*
nir: Allow opt_peephole_sel to be more aggressive in flattening IFs.
Eric Anholt
2016-09-22
1
-1
/
+1
*
gallium/util: add comment on util_is_format_compatible()
Brian Paul
2016-09-21
1
-0
/
+24
*
svga: minor simplification in svga_validate_surface_view()
Brian Paul
2016-09-21
1
-3
/
+2
*
svga: remove disable_shader debug variable
Brian Paul
2016-09-21
3
-10
/
+0
*
gallivm: support negation on 64-bit integers
Nicolai Hähnle
2016-09-21
1
-0
/
+4
*
radeonsi: prepare 64-bit integer support. (v2)
Dave Airlie
2016-09-21
1
-7
/
+62
*
gallivm/llvmpipe: prepare support for ARB_gpu_shader_int64.
Dave Airlie
2016-09-21
5
-5
/
+500
*
tgsi/softpipe: prepare ARB_gpu_shader_int64 support. (v3)
Dave Airlie
2016-09-21
1
-132
/
+541
*
gallium/tgsi: add support for 64-bit integer immediates.
Dave Airlie
2016-09-21
7
-2
/
+117
*
gallium: add opcode and types for 64-bit integers. (v3)
Dave Airlie
2016-09-21
4
-20
/
+362
*
radeon/vce: add firmware support for version 52.8.3
Leo Liu
2016-09-20
1
-0
/
+3
*
st/omx/dec/h265: Correct the timestamping
Indrajit Das
2016-09-20
1
-1
/
+12
*
st/va: flush the context before calling flush_frontbuffer(v2)
Nayan Deshmukh
2016-09-20
1
-1
/
+5
*
st/vdpau: flush the context before calling flush_frontbuffer
Nayan Deshmukh
2016-09-20
1
-2
/
+5
*
vl/dri3: handle the case of different GPU(v4.2)
Nayan Deshmukh
2016-09-20
1
-13
/
+53
*
st/vdpau: fix argument type to vlVdpOutputSurfaceDMABuf
Ilia Mirkin
2016-09-20
2
-2
/
+2
*
swr: [rasterizer core] Better thread destruction
Tim Rowley
2016-09-19
8
-69
/
+126
*
swr: [rasterizer jitter] Fix missing end-of-file newline
Tim Rowley
2016-09-19
1
-1
/
+2
*
swr: [rasterizer core] Add macros for mapping ArchRast to buckets
Tim Rowley
2016-09-19
11
-200
/
+249
*
nvc0: get rid of nvc0_stage_sampler_states_bind_range()
Samuel Pitoiset
2016-09-19
1
-74
/
+9
*
nvc0: get rid of nvc0_stage_set_sampler_views_range()
Samuel Pitoiset
2016-09-19
1
-89
/
+15
*
nv50/ir: optimize SUB(a, b) to MOV(a - b)
Samuel Pitoiset
2016-09-18
1
-0
/
+10
*
gk110/ir: fix wrong emission of OP_NOT
Samuel Pitoiset
2016-09-18
1
-1
/
+1
*
r600g/sb: fix struct/class declaration conflicts
Martina Kollarova
2016-09-18
1
-5
/
+1
[next]