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/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
*
Treewide: Remove Elements() macro
Jan Vesely
2016-05-17
12
-63
/
+63
*
st/vdpau: add dri3 support
Leo Liu
2016-05-16
1
-1
/
+5
*
st/va: add dri3 support
Leo Liu
2016-05-16
1
-1
/
+5
*
clover: grid_offset should be padded with 0 not 1
Jan Vesely
2016-05-16
1
-1
/
+1
*
clover: Handle PIPE_SHADER_IR_NIR in switch
Jan Vesely
2016-05-15
1
-1
/
+2
*
st/omx/enc: fix incorrect reference picture order for B frames
Leo Liu
2016-05-05
1
-7
/
+12
*
st/omx: don't return early in vid_enc_EncodeFrame()
Emil Velikov
2016-04-29
1
-1
/
+2
*
clover: Fix build against clang SVN >= r267772
Michel Dänzer
2016-04-28
1
-0
/
+3
*
st/omx: Fix resource leak on OMX_ErrorNone
Robert Foss
2016-04-25
1
-0
/
+1
*
Revert "st/dri: add 32-bit RGBX/RGBA formats"
Marek Olšák
2016-04-24
2
-10
/
+0
*
gallium: remove helpers converting to/from TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
1
-12
/
+1
*
gallium: use PIPE_SHADER_* everywhere, remove TGSI_PROCESSOR_*
Marek Olšák
2016-04-22
3
-13
/
+13
*
gallium: merge PIPE_SWIZZLE_* and UTIL_FORMAT_SWIZZLE_*
Marek Olšák
2016-04-22
4
-35
/
+35
*
st/dri: add 32-bit RGBX/RGBA formats
Rob Herring
2016-04-21
2
-0
/
+10
*
st/dri: implement the GL interop DRI extension (v2.2)
Marek Olšák
2016-04-20
1
-0
/
+258
*
st/dri: Fix RGB565 EGLImage creation
Nicolas Dufresne
2016-04-20
1
-20
/
+24
[next]