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
2019-05-14
Marek Olšák
mesa: fix _mesa_max_texture_levels for GL_TEXTURE_EXTER...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Eric Anholt
freedreno: Restore msm_drm.h to a pristine "make header...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Eric Anholt
freedreno: Move msm_drm.h to the same spot as other...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Commute 1-fsat(a) to fsat(1-a) for all...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Eliminate useless fsat() on operand...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Strip double negatives from comparison...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
intel/compiler: Repeat nir_opt_algebraic_late
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
Revert "nir: add late opt to turn inot/b2f combos back...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Eliminate a tautological compare
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Simplify fsqrt domain guard
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/search: Don't compare 8-bit or 1-bit constants...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Recognize open-coded fsat with modifiers
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Push unary operations into source operan...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Recognize open-coded flrp(a, b, fsat(c))
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
intel/fs: Allow cmod propagation to instructions with...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir/algebraic: Add missing ffma(-1, a, b) pattern
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir: Mark ffma as 2src_commutative
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir: Add support for 2src_commutative ops that have...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Ian Romanick
nir: Rename commutative to 2src_commutative
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Spill without destroying the interference...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Put the VGRFs at the end of the nodes
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Re-arrange interference setup
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Do the spill loop inside RA
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Only add MRF hack interference if we're...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Pull the guts of RA into its own class
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Move assign_regs further down in the file
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Split building the interference graph...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Initialize grf_used with first_non_payload_grf
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Stop adding RA interference to too many...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Assert nodes are in-bounds in add_node_interfe...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs/ra: Only add dest interference to sources...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Don't destroy the graph in ra_allocate()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Add a helper for resetting a node's interference
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Add helpers for adding nodes to an interferenc...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ralloc: Add helpers for growing zero-initialized...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
intel/fs: Stop doing extra RA calls
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Improve the performance of ra_simplify
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Only update q_total if the reg is not assigned
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Only update best_optimistic_node if !progress
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Make in_stack a bitset in the graph
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jason Ekstrand
util/ra: Get rid of tabs
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Chia-I Wu
virgl: clean up virgl_res_needs_flush
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Chia-I Wu
virgl: comment on a sync issue in transfers
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Chia-I Wu
virgl: PIPE_TRANSFER_READ does not imply flush
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Chia-I Wu
virgl: do not skip readback because of explicit flush
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Chia-I Wu
virgl: remove unused virgl_transfer_inline_write
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
iris/resource: Drop redundant checks for aux support
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
iris/resource: Fall back to no aux if creation fails
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
i965/miptree: Refactor intel_miptree_supports_ccs_e()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
i965/miptree: Drop intel_*_supports_hiz()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
isl: Add restrictions to isl_surf_get_hiz_surf()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
i965/miptree: Drop intel_*_supports_ccs()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
isl: Add restriction and comments to isl_surf_get_ccs_s...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
i965/miptree: Drop intel_miptree_supports_mcs()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
isl: Modify restrictions in isl_surf_get_mcs_surf()
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Nanley Chery
i965/miptree: Fall back to no aux if creation fails
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Mathias Fröhlich
mesa: Set _NEW_VARYING_VP_INPUTS iff varying_vp_inputs...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Mathias Fröhlich
mesa: Avoid setting _NEW_VARYING_VP_INPUTS in non fixed...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Mathias Fröhlich
mesa: Fix test for setting the _NEW_VARYING_VP_INPUTS...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Mathias Fröhlich
mesa: Make _mesa_set_varying_vp_inputs static in state.c.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Mathias Fröhlich
mesa: Fix old outdated variable name in a comment.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Mathias Fröhlich
mesa/vbo: Update Comment to what is actually happening.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Jonas Ådahl
wayland/egl: Ensure correct buffer size when allocating
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Paulo Zanoni
egl: check if a window/pixmap is already used on surfac...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Paulo Zanoni
egl: store the native surface pointer in struct _egl_su...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Samuel Pitoiset
radv: add support for VK_KHR_uniform_buffer_standard_layout
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Gert Wollny
softpipe/buffer: load only as many components as the...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tomeu Vizoso
panfrost: ci: Reduce batch size to 3000
commit
|
commitdiff
|
tree
|
snapshot
2019-05-14
Tomeu Vizoso
panfrost: ci: Update expectations
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
freedreno: Fix warning on printing a uint64_t using...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
freedreno: Silence compiler warnings about "*" in boole...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
freedreno: Silence compiler warnings about uninit ...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
freedreno: Quiet compiler warnings on 64-bit.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
freedreno: Make emacs indent the way robclark's eclipse...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
freedreno: Make .editorconfig match .dir-locals.el.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
anv: Implement VK_KHR_uniform_buffer_standard_layout
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
vulkan: Update the XML and headers to 1.1.108
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
tu/entrypoints: Import copy
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Karol Herbst
nv50/ir/nir: make use of SYSTEM_VALUE_MAX when iteratin...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Karol Herbst
nv50/ir/nir: prefer to shift 1ull instead of 1ll
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Bas Nieuwenhuizen
radv: Clean up signalled and submitted fields from...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Samuel Pitoiset
radv: bump reported version to 1.1.107
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
v3d: Use driconf to expose non-MSAA texture limits...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
gallium: Redefine the max texture 2d cap from _LEVELS...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
mesa: Replace MaxTextureLevels with MaxTextureSize.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
mesa: Remove proxy image checks for maximum level.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Eric Anholt
mesa: Reuse _mesa_max_texture_levels() instead of open...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Vinson Lee
intel/tools: Fix build with glibc < 2.27.
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Marek Olšák
st/mesa: enable the ST_DEBUG env var in release and...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nicolai Hähnle
radeonsi: overhaul the vertex fetch fixup mechanism
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nicolai Hähnle
radeonsi: store sctx->vertex_elements in a local in...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Nicolai Hähnle
amd/common: add ac_build_opencoded_fetch_format
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
nir/validate: Use a single set for SSA def validation
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
util/set: Add a helper to resize a set
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
util/set: Add a search_and_add function
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Jason Ekstrand
nir/validate: Use a ralloc context for our temporary...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Patrick Lerda
lima: add Allwinner H5 support
commit
|
commitdiff
|
tree
|
snapshot
2019-05-13
Patrick Lerda
lima: refactor plb_max_blk
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Bas Nieuwenhuizen
radv: Do not use extra descriptor space for the 3rd...
commit
|
commitdiff
|
tree
|
snapshot
2019-05-12
Bas Nieuwenhuizen
radv: Add support for icd loader interface v4.
commit
|
commitdiff
|
tree
|
snapshot
next