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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
vl/compositor: make vl_compositor_set_yuv_layer() static
Leo Liu
2017-09-07
2
-44
/
+28
*
st/omx: use vl/compositor helper function for YUV deinterlacing
Leo Liu
2017-09-07
1
-30
/
+2
*
vl/compositor: make a helper function for YUV deinterlacing
Leo Liu
2017-09-07
2
-0
/
+40
*
ac/surface: add radeon_surf::has_stencil for convenience
Marek Olšák
2017-09-07
11
-14
/
+18
*
mesa/st/tests: Fix regressions with libunwind enabled introduced with 7be6d8fe12
Gert Wollny
2017-09-07
1
-0
/
+1
*
mesa/st/tests: Fix classic build regressions introduced with 7be6d8fe12
Gert Wollny
2017-09-07
1
-1
/
+6
*
mesa/main: Fix GetTransformFeedbacki64 for glTransformFeedbackBufferBase
Iago Toral Quiroga
2017-09-07
1
-0
/
+22
*
radeonsi: don't read tcs_out_lds_layout.patch_stride from an SGPR
Marek Olšák
2017-09-07
1
-6
/
+14
*
radeonsi: don't read tcs_out_lds_layout.vertex_size from an SGPR
Marek Olšák
2017-09-07
3
-6
/
+20
*
radeonsi/gfx9: don't read LS out vertex stride from an SGPR in monolithic HS
Marek Olšák
2017-09-07
2
-1
/
+11
*
radeonsi: don't read the LS output vertex stride from an SGPR in LS
Marek Olšák
2017-09-07
1
-4
/
+21
*
radeonsi: don't read the number of TCS out vertices from an SGPR in TCS
Marek Olšák
2017-09-07
1
-2
/
+15
*
radeonsi: don't always apply the PrimID instancing bug workaround on SI
Marek Olšák
2017-09-07
1
-1
/
+1
*
radeonsi: remove 2 callbacks from si_shader_context
Marek Olšák
2017-09-07
3
-17
/
+13
*
winsys/amdgpu: disable local BOs on Raven
Marek Olšák
2017-09-07
1
-1
/
+2
*
disk_cache: make the thread queue resizable and low priority
Marek Olšák
2017-09-07
1
-6
/
+8
*
loader/dri3: Make sure we invalidate a drawable on size change
Thomas Hellstrom
2017-09-07
1
-0
/
+2
*
loader/dri3: Process event after each fence wait
Thomas Hellstrom
2017-09-07
1
-7
/
+10
*
st/mesa: skip draw calls with pipe_draw_info::count == 0
Marek Olšák
2017-09-07
1
-1
/
+6
*
docs: update envvar docs to reflect MESA_NO_ERROR change
Eric Engestrom
2017-09-07
1
-1
/
+1
*
radv: do not use a bitfield when dirtying the vertex buffers
Samuel Pitoiset
2017-09-07
2
-3
/
+4
*
radv: remove unused radv_meta_saved_state::vertex_saved field
Samuel Pitoiset
2017-09-07
2
-8
/
+0
*
mesa: allow user to set MESA_NO_ERROR=0
Eric Engestrom
2017-09-07
1
-1
/
+2
*
util: rename include guard to avoid clash
Eric Engestrom
2017-09-07
1
-3
/
+3
*
llvmpipe, tgsi: hook up dx10 gather4 opcode
Roland Scheidegger
2017-09-07
2
-8
/
+25
*
llvmpipe, draw: increase shader cache limits
Roland Scheidegger
2017-09-07
2
-4
/
+2
*
ac/surface: reduce gfx9_surface_layout size.
Dave Airlie
2017-09-07
1
-2
/
+3
*
radv: reduce radv_amdgpu_winsys struct size.
Dave Airlie
2017-09-07
1
-3
/
+3
*
radv: reduce radv_image struct size.
Dave Airlie
2017-09-07
1
-3
/
+2
*
radv: reduce radv_shader_variant struct size.
Dave Airlie
2017-09-07
1
-1
/
+1
*
radv: reduce radv_cmd_state struct size.
Dave Airlie
2017-09-07
1
-2
/
+2
*
radv: reduce meta_saved_state struct size.
Dave Airlie
2017-09-07
1
-4
/
+3
*
nir: put compact into bitfields in nir_variable_data
Dave Airlie
2017-09-07
1
-1
/
+1
*
anv: Annotate entrypoint table with index and func name
Chad Versace
2017-09-06
1
-2
/
+2
*
radeon/uvd: fix the assertion check for YUYV format
Leo Liu
2017-09-06
1
-3
/
+5
*
intel: Add brand string for KBL-R
Anuj Phogat
2017-09-06
1
-1
/
+1
*
intel: Remove unused device info for KBL GT1.5
Anuj Phogat
2017-09-06
1
-11
/
+0
*
intel: Change a KBL pci id to GT2 from GT1.5
Anuj Phogat
2017-09-06
1
-1
/
+1
*
intel: Fix few KBL brand strings
Anuj Phogat
2017-09-06
1
-2
/
+2
*
intel: Remove unused Kabylake pci ids
Anuj Phogat
2017-09-06
1
-7
/
+0
*
Revert "Android: add -Wno-date-time flag for clang"
Emil Velikov
2017-09-06
1
-1
/
+0
*
mesa: replace date/time macros with MESA_GIT_SHA1
Emil Velikov
2017-09-06
1
-3
/
+7
*
mesa: don't use %s for PACKAGE_VERSION macro
Emil Velikov
2017-09-06
2
-4
/
+4
*
docs/release-calendar: update and extend
Emil Velikov
2017-09-06
1
-16
/
+16
*
docs/releasing: polish LLVM_CONFIG wording/handling
Emil Velikov
2017-09-06
1
-5
/
+8
*
docs/releasing: remove -jX instances
Emil Velikov
2017-09-06
1
-2
/
+3
*
.gitignore: list *.orig and *.rej
Emil Velikov
2017-09-06
1
-0
/
+2
*
egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Emil Velikov
2017-09-06
1
-0
/
+1
[next]