index
:
lib/mesa
debian-unstable
pristine-tar
upstream-unstable
[no description]
Dyson
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2014-04-18
docs: Add release notes for 10.1.1
Carl Worth
1
-0
/
+251
2014-04-18
Update VERSION to 10.1.1
Carl Worth
1
-1
/
+1
2014-04-18
i965: Fix buffer overruns in MSAA MCS buffer clearing.
Eric Anholt
1
-1
/
+1
2014-04-18
i965: Avoid dependency hints on math opcodes
Mike Stroyan
1
-0
/
+8
2014-04-18
glsl: Try vectorizing when seeing a repeated assignment to a channel.
Kenneth Graunke
1
-0
/
+1
2014-04-18
glsl: Propagate explicit binding information from the AST all the way to the ...
Ian Romanick
4
-2
/
+30
2014-04-18
linker: Set binding for all elements of UBO array
Ian Romanick
1
-2
/
+34
2014-04-18
linker: Set block bindings based on UniformBlocks rather than UniformStorage
Ian Romanick
1
-11
/
+21
2014-04-18
linker: Clean up "unused parameter" warnings
Ian Romanick
1
-8
/
+4
2014-04-18
glsl: Allow explicit binding on atomics again
Carl Worth
1
-1
/
+3
2014-04-16
linker: Fold set_uniform_binding into call site
Ian Romanick
1
-21
/
+12
2014-04-16
linker: Various trivial clean-ups in set_sampler_binding
Ian Romanick
1
-18
/
+18
2014-04-16
linker: Split set_uniform_binding into separate functions for blocks and samp...
Ian Romanick
1
-3
/
+39
2014-04-16
configure: don't require libudev for gbm or egl drm/wayland
Jonathan Gray
1
-5
/
+16
2014-04-16
configure: cleanup libudev handling
Emil Velikov
1
-5
/
+6
2014-04-16
configure: Use LLVM shared libraries by default
Tom Stellard
1
-4
/
+4
2014-04-15
i965/fs: Don't propagate saturation modifiers if there are source modifiers.
Matt Turner
1
-0
/
+2
2014-04-15
i965/fs: Don't propagate saturate modifiers into partial writes.
Matt Turner
1
-1
/
+2
2014-04-15
i965/fs: Fix off-by-one in saturate propagation.
Matt Turner
1
-1
/
+1
2014-04-15
haiku: Fix build through scons corrections and viewport fixes
Alexander von Gluck IV
2
-3
/
+14
2014-04-14
egl/dri2: use drm macros to construct device name
Jonathan Gray
1
-1
/
+6
2014-04-14
cherry-ignore: Ignore a few patches
Carl Worth
1
-0
/
+9
2014-04-14
r600g: implement edge flags
Marek Olšák
3
-3
/
+52
2014-04-14
r600g: Don't leak bytecode on shader compile failure
Michel Dänzer
1
-7
/
+12
2014-04-14
glx: drop obsolete _XUnlock_Mutex in __glXInitialize error path
Emil Velikov
1
-3
/
+1
2014-04-14
svga: move LIST_INITHEAD(dirty_buffers) earlier in svga_context_create()
Brian Paul
1
-2
/
+2
2014-04-14
i965: Stop advertising GL_MESA_ycbcr_texture.
Kenneth Graunke
1
-1
/
+0
2014-04-14
mesa: add bounds checking to eliminate buffer overrun
Courtney Goeltzenleuchter
1
-24
/
+54
2014-04-14
svga: replace sampler assertion with conditional
Brian Paul
2
-5
/
+33
2014-04-14
i965/vec4: fix record clearing in copy propagation
Chia-I Wu
1
-5
/
+16
2014-04-14
glsl: Fix lack of i2u in lower_ubo_reference.
Kenneth Graunke
1
-3
/
+7
2014-04-14
st/xa: Make sure unused samplers are set to NULL
Thomas Hellstrom
1
-2
/
+3
2014-04-14
st/xa: Bind destination before setting new state
Thomas Hellstrom
1
-3
/
+3
2014-04-14
nouveau: fix firmware check on nvd7/nvd9
Ilia Mirkin
1
-3
/
+3
2014-04-14
winsys/svga: Fix prime surface references also for guest-backed surfaces
Thomas Hellstrom
3
-6
/
+81
2014-04-14
winsys/svga: Update the vmwgfx_drm.h header to latest version from kernel
Thomas Hellstrom
1
-1
/
+12
2014-04-14
egl/dri2: don't require libudev to build drm/wayland platforms
Jonathan Gray
1
-2
/
+0
2014-04-14
configure.ac: fix the detection of expat with pkg-config
Johannes Nixdorf
1
-1
/
+1
2014-04-14
megadriver_stub.c: don't use _GNU_SOURCE to gate the compat code
Jonathan Gray
1
-2
/
+2
2014-04-14
loader: don't limit the non-udev path to only android
Jonathan Gray
1
-1
/
+1
2014-04-14
loader: use 0 instead of FALSE which isn't defined
Jonathan Gray
1
-2
/
+2
2014-04-14
cso: fix sampler view count in cso_set_sampler_views()
Brian Paul
1
-3
/
+4
2014-04-14
winsys/svga: Replace the query mm buffer pool with a slab pool v3
Thomas Hellstrom
1
-5
/
+13
2014-04-14
configure: enable dri3 only for linux
Emil Velikov
1
-6
/
+12
2014-04-14
mesa: fix glMultiDrawArrays inside a display list
Brian Paul
1
-3
/
+4
2014-04-14
st/mesa: add null pointer checking in query object functions
Brian Paul
1
-2
/
+16
2014-04-14
mesa: fix unpack_Z32_FLOAT_X24S8() / unpack_Z32_FLOAT() mix-up
Brian Paul
1
-4
/
+4
2014-04-14
st/mesa: fix sampler view handling with shared textures v4
Christian König
3
-0
/
+28
2014-04-14
draw: Duplicate TGSI tokens in draw_pipe_pstipple module.
José Fonseca
1
-1
/
+2
2014-04-14
st/mesa: recreate sampler view on context change v3
Christian König
1
-0
/
+10
[prev]
[next]