index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
nouveau: rework and simplify nv04/nv05 driver a bit
Ben Skeggs
2012-04-14
8
-300
/
+215
*
nouveau/vieux: switch to libdrm_nouveau-2.0
Ben Skeggs
2012-04-14
47
-1891
/
+1846
*
docs: update GL3.txt for ARB_blend_func_extended
Dave Airlie
2012-04-13
1
-1
/
+1
*
gallium: document dual source blending restrictions on gallium
Dave Airlie
2012-04-13
1
-1
/
+5
*
r600g: initial r600 dual src blending support
Dave Airlie
2012-04-13
5
-16
/
+44
*
softpipe: add dual source blending support
Dave Airlie
2012-04-13
2
-12
/
+88
*
util: add dual blend helper function (v2)
Dave Airlie
2012-04-13
1
-0
/
+26
*
st/mesa: add ARB_blend_func_extended support to state tracker.
Dave Airlie
2012-04-13
3
-5
/
+12
*
gallium: rename DUAL_SOURCE_BLEND cap to MAX_DUAL_SOURCE_RENDER_TARGETS
Dave Airlie
2012-04-13
5
-4
/
+8
*
glsl: add support for ARB_blend_func_extended (v3)
Dave Airlie
2012-04-13
8
-7
/
+57
*
mesa: add support for ARB_blend_func_extended (v4)
Dave Airlie
2012-04-13
9
-6
/
+154
*
radeonsi: initial WIP SI code
Tom Stellard
2012-04-13
200
-10
/
+66076
*
st/vega: silence enum cast warnings
Dylan Noblesmith
2012-04-13
1
-4
/
+5
*
i965: fix typo
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
mesa: fix truncated value warning
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
mesa: don't cast away const
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
egl-static: fix printf warning
Dylan Noblesmith
2012-04-13
1
-1
/
+2
*
st/vega: fix uninitialized values
Dylan Noblesmith
2012-04-13
1
-2
/
+2
*
egl: fix uninitialized values
Dylan Noblesmith
2012-04-13
1
-1
/
+1
*
util: fix uninitialized table
Dylan Noblesmith
2012-04-13
2
-5
/
+7
*
util: fix undefined behavior
Dylan Noblesmith
2012-04-13
1
-5
/
+10
*
ir_to_mesa: Fix uninitialized member in add_uniform_to_shader.
Vinson Lee
2012-04-12
1
-1
/
+1
*
wayland-drm: Implement wl_buffer.damage in old versions of Wayland
Neil Roberts
2012-04-12
1
-0
/
+26
*
Revert "i915g: Implement stipple with draw."
Stéphane Marchesin
2012-04-12
2
-2
/
+1
*
Revert "i915g: Remove unused poly stipple state."
Stéphane Marchesin
2012-04-12
2
-0
/
+54
*
tests/glx: Point at the imported copy of gtest
Ian Romanick
2012-04-12
1
-4
/
+7
*
glx: Hook up the unit tests again using the internal gtest.
Eric Anholt
2012-04-12
4
-19
/
+15
*
gtest: Fix up import of gtest 1.6.0
Ian Romanick
2012-04-12
25
-1
/
+21231
*
gtest: Build as a convenience library.
Eric Anholt
2012-04-12
3
-0
/
+44
*
gtest: Import sources from gtest 1.6.0.
Eric Anholt
2012-04-12
10
-0
/
+8959
*
cso: unreference saved vertex buffers when restoring
Marek Olšák
2012-04-12
1
-0
/
+8
*
i965: When the kernel lacks the LLC check, assume it's present on gen >= 6.
Eric Anholt
2012-04-11
1
-3
/
+7
*
intel: Drop backwards compat code for not having libdrm with the LLC check.
Eric Anholt
2012-04-11
1
-4
/
+0
*
i965/fs: Avoid generating extra AND instructions on bool logic ops.
Eric Anholt
2012-04-11
1
-22
/
+14
*
i965/fs: Try to avoid generating extra MOVs to do saturates.
Eric Anholt
2012-04-11
3
-12
/
+54
*
glsl: Extend the array splitting optimization pass to matrices.
Eric Anholt
2012-04-11
1
-11
/
+18
*
glsl: Add an array splitting pass.
Eric Anholt
2012-04-11
4
-0
/
+380
*
glsl: Don't apply optimization passes to builtins.
Eric Anholt
2012-04-11
1
-1
/
+1
*
docs: document yet another viewperf bug
Brian Paul
2012-04-11
1
-1
/
+14
*
mesa: add _mesa_total_texture_memory() debug function
Brian Paul
2012-04-11
2
-0
/
+62
*
mesa: new _mesa_total_buffer_object_memory() debug function
Brian Paul
2012-04-11
2
-0
/
+32
*
mapi: Fix Android build
Chad Versace
2012-04-10
1
-4
/
+7
*
egl_dri2: fix aux buffer leak in drm platform
Mandeep Singh Baines
2012-04-10
1
-5
/
+4
*
i965: Stop lying about cpp and height of a stencil buffer.
Paul Berry
2012-04-10
5
-45
/
+66
*
wayland-drm: remove wl_buffer.damage
Pekka Paalanen
2012-04-10
1
-7
/
+0
*
st/mesa: Fix uninitialized members in glsl_to_tgsi_visitor constructor.
Vinson Lee
2012-04-09
1
-0
/
+4
*
main: Fix memory leak in _mesa_make_extension_string()
Chad Versace
2012-04-09
1
-0
/
+2
*
r600g: check gpr count limit
Vadim Girlin
2012-04-09
1
-0
/
+8
*
glsl: fix variable ordering in the output_read_remover
Vadim Girlin
2012-04-09
1
-1
/
+17
*
i965: Add support for sampling texture buffer objects on gen7+.
Eric Anholt
2012-04-09
4
-1
/
+71
[next]