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
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
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
staging/22.2
staging/22.3
staging/23.0
staging/23.1
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-10-30
Update version to 17.3.0-rc2
mesa-17.3.0-rc2
Emil Velikov
1
-1
/
+1
2017-10-27
wayland-egl: fix wayland cflags
Eric Engestrom
1
-1
/
+1
2017-10-27
vc4: fix release build
Eric Engestrom
1
-6
/
+6
2017-10-27
radeonsi: update hack for HTILE corruption in ARK: Survival Evolved
Samuel Pitoiset
6
-13
/
+13
2017-10-27
meson: wayland-egl depends on wayland-client
Daniel Stone
1
-0
/
+1
2017-10-27
intel/eu: Use EXECUTE_1 for JMPI
Jason Ekstrand
2
-2
/
+1
2017-10-27
radv: Fix truncation issue hexifying the cache uuid for the disk cache.
Bas Nieuwenhuizen
1
-2
/
+2
2017-10-27
i965: Fix memmem compiler warnings.
Eric Anholt
1
-1
/
+2
2017-10-27
radv: move nir print after linking is done
Timothy Arceri
2
-3
/
+8
2017-10-27
mesa/bufferobj: don't double negate the range
Dave Airlie
1
-3
/
+3
2017-10-27
radv: clone meta shaders before linking
Timothy Arceri
1
-1
/
+8
2017-10-27
meson: fix egl build for meson version < 0.43
Dylan Baker
1
-5
/
+4
2017-10-27
mesa: Accept GL_BACK in get_fb0_attachment with ARB_ES3_1_compatibility.
Kenneth Graunke
1
-0
/
+9
2017-10-27
i965: unref push_const_bo in intelDestroyContext
Tapani Pälli
1
-0
/
+6
2017-10-27
i965/miptree: Take an isl_format in render_aux_usage
Jason Ekstrand
5
-27
/
+39
2017-10-27
i965/blorp: Use more temporary isl_format variables
Jason Ekstrand
1
-8
/
+7
2017-10-27
i965/blorp: Use blorp_to_isl_format for src_isl_format in blit_miptrees
Jason Ekstrand
1
-1
/
+2
2017-10-27
spirv: Claim support for the simple memory model
Jason Ekstrand
1
-1
/
+2
2017-10-27
radeonsi: add a workaround for weird s_buffer_load_dword behavior on SI
Marek Olšák
1
-3
/
+10
2017-10-27
radeon/video: add gfx9 offsets when rejoin the video surface
Leo Liu
1
-1
/
+4
2017-10-27
anv/pipeline: Call nir_lower_system_valaues after brw_preprocess_nir
Jason Ekstrand
1
-1
/
+2
2017-10-27
anv/pipeline: Drop nir_lower_clip_cull_distance_arrays
Jason Ekstrand
1
-2
/
+0
2017-10-27
intel/fs: Handle flag read/write aliasing in needs_src_copy
Jason Ekstrand
1
-1
/
+3
2017-10-27
clover: Fix compilation after clang r315871
Jan Vesely
2
-5
/
+12
2017-10-27
nir/intrinsics: Set the correct num_indices for load_output
Jason Ekstrand
1
-1
/
+1
2017-10-27
ac/nir: generate correct instruction for atomic min/max on unsigned images
Matthew Nicholls
1
-2
/
+4
2017-10-27
radv: use device name in cache creation like radeonsi.
Dave Airlie
1
-2
/
+3
2017-10-27
radv: Update code pointer correctly if a variant is already created
Alex Smith
1
-0
/
+2
2017-10-27
i965: Revert absolute mode for constant buffer pointers.
Kenneth Graunke
2
-25
/
+1
2017-10-27
amd/common/gfx9: workaround DCC corruption more conservatively
Nicolai Hähnle
1
-7
/
+25
2017-10-27
glsl: fix derived cs variables
Ilia Mirkin
9
-118
/
+244
2017-10-23
Update version to 17.3.0-rc1
mesa-17.3.0-rc1
Emil Velikov
1
-1
/
+1
2017-10-23
radv: automake: include radv_extensions.py in the tarball
17.3-branchpoint
Juan A. Suarez Romero
1
-0
/
+1
2017-10-23
ac/nir: Only clamp shadow reference on radeonsi.
Bas Nieuwenhuizen
4
-2
/
+9
2017-10-23
radv: Disallow indirect outputs for GS on GFX9 as well.
Bas Nieuwenhuizen
1
-3
/
+1
2017-10-23
ac/nir: Fix nir_texop_lod on GFX for 1D arrays.
Bas Nieuwenhuizen
1
-1
/
+3
2017-10-23
radv/ac/nir: only emit tess factors to storage if tes reads them
Dave Airlie
3
-2
/
+4
2017-10-22
radv: Don't use vgpr indexing for outputs on GFX9.
Bas Nieuwenhuizen
1
-0
/
+5
2017-10-21
ac/nir: Account for compact array index in GS input load from LDS.
Bas Nieuwenhuizen
1
-1
/
+1
2017-10-21
radv: Don't compile shaders when they are cached already.
Bas Nieuwenhuizen
1
-19
/
+23
2017-10-21
radv: Don't check for max GL GS invocations.
Bas Nieuwenhuizen
1
-2
/
+0
2017-10-21
radv: Don't explicitly reference vertex shader for draw_id.
Bas Nieuwenhuizen
1
-1
/
+1
2017-10-21
radv: Don't reset cmd_buffer->state.dirty.
Bas Nieuwenhuizen
1
-2
/
+0
2017-10-21
radv: Correctly detect changed shaders for vertex descriptors.
Bas Nieuwenhuizen
1
-6
/
+6
2017-10-21
ac/nir: Set larged wrokgroup size for GS on GFX9.
Bas Nieuwenhuizen
1
-1
/
+1
2017-10-21
ac/nir: Take the max workgroup size of all provided shaders.
Bas Nieuwenhuizen
1
-1
/
+6
2017-10-21
radv: Fix pipeline cache locking issues
Alex Smith
1
-7
/
+23
2017-10-21
anv: don't assert on device init on Cannonlake
Lionel Landwerlin
1
-2
/
+4
2017-10-21
anv: disable stencil pma fix on Gen > 9
Lionel Landwerlin
1
-0
/
+2
2017-10-21
blorp: enable R32G32B32X32 blorp ccs copies
Lionel Landwerlin
1
-0
/
+1
[next]