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-08-06
Aaron Watry
clover/device: Move device_version into core and add...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-05
Dave Airlie
radv: avoid GPU hangs if someone does a resolve with...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Emil Velikov
loader: drop the [gs]et_swap_interval callbacks
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Emil Velikov
egl/x11: don't leak xfixes_query in the error path
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Emil Velikov
loader: rework xmlconfig dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Reduce passing 2x32b of reloc_domains to 2 bits
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Convert reloc.target_handle into an index for...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Use a C99 initializer for new validation list...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Simplify some bo != batch->bo special cases.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Use I915_EXEC_BATCH_FIRST when available.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Move add_exec_bo()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Ignore reloc read/write domains
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Use I915_EXEC_NO_RELOC
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Initialize flags to 0 and |= in new flags.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Make add_exec_bo return the validation list index.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Track last location of bo used for the batch
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Always use the pre-computed offset for the reloca...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Kenneth Graunke
i965: Make brw_emit_reloc assert that the target BO...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Emil Velikov
configure.ac: drop manual detection of expat header...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Emil Velikov
configure.ac: unconditionally check for expat
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Mauro Rossi
android: radeonsi: add nir include paths
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Chris Wilson
i965: Prefer using streaming reads from WC mmaps
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nicolai Hähnle
pipe-loader: fix swrast probing
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nicolai Hähnle
pipe-loader: remove config from pipe_loader_create_screen
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nicolai Hähnle
gallium: get rid of pipe_screen_config::flags
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Nicolai Hähnle
radeonsi: set drirc compiler options before calling...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Juan A. Suarez...
util: Makefile.am: add merge_driinfo.py in extra dist
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Juan A. Suarez...
radeonsi: Makefile.sources: include driinfo_radeonsi.h
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Juan A. Suarez...
anv: Makefile.vulkan.am: ICD json files are now generat...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Dave Airlie
radv: also fix texture image descriptors for mipmap...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Dave Airlie
radv: fix tile swizzle regression on mipmaps.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Michel Dänzer
pipe-loader: Add driver build directory for si_driinfo...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Jan Vesely
clover: Fix build after llvm r309911
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
radeonsi: program tile swizzle for color and FMASK...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
radeonsi: if FMASK is disabled, set CB_COLORi_FMASK...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
gallium/radeon: reallocate textures with non-zero tile_...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
winsys/amdgpu: enable computation of tile swizzle
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: align DCC size for surfaces that use tile...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: limit tile swizzle to non-mipmaps on SI
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: enable tile swizzle for mipmapped textures
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: set structure size and handle errors for...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: increment surf_index only when tile swizzle...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: compute tile swizzle only when it's allowed
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: add RADEON_SURF_SHAREABLE
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: remove RADEON_SURF_HAS_TILE_MODE_INDEX
commit
|
commitdiff
|
tree
|
snapshot
2017-08-04
Marek Olšák
ac/surface: move tile_swizzle to ac_surface and document it
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Brian Paul
st/mesa: fix handling of NumSamples=1 (v2)
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Brian Paul
gallium/docs: add more info about TXF and MSAA textures
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Brian Paul
st/mesa: minor clean-ups in st_atom_msaa.c
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Brian Paul
gallium/docs: document automatic per-sample FS execution
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Brian Paul
mesa: init more msaa fields
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Chuck Atkins
swr: Add arch flags to support Cray and PGI compilers
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Bruce Cherniak
st/osmesa: add osmesa framebuffer iface hash table...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Lionel Landwerlin
anv: put anv_extensions.c in gitignore
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Nicolai Hähnle
pipe-loader: fix build of dynamic pipe-drivers
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Tapani Pälli
android: anv_extensions.c is generated to libmesa_vulka...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Mauro Rossi
android: radeonsi: prepare for driver-specific driconf...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Mauro Rossi
android: ac/common: always build NIR translation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Samuel Pitoiset
mesa: only check errors when the state change in glLogi...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Samuel Pitoiset
mesa: only check errors when the state change in glBlen...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Kenneth Graunke
i965: Drop unnecessary I915_PARAM_HAS_EXEC_CAPTURE...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Juan A. Suarez...
ac: add ac_shader_abi.h in distcheck
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Dave Airlie
intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Thomas Hellstrom
st/dri2 Plumb the flush_swapbuffer functionality throug...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Thomas Hellstrom
gallium/st: Add a method to flush outstanding swapbuffers
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Thomas Hellstrom
glx/dri3: Implement the flush_swapbuffers method
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Thomas Hellstrom
dri: Add a flushSwapBuffers method to the image loader...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Timothy Arceri
gallium: introduce PIPE_CAP_MEMOBJ
commit
|
commitdiff
|
tree
|
snapshot
2017-08-03
Chris Wilson
i965/blit: Remember to include miptree buffer offset...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Matt Turner
i965: Fix indentation
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Bas Nieuwenhuizen
radv: Add suballocation for shaders.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Jordan Justen
docs: Add Vulkan to features.txt
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Kenneth Graunke
i965: Set "Subslice Hashing Mode" to 16x16 on Apollolake.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Dave Airlie
mesa/dri: drop unneeded mm.h include
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Dave Airlie
r300: drop u_mm.h include.
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Emil Velikov
util: use cannonical form of ARRAY_SIZE
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Emil Velikov
i965: simplify intel_image_format_lookup()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Emil Velikov
i965: annotate struct intel_image_format as const
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Emil Velikov
st/dri: NULL check before deref DRI loader .getCapability
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Eric Engestrom
egl: check the correct function pointer
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Kenneth Graunke
i965: Delete pitch alignment assertion in get_blit_intr...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: fix core / knights split of AVX512 intrinsics
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: simplify knob default value setup
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: split gen_knobs templates into .h/.cpp
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: gen_knobs template code style
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: switch gen_knobs.cpp license
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: fix scons gen_knobs.h dependency
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: constify swr rasterizer
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: SIMD16 shaders - widen fetch and vertex shaders
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: vmask() implementations for KNL
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: rename frontend pVertexStore
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: fix movemask_ps / movemask_pd on AVX512
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: stop using MSFT types in platform independent...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: enable USE_SIMD16_FRONTEND by default
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: disable AVX512 optimization of SSE / AVX...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: fix USE_SIMD16_FRONTEND issues
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: simdlib better separation of core vs knights...
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Tim Rowley
swr/rast: threadID via portable std::this_thread::get_id()
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Jason Ekstrand
spirv: Fix SpvImageFormatR16ui
commit
|
commitdiff
|
tree
|
snapshot
2017-08-02
Jason Ekstrand
anv: Advertise VK_KHR_relaxed_block_layout
commit
|
commitdiff
|
tree
|
snapshot
next