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
2018-09-08
docs: update 18.2.0 release notes
mesa-18.2.0
Andres Gomez
1
-1
/
+206
2018-09-07
Update version to 18.2.0(final)
Andres Gomez
1
-1
/
+1
2018-09-07
Revert "glsl: skip stringification in preprocessor if in unreachable branch"
Andres Gomez
1
-4
/
+2
2018-09-05
Update version to 18.2.0-rc6
mesa-18.2.0-rc6
Andres Gomez
1
-1
/
+1
2018-09-04
egl/wayland: do not leak wl_buffer when it is locked
Juan A. Suarez Romero
2
-7
/
+16
2018-09-04
st/mesa: help fix stencil border color for GL_DEPTH_STENCIL textures
Marek Olšák
1
-0
/
+3
2018-09-04
u_vbuf: Fix leak
Ernestas Kulik
1
-0
/
+1
2018-09-03
cherry-ignore: anv/blorp: Fix a comment as per Nanley's review feedback
Andres Gomez
1
-0
/
+2
2018-09-03
egl/android: do not indent HAVE_DRM_GRALLOC preprocessor directive
Mauro Rossi
1
-3
/
+3
2018-09-03
radv: Fix CMASK dimensions.
Bas Nieuwenhuizen
1
-2
/
+2
2018-09-03
radv: Use a lower max offchip buffer count.
Bas Nieuwenhuizen
1
-2
/
+22
2018-09-03
radv: Add VEGA20 support.
Bas Nieuwenhuizen
2
-0
/
+2
2018-09-03
anv/blorp: Do more flushing around HiZ clears
Jason Ekstrand
1
-11
/
+33
2018-09-03
i965/vec4: Clamp indirect tes input array reads with 0x0fffffff
Ian Romanick
1
-1
/
+11
2018-09-03
i965/vec4: Correctly handle uniform sources in generate_tes_add_indirect_urb_...
Ian Romanick
1
-1
/
+14
2018-09-01
cherry-ignore: radeonsi: fix regression in indirect input swizzles.
Andres Gomez
1
-0
/
+3
2018-09-01
tegra: fix memory leak
Christian Gmeiner
1
-0
/
+1
2018-09-01
i965/gen7_urb: Re-emit PUSH_CONSTANT_ALLOC on some gen9
Nanley Chery
1
-0
/
+28
2018-09-01
radv: fix passing clip/cull distances from VS to PS
Samuel Pitoiset
4
-1
/
+51
2018-09-01
ac/radeonsi: fix CIK copy max size
Dave Airlie
1
-1
/
+3
2018-09-01
glsl: skip stringification in preprocessor if in unreachable branch
Timothy Arceri
1
-2
/
+4
2018-09-01
i965/screen: Allow modifiers on sRGB formats
Jason Ekstrand
1
-3
/
+11
2018-09-01
egl/dri2: Guard against invalid fourcc formats
Jason Ekstrand
2
-0
/
+21
2018-08-30
egl/dri2: Add a helper for the number of planes for a FOURCC format
Jason Ekstrand
1
-11
/
+21
2018-08-30
radv: Add missing checks in radv_get_image_format_properties.
Bas Nieuwenhuizen
1
-0
/
+19
2018-08-30
glsl/linker: Link all out vars from a shader objects on a single stage
vadym.shovkoplias
1
-0
/
+37
2018-08-30
i965/gen6/xfb: handle case where transform feedback is not active
Andrii Simiklit
1
-1
/
+1
2018-08-30
nir/format_convert: Fix a bitmask in unpack_11f11f10f
Jason Ekstrand
1
-1
/
+1
2018-08-30
nir/algebraic: Be more careful converting ushr to extract_u8/16
Jason Ekstrand
1
-2
/
+2
2018-08-30
anv: blorp: support multiple aspect blits
Lionel Landwerlin
1
-70
/
+75
2018-08-30
cherry-ignore: mesa: allow GL_UNSIGNED_BYTE type for SNORM reads
Andres Gomez
1
-0
/
+3
2018-08-30
ac/surface: fix CMASK fast clear for NPOT textures with mipmapping on SI/CI/VI
Marek Olšák
1
-2
/
+2
2018-08-30
anv: Claim to support depthBounds for ID games
Jason Ekstrand
1
-0
/
+9
2018-08-30
anv: Copy the appliation info into the instance
Jason Ekstrand
2
-8
/
+33
2018-08-30
vulkan/alloc: Add a vk_strdup helper
Jason Ekstrand
1
-0
/
+17
2018-08-30
Update version to 18.2.0-rc5
mesa-18.2.0-rc5
Andres Gomez
1
-1
/
+1
2018-08-29
meson: Actually load translation files
Dylan Baker
1
-1
/
+4
2018-08-28
docs: add forgotten features to 18.2.0 release notes
Rhys Perry
1
-0
/
+3
2018-08-28
intel: decoder: handle 0 sized structs
Lionel Landwerlin
1
-4
/
+8
2018-08-28
intel/batch_decoder: Print blend states properly
Jason Ekstrand
1
-1
/
+16
2018-08-28
intel/batch_decoder: Fix dynamic state printing
Jason Ekstrand
1
-2
/
+2
2018-08-28
intel/decoder: Clean up field iteration and fix sub-dword fields
Jason Ekstrand
1
-16
/
+16
2018-08-28
intel: decoder: unify MI_BB_START field naming
Lionel Landwerlin
3
-7
/
+7
2018-08-28
glsl/linker: Allow unused in blocks which are not declated on previous stage
vadym.shovkoplias
2
-3
/
+9
2018-08-27
anv: Fill holes in the VF VUE to zero
Jason Ekstrand
1
-1
/
+28
2018-08-24
glsl: remove execute bit and shebang from python tests
Emil Velikov
3
-3
/
+0
2018-08-24
meson: Run the test with Python
Mathieu Bridon
2
-4
/
+10
2018-08-24
docs: update required mako version
Emil Velikov
1
-1
/
+1
2018-08-24
meson: fix egl build for android
Gurchetan Singh
1
-0
/
+1
2018-08-24
meson: fix egl build for surfaceless
Gurchetan Singh
1
-0
/
+1
[next]