index
:
chromiumos/third_party/mesa
10.6-surfaceless
anv-cleanup-04
anv-cleanup-05
anv-drm-format-mod
anv-image-cleanup
arc-12.1.0-pre2
arc-12.1.0-pre2-fix-egl-image-luminance
arc-12.1.0-pre2-fix-reusable-sync
arc-17.2.0-pre1-vulkan-v1
arc-17.3
arc-master
arc-master-vulkan
arc-vulkan
archive/i965-i915-pre-split
bug/arc-12.1.0-pre2-fix-lost-android-window
bug/fix-lost-android-window
cheza-vk
cheza-vk-meta
cooking/arc-17.2.0-pre1
cros-mesa-10.3-r13-vanilla-plus-surfaceless
cros-mesa-10.3-r29-i965-disable-aux-buffers
debug/glx-config-mismatch
debug/intel-aux-surfaces-2015-11-18
debug/intel-dump-surfaces
jenkins
master
pu
r/anv-refactor-image-create
review/anv-fix-cube-compatible-bit
review/brw-sync-v01
review/brw-sync-v02
review/fences-v02
review/fix-deqp-framebuffertexture-error
review/fix-deqp-framebuffertexture-error-v02
review/fix-deqp-framebuffertexture-error-v03
review/i965-EGL_ANDROID_native_fence_sync-v01
turnip
turnip-a618
turnip-better-external-image-format-properties
turnip-use-1.1-names
wip/EGL_MESA_platform_surfaceless
wip/GL_MESAX_clip_control
wip/android-ia-vulkan
wip/anv-dma-buf
wip/anv-external-memory
wip/anv-format-modifier
wip/anv-image-refactors
wip/arc-17.1.0-pre1-i965-r8g8b8x8
wip/arc-17.2.0-pre1-vulkan
wip/arc-17.3-anv-variable-pointers
wip/arc-17.3-i965-mutable-render-buffer
wip/arc-18.1_pre1
wip/arc-18.2.0-pre1
wip/arc-18.2.0-pre1-i965-mutable-render-buffer
wip/arc-vulkan
wip/egl-singly-linked-list
wip/fences
wip/fix-warnings
wip/i965-mutable-render-buffer
wip/i965-reject-bad-egl-image-tex-formats
wip/nougat-shm
wip/roblox
wip/skl-r8g8b8x8
wip/tu-cleanup-vkMapMemory
wip/tu-drm-format-mod
wip/vulkan
Mesa 3D Graphics Library
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
radv: use RADEON_FLAG_ZERO_VRAM when creating the trace BO
HEAD
master
Samuel Pitoiset
2020-02-20
*
radv/winsys: add a new flag that requests zerovram allocations
Samuel Pitoiset
2020-02-20
*
gallivm: fix crash in emit_get_buffer_size
Roland Scheidegger
2020-02-20
*
gallivm: fix crash with bptc border color sampling
Roland Scheidegger
2020-02-20
*
aco: improve GFX9 1D ddx/ddy assertion
Rhys Perry
2020-02-20
*
pan/midgard: Identify clamp(x, -1.0, 1.0) flag
Alyssa Rosenzweig
2020-02-20
*
panfrost: Remove flush_frontbuffer
Alyssa Rosenzweig
2020-02-20
*
panfrost: LogicOp support
Icecream95
2020-02-20
*
i965: Do not generate D16 B5G6R5_UNORM configs on gen < 8
Danylo Piliaiev
2020-02-20
*
gitlab-ci: Automated testing with OpenGL traces
Alexandros Frantzis
2020-02-20
*
gitlab-ci: Disable the lima job for now
Tomeu Vizoso
2020-02-20
*
util: remove the dependency on kcmp.h
Marek Olšák
2020-02-20
*
intel/fs: Correctly handle multiply of fsign with a source modifier
Ian Romanick
2020-02-19
*
gallium/auxiliary/vl: fix bob compute shaders for deint yuv
Thong Thai
2020-02-19
*
radeonsi: Fix compute copies for subsampled formats.
Bas Nieuwenhuizen
2020-02-19
*
turnip: add option to force use of hw binning
Jonathan Marek
2020-02-19
*
docs: Mark 20.0.0-rc3 as done
Dylan Baker
2020-02-19
*
docs: Mark 19.3.4 as done
Dylan Baker
2020-02-19
*
docs: Add SHA256 sum for 19.3.4
Dylan Baker
2020-02-19
*
docs: Add release notes for 19.3.4
Dylan Baker
2020-02-19
*
anv: Drop anv_image.c:get_surface()
Chad Versace
2020-02-19
*
nir/search: Use larger type to hold linearized index
Ian Romanick
2020-02-19
*
gallium/util: remove unused u_surfaces.c/h
Marek Olšák
2020-02-19
*
main/get: Converted type conversion macros to inline functions
Kristian H. Kristensen
2020-02-19
*
Mark a few static inline helpers with ASSERTED
Kristian H. Kristensen
2020-02-19
*
mesa/draw: Make sure all the unused fields are initialized to zero
Ian Romanick
2020-02-19
*
mesa: Fix FLUSH_VERTICES in SubpixelPrecisionBiasNV.
Mathias Fröhlich
2020-02-19
*
panfrost: Remove old hack
Alyssa Rosenzweig
2020-02-19
*
panfrost: Remove old comment
Alyssa Rosenzweig
2020-02-19
*
panfrost: Remove dirty tracking
Alyssa Rosenzweig
2020-02-19
*
aco: add some helpers for filling/testing register ranges
Rhys Perry
2020-02-19
*
aco: add RegisterFile
Rhys Perry
2020-02-19
*
st/vdpau: Only call is_video_format_supported hook if needed
Michel Dänzer
2020-02-19
*
iris: Do not dereference nullptr with pipe_reference
Danylo Piliaiev
2020-02-19
*
glsl/blob: Do not call memcpy if there is nothing to copy
Danylo Piliaiev
2020-02-19
*
intel/bufmgr: Cast bitshift to unsigned
Danylo Piliaiev
2020-02-19
*
intel/compiler: Do not qsort zero sized array
Danylo Piliaiev
2020-02-19
*
brw_fs: Avoid zero size vla
Danylo Piliaiev
2020-02-19
*
brw_nir: Cast bitshift to unsigned
Danylo Piliaiev
2020-02-19
*
docs/envvars: document RADV_TEX_ANISO
Samuel Pitoiset
2020-02-19
*
gallium: Only define PIPE_ALIGNSTACK on x86.
Eric Anholt
2020-02-18
*
llvmpipe: Fix another uninitialized value warning, on init_val.
Eric Anholt
2020-02-18
*
llvmpipe: Silence uninitialized variable warning about "scissor"
Eric Anholt
2020-02-18
*
llvmpipe: Silence uninitialized variable warning about "vals"
Eric Anholt
2020-02-18
*
llvmpipe: Fix warning about uninitialized "op" in the NIR path.
Eric Anholt
2020-02-18
*
llvmpipe: Silence uninitialized variable warning about "chan"
Eric Anholt
2020-02-18
*
llvmpipe: Silence "possibly uninitialized value" warning for ssbo_limit.
Eric Anholt
2020-02-18
*
llvmpipe: Fix real uninitialized use of "atype" for SEMANTIC_FACE
Eric Anholt
2020-02-18
*
radv: Squelch possibly-undefined warning
Eric Anholt
2020-02-18
*
ci: Extend the a630 flake list to reduce spurious failures.
Eric Anholt
2020-02-18
[next]