| Commit message (Expand) | Author | Age | Files | Lines |
* | vl: add poc type | Boyuan Zhang | 2017-11-17 | 1 | -0/+1 |
* | winsys/amdgpu: add vcn enc cs support | Boyuan Zhang | 2017-11-17 | 1 | -1/+6 |
* | radeon/common: add vcn enc ip info query | Boyuan Zhang | 2017-11-17 | 1 | -1/+9 |
* | radeon/winsys: add vcn enc ring type | Boyuan Zhang | 2017-11-17 | 1 | -0/+1 |
* | radeon/vcn: add vcn encode interface | Boyuan Zhang | 2017-11-17 | 1 | -0/+325 |
* | gallium/aux/util/u_surface.c: Silence warnings and remove unneeded MAYBE_UNUSED | Gert Wollny | 2017-11-17 | 1 | -5/+5 |
* | gallium/aux/util/u_debug_image.c: Silence warnings -Wunused-param | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | gallium/aux/util/u_debug_flush.c: Silence warnings -Wunused-param | Gert Wollny | 2017-11-17 | 1 | -3/+4 |
* | gallium/aux/util/u_debug.c: Silence warnings -Wunused-param | Gert Wollny | 2017-11-17 | 1 | -3/+6 |
* | gallium/aux/util/u_format_table.py: Add UNUSED decoration to the generated fu... | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/util/u_async_debug.c: Fix -Wtype-limits warning. | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/os/os_thread.h: Silence -Wunused-param. | Gert Wollny | 2017-11-17 | 1 | -0/+2 |
* | gallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param warnings | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | gallium/aux/util/u_blit.c: Fix -Wunused-param warnings | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | src/util/simple_mtx.h: Fix two -Wunused-param warnings. | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | mesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unused warnings. | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | gallium/aux/util/u_transfer.c: Fix some -Wunused-param warnings. | Gert Wollny | 2017-11-17 | 1 | -10/+10 |
* | gallium/aux/util/u_threaded_context.c: Fix some -Wunused-param warnings. | Gert Wollny | 2017-11-17 | 1 | -10/+11 |
* | gallium/aux/util/u_surface.c: Silence a -Wsign-compare warning. | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/util/u_pstipple.c: Fix one -Wsign-compare warning in ?: construct. | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/util/u_mm.c: Fix one -Wparam-unused warning. | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/util/u_format_yuv.c: Fix a number of -Wunused-param warnings. | Gert Wollny | 2017-11-17 | 1 | -116/+116 |
* | gallium/aux/util/u_format_rgtc.c: Fix a number of -Wunused-param warnings | Gert Wollny | 2017-11-17 | 1 | -6/+16 |
* | gallium/aux/util/u_format_other.c: Fix various -Wunused-param warnings | Gert Wollny | 2017-11-17 | 1 | -17/+17 |
* | gallium/aux/util/u_format_latc.c: Fix various -Wunused-param warnings, (v2) | Gert Wollny | 2017-11-17 | 1 | -6/+16 |
* | gallium/aux/util/u_format_etc.c: Fix eight -Wunused-param warnings (v2) | Gert Wollny | 2017-11-17 | 1 | -2/+6 |
* | gallium/aux/util/u_format.c: Fix one -Wunused-param warning | Gert Wollny | 2017-11-17 | 1 | -0/+2 |
* | gallium/aux/util/u_dump_state.c: Fix two -Wunused-paramter warnings | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsigned warning | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/util/u_debug_stack.c: Silence -Wunused-result warning | Gert Wollny | 2017-11-17 | 1 | -2/+2 |
* | gallium/aux/util/u_debug_describe.c: Silence an -Wunused-param warning | Gert Wollny | 2017-11-17 | 1 | -1/+1 |
* | gallium/aux/util/u_blitter.c: Silence some warnings | Gert Wollny | 2017-11-17 | 1 | -5/+5 |
* | freedreno/a5xx: stencil texturing support | Rob Clark | 2017-11-17 | 3 | -10/+34 |
* | freedreno/a5xx/gmem: fix z32/s8 restore/resolve | Rob Clark | 2017-11-17 | 1 | -5/+13 |
* | freedreno/a5xx/gmem: move ZS restore tiling hack | Rob Clark | 2017-11-17 | 1 | -20/+22 |
* | freedreno: update generated headers | Rob Clark | 2017-11-17 | 6 | -13/+13 |
* | svga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER* cases | Brian Paul | 2017-11-16 | 1 | -0/+2 |
* | glsl: s/unsigned/glsl_base_type/ in glsl type code (v2) | Brian Paul | 2017-11-16 | 2 | -22/+35 |
* | util/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode field size | Brian Paul | 2017-11-16 | 1 | -0/+2 |
* | st/mesa: use enum types instead of int/unsigned (v3) | Brian Paul | 2017-11-16 | 4 | -12/+23 |
* | util: add new ASSERT_BITFIELD_SIZE() macro (v3) | Brian Paul | 2017-11-16 | 1 | -0/+17 |
* | st/mesa: don't move ssbo after atomic buffers if we support hw atomics | Dave Airlie | 2017-11-17 | 2 | -9/+13 |
* | i965: Upload invariant state once at the start of the batch on Gen4-5. | Kenneth Graunke | 2017-11-16 | 4 | -13/+3 |
* | r600: enable ARB_shader_image_load_store, ARB_shader_image_size | Dave Airlie | 2017-11-17 | 1 | -3/+9 |
* | r600: handle image size support. | Dave Airlie | 2017-11-17 | 3 | -9/+101 |
* | r600/sb: disable SB for images. | Dave Airlie | 2017-11-17 | 1 | -0/+1 |
* | r600/shader: add support for load/store/atomic ops on images. | Dave Airlie | 2017-11-17 | 1 | -4/+315 |
* | r600: add core pieces of image support. | Dave Airlie | 2017-11-17 | 6 | -3/+428 |
* | r600/shader: implement getting thread id. | Dave Airlie | 2017-11-17 | 1 | -0/+74 |
* | r600/shader: add flag to denote if shader uses images | Dave Airlie | 2017-11-17 | 2 | -0/+2 |