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-04-12
Marek Olšák
mesa: don't overwrite existing shader files with MESA_S...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Marek Olšák
glsl: allow the #extension directive within code blocks...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: remove some useless integer casts for ALU opera...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: remove useless integer cast in visit_image_load()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: remove useless integer cast in adjust_sample_in...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: remove useles LLVMGetUndef for nir_op_pack_64_2...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac: add ac_build_load_helper_invocation() helper
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac: add ac_build_ddxy_interp() helper
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac: add ac_build_umax() and use it where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: make use of ac_build_umin() where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: make use of ac_build_imin() where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Samuel Pitoiset
ac/nir: make use of ac_build_imax() where possible
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
lima: add bool parameter to type_size function
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
nvc0/nir: enable bindless texture
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
nv50/ir/nir: add support for bindless images
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
nv50/ir/nir: handle bindless texture
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Timothy Arceri
ac/nir_to_llvm: add image bindless support
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Timothy Arceri
ac/nir_to_llvm: make get_sampler_desc() more generic...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
glsl/nir: add support for lowering bindless images_derefs
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
glsl/nir: fetch the type for images from the deref...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
glsl_to_nir: handle bindless textures
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Timothy Arceri
nir/i965/freedreno/vc4: add a bindless bool to type...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Karol Herbst
nir: move brw_nir_rewrite_image_intrinsic into common...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Icenowy Zheng
lima: lower bool to float when building shaders
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Tomeu Vizoso
panfrost: Guard against reading past end of buffer
commit
|
commitdiff
|
tree
|
snapshot
2019-04-12
Tomeu Vizoso
panfrost: split asserts in pandecode
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Dave Airlie
llvmpipe: fix undefined shift 1 << 31.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Dave Airlie
swrast: fix undefined shift of 1 << 31
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Dave Airlie
draw: fix undefined shift of (1 << 31)
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Kenneth Graunke
iris: Actually pin the scratch BO.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Lionel Landwerlin
anv: store heap address bounds when initializing physic...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
intel/common: Support bigger right-shifts with mi_builder
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv/cmd_buffer: Use gen_mi_sub instead of gen_mi_add...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Move mi_memcpy and mi_memset to gen_mi_builder
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Use gen_mi_builder for queries
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Use gen_mi_builder for conditional rendering
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Use gen_mi_builder for indirect dispatch
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Use gen_mi_builder for indirect draw parameters
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Use gen_mi_builder for computing resolve predicates
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
anv: Use gen_mi_builder for CmdDrawIndirectByteCount
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
intel/common: Add unit tests for gen_mi_builder
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jason Ekstrand
intel/common: Add a MI command builder
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Eric Anholt
v3d: Add an optimization pass for redundant flags updates.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Lubomir Rintel
kmsro: Extend to include armada-drm
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Icenowy Zheng
lima: implement blit with util_blitter
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Icenowy Zheng
lima: make lima_context_framebuffer subtype of pipe_fra...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Icenowy Zheng
lima: add dummy set_sample_mask function
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Eric Engestrom
gitlab-ci: build gallium extra hud
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Eric Engestrom
meson: remove meson-created megadrivers symlinks
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Timothy Arceri
nir: initialise some variables in opt_if_loop_last_cont...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Juan A. Suarez...
nir/xfb: do not use bare interface type
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Michel Dänzer
gitlab-ci: Run CI pipeline for all branches in the...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Erik Faye-Lund
virgl: use debug_printf instead of fprintf
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Erik Faye-Lund
virgl: do not warn about display-target binding
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Erik Faye-Lund
virgl: only warn about unchecked flags
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Erik Faye-Lund
virgl: unsigned int -> unsigned
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Tapani Pälli
egl: setup fds array correctly when exporting dmabuf
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Dylan Baker
docs: update calendar, and news item and link release...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Dylan Baker
docs: Add sha256 sums for 19.0.2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Dylan Baker
docs: Add release notes for 19.0.2
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Jan Vesely
gallium/aux: Report error if loading of a pipe driver...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Rob Herring
kmsro: Add platform support for exynos and sun4i
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Rob Herring
kmsro: Add lima renderonly support
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Qiang Yu
gallium: add lima driver
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Qiang Yu
drm-uapi: add lima_drm.h
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Qiang Yu
gallium/u_vbuf: export u_vbuf_get_minmax_index
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Qiang Yu
u_dynarray: add util_dynarray_grow_cap
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Qiang Yu
u_math: add ushort_to_float/float_to_ushort
commit
|
commitdiff
|
tree
|
snapshot
2019-04-11
Guido Günther
gallium: trace: Add missing fence related wrappers
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Mark Janes
intel/tools: Remove redundant definitions of INTEL_DEBUG
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Mark Janes
intel/common: move gen_debug to intel/dev
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Mike Blumenkrantz
iris: support INTEL_NO_HW environment variable
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jian-Hong Pan
intel: Fix the description of Coffeelake pci-id 0x3E98
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Jan Vesely
Partially revert "gallium: fix autotools build of pipe_...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Eric Anholt
vc4: Upload CS/VS UBO uniforms together.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Eric Anholt
vc4: Split UBO0 and UBO1 address uniform handling.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Eric Anholt
vc4: Don't forget to set the range when scalarizing...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Eric Anholt
st: Lower uniforms in st in the !PIPE_CAP_PACKED_UNIFOR...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Lionel Landwerlin
anv: don't use default pipeline cache for hits for...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Marek Olšák
Revert "glsl: fix shader_storage_blocks_write_access...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Karol Herbst
glsl/standalone: add GLES3.1 and GLES3.2 compatibility
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Erik Faye-Lund
virgl: use debug_printf instead of fprintf
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Gert Wollny
virgl: Enable passing arrays as input to fragment shaders
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Gert Wollny
Gallium: Add new CAP that indicated whether IO array...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Samuel Pitoiset
wsi: allow to override the present mode with MESA_VK_WS...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Samuel Pitoiset
radv: enable VK_AMD_gpu_shader_half_float
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Rhys Perry
ac: add 16-bit support to ac_build_ddxy()
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Samuel Pitoiset
ac/nir: fix nir_op_b2f16
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Lepton Wu
virgl: Set bind when creating temp resource.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Bas Nieuwenhuizen
radv: Add non-uniform indexing lowering.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-10
Bas Nieuwenhuizen
nir: Add access qualifiers on load_ubo intrinsic.
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Marek Olšák
glsl: fix shader_storage_blocks_write_access for SSBO...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Khaled Emara
freedreno: PIPE_CAP_SHADER_BUFFER_OFFSET_ALIGNMENT...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Lionel Landwerlin
genxml: sort xml files using new script
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Lionel Landwerlin
genxml: add a sorting script
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Eric Engestrom
bin: drop unused import from install_megadrivers.py
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Juan A. Suarez...
anv: advertise 8 subtexel/mipmap precision bits
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Boyuan Zhang
st/va: reverse qt matrix back to its original order
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Andres Gomez
glsl/linker: location aliasing requires types to have...
commit
|
commitdiff
|
tree
|
snapshot
2019-04-09
Gert Wollny
softpipe: Enable PIPE_CAP_TEXTURE_BUFFER_OFFSET_ALIGNMENT
commit
|
commitdiff
|
tree
|
snapshot
next