projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2020-03-30
Timur Kristóf
aco: Treat outputs of the previous stage as inputs...
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
nir: Collect if shader uses cross-invocation or indirec...
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Use more optimal sequence at the beginning of...
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Skip 2nd read of merged wave info when TCS in...
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Allow combining LDS loads when loading tess factors.
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Allow combining TCS output VMEM stores.
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Fix handling of tess factors.
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Extract tcs_driver_location_matches_api_mask to...
commit
|
commitdiff
|
tree
2020-03-30
Timur Kristóf
aco: Create null exports in instruction selection inste...
commit
|
commitdiff
|
tree
2020-03-30
Danylo Piliaiev
nir: Fix breakage of foreach_list_typed_safe assumption...
commit
|
commitdiff
|
tree
2020-03-30
Pierre-Eric...
radeon: switch to 3-spaces style
commit
|
commitdiff
|
tree
2020-03-30
Pierre-Eric...
radeonsi: switch to 3-spaces style
commit
|
commitdiff
|
tree
2020-03-30
Pierre-Eric...
radeon: fix includes
commit
|
commitdiff
|
tree
2020-03-30
Pierre-Eric...
ddebug: add missing forward declaration
commit
|
commitdiff
|
tree
2020-03-30
Daniel Stone
meson: Add VS 4624 warning exclusion to remove piles...
commit
|
commitdiff
|
tree
2020-03-30
Erik Faye-Lund
meson: disable some more warnings on msvc
commit
|
commitdiff
|
tree
2020-03-30
Daniel Stone
CI: Avoid htz4 runner for VS2019
commit
|
commitdiff
|
tree
2020-03-28
Eric Engestrom
intel: drop unused include directories
commit
|
commitdiff
|
tree
2020-03-28
Eric Engestrom
vulkan: drop unused include directories
commit
|
commitdiff
|
tree
2020-03-28
Eric Engestrom
meson: inline `inc_common`
commit
|
commitdiff
|
tree
2020-03-28
Eric Engestrom
meson: use existing variables in inc_common
commit
|
commitdiff
|
tree
2020-03-28
Vinson Lee
mesa: Change _mesa_exec_malloc argument type.
commit
|
commitdiff
|
tree
2020-03-28
Michel Dänzer
gitlab-ci: Update to current templates
commit
|
commitdiff
|
tree
2020-03-28
Tomeu Vizoso
Revert "gitlab-ci: Disable jobs for Collabora's LAVA...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi/gfx10: fix descriptors and compute registers...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi/gfx10: fix the wave size for compute-based...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi/gfx10: user correct ACQUIRE_MEM packet for...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi/gfx10: fix ds.ordered.add intrinsic for comput...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi/gfx10: don't use NGG culling if compute-based...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi: add num_vbos_in_user_sgprs into the shader...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi: always create wait_mem_scratch for compute...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi: set amdgpu-gds-size for mode == 2 of compute...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi: fix incorrect ordered_wave_id initilization...
commit
|
commitdiff
|
tree
2020-03-28
Marek Olšák
radeonsi: remove obsolete TODO comment related to compu...
commit
|
commitdiff
|
tree
2020-03-28
Vasily Khoruzhick
lima: Implement lima_texture_subdata
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
gitlab-ci: disable vs2019 build
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: re-work a6xx merged register file...
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: split building regs/classes and conflicts
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: pick higher numbered scalars in first...
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: compute register target from liveranges
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: fix array liveranges
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: add def/use iterators
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: drop extending output live-ranges
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: add helper to map name to array
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: fix target register calculation
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: add helper to map name to instruction
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: split-up
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3/ra: add debug option for RA debug msgs
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3: convert debug bitfield to BITFIELD_BIT()
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3: reformat disasm output
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3: fix bogus register footprint with tess/gs
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3: remove unused helper
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3: add bary_ij as src for meta:tex_prefetch
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/ir3: small cleanup and comments
commit
|
commitdiff
|
tree
2020-03-27
Rob Clark
freedreno/a6xx: register update
commit
|
commitdiff
|
tree
2020-03-27
Daniel Stone
CI: Disable Panfrost Mali-T820 jobs
commit
|
commitdiff
|
tree
2020-03-27
Marek Olšák
util: remove duplicated MALLOC_STRUCT and CALLOC_STRUCT
commit
|
commitdiff
|
tree
2020-03-27
Marek Olšák
util: don't include p_defines.h and u_pointer.h from...
commit
|
commitdiff
|
tree
2020-03-27
Marek Olšák
radv: stop including files from mesa/main
commit
|
commitdiff
|
tree
2020-03-27
Marek Olšák
util: stop including files from mesa/main
commit
|
commitdiff
|
tree
2020-03-27
Marek Olšák
mesa: don't use <> for including internal headers
commit
|
commitdiff
|
tree
2020-03-27
Marek Olšák
Move compiler.h and imports.h/c from src/mesa/main...
commit
|
commitdiff
|
tree
2020-03-27
Jesse Natalie
wgl: use gldrv.h instead of stw_icd.h
commit
|
commitdiff
|
tree
2020-03-27
Jesse Natalie
wgl: add official gldrv.h header-file
commit
|
commitdiff
|
tree
2020-03-27
Karol Herbst
nv50, nvc0: fix must_check warning of util_dynarray_res...
commit
|
commitdiff
|
tree
2020-03-27
Erik Faye-Lund
nv50: remove unused variable
commit
|
commitdiff
|
tree
2020-03-27
Lionel Landwerlin
intel/perf: store the probed i915-perf version
commit
|
commitdiff
|
tree
2020-03-27
Lionel Landwerlin
intel/perf: document meaning of query field
commit
|
commitdiff
|
tree
2020-03-27
Lionel Landwerlin
intel/perf: move mdapi query definitions to their own...
commit
|
commitdiff
|
tree
2020-03-27
Lionel Landwerlin
intel/perf: break GL query stuff away
commit
|
commitdiff
|
tree
2020-03-27
Lionel Landwerlin
intel/perf: move register definition to special file
commit
|
commitdiff
|
tree
2020-03-27
Andres Gomez
gitlab-ci/traces: Add D3D11 sample entry for POLARIS10
commit
|
commitdiff
|
tree
2020-03-27
Andres Gomez
gitlab-ci: add Wine and DXVK env variables to Vulkan...
commit
|
commitdiff
|
tree
2020-03-27
Andres Gomez
gitlab-ci: replay apitrace traces in headless mode
commit
|
commitdiff
|
tree
2020-03-27
Andres Gomez
gitlab-ci: add apitrace's DXGI traces support
commit
|
commitdiff
|
tree
2020-03-27
Andres Gomez
gitlab-ci: add Wine, win64's apitrace and DXVK to the...
commit
|
commitdiff
|
tree
2020-03-27
Andres Gomez
gitlab-ci: Don't use buster-backports packages by defau...
commit
|
commitdiff
|
tree
2020-03-27
Daniel Stone
CI: Windows: Fix Docker tag argument inversion
commit
|
commitdiff
|
tree
2020-03-27
Daniel Stone
CI: Add native Windows VS2019 build
commit
|
commitdiff
|
tree
2020-03-27
Daniel Stone
util/test: Use MAX_PATH on Windows
commit
|
commitdiff
|
tree
2020-03-27
Pierre-Eric...
util: fix process_test path
commit
|
commitdiff
|
tree
2020-03-27
Tomeu Vizoso
gitlab-ci: Disable jobs for Collabora's LAVA lab
commit
|
commitdiff
|
tree
2020-03-27
Timothy Arceri
nir: fix packing of TCS varyings not read by the TES
commit
|
commitdiff
|
tree
2020-03-27
Timothy Arceri
glsl: fix varying packing for 64bit integers
commit
|
commitdiff
|
tree
2020-03-27
Samuel Pitoiset
ac/nir: use llvm.amdgcn.rcp in ac_build_fdiv()
commit
|
commitdiff
|
tree
2020-03-27
Samuel Pitoiset
ac/nir: use llvm.amdgcn.rsq for nir_op_frsq
commit
|
commitdiff
|
tree
2020-03-27
Samuel Pitoiset
ac/nir: use llvm.amdgcn.rcp for nir_op_frcp
commit
|
commitdiff
|
tree
2020-03-26
H.J. Lu
x86: Add ENDBR at function entries
commit
|
commitdiff
|
tree
2020-03-26
Marek Olšák
mesa: try to fix the android build
commit
|
commitdiff
|
tree
2020-03-26
Francisco Jerez
intel/fs/gen12: Fix interaction of SWSB dependency...
commit
|
commitdiff
|
tree
2020-03-26
H.J. Lu
x86_init_func_common: Add ENDBR at function entry
commit
|
commitdiff
|
tree
2020-03-26
Danylo Piliaiev
intel/aub_viewer: Fix format specifier for uint64_t
commit
|
commitdiff
|
tree
2020-03-26
Icecream95
panfrost: Extend the tiled store fast-path to loads
commit
|
commitdiff
|
tree
2020-03-26
Icecream95
mesa/format_utils: Add a fast-path for RGBA to BGRA
commit
|
commitdiff
|
tree
2020-03-26
Tapani Pälli
glsl: set error_emitted true if type not ok for assignment
commit
|
commitdiff
|
tree
2020-03-26
Alexandros...
gitlab-ci: Fix traces caching in tracie
commit
|
commitdiff
|
tree
2020-03-26
Boris Brezillon
vtn/opencl: add rint-support
commit
|
commitdiff
|
tree
2020-03-26
Erik Faye-Lund
vtn/opencl: add native exp2/log2-support
commit
|
commitdiff
|
tree
2020-03-26
Erik Faye-Lund
vtn/opencl: add native exp10/log10-support
commit
|
commitdiff
|
tree
2020-03-26
Erik Faye-Lund
vtn/opencl: add native exp/log-support
commit
|
commitdiff
|
tree
next