Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
3f5b541fc8b2aae6e71783b7a9bb8eb2ffa3a74d
3f5b541
radv: Call nir_propagate_invariant()
by Connor Abbott
· 5 years ago
2f5783b
radeonsi/nir: Don't lower constant arrays to uniforms
by Connor Abbott
· 5 years ago
2af431c
gallium: Plumb through a way to disable GLSL const lowering
by Connor Abbott
· 5 years ago
49503ae
st/nir: Don't lower indirects when linking
by Connor Abbott
· 5 years ago
7d2d7b5
st/nir: Call nir_remove_unused_variables() in the opt loop
by Connor Abbott
· 5 years ago
71a6794
ac/nir: Enable nir_opt_large_constants
by Connor Abbott
· 5 years ago
91626d0
ac/nir: Support load_constant intrinsics
by Connor Abbott
· 5 years ago
5dadbab
radv/radeonsi: Don't count read-only data when reporting code size
by Connor Abbott
· 5 years ago
5cc7cc5
headers: remove redundant GL token from GL wrapper
by Heinrich Fink
· 5 years ago
e2c88b7
specs: Sync framebuffer_flip_y text with GL registry
by Heinrich Fink
· 5 years ago
c9a3f4f
include: sync GL headers with registry
by Heinrich Fink
· 5 years ago
55c9128
clover: Fix build after clang r370122.
by Hal Gentz
· 5 years ago
e716a9e
scons: Add coroutines component to build.
by Vinson Lee
· 5 years ago
cc3c217
gallium/osmesa: Move 565 format selection checks where the rest are.
by Eric Anholt
· 5 years ago
9e7eb97
gallium/osmesa: Fix a race in creating the stmgr.
by Eric Anholt
· 5 years ago
2814663
gallium/osmesa: Introduce a test.
by Eric Anholt
· 5 years ago
d89d075
docs: Mark 19.2.0-rc2 as done and push back rc3 and rc4/final
by Dylan Baker
· 5 years ago
1591d1f
glx: Fix SEGV due to dereferencing a NULL ptr from XCB-GLX.
by Hal Gentz
· 5 years ago
9acb94b
egl: Enable 10bpc EGLConfigs for platform_{device,surfaceless}
by Adam Jackson
· 5 years ago
95927c4
glsl: Store the precision for a function return type
by Neil Roberts
· 5 years ago
3a7e92d
docs: add llvmpipe features for fb_no_attach and compute shaders
by Dave Airlie
· 5 years ago
c0521ec
llvmpipe: enable compute shaders if LLVM has coroutines
by Dave Airlie
· 5 years ago
6453a22
llvmpipe: add local memory allocation path
by Dave Airlie
· 5 years ago
4e70970
llvmpipe: add compute shader parameter fetching support
by Dave Airlie
· 5 years ago
0b51e73
llvmpipe: add compute shader images support
by Dave Airlie
· 5 years ago
45a8cf9
llvmpipe: add ssbo support to compute shaders
by Dave Airlie
· 5 years ago
6ea8e9b
llvmpipe: add compute sampler + sampler view support.
by Dave Airlie
· 5 years ago
4ca40cc
llvmpipe: add support for compute constant buffers.
by Dave Airlie
· 5 years ago
775fa81
llvmpipe: add compute pipeline statistics support.
by Dave Airlie
· 5 years ago
50fde5b
llvmpipe: add grid launch
by Dave Airlie
· 5 years ago
b320830
llvmpipe: add compute shader generation.
by Dave Airlie
· 5 years ago
6ea41df
llvmpipe: introduce variant building infrastrucutre.
by Dave Airlie
· 5 years ago
fc01faf
llvmpipe: introduce new state dirty tracking for compute.
by Dave Airlie
· 5 years ago
a6f6ca3
llvmpipe: add initial shader create/bind/destroy variants framework.
by Dave Airlie
· 5 years ago
a792c5a
llvmpipe: add compute debug option
by Dave Airlie
· 5 years ago
25f46ae
gallivm: add compute jit interface.
by Dave Airlie
· 5 years ago
3879f69
llvmpipe: add initial compute state structs
by Dave Airlie
· 5 years ago
add0b15
llvmpipe: introduce compute shader context
by Dave Airlie
· 5 years ago
83597ad
gallivm: add barrier support for compute shaders.
by Dave Airlie
· 5 years ago
1b24e3b
llvmpipe: add compute threadpool + mutex
by Dave Airlie
· 5 years ago
e5bf6b7
gallivm: add support for compute shared memory
by Dave Airlie
· 5 years ago
db6c78f
gallivm: add new compute related intrinsics
by Dave Airlie
· 5 years ago
3312bed
llvmpipe: reogranise jit pointer ordering
by Dave Airlie
· 5 years ago
d32690b
gallivm: add coroutine pass manager support
by Dave Airlie
· 5 years ago
9cf1340
gallivm: add coroutine support files to gallivm.
by Dave Airlie
· 5 years ago
f3f0cbf
gallivm/flow: add counter reset for loops
by Dave Airlie
· 5 years ago
6b3c6b9
llvmpipe: enable fb no attach
by Dave Airlie
· 5 years ago
f888790
iris: Report correct number of planes for planar images
by Kenneth Graunke
· 5 years ago
32d458f
teximage: ensure that Tex*SubImage* checks format
by Ilia Mirkin
· 5 years ago
8e92ce9
gallium/hud: add CPU usage support for DragonFly/NetBSD/OpenBSD
by Jan Beich
· 5 years ago
ef621a7
lima: Return fence unconditionally
by Roman Stratiienko
· 5 years ago
1c1890f
lima/ppir: clone uniforms and load_coords into each successor
by Vasily Khoruzhick
· 5 years ago
e23fd2c
lima/ppir: don't assume that load coords gets value from register
by Vasily Khoruzhick
· 5 years ago
bd77d19
lima/ppir: add common helper for creating movs
by Vasily Khoruzhick
· 5 years ago
7659c61
nir: fix memleak in error path
by Eric Engestrom
· 5 years ago
c4969b0
freedreno/drm-shim: fix mem leak
by Eric Engestrom
· 5 years ago
7abf65a
anv: fix format string in error message
by Eric Engestrom
· 5 years ago
1667360
util/os_file: fix double-close()
by Eric Engestrom
· 5 years ago
43d4704
egl: fix deadlock in malloc error path
by Eric Engestrom
· 5 years ago
3afe9d7
ttn: fix 64-bit shift on 32-bit `1`
by Eric Engestrom
· 5 years ago
1ef4592
freedreno/ir3: use uniform base
by Rob Clark
· 5 years ago
305bcdf
freedreno/drm: fix 64b iova shifts
by Rob Clark
· 5 years ago
5ccd587
nir: remove unused constant_fold_state
by Rob Clark
· 5 years ago
79a5ebe
freedreno: Fix the type of single-component scaled vertex attrs.
by Eric Anholt
· 5 years ago
f3e978d
radeonsi/nir: Remove uniform variable scanning
by Connor Abbott
· 5 years ago
96c2a28
ttn: Fill out more info fields
by Connor Abbott
· 5 years ago
dcc64fc
nir: Fix num_ssbos when lowering atomic counters
by Connor Abbott
· 5 years ago
2abf62d
ac/nir: Fix gather4 integer wa with unnormalized coordinates
by Connor Abbott
· 5 years ago
c63ccf9
ac/nir: Rewrite gather4 integer workaround based on radeonsi
by Connor Abbott
· 5 years ago
5f7d90f
egl: warn user if they set an invalid EGL_PLATFORM
by Eric Engestrom
· 5 years ago
5cdfccf
panfrost: Remove panfrost_upload
by Alyssa Rosenzweig
· 5 years ago
42f0aae
panfrost: Fix misc. issues flagged by cppcheck
by Alyssa Rosenzweig
· 5 years ago
6bd18bb
panfrost: Mark (1 << 31) as unsigned
by Alyssa Rosenzweig
· 5 years ago
a058e90
pan/midgard: Remove mir_rewrite_index_*_tag
by Alyssa Rosenzweig
· 5 years ago
41ebac6
pan/midgard: Remove mir_print_bundle
by Alyssa Rosenzweig
· 5 years ago
d34e3f7
pan/midgard: Remove cppwrap.cpp
by Alyssa Rosenzweig
· 5 years ago
1a4153b
pan/midgard: Fix cppcheck issues
by Alyssa Rosenzweig
· 5 years ago
032e21b
pan/midgard: Correct issues in disassemble.c
by Alyssa Rosenzweig
· 5 years ago
23376c2
pan/decode: Add missing format specifier
by Alyssa Rosenzweig
· 5 years ago
dc342aa
pan/decode: Use portable format specifier for 64-bit
by Alyssa Rosenzweig
· 5 years ago
bcfcb7e
pan/decode: Use %zu instead of %d
by Alyssa Rosenzweig
· 5 years ago
d6d6d63
pan/decode: Fix uninitialized variables
by Alyssa Rosenzweig
· 5 years ago
c1c0386
docs: update calendar, add news item and link release notes for 19.1.6
by Juan A. Suarez Romero
· 5 years ago
b3763da
docs: add sha256 checksums for 19.1.6
by Juan A. Suarez Romero
· 5 years ago
4151947
docs: add release notes for 19.1.6
by Juan A. Suarez Romero
· 5 years ago
320b0f6
vulkan/overlay: bounce image back to present layout
by Lionel Landwerlin
· 5 years ago
9db06a5
broadcom/vc4: Expand width of dst surface
by Zhaowei Yuan
· 5 years ago
538820f
swr: Fix make_unique build error.
by Vinson Lee
· 5 years ago
1900b82
loader: include limits.h for PATH_MAX
by nia
· 5 years ago
2f82d97
util: only allow _BitScanReverse64 on 64-bit cpus
by Erik Faye-Lund
· 5 years ago
1de9ba3
mesa/x86: improve SSE-checks for MSVC
by Erik Faye-Lund
· 5 years ago
06099d0
util: do not assume MSVC implies SSE
by Erik Faye-Lund
· 5 years ago
2ade1c5
util: fix SSE-version needed for double opcodes
by Erik Faye-Lund
· 5 years ago
ee2bc11
mesa/main: remove unused include
by Erik Faye-Lund
· 5 years ago
966a455
nir: do not assume that the result of fexp2(a) is always an integral
by Samuel Pitoiset
· 5 years ago
6775a52
egl: fix platform selection
by Lionel Landwerlin
· 5 years ago
87fa8d9
iris: Lessen texture cache hack flush for blits/copies on Icelake.
by Kenneth Graunke
· 5 years ago
4771f6b
util: Define strchrnul on macOS.
by Vinson Lee
· 5 years ago
52af142
gallium/auxiliary/indices: consistently apply start only to input
by Erik Faye-Lund
· 5 years ago
029b07b
travis: Fail build if any command in if statement fails.
by Vinson Lee
· 5 years ago
Next »