index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
glsl: Create an ir_builder helper for hand-generating IR.
Eric Anholt
2012-04-13
4
-82
/
+151
*
nv50,nvc0: fix handling of user vbufs with stride < access size
Christoph Bumiller
2012-04-14
6
-35
/
+63
*
nvc0: prefix all macro methods with MACRO
Christoph Bumiller
2012-04-14
6
-35
/
+36
*
nvc0: replace VERTEX_DATA push mode with translate to buffer
Christoph Bumiller
2012-04-14
5
-57
/
+748
*
nvc0: improve vertex state validation
Christoph Bumiller
2012-04-14
6
-97
/
+159
*
nvc0: track texture dirty state individually
Christoph Bumiller
2012-04-14
5
-40
/
+81
*
nv50,nvc0: use new scratch buffers code
Christoph Bumiller
2012-04-14
8
-84
/
+62
*
nouveau: add new shared scratch buffers
Christoph Bumiller
2012-04-14
3
-0
/
+185
*
nvc0: only force early fragment tests if requested by shader
Christoph Bumiller
2012-04-14
5
-14
/
+7
*
nv50,nvc0: hold references to the framebuffer surfaces
Christoph Bumiller
2012-04-14
4
-2
/
+32
*
r300g: align vertex buffer suballocations to 4
Marek Olšák
2012-04-13
1
-1
/
+1
*
u_blitter: align vertex buffer suballocations to 4
Marek Olšák
2012-04-13
1
-1
/
+1
*
xorg/nouveau: switch to libdrm_nouveau-2.0
Marcin Slusarz
2012-04-13
1
-3
/
+3
*
targets/{egl-static,gbm}: further clean-up the nvfx remains
Martin Peres
2012-04-14
2
-2
/
+2
*
nvc0: remove include of old libdrm_nouveau's nouveau_reloc.h
Christoph Bumiller
2012-04-14
1
-2
/
+0
*
nv50,nvc0: handle PIPE_CAP_MAX_DUAL_SOURCE_RENDER_TARGETS
Christoph Bumiller
2012-04-14
2
-0
/
+4
*
nv30: s/DUAL_SOURCE_BLEND/MAX_DUAL_SOURCE_RENDER_TARGETS
Christoph Bumiller
2012-04-14
1
-1
/
+1
*
nv30: import new driver for GeForce FX/6/7 chipsets, and Quadro variants
Ben Skeggs
2012-04-14
44
-7
/
+13724
*
nouveau: switch to libdrm_nouveau-2.0
Christoph Bumiller
2012-04-14
57
-3433
/
+3714
*
nvc0: remove obsolete nvc0_push2.c
Christoph Bumiller
2012-04-14
2
-334
/
+0
*
nouveau: remove automatic buffer migration heuristics
Christoph Bumiller
2012-04-14
4
-36
/
+0
*
nvfx: completely remove this driver (GeForce FX/6/7)
Ben Skeggs
2012-04-14
46
-14900
/
+5
*
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
46
-1890
/
+1844
*
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
195
-8
/
+66004
*
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
*
glx: Hook up the unit tests again using the internal gtest.
Eric Anholt
2012-04-12
2
-3
/
+9
*
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
2
-0
/
+43
*
gtest: Import sources from gtest 1.6.0.
Eric Anholt
2012-04-12
10
-0
/
+8959
[prev]
[next]