projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-08-12
Marek Olšák
compiler: add shader_info.cs.user_data_components_amd
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
tgsi_to_nir: add basic compute shader support
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
tgsi_to_nir: add support for LOAD & STORE with SSBOs...
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
tgsi_to_nir: make setup_texture_info reusable
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
tgsi_to_nir: add support for TXF_LZ
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
compiler: add shader_info.vs.blit_sgprs_amd
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
tgsi_to_nir: be careful about not losing any TGSI prope...
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
tgsi/scan: don't set GS_INVOCATIONS for all shader...
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
compiler: add ACCESS_STREAM_CACHE_POLICY
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
gallium: add AMD-specific compute TGSI enums
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
gallium: add TGSI_PROPERTY_VS_BLIT_SGPRS_AMD for tgsi_t...
commit
|
commitdiff
|
tree
2019-08-12
Marek Olšák
st/mesa: don't allocate mipmapped texture for NEAREST_M...
commit
|
commitdiff
|
tree
2019-08-12
Kenneth Graunke
glsl: Optimize the SoftFP64 shader when first creating it.
commit
|
commitdiff
|
tree
2019-08-12
Christian Gmeiner
etnaviv: fix compile warnings in release build
commit
|
commitdiff
|
tree
2019-08-12
Bas Nieuwenhuizen
radv: Do not setup attachments without a framebuffer.
commit
|
commitdiff
|
tree
2019-08-12
Jason Ekstrand
anv: Implement VK_EXT_subgroup_size_control version 2
commit
|
commitdiff
|
tree
2019-08-12
Jason Ekstrand
vulkan: Update the XML and headers to 1.1.119
commit
|
commitdiff
|
tree
2019-08-12
Bas Nieuwenhuizen
radv: Hash Wave32 settings in shader key.
commit
|
commitdiff
|
tree
2019-08-12
Bas Nieuwenhuizen
radv: Properly use Wave64 for non-NGG GS and copy shader.
commit
|
commitdiff
|
tree
2019-08-12
Bas Nieuwenhuizen
radv: Put wave size in shader options/info.
commit
|
commitdiff
|
tree
2019-08-12
Bas Nieuwenhuizen
relnotes: Make entries for radv more consistent.
commit
|
commitdiff
|
tree
2019-08-12
Bas Nieuwenhuizen
relnotes: Add new exts on radv for 19.2.
commit
|
commitdiff
|
tree
2019-08-12
Tapani Pälli
iris: reorder arguments as expected by the function
commit
|
commitdiff
|
tree
2019-08-12
Tapani Pälli
iris/android: move iris_query.c to 'per gen' LIBIRIS_SR...
commit
|
commitdiff
|
tree
2019-08-11
Kenneth Graunke
iris: Free query on error path
commit
|
commitdiff
|
tree
2019-08-11
Kenneth Graunke
iris: Add missing 'break'
commit
|
commitdiff
|
tree
2019-08-11
Caio Marcelo...
spirv: Drop lower_workgroup_access_to_offsets
commit
|
commitdiff
|
tree
2019-08-11
Caio Marcelo...
i965/spirv: Lower shared memory later
commit
|
commitdiff
|
tree
2019-08-10
Danylo Piliaiev
i965: Use force_compat_profile driconf option
commit
|
commitdiff
|
tree
2019-08-10
Eric Engestrom
i965: fix mem leak in error path
commit
|
commitdiff
|
tree
2019-08-10
Eric Engestrom
gitlab-ci: simplify $CROSS option
commit
|
commitdiff
|
tree
2019-08-10
Kenneth Graunke
iris: minor restyling
commit
|
commitdiff
|
tree
2019-08-10
Mark Janes
iris/query: enable amd performance monitors
commit
|
commitdiff
|
tree
2019-08-10
Mark Janes
iris/perf: get monitor results
commit
|
commitdiff
|
tree
2019-08-10
Mark Janes
iris/perf: add begin/end hooks
commit
|
commitdiff
|
tree
2019-08-10
Mark Janes
iris/perf: add delete query
commit
|
commitdiff
|
tree
2019-08-10
Mark Janes
iris/perf: implement iris_create_monitor_object
commit
|
commitdiff
|
tree
2019-08-10
Mark Janes
iris/perf: implement routines to return counter info
commit
|
commitdiff
|
tree
2019-08-09
Eric Engestrom
anv: add missing `break`
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
util: drop final reference to p_compiler.h
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
util: os_misc: drop p_compiler.h include
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
util: u_math: drop p_compiler.h include
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
vc4: prepare for p_compiler.h dependency removal
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
amd: prepare dropping include of p_compiler.h
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
mesa: be consistent on GL_TRUE/GL_FALSE & TRUE/FALSE
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
mesa: drop some p_compiler.h types
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
mesa: add stddef include in preparation for dropping...
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
panfrost: prepare for p_compiler.h dependency removal
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
i965: don't use p_compiler.h types
commit
|
commitdiff
|
tree
2019-08-09
Eric Engestrom
gitlab-ci: generate meson cross-files earlier
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
panfrost: Assign varying buffers dynamically
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
panfrost: Assign indices at draw-time
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
panfrost: Break out pan_varyings.c
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
panfrost: Enable PIPE_CAP_STREAM_OUTPUT_INTERLEAVE_BUFFERS
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
panfrost: Import streamout data structures
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
pan/midgard: Account for swizzle/mask in st_vary
commit
|
commitdiff
|
tree
2019-08-09
Alyssa Rosenzweig
pan/decode: Resolve crash with NULL attr/varyings
commit
|
commitdiff
|
tree
2019-08-09
Krzysztof Raszkowski
gallium/swr: Fix glClear when it's used with glEnable...
commit
|
commitdiff
|
tree
2019-08-09
Gurchetan Singh
util: Revert "util: added missing headers in anon-file"
commit
|
commitdiff
|
tree
2019-08-09
Marek Vasut
etnaviv: Remove etna_bo_from_handle() prototype
commit
|
commitdiff
|
tree
2019-08-09
Lionel Landwerlin
anv: drop unused code
commit
|
commitdiff
|
tree
2019-08-09
Christian Gmeiner
etnaviv: fix typo
commit
|
commitdiff
|
tree
2019-08-09
Christian Gmeiner
etnaviv: add gpu_supports_texture_target(..)
commit
|
commitdiff
|
tree
2019-08-09
Jon Turney
util: Cygwin has linux-style pthread_setname_np
commit
|
commitdiff
|
tree
2019-08-09
Tapani Pälli
anv/android: disable shared representable image support...
commit
|
commitdiff
|
tree
2019-08-09
Vasily Khoruzhick
lima: introduce a struct describing texture descriptor
commit
|
commitdiff
|
tree
2019-08-09
Vasily Khoruzhick
lima: add texel format table
commit
|
commitdiff
|
tree
2019-08-08
Gurchetan Singh
util: added missing headers in anon-file
commit
|
commitdiff
|
tree
2019-08-08
Gurchetan Singh
virgl: check scanout mask
commit
|
commitdiff
|
tree
2019-08-08
Gurchetan Singh
virgl: fixup_readback_format --> fixup_formats
commit
|
commitdiff
|
tree
2019-08-08
Gurchetan Singh
virgl: access caps in a less verbose way in virgl_is_fo...
commit
|
commitdiff
|
tree
2019-08-08
Alyssa Rosenzweig
pan/midgard: Disassemble load/store barrel shift
commit
|
commitdiff
|
tree
2019-08-08
Eric Engestrom
util/anon_file: const string param
commit
|
commitdiff
|
tree
2019-08-08
Eric Engestrom
util/anon_file: drop unused #include
commit
|
commitdiff
|
tree
2019-08-08
Eric Engestrom
util/anon_file: add missing #include
commit
|
commitdiff
|
tree
2019-08-08
Greg V
intel/perf: use MAJOR_IN_SYSMACROS/MAJOR_IN_MKDEV
commit
|
commitdiff
|
tree
2019-08-08
Greg V
util: fix cpuset support on FreeBSD
commit
|
commitdiff
|
tree
2019-08-08
Greg V
i965/tiled_memcpy: avoid creating bswap32 if it exists...
commit
|
commitdiff
|
tree
2019-08-08
Greg V
anv: add MAP_POPULATE fallback define for portability
commit
|
commitdiff
|
tree
2019-08-08
Greg V
anv: remove unused Linux-specific include
commit
|
commitdiff
|
tree
2019-08-08
Greg V
meson: define ETIME to ETIMEDOUT if not present
commit
|
commitdiff
|
tree
2019-08-08
Roman Stratiienko
lima: Fix Android.mk
commit
|
commitdiff
|
tree
2019-08-08
Roman Stratiienko
Add libpanfrost_shared to Android build
commit
|
commitdiff
|
tree
2019-08-08
Rhys Perry
anv,i965,iris: deduplicate setting of total_shared
commit
|
commitdiff
|
tree
2019-08-08
Rhys Perry
anv: use derefs for shared memory access
commit
|
commitdiff
|
tree
2019-08-08
Rhys Perry
nir: add nir_lower_to_explicit()
commit
|
commitdiff
|
tree
2019-08-08
Rhys Perry
nir/lower_explicit_io: add nir_var_mem_shared support
commit
|
commitdiff
|
tree
2019-08-08
Erik Faye-Lund
mesa: avoid warning on Windows
commit
|
commitdiff
|
tree
2019-08-08
Erik Faye-Lund
mesa/main: cast away constness
commit
|
commitdiff
|
tree
2019-08-08
Erik Faye-Lund
spirv: fixup signature
commit
|
commitdiff
|
tree
2019-08-08
Lucas Stach
etnaviv: remember data offset into BO
commit
|
commitdiff
|
tree
2019-08-08
Danylo Piliaiev
i965: Emit a dummy MEDIA_VFE_STATE before switching...
commit
|
commitdiff
|
tree
2019-08-08
Bas Nieuwenhuizen
radv: Avoid VEGA/RAVEN scissor bug in binning.
commit
|
commitdiff
|
tree
2019-08-08
Bas Nieuwenhuizen
radv: Avoid binning RAVEN hangs.
commit
|
commitdiff
|
tree
2019-08-08
Bas Nieuwenhuizen
radv: Fix off by one for S_028C48_MAX_ALLOC_COUNT.
commit
|
commitdiff
|
tree
2019-08-08
Jan Zielinski
swr/rasterizer: modernize thread TLB
commit
|
commitdiff
|
tree
2019-08-08
Jan Zielinski
swr/rasterizer: Refactor events collection mechanism
commit
|
commitdiff
|
tree
2019-08-08
Jan Zielinski
swr/rasterizer: improvements in simdlib
commit
|
commitdiff
|
tree
2019-08-08
Jan Zielinski
swr/rasterizer: Events are now grouped and enabled...
commit
|
commitdiff
|
tree
2019-08-08
Jan Zielinski
swr/rasterizer: do not mark tiles dirty until actually...
commit
|
commitdiff
|
tree
next