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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
clover: Fix build against clang SVN >= r273191
Vedran Miletić
2016-06-21
1
-1
/
+1
*
st/vdpau: we support lumakeying now
Christian König
2016-06-16
1
-0
/
+1
*
st/vdpau: replace 0.f and 1.f with 0.0f and 1.0f respectively
Nayan Deshmukh
2016-06-14
2
-8
/
+8
*
st/dri: Clear drawable texture_mask in dri2_invalidate_drawable
Michel Dänzer
2016-06-14
1
-0
/
+1
*
st/va: ensure linear memory for dmabuf
Julien Isorce
2016-06-14
1
-0
/
+8
*
clover: Include generated sources in AM_CPPFLAGS
Aaron Watry
2016-06-14
1
-0
/
+1
*
clover: Update OpenCL version string to match OpenGL
Vedran Miletić
2016-06-13
2
-2
/
+6
*
Android: move libdrm settings to top-level Android.common.mk
Rob Herring
2016-06-13
1
-1
/
+0
*
st/va: use proper temp pipe_video_buffer template
Julien Isorce
2016-06-13
1
-4
/
+4
*
st/va: it is valid to release the VABuffer of an exported resource
Julien Isorce
2016-06-13
1
-7
/
+1
*
st/vdpau: implement luma keying
Nayan Deshmukh
2016-06-09
2
-12
/
+39
*
vl: Apply luma key filter before CSC conversion
Nayan Deshmukh
2016-06-09
5
-7
/
+7
*
st/osmesa: remove double-write (overwriting)
Eric Engestrom
2016-06-02
1
-1
/
+0
*
st/vdpau: check for null pointer in get/put bits.
Nayan Deshmukh
2016-06-02
2
-0
/
+12
*
mesa_glinterop: remove mesa_glinterop typedefs
Emil Velikov
2016-05-30
1
-3
/
+3
*
gallium: push offset down to driver
Stanimir Varbanov
2016-05-30
1
-5
/
+2
*
st/dri: cleanup image_from_fd/dma_buf paths
Stanimir Varbanov
2016-05-30
1
-37
/
+44
*
st/dri: add handling of R8 and GR88 DRI fourcc formats
Stanimir Varbanov
2016-05-30
1
-0
/
+20
*
scons: whitespace cleanup
Giuseppe Bilotta
2016-05-25
1
-1
/
+1
*
mesa_glinterop: make GL interop version field bidirectional
Emil Velikov
2016-05-24
1
-1
/
+8
*
mesa_glinterop: drop mesa_glinterop_device_info::interop_version
Emil Velikov
2016-05-24
1
-2
/
+0
*
st/dri: add note about GL interop version checks
Emil Velikov
2016-05-24
1
-2
/
+4
*
mesa_glinterop: rename MESA_GLINTEROP_INVALID_{VALUE,VERSION}
Emil Velikov
2016-05-24
1
-2
/
+2
*
mesa_glinterop: s/struct_version/version/
Emil Velikov
2016-05-24
1
-2
/
+2
*
mesa_glinterop: use consistent naming scheme for GL interop
Emil Velikov
2016-05-24
1
-3
/
+3
*
st/xa: don't call close(-1) in xa_tracker_create error path
Emil Velikov
2016-05-23
1
-3
/
+3
*
st/dri: don't call close(-1) in dri{2, kms_}_init_screen error path
Emil Velikov
2016-05-23
1
-10
/
+20
*
st/dri: Add support for DRIimage extension mapImage/unmapImage
Rob Herring
2016-05-23
1
-1
/
+42
*
st/va: use drm render node for wayland display type
Leo Liu
2016-05-19
1
-1
/
+1
*
st/nine: Minor change to support musl libc
Wang He
2016-05-18
2
-8
/
+9
*
st/nine: Enable D3DPMISCCAPS_PERSTAGECONSTANT
Patrick Rudolph
2016-05-18
1
-1
/
+1
*
st/nine: Fix usage of rasterizer multisample bit.
Axel Davy
2016-05-18
4
-10
/
+32
*
st/nine: ATOC has effect only with ALPHATESTENABLE
Axel Davy
2016-05-18
3
-2
/
+13
*
st/nine: Add debug string for ATOC
Axel Davy
2016-05-18
1
-0
/
+1
*
st/nine: Add asserts for output/input packing
Axel Davy
2016-05-18
1
-0
/
+2
*
st/nine: Use correct PIPE_HANDLE_USAGE flag for frontbuffer copy
Axel Davy
2016-05-18
1
-5
/
+8
*
st/nine: Fix output shift calculation
Axel Davy
2016-05-18
1
-2
/
+2
*
st/nine: Fix CheckDeviceFormat advertising for surfaces
Axel Davy
2016-05-18
1
-0
/
+12
*
st/nine: Improve buffer placement
Axel Davy
2016-05-18
1
-4
/
+30
*
st/nine: Fix buffer bind flags
Axel Davy
2016-05-18
1
-3
/
+3
*
st/nine: Fix buffer locking flags handling
Axel Davy
2016-05-18
2
-29
/
+22
*
st/nine: Improve logging
Patrick Rudolph
2016-05-18
6
-0
/
+12
*
st/nine: Use WINE thread for threadpool
Patrick Rudolph
2016-05-18
4
-12
/
+52
*
st/nine: Don't present if window is occluded
Patrick Rudolph
2016-05-18
1
-5
/
+6
*
st/nine: Use new function to query for resolution mismatch
Patrick Rudolph
2016-05-18
3
-1
/
+18
*
st/nine: Implement BumpEnvMap for ff
Axel Davy
2016-05-18
1
-24
/
+54
*
st/nine: Format conversion for volumes in UpdateTexture
Axel Davy
2016-05-18
1
-8
/
+0
*
st/nine: Remove one useless function output
Axel Davy
2016-05-18
2
-4
/
+4
*
st/nine: Add support for X8L8V8U8
Axel Davy
2016-05-18
2
-3
/
+13
*
st/nine: Add format fallback with conversion to volumes
Axel Davy
2016-05-18
2
-9
/
+110
[next]