index
:
~jeremyhu/mesa
10.4-darwin-build-fixes
10.5-darwin-build-fixes
10.6-darwin-build-fixes
11.1
7.8
PR-575
darwin-build-fixes
darwin-master
master
master-darwin-build-fixes
mesa_7_7_branch
libGL for GLX on XQuartz
jeremyhu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2013-10-18
Add bin/test-driver to the list of files to be distributed.
mesa-9.2.2
Carl Worth
1
-0
/
+1
2013-10-18
docs: Add release notes for 9.2.2 release
Carl Worth
1
-0
/
+97
2013-10-18
Bump version to 9.2.2
Carl Worth
3
-3
/
+3
2013-10-17
Revert "glx: Generate fewer errors in MakeContextCurrent"
Carl Worth
1
-0
/
+10
2013-10-16
radeonsi: Use 'SI' as the LLVM processor for CIK on LLVM <= 3.3
Tom Stellard
1
-0
/
+4
2013-10-16
mesa: consolidate cube width=height error checking
Brian Paul
1
-38
/
+5
2013-10-14
mesa: Add missing switch break in invalidate_framebuffer_storage()
Constantin Baranov
1
-0
/
+1
2013-10-14
i965: Fix 3D texture layout by more literally copying from the spec.
Eric Anholt
1
-55
/
+20
2013-10-14
mesa: Fix compiler warnings when ALIGN's alignment is "1 << value".
Eric Anholt
1
-1
/
+1
2013-10-14
i965: Don't forget the cube map padding on gen5+.
Eric Anholt
1
-7
/
+15
2013-10-14
glx: Generate fewer errors in MakeContextCurrent
Adam Jackson
1
-10
/
+0
2013-10-14
glsl: Fix usage of the wrong union member in program_resource_visitor::recurs...
Francisco Jerez
1
-2
/
+2
2013-10-14
svga: fix incorrect memcpy src in svga_buffer_upload_piecewise()
Brian Paul
1
-1
/
+1
2013-10-05
docs: add missing <pre> tag
Brian Paul
1
-0
/
+1
2013-10-04
docs: Add md5sums for 9.2.1 release
Carl Worth
1
-2
/
+3
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
[next]