Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
mesa3d
/
63a6b719d98fb1ad58ae93c2de859e6d4bfa8b8b
63a6b71
glx: GLX_MESA_multithread_makecurrent is direct-only
by Adam Jackson
· 7 years ago
fcf259e
anv: set error in all failure paths
by Eric Engestrom
· 6 years ago
aac80f7
intel/tools: add missing variable initialisation
by Eric Engestrom
· 6 years ago
e0de26e
drirc: Allow extension midshader for Metro Redux
by vadym.shovkoplias
· 6 years ago
03a5ace
glsl: handle error case with ast_post_inc, ast_post_dec
by Tapani Pälli
· 6 years ago
fdfb689
vc4: Implement texture_subdata() to directly upload tiled data.
by Eric Anholt
· 6 years ago
25bee5e
vc4: Handle partial loads/stores of tiled textures.
by Eric Anholt
· 8 years ago
3e06b91
vc4: Compile the LT image helper per cpp we might load/store.
by Eric Anholt
· 6 years ago
d6a1746
vc4: Refactor to reuse the LT tile walking code.
by Eric Anholt
· 8 years ago
a9fb331
wayland/egl: update surface size on window resize
by Juan A. Suarez Romero
· 7 years ago
1fe7cbd
wayland/egl: initialize window surface size to window size
by Juan A. Suarez Romero
· 7 years ago
f9d0e7d
travis: make drivers explicit in Meson targets
by Juan A. Suarez Romero
· 6 years ago
51e878c
svga: use pipe_sampler_view::target in svga_set_sampler_views()
by Brian Paul
· 6 years ago
92e5dc9
svga: use SVGA3D_RS_FILLMODE for vgpu9
by Brian Paul
· 6 years ago
a45b495
svga: add TGSI_SEMANTIC_FACE switch case in svga_swtnl_update_vdecl()
by Brian Paul
· 6 years ago
92e7342
xlib: remove unused Fake_glXGetAGPOffsetMESA() function
by Brian Paul
· 6 years ago
6ff4795
gl.h: define GLeglImageOES depending on GL_EXT_EGL_image_storage
by Brian Paul
· 6 years ago
32aa7ff
Android: copy -fno*math* options from the autotools build
by Emil Velikov
· 7 years ago
315c46c
autotools: use correct gl.pc LIBS when using glvnd
by Emil Velikov
· 7 years ago
8dc9641
glx: automake: add egl.pc/headers TODO when using glvnd
by Emil Velikov
· 7 years ago
94ed4c4
egl: automake: add egl.pc/headers TODO when using glvnd
by Emil Velikov
· 7 years ago
25a9450
autotools: error out when building with mangling and glvnd
by Emil Velikov
· 7 years ago
d5ac236
autotools: error out when using the broken --with-{gl, osmesa}-lib-name
by Emil Velikov
· 7 years ago
4f2b73d
meson: recommend building the surfaceless platform
by Emil Velikov
· 7 years ago
a7ea751
automake: require shared glapi when using DRI based libGL
by Emil Velikov
· 7 years ago
8340365
ttn: remove {varying_slot, frag_result}_to_tgsi_semantic helpers
by Emil Velikov
· 7 years ago
db43219
travis: remove libedit-dev dependency in LLVM 6.0 targets
by Juan A. Suarez Romero
· 6 years ago
0f450e0
glsl_to_tgsi: plumb image writable through to driver
by Erik Faye-Lund
· 6 years ago
cfe69d0
vc4: Fix vc4_fence_server_sync() on pre-syncobj kernels.
by Eric Anholt
· 6 years ago
69158c4
vc4: Ignore samplers for finding uniform offsets.
by Eric Anholt
· 6 years ago
e24a8e5
vc4: Extend dumping of uniforms in QIR and in the command stream.
by Eric Anholt
· 6 years ago
3954331
vc4: Pull uinfo->data[i] dereference out to the top of the loop.
by Eric Anholt
· 6 years ago
550e9c9
vc4: Make sure to emit a tile coordinates between two MSAA loads.
by Eric Anholt
· 6 years ago
9ab6912
vc4: Respect a sampler view's first_layer field.
by Eric Anholt
· 6 years ago
fe0a3a4
virgl: add ARB_shader_clock support
by Dave Airlie
· 6 years ago
ba1ebf2
python: Specify the template output encoding
by Mathieu Bridon
· 6 years ago
e1b88ae
python: Fix rich comparisons
by Mathieu Bridon
· 6 years ago
9b6746b
python: Use explicit integer divisions
by Mathieu Bridon
· 6 years ago
3dc2238
egl/main: Add bits for EGL_KHR_mutable_render_buffer
by Chad Versace
· 7 years ago
5c6d6ee
dri: Add param driCreateConfigs(mutable_render_buffer)
by Chad Versace
· 7 years ago
bbe2d50
dri: Define DRI_MutableRenderBuffer extensions
by Chad Versace
· 7 years ago
eabf597
egl/dri2: In dri2_make_current, return early on failure
by Chad Versace
· 7 years ago
f48f9a7
egl: Simplify queries for EGL_RENDER_BUFFER
by Chad Versace
· 7 years ago
d145e33
radeonsi: set GLC=1 for all write-only shader resources
by Marek Olšák
· 6 years ago
2ab8cf6
radeonsi: don't load block dimensions into SGPRs if they are not variable
by Marek Olšák
· 6 years ago
03cff7e
travis: meson/Vulkan requires LLVM 6.0
by Juan A. Suarez Romero
· 6 years ago
80f937e
travis: add ubuntu-toolchain-r-test
by Juan A. Suarez Romero
· 6 years ago
85cad15
egl: set EGL_BAD_NATIVE_PIXMAP in the copy_buffers fallback
by Emil Velikov
· 7 years ago
5463064
egl/x11: use the no-op dri2_fallback_copy_buffers for swrast
by Emil Velikov
· 7 years ago
670cd40
egl: remove unneeded _eglGetNativePlatform check
by Emil Velikov
· 7 years ago
b4b277f
travis: use https for all the links
by Emil Velikov
· 7 years ago
6b8657a
autoconf: stop exporting internal wayland details
by Emil Velikov
· 7 years ago
2f1d9e6
meson: stop exporting internal wayland details
by Emil Velikov
· 7 years ago
c077b74
meson: use dependency()+find_program() for wayland-scanner
by Emil Velikov
· 7 years ago
54d8448
swr: don't export swr_create_screen_internal
by Emil Velikov
· 7 years ago
e02f061
meson: install KHR/khrplatform.h when needed
by Eric Engestrom
· 6 years ago
ed07e83
i965: gen_shader_sha1() doesn't use the brw_context
by Eric Engestrom
· 6 years ago
87c1561
configure: install KHR/khrplatform.h when needed
by Eric Engestrom
· 6 years ago
303e7b3
intel: don't build tools without -Dtools=intel
by Lionel Landwerlin
· 6 years ago
c4f1834
virgl: update virgl_hw.h from virglrenderer
by Erik Faye-Lund
· 6 years ago
0914e14
virgl: rename msaa_sample_positions -> sample_locations
by Erik Faye-Lund
· 6 years ago
9507e03
vc4: Fix a leak of the no-vertex-elements workaround BO.
by Eric Anholt
· 6 years ago
86095e9
vc4: Fix context creation when syncobjs aren't supported.
by Eric Anholt
· 6 years ago
1561e49
v3d: Emit the VCM_CACHE_SIZE packet.
by Eric Anholt
· 6 years ago
5d49076
v3d: Drop "VC5" from the renderer string.
by Eric Anholt
· 6 years ago
50a8713
v3d: Avoid spilling that breaks the r5 usage after a ldvary.
by Eric Anholt
· 6 years ago
f2c0d31
v3d: Make sure that QPU instruction-has-a-dest matches VIR.
by Eric Anholt
· 6 years ago
3f9cb2e
v3d: Wait for TMU writes to complete before continuing after a spill.
by Eric Anholt
· 6 years ago
ccbe33a
v3d: Make sure we don't emit a thrsw before the last one finished.
by Eric Anholt
· 6 years ago
f9d54dc
v3d: Add some debug code for forcing register spilling.
by Eric Anholt
· 6 years ago
aaa41cd
drisw: Fix build on Android Nougat, which lacks shm (v2)
by Chad Versace
· 6 years ago
6229ee8
mesa: fix make check for AMD_framebuffer_multisample_advanced
by Ian Romanick
· 6 years ago
b7946f6
glapi: Fix GLES versioning for AMD_framebuffer_multisample_advanced functions
by Ian Romanick
· 6 years ago
7a46b2d
meson, install_megadrivers: Also remove stale symlinks
by Gert Wollny
· 6 years ago
5eb4b38
anv: add more swapchain formats
by Tapani Pälli
· 6 years ago
c332509
nvc0/ir: return 0 in imageLoad on incomplete textures
by Karol Herbst
· 7 years ago
0ca046d
gm200/ir: optimize rcp(sqrt) to rsq
by Karol Herbst
· 6 years ago
6f98a30
gm200/ir: add native OP_SQRT support
by Karol Herbst
· 6 years ago
4334196
intel: tools: simplify meson build
by Lionel Landwerlin
· 6 years ago
87a3c97
intel: aubinator: simplify decoding
by Lionel Landwerlin
· 6 years ago
02ebc06
intel: common: add missing stdint include
by Lionel Landwerlin
· 6 years ago
db4770e
intel: decoder: remove unused variable
by Lionel Landwerlin
· 6 years ago
7471286
intel: tools: aubwrite: reuse canonical address helper
by Lionel Landwerlin
· 6 years ago
35955af
intel: aubinator: fix read the context/ring
by Lionel Landwerlin
· 6 years ago
3b07d28
nir: Transform expressions of b2f(a) and b2f(b) to a == b
by Ian Romanick
· 6 years ago
c658b6c
nir: Transform expressions of b2f(a) and b2f(b) to a ^^ b
by Ian Romanick
· 6 years ago
3aca80a
nir: Transform expressions of b2f(a) and b2f(b) to !(a && b)
by Ian Romanick
· 6 years ago
1713c97
nir: Transform expressions of b2f(a) and b2f(b) to a && b
by Ian Romanick
· 6 years ago
4425f47
nir: Transform expressions of b2f(a) and b2f(b) to !(a || b)
by Ian Romanick
· 6 years ago
6b3670a
nir: Transform -fabs(a) >= 0 to a == 0
by Ian Romanick
· 6 years ago
46e7c34
nir: Transform expressions of b2f(a) and b2f(b) to a || b
by Ian Romanick
· 6 years ago
be7d3ba
nir: Transform -fabs(a) < 0 to a != 0
by Ian Romanick
· 6 years ago
d49eab2
nir: Rearrange bcsel with two bcsel sources
by Ian Romanick
· 6 years ago
b92fded
nir: Collapse more repeated bcsels on the same argument
by Ian Romanick
· 6 years ago
408330e
nir: Don't compare i2f or u2i with zero
by Ian Romanick
· 6 years ago
a384561
nir: Remove f2i(i2f(x)) conversions
by Ian Romanick
· 6 years ago
ea6c276
nir: Mark the 0.0 < abs(a) transformation as imprecise
by Ian Romanick
· 6 years ago
4bad50de
radeonsi: cosmetic changes
by Marek Olšák
· 6 years ago
6508b93
st/mesa: expose & set limits for AMD_framebuffer_multisample_advanced
by Marek Olšák
· 7 years ago
7f587b5
st/mesa: add renderbuffer support for AMD_framebuffer_multisample_advanced
by Marek Olšák
· 7 years ago
Next »