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
/
state_trackers
Commit message (
Expand
)
Author
Age
Files
Lines
*
util: move os_time.[ch] to src/util
Nicolai Hähnle
2017-11-09
1
-1
/
+1
*
mesa: use simple mtx in core mesa
Timothy Arceri
2017-11-09
1
-11
/
+11
*
clover: use the unified check for c++11 instead of the gcc version number
Gert Wollny
2017-11-08
1
-3
/
+3
*
drisw: Enable flush control for llvmpipe and softpipe
Adam Jackson
2017-11-06
1
-0
/
+1
*
gallium: Wire up flush control
Adam Jackson
2017-11-06
1
-1
/
+5
*
dri: Change __DriverApiRec::CreateContext to take a struct for attribs
Neil Roberts
2017-11-06
2
-28
/
+24
*
meson: build gallium based osmesa
Dylan Baker
2017-10-27
1
-0
/
+28
*
clover: Fix compilation after clang r315871
Jan Vesely
2017-10-25
2
-5
/
+12
*
egl,dri: Propagate context priority hint to driver->CreateContext
Chris Wilson
2017-10-20
2
-0
/
+2
*
st/osmesa: include u_inlines.h for pipe_resource_reference
Michel Dänzer
2017-10-18
1
-0
/
+1
*
st/mesa: Initialize textures array in st_framebuffer_validate
Michel Dänzer
2017-10-18
5
-12
/
+5
*
st/va: Return correct width and height for encode/decode support
Mark Thompson
2017-10-17
1
-10
/
+30
*
st/va: Fix config entrypoint handling
Mark Thompson
2017-10-17
1
-6
/
+12
*
st/va: Disable vaExportSurfaceHandle()
Mark Thompson
2017-10-17
2
-2
/
+2
*
meson: Build gallium dri state tracker
Dylan Baker
2017-10-16
1
-0
/
+57
*
st/dri: Add definitions to allow importing 16-bit surfaces
Mark Thompson
2017-10-13
1
-0
/
+14
*
st/dri: implement __DRIimageExtension::validateUsage properly
Marek Olšák
2017-10-12
1
-8
/
+22
*
st/dri: implement createImageFromRenderbuffer(2)
Nicolai Hähnle
2017-10-10
3
-7
/
+71
*
st/va: Implement vaExportSurfaceHandle()
Mark Thompson
2017-10-07
3
-1
/
+153
*
st/va: add RGB support to vlVaPutSurface
Leo Liu
2017-10-04
1
-1
/
+13
*
st/va: don't re-allocate interlaced buffer with pakced format
Leo Liu
2017-10-04
1
-4
/
+6
*
st/vdpau: don't re-allocate interlaced buffer with packed YUV format
Leo Liu
2017-10-04
1
-0
/
+2
*
mesa: Remove force_s3tc_enable driconf variable
Matt Turner
2017-10-02
2
-3
/
+0
*
gallium: Remove util_format_s3tc_enabled
Matt Turner
2017-10-02
1
-13
/
+0
*
st/va: add dst rect to avoid scale on deint
Leo Liu
2017-09-29
1
-6
/
+6
*
st/va: use pipe transfer_map to map upload buffer
Leo Liu
2017-09-28
1
-3
/
+9
*
st/dri: don't expose modifiers in EGL if the driver doesn't implement them
Marek Olšák
2017-09-27
1
-3
/
+5
*
clover: Query and export int64 atomics
Jan Vesely
2017-09-27
3
-2
/
+11
*
st/va/postproc: implement the DRM prime grabber
Leo Liu
2017-09-25
1
-2
/
+16
*
st/va/postproc: use progressive target buffer for scaling
Leo Liu
2017-09-25
1
-0
/
+18
*
st/va: make internal func vlVaHandleSurfaceAllocate() call simpler
Leo Liu
2017-09-25
3
-7
/
+4
*
st/va/postproc: add a full NV12 deint support from buffer I to P
Leo Liu
2017-09-25
1
-1
/
+21
*
st/va: use new vl_compositor_yuv_deint_full() to deint
Leo Liu
2017-09-25
1
-3
/
+11
*
st/omx: use new vl_compositor_yuv_deint_full() to deint
Leo Liu
2017-09-25
1
-2
/
+9
*
st/va/postproc: use video original size for postprocessing
Leo Liu
2017-09-25
1
-6
/
+8
*
clover: Wait for requested operation if blocking flag is set
Jan Vesely
2017-09-20
1
-2
/
+28
*
clover: Run the associated action before an event is signalled.
Francisco Jerez
2017-09-20
2
-11
/
+12
*
clover: Wrap event::wait_count in a method taking care of the required locking.
Francisco Jerez
2017-09-20
2
-8
/
+14
*
clover: add missing include to compat.h
Jan Vesely
2017-09-18
1
-0
/
+1
*
clover: Query and export half precision support
Jan Vesely
2017-09-18
3
-3
/
+18
*
clover: Fix build after LLVM r313390
Jan Vesely
2017-09-15
2
-1
/
+11
*
st/omx_bellagio: Rename state tracker and option
Gurkirpal Singh
2017-09-15
11
-1
/
+1
*
Revert "st/va: add enviromental variable to disable interlace"
Leo Liu
2017-09-07
1
-4
/
+0
*
st/va: move YUV content to deinterlaced buffer when reallocated for encoder
Leo Liu
2017-09-07
1
-1
/
+10
*
st/va: reallocate the buffer if the layout isn't supported
Leo Liu
2017-09-07
1
-9
/
+12
*
st/omx: use vl/compositor helper function for YUV deinterlacing
Leo Liu
2017-09-07
1
-30
/
+2
*
nine: always generate two-dimensional constant file accesses
Nicolai Hähnle
2017-09-04
2
-7
/
+5
*
st/va: exclude the buffer reallocation for encode case
Leo Liu
2017-08-23
1
-1
/
+1
*
st/va: enable P016 format i.e. reallocate buffer if format changed
Leo Liu
2017-08-22
1
-0
/
+12
*
gallium: remove TGSI opcode SCS
Marek Olšák
2017-08-22
1
-4
/
+8
[next]