projects
/
mesa.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
mesa.git
2019-01-04
Lionel Landwerlin
i965: include draw_params/derived_draw_params for VF...
commit
|
commitdiff
|
tree
2019-01-04
Lionel Landwerlin
intel/blorp: emit VF caching workaround before 3DSTATE_...
commit
|
commitdiff
|
tree
2019-01-04
Lionel Landwerlin
i965: limit VF caching workaround to gen8/9/10
commit
|
commitdiff
|
tree
2019-01-04
Andres Gomez
glsl/linker: complete documentation for assign_attribut...
commit
|
commitdiff
|
tree
2019-01-03
Gurchetan Singh
virgl: remove empty file
commit
|
commitdiff
|
tree
2019-01-03
Gurchetan Singh
virgl: don't flush an empty range
commit
|
commitdiff
|
tree
2019-01-03
Eric Engestrom
docs: advertise distro-provided meson cross-files
commit
|
commitdiff
|
tree
2019-01-03
Eric Engestrom
docs: fix the meson aarch64 cross-file
commit
|
commitdiff
|
tree
2019-01-03
Jakob Bornecrantz
virgl/vtest: Use default socket name from protocol...
commit
|
commitdiff
|
tree
2019-01-03
Rob Clark
freedreno: fix staging resource size for arrays
commit
|
commitdiff
|
tree
2019-01-03
Rob Clark
freedreno: remove blit_via_copy_region()
commit
|
commitdiff
|
tree
2019-01-03
Rob Clark
freedreno/a6xx: rework blitter API
commit
|
commitdiff
|
tree
2019-01-03
Rob Clark
freedreno: try blitter for fd_resource_copy_region()
commit
|
commitdiff
|
tree
2019-01-03
Rob Clark
freedreno: rework blit API
commit
|
commitdiff
|
tree
2019-01-03
Rob Clark
freedreno: skip depth resolve if not written
commit
|
commitdiff
|
tree
2019-01-03
Timothy Arceri
nir: merge some basic consecutive ifs
commit
|
commitdiff
|
tree
2019-01-03
Timothy Arceri
nir: add rewrite_phi_predecessor_blocks() helper
commit
|
commitdiff
|
tree
2019-01-03
Timothy Arceri
nir: simplify does_varying_match()
commit
|
commitdiff
|
tree
2019-01-03
Timothy Arceri
nir: make use of does_varying_match() helper
commit
|
commitdiff
|
tree
2019-01-03
Timothy Arceri
nir: make nir_opt_remove_phis_impl() static
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Refactor compiler entrypoints.
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Handle dynamically uniform IF statements with...
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Fold comparisons for IF conditions into the flags...
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Don't try to fold non-SSA-src comparisons into...
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Move the "Find the ALU instruction generating...
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Simplify the emission of comparisons for the bcsel...
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Don't forget to include RT writes in precompiles.
commit
|
commitdiff
|
tree
2019-01-02
Eric Anholt
v3d: Fix segfault when failing to compile a program.
commit
|
commitdiff
|
tree
2019-01-02
Marek Olšák
radeonsi: always unmap texture CPU mappings on 32-bit...
commit
|
commitdiff
|
tree
2019-01-02
Marek Olšák
radeonsi: remove unused variables in si_insert_input_ptr
commit
|
commitdiff
|
tree
2019-01-02
Marek Olšák
radeonsi: use u_decomposed_prims_for_vertices instead...
commit
|
commitdiff
|
tree
2019-01-02
Marek Olšák
radeonsi: make si_cp_wait_mem more configurable
commit
|
commitdiff
|
tree
2019-01-02
Marek Olšák
radeonsi: call si_fix_resource_usage for the GS copy...
commit
|
commitdiff
|
tree
2019-01-02
Marek Olšák
radeonsi: don't emit redundant PKT3_NUM_INSTANCES packets
commit
|
commitdiff
|
tree
2019-01-02
Caio Marcelo...
nir: add a way to print the deref chain
commit
|
commitdiff
|
tree
2019-01-02
Dylan Baker
meson: Error out if building nouveau and using LLVM...
commit
|
commitdiff
|
tree
2019-01-02
Alexander von...
egl/haiku: Fix reference to disp vs dpy
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: use 32-bit polynomial approximation...
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit frexp
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit hyperbolic trigonometr...
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit exp and log
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit atan2
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit atan
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit acos
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: implement 16-bit asin
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/spirv: handle 16-bit float in radians() and...
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/nir: add nir_fadd_imm() and nir_fmul_imm(...
commit
|
commitdiff
|
tree
2019-01-02
Iago Toral...
compiler/nir: add a nir_b2f() helper
commit
|
commitdiff
|
tree
2019-01-02
Timothy Arceri
nir: link time opt duplicate varyings
commit
|
commitdiff
|
tree
2019-01-02
Timothy Arceri
nir: rework nir_link_opt_varyings()
commit
|
commitdiff
|
tree
2019-01-02
Timothy Arceri
nir: add can_replace_varying() helper
commit
|
commitdiff
|
tree
2019-01-02
Timothy Arceri
nir: rename nir_link_constant_varyings() nir_link_opt_v...
commit
|
commitdiff
|
tree
2019-01-02
Timothy Arceri
st/glsl_to_nir: call nir_lower_load_const_to_scalar...
commit
|
commitdiff
|
tree
2019-01-01
Timothy Arceri
radeonsi: make use of ac_are_tessfactors_def_in_all_inv...
commit
|
commitdiff
|
tree
2019-01-01
Timothy Arceri
ac/nir_to_llvm: add ac_are_tessfactors_def_in_all_invocs()
commit
|
commitdiff
|
tree
2019-01-01
Timothy Arceri
radeonsi: remove unrequired param in si_nir_scan_tess_c...
commit
|
commitdiff
|
tree
2019-01-01
Timothy Arceri
tgsi/scan: correctly walk instructions in tgsi_scan_tes...
commit
|
commitdiff
|
tree
2019-01-01
Timothy Arceri
tgsi/scan: fix loop exit point in tgsi_scan_tess_ctrl()
commit
|
commitdiff
|
tree
2019-01-01
Ilia Mirkin
nv30: disable rendering to 3D textures
commit
|
commitdiff
|
tree
2018-12-31
Bas Nieuwenhuizen
radv: Do a cache flush if needed before reading predicates.
commit
|
commitdiff
|
tree
2018-12-31
Erik Faye-Lund
anv/autotools: make sure tests link with -msse2
commit
|
commitdiff
|
tree
2018-12-31
Erik Faye-Lund
anv/meson: make sure tests link with -msse2
commit
|
commitdiff
|
tree
2018-12-31
Ilia Mirkin
nv30: fix some s3tc layout issues
commit
|
commitdiff
|
tree
2018-12-31
Ilia Mirkin
nv30: use correct helper to get blocks in y direction
commit
|
commitdiff
|
tree
2018-12-31
Ilia Mirkin
nv30: add support for multi-layer transfers
commit
|
commitdiff
|
tree
2018-12-31
Ilia Mirkin
nv30: fix rare issue with fp unbinding not finding...
commit
|
commitdiff
|
tree
2018-12-31
Ilia Mirkin
nv30: avoid setting user_priv without setting cur_ctx
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Add support for gl_HelperInvocation.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Add support for textureSize() on MSAA textures.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Add support for requesting the sample offsets.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Add support for non-constant texture offsets.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Force sampling from base level for tg4.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Add a note for a potential performance win on...
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Dead-code eliminate unused flags updates.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Don't generate temps for comparisons.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Move "does this instruction have flags" from sched...
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Drop incorrect dependency for flpop.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Drop unused count_nir_instrs() helper.
commit
|
commitdiff
|
tree
2018-12-30
Eric Anholt
v3d: Hook up some shader-db output to GL_ARB_debug_output.
commit
|
commitdiff
|
tree
2018-12-29
Eric Anholt
v3d: Add a "precompile" debug flag for shader-db.
commit
|
commitdiff
|
tree
2018-12-29
Eric Anholt
v3d: Fix uniform pretty printing assertion failure...
commit
|
commitdiff
|
tree
2018-12-28
Dylan Baker
meson: Override C++ standard to gnu++11 when building...
commit
|
commitdiff
|
tree
2018-12-28
Lionel Landwerlin
intel/aub_viewer: highlight true booleans
commit
|
commitdiff
|
tree
2018-12-28
Lionel Landwerlin
intel/aub_viewer: fold binding/sampler table items
commit
|
commitdiff
|
tree
2018-12-28
Lionel Landwerlin
intel/aub_viewer: fix shader view
commit
|
commitdiff
|
tree
2018-12-28
Lionel Landwerlin
intel/aub_viewer: print address of missing shader
commit
|
commitdiff
|
tree
2018-12-28
Lionel Landwerlin
intel/aub_viewer: fixup 0x address prefix
commit
|
commitdiff
|
tree
2018-12-28
Lionel Landwerlin
intel/aub_viewer: fix shader get_bo
commit
|
commitdiff
|
tree
2018-12-28
Nicholas Kazlauskas
radeonsi: Enable adaptive_sync by default for radeon
commit
|
commitdiff
|
tree
2018-12-28
Nicholas Kazlauskas
loader/dri3: Enable adaptive_sync via _VARIABLE_REFRESH...
commit
|
commitdiff
|
tree
2018-12-28
Nicholas Kazlauskas
drirc: Initial blacklist for adaptive sync
commit
|
commitdiff
|
tree
2018-12-28
Nicholas Kazlauskas
util: Add adaptive_sync driconf option
commit
|
commitdiff
|
tree
2018-12-28
Nicholas Kazlauskas
util: Get program name based on path when possible
commit
|
commitdiff
|
tree
2018-12-28
Tomeu Vizoso
etnaviv: Consolidate buffer references from framebuffers
commit
|
commitdiff
|
tree
2018-12-28
Dave Airlie
virgl/vtest: fix front buffer flush with protocol versi...
commit
|
commitdiff
|
tree
2018-12-27
Dylan Baker
docs/autoconf: Mark autoconf as being replaced
commit
|
commitdiff
|
tree
2018-12-27
Dylan Baker
docs/install: Update python dependency section
commit
|
commitdiff
|
tree
2018-12-27
Dylan Baker
docs/meson: Update LLVM section with information about...
commit
|
commitdiff
|
tree
2018-12-27
Dylan Baker
docs/install: Add meson to the main install page
commit
|
commitdiff
|
tree
2018-12-27
Juan A. Suarez...
docs: update calendar, add news item and link release...
commit
|
commitdiff
|
tree
next