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
*
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
*
st/nine: Add format fallback with conversion to surfaces
Axel Davy
2016-05-18
2
-1
/
+72
*
st/nine: Fix Pointsize in programmable shader
Axel Davy
2016-05-18
8
-68
/
+48
*
st/nine: Fix ff pointscale computation
Axel Davy
2016-05-18
1
-9
/
+18
*
st/nine: Fix header of GetIndices
Axel Davy
2016-05-18
1
-2
/
+1
*
st/nine: Increase minor d3dadapter9drm ABI
Axel Davy
2016-05-18
2
-1
/
+4
*
st/nine: Fix leak after ctor failures
Axel Davy
2016-05-18
1
-0
/
+2
*
st/nine: Add ColorFill test for compressed textures
Axel Davy
2016-05-18
1
-0
/
+8
*
st/nine: PositionT and Tessfactor are forbidden as PS input
Axel Davy
2016-05-18
1
-3
/
+5
*
st/nine: Fix some shader failures not triggering error
Axel Davy
2016-05-18
1
-2
/
+5
*
st/nine: Forbid POSITION0 for PS3.0
Axel Davy
2016-05-18
1
-0
/
+5
*
st/nine: Rework UpdateTexture Checks
Axel Davy
2016-05-18
2
-35
/
+68
*
st/nine: Use bufs instead of Flags for Clear
Axel Davy
2016-05-18
1
-2
/
+2
[next]