projects
/
platform
/
upstream
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/mesa.git
2017-11-17
Boyuan Zhang
radeon/winsys: add vcn enc ring type
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Boyuan Zhang
radeon/vcn: add vcn encode interface
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_surface.c: Silence warnings and...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_debug_image.c: Silence warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_debug_flush.c: Silence warnings...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_debug.c: Silence warnings -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format_table.py: Add UNUSED decorati...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_async_debug.c: Fix -Wtype-limits...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/os/os_thread.h: Silence -Wunused-param.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_debug_refcnt.h: Fix -Wunused-param...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_blit.c: Fix -Wunused-param warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
src/util/simple_mtx.h: Fix two -Wunused-param warnings.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
mesa/main/texcompress_s3tc_tmp.h: Fix two -Wparam-unuse...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_transfer.c: Fix some -Wunused-param...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_threaded_context.c: Fix some -Wunuse...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_surface.c: Silence a -Wsign-compare...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_pstipple.c: Fix one -Wsign-compare...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_mm.c: Fix one -Wparam-unused warning.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format_yuv.c: Fix a number of -Wunus...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format_rgtc.c: Fix a number of ...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format_other.c: Fix various -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format_latc.c: Fix various -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format_etc.c: Fix eight -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_format.c: Fix one -Wunused-param...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_dump_state.c: Fix two -Wunused-param...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_dump_defines.c: Fix -Wcompare-unsign...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_debug_stack.c: Silence -Wunused...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_debug_describe.c: Silence an -Wunuse...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Gert Wollny
gallium/aux/util/u_blitter.c: Silence some warnings
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Rob Clark
freedreno/a5xx: stencil texturing support
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Rob Clark
freedreno/a5xx/gmem: fix z32/s8 restore/resolve
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Rob Clark
freedreno/a5xx/gmem: move ZS restore tiling hack
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Rob Clark
freedreno: update generated headers
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Brian Paul
svga: add missing PIPE_SHADER_CAP_MAX_HW_ATOMIC_COUNTER...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Brian Paul
glsl: s/unsigned/glsl_base_type/ in glsl type code...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Brian Paul
util/tgsi: use ASSERT_BITFIELD_SIZE() to check opcode...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Brian Paul
st/mesa: use enum types instead of int/unsigned (v3)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Brian Paul
util: add new ASSERT_BITFIELD_SIZE() macro (v3)
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
st/mesa: don't move ssbo after atomic buffers if we...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Kenneth Graunke
i965: Upload invariant state once at the start of the...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
docs: update features/relnotes for r600 shader image...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600: enable ARB_shader_image_load_store, ARB_shader_im...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600: handle image size support.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600/sb: disable SB for images.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600/shader: add support for load/store/atomic ops...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600: add core pieces of image support.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600/shader: implement getting thread id.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600/shader: add flag to denote if shader uses images
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600: implement basic memory barrier.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600: allocate immed buffer resource for images.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dave Airlie
r600: handle writes_memory properly
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dylan Baker
autotools: change version TINY -> PATCH
commit
|
commitdiff
|
tree
|
snapshot
2017-11-17
Dylan Baker
autotools: set XA versions in configure.ac and configur...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kenneth Graunke
genxml: Fix PIPELINE_SELECT on G45/Ironlake.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
egl: pass the dri2_dpy to the $plat_teardown functions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rafael Antognolli
meson: Add dridriverdir variable to dri.pc.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Dylan Baker
docs: add documentation for building with meson
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kai Wasserbäch
docs: Point to apt.llvm.org for development snapshot...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Eric Engestrom
egl: fix var type
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
i915: add missing extensions.h include
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: return 'unrecognized' extensions in glGetStringi
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: rework the way we manage extra_extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: pass the ctx to _mesa_one_time_init_extension_ove...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: call atexit() only as needed
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: remove unnecessary 'sort by year' for the GL...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: reuse set_extension() for _mesa_extension_overrid...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: drop unnecessary coping of extra_extensions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: remove duplicate 'disabled extensions' list
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: call _mesa_make_extension_string only as needed
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
mesa: split extensions overrides and glGetString(GL_EXT...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
i965: remove ARB_compute_shader extension override
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
i965: use _mesa_is_desktop_gl helper
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
egl: add note about missing $plat_teardown
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
egl/wayland: move teardown code to the platform file
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
egl/drm: move teardown code to the platform file
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
egl/x11: move teardown code to the platform file
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Emil Velikov
egl: Provide meaningfull error when built w/o requested...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Jon Turney
meson: Don't define HAVE_PTHREAD only on linux
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rob Clark
freedreno: also mark images used by draw/grid
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rob Clark
freedreno: mark SSBOs written at draw time
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Rob Clark
freedreno/a5xx: ARB_framebuffer_no_attachments support
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Kenneth Graunke
i965: Implement another VF cache invalidate workaround...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Nicolai Hähnle
tgsi/exec: fix LDEXP in softpipe
commit
|
commitdiff
|
tree
|
snapshot
2017-11-16
Nicolai Hähnle
threads,configure.ac,meson.build: define and use HAVE_T...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Timothy Arceri
radeonsi: copy some nir gs info
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Timothy Arceri
ac: add gs_{prim,invocation}_id to the abi
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Timothy Arceri
radeonsi: gather stream info in nir path
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Vinson Lee
mapi: Use correct shared libraries suffix on macOS.
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
tgsi: whitespace clean-ups in tgsi_util.[ch]
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
svga: s/unsigned/enum tgsi_texture_type/
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
tgsi: s/unsigned/enum tgsi_texture_type/
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Frank Richter
gallium/wgl: fix default pixel format issue
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
svga: issue debug warning for unsupported two-sided...
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
st/mesa: whitespace fixes in st_manager.c
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
st/mesa: whitespace clean-ups in st_context.c
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
st/mesa: move st_manager_destroy() earlier in file
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
st/mesa: move st_init_driver_flags() earlier in file
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Brian Paul
docs: update llvmpipe.html build instructions
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Wladimir J...
etnaviv: Add sampler TS support
commit
|
commitdiff
|
tree
|
snapshot
2017-11-15
Wladimir J...
etnaviv: Flush TS cache before changing TS configuration
commit
|
commitdiff
|
tree
|
snapshot
next