projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-10-24
Adam Jackson
gallium: Fix a bunch of undefined left-shifts in u_format_*
commit
|
commitdiff
|
tree
2019-10-24
Samuel Pitoiset
radv: compute the number of records correctly for verte...
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
gitlab-ci: Enable UBSan for the meson-vulkan job
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
util/tests: Avoid int64_t overflow issues in fast_idiv_...
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
util: Use uint64_t for shifting left in sign_extend...
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
gallium/util: Cast to target type before shifting left
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
intel/fs: Check for NULL key in fs_visitor constructor
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
intel/compiler: Cast to target type before shifting...
commit
|
commitdiff
|
tree
2019-10-24
Michel Dänzer
intel/compiler: Don't left-shift by >= the number of...
commit
|
commitdiff
|
tree
2019-10-24
Eric Engestrom
anv: fix error message
commit
|
commitdiff
|
tree
2019-10-24
Eric Engestrom
meson: add -Werror=empty-body to disallow `if(x);`
commit
|
commitdiff
|
tree
2019-10-24
Eric Engestrom
llvmpipe: avoid generating empty-body blocks
commit
|
commitdiff
|
tree
2019-10-24
Eric Engestrom
llvmpipe: avoid compiling no-op block on release builds
commit
|
commitdiff
|
tree
2019-10-24
Thomas Hellstrom
winsys/svga: Limit the maximum DMA hardware buffer...
commit
|
commitdiff
|
tree
2019-10-24
Thomas Hellstrom
svga: Fix banded DMA upload unmap
commit
|
commitdiff
|
tree
2019-10-24
Tomeu Vizoso
gitlab-ci: Update kernel for LAVA jobs to 5.4-rc4
commit
|
commitdiff
|
tree
2019-10-24
Timothy Arceri
glsl: remove propagate_invariance() call from the linker
commit
|
commitdiff
|
tree
2019-10-24
Timothy Arceri
nir: improve nir_variable packing
commit
|
commitdiff
|
tree
2019-10-24
Timothy Arceri
nir: fix nir_variable_data packing
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
radeonsi/nir: implement pipe_screen::finalize_nir
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
st/mesa: use pipe_screen::finalize_nir
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
tgsi_to_nir: use pipe_screen::finalize_nir
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
gallium: add pipe_screen::finalize_nir
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
st/mesa: update VS shader_info for NIR after lowering...
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
st/mesa: assign driver locations for VS inputs for...
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
st/mesa: don't lower_global_vars_to_local for VS if...
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
st/mesa: move some NIR lowering before shader caching
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
util/u_queue: skip util_queue_finish if num_threads...
commit
|
commitdiff
|
tree
2019-10-24
Marek Olšák
util/disk_cache: finish all queue jobs in destroy inste...
commit
|
commitdiff
|
tree
2019-10-23
Kenneth Graunke
iris: Rework edgeflag handling
commit
|
commitdiff
|
tree
2019-10-23
Marek Olšák
gallium/noop: implement get_disk_shader_cache and get_c...
commit
|
commitdiff
|
tree
2019-10-23
Rhys Perry
aco: take LDS into account when calculating num_waves
commit
|
commitdiff
|
tree
2019-10-23
Rhys Perry
aco: increase accuracy of SGPR limits
commit
|
commitdiff
|
tree
2019-10-23
Rhys Perry
radv: round vgprs/sgprs before calculating max_waves
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
docs: Add new Intel extension
commit
|
commitdiff
|
tree
2019-10-23
Erik Faye-Lund
Revert "vc4: do not report alpha-test as supported"
commit
|
commitdiff
|
tree
2019-10-23
Erik Faye-Lund
Revert "v3d: do not report alpha-test as supported"
commit
|
commitdiff
|
tree
2019-10-23
Erik Faye-Lund
Revert "nir: drop support for using load_alpha_ref_float"
commit
|
commitdiff
|
tree
2019-10-23
Erik Faye-Lund
Revert "nir: drop unused alpha_ref_float"
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv: fix a performance regression with graphics depth...
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv: fix vkUpdateDescriptorSets with inline uniform...
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv/gfx10: fix 3D images
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv/gfx10: re-enable fast depth/stencil clears with...
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv: do not emit rbplus if attachments are undefined
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv: add an assertion in radv_gfx10_compute_bin_size()
commit
|
commitdiff
|
tree
2019-10-23
Samuel Pitoiset
radv: do not create meta pipelines with 16 samples
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
anv: implement VK_INTEL_performance_query
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/perf: add mdapi writes for register perf counters
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/genxml: add RPSTAT register for core frequency
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/genxml: add generic perf counters registers
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/perf: add support for querying kernel loaded...
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
drm-uapi: Update headers from drm-next
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/perf: move registers to their own header
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/perf: extract register configuration
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/perf: expose some utility functions
commit
|
commitdiff
|
tree
2019-10-23
Lionel Landwerlin
intel/perf: add mdapi maker helper
commit
|
commitdiff
|
tree
2019-10-23
Kenneth Graunke
st/mesa: Silence chatty debug printf
commit
|
commitdiff
|
tree
2019-10-22
Chris Wilson
st/mesa: Map MESA_FORMAT_RGB_UNORM8 <-> PIPE_FORMAT_R8G...
commit
|
commitdiff
|
tree
2019-10-22
Lionel Landwerlin
anv: fix unwind of vkCreateDevice fail
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
Revert "aco: only emit waitcnt on loop continues if...
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: add missing bld.scc()
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: keep can_reorder/barrier when combining addition...
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: add a few missing checks in value numbering
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: use ds_read2_b64/ds_write2_b64
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: properly combine additions into ds_write2_b64...
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: fix sparse store_lds()
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: create load_lds/store_lds helpers
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: fix 64-bit p_extract_vector on 32-bit p_create_vector
commit
|
commitdiff
|
tree
2019-10-22
Rhys Perry
aco: small stage corrections
commit
|
commitdiff
|
tree
2019-10-22
Marek Olšák
st/mesa: replace pipe_shader_state with tgsi_token...
commit
|
commitdiff
|
tree
2019-10-22
Marek Olšák
nir: allow nir_lower_uniforms_to_ubo to be run repeatedly
commit
|
commitdiff
|
tree
2019-10-22
Rob Clark
freedreno/ir3: fixup register footprint fixup
commit
|
commitdiff
|
tree
2019-10-22
Rob Clark
freedreno/ir3: handle scalarized varying inputs
commit
|
commitdiff
|
tree
2019-10-22
Daniel Schürmann
aco: refactor value numbering
commit
|
commitdiff
|
tree
2019-10-22
Erik Faye-Lund
mesa/st: assert that lowering is supported
commit
|
commitdiff
|
tree
2019-10-22
Michel Dänzer
gitlab-ci: Enable llvmpipe in ARM build jobs
commit
|
commitdiff
|
tree
2019-10-22
Michel Dänzer
gitlab-ci: Update the meson cross file for LLVM_VERSION...
commit
|
commitdiff
|
tree
2019-10-22
Michel Dänzer
gitlab-ci: Use native aarch64 runner for ARM build...
commit
|
commitdiff
|
tree
2019-10-22
Michel Dänzer
gitlab-ci: Explicitly list debian-10 in needs: for...
commit
|
commitdiff
|
tree
2019-10-22
Michel Dänzer
gitlab-ci: Bring ARM docker image install script in...
commit
|
commitdiff
|
tree
2019-10-22
Michel Dänzer
gitlab-ci: Sort ARM docker image packages in alphabetic...
commit
|
commitdiff
|
tree
2019-10-22
Samuel Pitoiset
radv: fix updating bound fast ds clear values with...
commit
|
commitdiff
|
tree
2019-10-22
Sagar Ghuge
intel/compiler: Refactor disassembly of sources in...
commit
|
commitdiff
|
tree
2019-10-22
Sagar Ghuge
intel/compiler: Don't move immediate in register
commit
|
commitdiff
|
tree
2019-10-22
Sagar Ghuge
intel/compiler: Set bits according to source file
commit
|
commitdiff
|
tree
2019-10-22
Sagar Ghuge
intel/compiler: Add Immediate support for 3 source...
commit
|
commitdiff
|
tree
2019-10-22
Eric Anholt
ci: Disable lima until its farm can get fixed.
commit
|
commitdiff
|
tree
2019-10-21
Sagar Ghuge
intel: Add missing entry for brw_nir_lower_alpha_to_cov...
commit
|
commitdiff
|
tree
2019-10-21
Dave Airlie
llvmpipe: handle compute shader launch with 0 threads
commit
|
commitdiff
|
tree
2019-10-21
Marijn Suijten
freedreno/ir3: Add missing ir3_nir_lower_tex_prefetch...
commit
|
commitdiff
|
tree
2019-10-21
Samuel Pitoiset
ac/llvm: fix ac_to_integer_type() for 32-bit const...
commit
|
commitdiff
|
tree
2019-10-21
Rhys Perry
aco: run opt_algebraic in a loop
commit
|
commitdiff
|
tree
2019-10-21
Rhys Perry
aco: use nir_lower_idiv_precise
commit
|
commitdiff
|
tree
2019-10-21
Rhys Perry
nir/lower_idiv: add new llvm-based path
commit
|
commitdiff
|
tree
2019-10-21
Sagar Ghuge
intel/compiler: Remove emit_alpha_to_coverage workaroun...
commit
|
commitdiff
|
tree
2019-10-21
Sagar Ghuge
nir: Add alpha_to_coverage lowering pass
commit
|
commitdiff
|
tree
2019-10-21
Daniel Schürmann
aco: ensure that uniform booleans are computed in WQM...
commit
|
commitdiff
|
tree
2019-10-21
Dylan Baker
meson: Require meson >= 0.49.1 when using icc or icl
commit
|
commitdiff
|
tree
2019-10-21
Juan A. Suarez...
docs: update calendar, add news item and link release...
commit
|
commitdiff
|
tree
2019-10-21
Juan A. Suarez...
docs: add release notes for 19.1.8
commit
|
commitdiff
|
tree
next