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
2013-10-04
docs: Add release notes for 9.2.1 release
mesa-9.2.1
Carl Worth
1
-0
/
+204
2013-10-04
mesa: Bump version to 9.2.1
Carl Worth
3
-3
/
+3
2013-10-04
mesa: Don't return any data for GL_SHADER_BINARY_FORMATS
Ian Romanick
1
-1
/
+1
2013-10-04
wayland-egl.pc requires wayland-client.pc.
Torsten Duwe
1
-0
/
+1
2013-10-04
st/gbm: Add $(WAYLAND_CFLAGS) for HAVE_EGL_PLATFORM_WAYLAND.
Johannes Obermayr
1
-0
/
+1
2013-10-04
meta: Set correct viewport and projection in decompress_texture_image.
Kenneth Graunke
1
-0
/
+5
2013-10-02
i965: fix bogus swizzle in brw_cubemap_normalize
Chris Forbes
1
-4
/
+6
2013-10-01
mesa: check for bufSize > 0 in _mesa_GetSynciv()
Brian Paul
1
-1
/
+1
2013-10-01
i965: Reenable glBitmap() after the sRGB winsys enabling.
Eric Anholt
1
-1
/
+2
2013-10-01
mesa: Remove all traces of GL_OES_matrix_get
Ian Romanick
3
-12
/
+0
2013-10-01
Use -Bsymbolic when linking libEGL.so
Carl Worth
1
-1
/
+1
2013-10-01
cherry-ignore: Ignore a commit which appeared twice on master
Carl Worth
1
-1
/
+5
2013-10-01
r600g: fix texture buffer object cache flushing
Marek Olšák
1
-1
/
+4
2013-10-01
r600g: fix constant buffer cache flushing
Marek Olšák
1
-1
/
+5
2013-09-27
i965: Fix cube array coordinate normalization
Chris Forbes
1
-5
/
+11
2013-09-27
i965/gen4: Fix fragment program rectangle texture shadow compares.
Eric Anholt
1
-4
/
+4
2013-09-27
mesa: Support GL_MAX_VERTEX_OUTPUT_COMPONENTS query with ES3
Ian Romanick
2
-0
/
+2
2013-09-27
i965: Fix brw_vs_prog_data_compare to actually check field members.
Kenneth Graunke
1
-1
/
+1
2013-09-27
st/mesa: don't dereference stObj->pt if NULL
Dave Airlie
1
-1
/
+1
2013-09-27
os: First check for __GLIBC__ and then for PIPE_OS_BSD
Andreas Boll
1
-4
/
+4
2013-09-27
i965/vec4: Only zero out unused message components when there are any.
Kenneth Graunke
1
-2
/
+4
2013-09-27
glsl: propagate max_array_access through function calls
Dominik Behr
1
-0
/
+32
2013-09-27
nv30: fix inconsistent setting of push->user_priv
Ilia Mirkin
1
-1
/
+1
2013-09-27
glx: Initialize OpenGL version to 1.0
Rico Schüller
3
-17
/
+17
2013-09-27
glsl: Reallow precision qualifiers on structure members
Ian Romanick
1
-3
/
+7
2013-09-27
nvc0: restore viewport after blit
Maarten Lankhorst
3
-4
/
+7
2013-09-27
nvc0: delete compute object on screen destruction
Christoph Bumiller
1
-0
/
+1
2013-09-27
nvc0: fix blitctx memory leak
Joakim Sindholt
3
-0
/
+9
2013-09-27
nvc0/ir: add f32 long immediate cannot saturate
Christoph Bumiller
1
-0
/
+12
2013-09-27
nvc0/ir: fix use after free in texture barrier insertion pass
Tiziano Bacocco
1
-1
/
+2
2013-09-27
nouveau: initialise the nouveau_transfer maps
Emil Velikov
1
-0
/
+2
2013-09-27
i965/fs: Gen4: Zero out extra coordinates when using shadow compare
Chris Forbes
1
-1
/
+7
2013-09-26
st/dri: do not create a new context for msaa copy
Maarten Lankhorst
12
-33
/
+34
2013-09-17
radeon/winsys: pad IBs to a multiple of 8 DWs
Alex Deucher
1
-0
/
+30
2013-09-17
nv30: find first unused texcoord rather than bailing if first is used
Ilia Mirkin
1
-2
/
+1
2013-09-11
mesa: Note that 89a665e should not be picked
Ian Romanick
1
-0
/
+4
2013-09-10
i965/fs: Detect GRF sources in split_virtual_grfs send-from-GRF code.
Kenneth Graunke
1
-1
/
+5
2013-09-10
i965/vs: Detect GRF sources in split_virtual_grfs send-from-GRF code.
Kenneth Graunke
1
-2
/
+6
2013-09-10
mesa: Don't choose S3TC for generic compression if we can't compress.
Eric Anholt
1
-4
/
+8
2013-09-10
mesa: Rip out more extension checking from texformat.c.
Eric Anholt
1
-10
/
+4
2013-09-10
glsl: Allow precision qualifiers for sampler types
Anuj Phogat
1
-8
/
+21
2013-08-28
i965: Initialize inout_offset parameter to brw_search_cache().
Paul Berry
2
-2
/
+2
2013-08-28
Add .cherry-ignore file
Ian Romanick
1
-0
/
+2
2013-08-27
docs: minor fixes for 9.2 release notes
Brian Paul
1
-2
/
+2
2013-08-27
docs: Add 9.2 release md5sums
Ian Romanick
1
-1
/
+3
2013-08-27
mesa: Bump version to 9.2 (final)
mesa-9.2
Ian Romanick
3
-3
/
+3
2013-08-27
docs: Update release notes for 9.2
Ian Romanick
1
-2
/
+146
2013-08-26
glsl: Disallow uniform block layout qualifiers on non-uniform block vars.
Matt Turner
1
-4
/
+13
2013-08-26
Fixed and/or order mistake, resulting in compiling llvmpipe without llvm inst...
Kristian Lehmann
1
-2
/
+2
2013-08-26
clover: Don't use PIPE_TRANSFER_UNSYNCHRONIZED for blocking copies
Tom Stellard
1
-1
/
+1
[next]