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