index
:
mesa/mesa
10.0
10.1
10.2
10.3
10.4
10.5
10.6
11.0
11.1
11.2
12.0
13.0
17.0
17.1
17.2
17.3
18.0
18.1
18.2
18.3
19.0
19.1
19.2
19.3
20.0
20.1
20.2
20.3
21.0
21.1
21.2
21.3
22.0
22.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
gallium-no-rhw-position
main
marge_bot_batch_merge_job
opengl-es-v2
staging/20.0
staging/20.1
staging/20.2
staging/20.3
staging/21.0
staging/21.1
staging/21.2
staging/21.3
staging/22.0
staging/22.1
tess-use-io-semantics
virgl_fix_type_v1
The Mesa 3D Graphics Library (mirrored from https://gitlab.freedesktop.org/mesa/mesa)
brianp
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-12
Update version to 17.2.0-rc4
mesa-17.2.0-rc4
Emil Velikov
1
-1
/
+1
2017-08-11
radv: force cs/ps/l2 flush at end of command stream. (v2)
Dave Airlie
1
-1
/
+4
2017-08-11
radv: fix MSAA on SI gpus.
Dave Airlie
1
-3
/
+7
2017-08-11
radv: fix f16->f32 denorm handling for SI/CIK. (v2)
Dave Airlie
1
-2
/
+16
2017-08-11
radv: Use the correct channel for alpha in resolve srgb conversion.
Bas Nieuwenhuizen
1
-1
/
+1
2017-08-11
radv: Only convert linear->srgb in compute resolves.
Bas Nieuwenhuizen
5
-79
/
+54
2017-08-11
radv: Don't use SRGB format for image stores during resolve.
Bas Nieuwenhuizen
2
-1
/
+24
2017-08-11
radeonsi/gfx9: use the VI codepath for clamping Z
Marek Olšák
2
-12
/
+2
2017-08-11
isl: Validate row pitch of stencil surfaces.
Kenneth Graunke
1
-2
/
+7
2017-08-11
egl: avoid eglCreatePlatform*Surface{EXT,} crash with invalid dpy
Emil Velikov
1
-2
/
+2
2017-08-11
configure: remove trailing "-a" in swr architecture test
Tim Rowley
1
-1
/
+1
2017-08-11
ac: fail shader compilation if libelf is replaced by an incompatible version
Marek Olšák
3
-4
/
+15
2017-08-11
nv50/ir: fix ConstantFolding with saturation
Karol Herbst
2
-0
/
+9
2017-08-11
radv: Fix decompression on multisampled depth buffers
Alex Smith
2
-35
/
+69
2017-08-11
i965/miptree: Call alloc_aux in create_for_bo
Jason Ekstrand
1
-6
/
+7
2017-08-11
intel/isl: Don't align the height of the last array slice
Jason Ekstrand
1
-1
/
+2
2017-08-11
intel/isl: Stop padding surfaces
Jason Ekstrand
1
-117
/
+2
2017-08-11
anv/formats: Allow sampling on depth-only formats on gen7
Jason Ekstrand
1
-1
/
+2
2017-08-11
radv: avoid GPU hangs if someone does a resolve with non-multisample src (v2)
Dave Airlie
1
-0
/
+5
2017-08-11
egl/x11: don't leak xfixes_query in the error path
Emil Velikov
1
-0
/
+1
2017-08-07
Update version to 17.2.0-rc3
mesa-17.2.0-rc3
Emil Velikov
1
-1
/
+1
2017-08-05
anv: Stop advertising VK_KHX_multiview
Jason Ekstrand
1
-4
/
+0
2017-08-05
st/dri: enable 32-bit RGBX/RGBA formats only on Android
Tomasz Figa
1
-0
/
+12
2017-08-05
swr/rast: fix scons gen_knobs.h dependency
Tim Rowley
1
-1
/
+1
2017-08-05
mesa/st: fix conditional jump depends on uninitialised value
Timothy Arceri
1
-0
/
+1
2017-08-05
gles: Restore some lost typedefs
Scott D Phillips
2
-4
/
+14
2017-08-05
Revert "st_glsl_to_tgsi: rewrite rename registers to use array fully."
Dave Airlie
1
-26
/
+29
2017-08-05
radv: handle 10-bit format clamping workaround.
Dave Airlie
8
-16
/
+51
2017-08-05
radv: Don't underflow non-visible VRAM size.
Bas Nieuwenhuizen
1
-2
/
+4
2017-08-05
st/osmesa: add osmesa framebuffer iface hash table per st manager
Bruce Cherniak
1
-0
/
+11
2017-08-05
intel/vec4/gs: reset nr_pull_param if DUAL_INSTANCED compile failed.
Dave Airlie
1
-0
/
+1
2017-08-05
i965/blit: Remember to include miptree buffer offset in relocs
Chris Wilson
2
-3
/
+3
2017-08-05
i965: Delete pitch alignment assertion in get_blit_intratile_offset_el.
Kenneth Graunke
1
-1
/
+0
2017-08-05
spirv: Fix SpvImageFormatR16ui
Jason Ekstrand
1
-1
/
+1
2017-08-05
dri3: Wait for all pending swapbuffers to be scheduled before touching the front
Thomas Hellstrom
2
-0
/
+21
2017-08-05
gallium/radeon: fix ARB_query_buffer_object conversion to boolean
Nicolai Hähnle
1
-1
/
+2
2017-08-05
radeon/ac: use ds_swizzle for derivs on si/cik.
Dave Airlie
4
-37
/
+44
2017-08-05
ac/nir: fix lsb emission
Connor Abbott
1
-1
/
+11
2017-08-05
nir: fix algebraic optimizations
Connor Abbott
1
-2
/
+2
2017-08-05
Revert "st/mesa: release sampler views when redefining a texture in st_contex...
Marek Olšák
1
-2
/
+0
2017-08-05
radeonsi: ensure that temp array allocas are in the entry block
Nicolai Hähnle
1
-1
/
+1
2017-08-05
mesa: fix mismatch when returning 64-bit bindless uniform handles
Samuel Pitoiset
1
-1
/
+2
2017-07-31
Update version to 17.2.0-rc2
mesa-17.2.0-rc2
Emil Velikov
1
-1
/
+1
2017-07-31
st/glsl_to_tgsi: fix getting the image type for array of structs
Samuel Pitoiset
1
-1
/
+1
2017-07-31
st/mesa: release sampler views when redefining a texture in st_context_teximage
Marek Olšák
1
-0
/
+2
2017-07-31
radv: for stencil only set Z tile mode index to same value
Dave Airlie
1
-0
/
+2
2017-07-31
virgl: drop precise modifier.
Dave Airlie
1
-0
/
+10
2017-07-31
radeonsi: update dirty_level_mask only when flushing or unbinding framebuffer
Marek Olšák
5
-43
/
+59
2017-07-31
st/mesa: always unconditionally revalidate main framebuffer after SwapBuffers
Marek Olšák
1
-0
/
+10
2017-07-31
radeonsi/gfx9: always wrap GS and TCS in an if-block (v2)
Nicolai Hähnle
2
-33
/
+79
[next]