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
*
radeonsi: move the guts of ARB_shader_group_vote emission to ac
Connor Abbott
2017-09-08
3
-21
/
+39
*
radeonsi: move si_emit_ballot() to ac
Connor Abbott
2017-09-08
3
-32
/
+35
*
radeonsi: move emit_optimization_barrier() to ac
Connor Abbott
2017-09-08
3
-43
/
+47
*
radeonsi: move llvm_get_type_size() to ac
Connor Abbott
2017-09-08
3
-34
/
+35
*
radv/winsys: fix flags vs va_flags thinko.
Dave Airlie
2017-09-08
1
-1
/
+1
*
radv: use simpler indirect packet 3 if possible.
Dave Airlie
2017-09-07
1
-14
/
+23
*
radv/gfx9: allocate events from uncached VA space
Dave Airlie
2017-09-07
3
-3
/
+8
*
radv/winsys: use amdgpu_bo_va_op_raw.
Dave Airlie
2017-09-07
1
-7
/
+24
*
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
*
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
*
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: Remove unused device info for KBL GT1.5
Anuj Phogat
2017-09-06
1
-11
/
+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
*
egl/x11: advertise __DRI_USE_INVALIDATE for DRI2
Emil Velikov
2017-09-06
1
-0
/
+1
*
egl/x11/dri3: adding missing __DRI_BACKGROUND_CALLABLE extension
Emil Velikov
2017-09-06
1
-0
/
+1
[next]