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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
i965: call brw_shader_gather_info() from the callers of brw_create_nir()
Timothy Arceri
2017-09-26
2
-7
/
+18
*
i965: create a brw_shader_gather_info() helper
Timothy Arceri
2017-09-26
2
-7
/
+16
*
nir: add some helpers for doing linking
Timothy Arceri
2017-09-26
3
-0
/
+151
*
glsl: mark xfb varyings as always active
Timothy Arceri
2017-09-26
1
-0
/
+3
*
nir: add always_active_io to nir variable
Timothy Arceri
2017-09-26
2
-0
/
+11
*
r600: fork and import gallium/radeon
Marek Olšák
2017-09-26
65
-977
/
+15239
*
i965: Rename do_flush_locked to submit_batch().
Kenneth Graunke
2017-09-25
1
-3
/
+4
*
i965: Use atomic ops in get_new_program_id().
Kenneth Graunke
2017-09-25
2
-6
/
+1
*
i965: Convert brw_bufmgr to use C11 mutexes instead of pthreads.
Kenneth Graunke
2017-09-25
1
-18
/
+17
*
i965: Delete dead meta stencil blit program fields from brw_context.
Kenneth Graunke
2017-09-25
1
-3
/
+0
*
swr/rast: Handle instanceID offset / Instance Stride enable
Tim Rowley
2017-09-25
1
-7
/
+39
*
swr/rast: Remove code supporting legacy llvm (<3.9)
Tim Rowley
2017-09-25
3
-105
/
+15
*
swr/rast: Fix allocation of DS output data for USE_SIMD16_FRONTEND
Tim Rowley
2017-09-25
1
-10
/
+6
*
swr/rast: Slightly more efficient blend jit
Tim Rowley
2017-09-25
1
-20
/
+10
*
swr/rast: Properly sized null GS buffer
Tim Rowley
2017-09-25
1
-1
/
+1
*
swr/rast: Move SWR_GS_CONTEXT from thread local storage to stack
Tim Rowley
2017-09-25
1
-12
/
+11
*
swr/rast: Fetch compile state changes
Tim Rowley
2017-09-25
2
-1
/
+12
*
swr/rast: New GS state/context API
Tim Rowley
2017-09-25
3
-212
/
+253
*
swr/rast: Add support for R10G10B10_FLOAT_A2_UNORM pixel format
Tim Rowley
2017-09-25
3
-17
/
+28
*
radv: save/restore all viewports/scissors for meta operations
Samuel Pitoiset
2017-09-25
3
-25
/
+43
*
st/va/postproc: implement the DRM prime grabber
Leo Liu
2017-09-25
1
-2
/
+16
*
vl/compositor: convert RGB buffer to YUV with color conversion
Leo Liu
2017-09-25
2
-0
/
+81
*
vl/csc: add a RGB to YUV CSC matrix
Leo Liu
2017-09-25
2
-1
/
+11
*
vl/compositor: create RGB to YUV fragment shader
Leo Liu
2017-09-25
2
-0
/
+51
*
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
*
vl/compositor: add Bob top and bottom to YUV deint function
Leo Liu
2017-09-25
1
-6
/
+28
*
vl/compositor: remove vl_compositor_yuv_deint() function
Leo Liu
2017-09-25
2
-40
/
+0
*
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
*
vl/compositor: add a new function for YUV deint
Leo Liu
2017-09-25
2
-0
/
+42
*
vl/compositor: extend YUV deint function to do field deint
Leo Liu
2017-09-25
2
-12
/
+26
*
vl/compositor: separate YUV part from shader video buffer function
Leo Liu
2017-09-25
1
-13
/
+18
*
st/va/postproc: use video original size for postprocessing
Leo Liu
2017-09-25
1
-6
/
+8
*
radv: Fix VK_KHR_image_format_list.
Bas Nieuwenhuizen
2017-09-25
1
-1
/
+3
*
Revert "Revert "radv: fallback to an in-memory cache when no pipline cache is...
Bas Nieuwenhuizen
2017-09-25
3
-8
/
+15
*
scons: use python3-compatible generator
Eric Engestrom
2017-09-25
1
-4
/
+2
*
scons: use python3-compatible print()
Eric Engestrom
2017-09-25
5
-7
/
+7
*
radv: init the trace BO before compiling meta shaders
Samuel Pitoiset
2017-09-25
1
-5
/
+5
*
radv: make radv_pipeline_init() static
Samuel Pitoiset
2017-09-25
2
-8
/
+1
*
radv: remove unused variable in radv_dump_annotated_shader()
Samuel Pitoiset
2017-09-25
1
-1
/
+0
*
radv: make use of ATI_VENDOR_ID everywhere
Samuel Pitoiset
2017-09-25
4
-5
/
+7
*
anv: fix viewport transformation for z component
Samuel Iglesias Gonsálvez
2017-09-25
1
-2
/
+2
*
radv: add gfx9 scissor workaround
David Airlie
2017-09-24
1
-0
/
+5
*
glx: Sort the GLX extension bit enum and table
Adam Jackson
2017-09-22
2
-23
/
+23
*
etnaviv: Add missing includes after 6ace0b8
Wladimir J. van der Laan
2017-09-22
1
-0
/
+2
*
etnaviv: fix 16bpp clears
Lucas Stach
2017-09-22
1
-1
/
+1
*
swr/rast: remove llvm fence/atomics from generated files
Tim Rowley
2017-09-22
1
-0
/
+8
*
vulkan: enum generator: Generate entries for extended enums
Jason Ekstrand
2017-09-22
1
-8
/
+40
[prev]
[next]