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
22.2
22.3
23.0
23.1
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
amber
gallium-no-rhw-position
main
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
staging/22.2
staging/22.3
staging/23.0
staging/23.1
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
2015-07-26
Add release notes for 10.6.3
mesa-10.6.3
Emil Velikov
1
-0
/
+105
2015-07-26
Update version to 10.6.3
Emil Velikov
1
-1
/
+1
2015-07-22
nv50: fix max level clamping on G80
Ilia Mirkin
1
-2
/
+9
2015-07-22
gm107/ir: fix indirect txq emission
Ilia Mirkin
1
-2
/
+8
2015-07-22
nvc0/ir: don't worry about sampler in txq handling
Ilia Mirkin
1
-22
/
+8
2015-07-22
nvc0/ir: fix txq on indirect samplers
Ilia Mirkin
2
-2
/
+56
2015-07-22
program: Allow redundant OPTION ARB_fog_* directives.
Kenneth Graunke
1
-13
/
+37
2015-07-22
i965/gen9: Use custom MOCS entries set up by the kernel.
Francisco Jerez
2
-7
/
+7
2015-07-22
osmesa: fix OSMesaPixelsStore typo
Brian Paul
2
-2
/
+2
2015-07-22
auxiliary/vl: use the correct screen index
Emil Velikov
1
-4
/
+13
2015-07-22
nv50, nvc0: enable at least one color RT if alphatest is enabled
Ilia Mirkin
2
-0
/
+36
2015-07-22
mesa: Fix generation of git_sha1.h.tmp for gitlinks
Chad Versace
1
-1
/
+4
2015-07-22
xa: don't leak fences
Rob Clark
3
-3
/
+7
2015-07-22
st/vdpau: fix mixer size checks
Christian König
1
-11
/
+11
2015-07-22
vl: cleanup video buffer private when the decoder is destroyed
Christian König
2
-0
/
+28
2015-07-11
docs: Add sha256 checksums for the 10.6.2 release
Emil Velikov
1
-1
/
+2
2015-07-11
Add release notes for the 10.6.2 release
mesa-10.6.2
Emil Velikov
1
-0
/
+164
2015-07-11
Update version to 10.6.2
Emil Velikov
1
-1
/
+1
2015-07-08
i965: Don't try to print the GLSL IR if it has been freed
Neil Roberts
1
-4
/
+7
2015-07-08
Revert "i965: Delete linked GLSL IR when using NIR."
Kenneth Graunke
1
-4
/
+1
2015-07-08
Revert "glsl: clone inputs and outputs during linking"
Kenneth Graunke
1
-3
/
+1
2015-07-08
i965: allocate at least 1 BLEND_STATE element
Mike Stroyan
1
-1
/
+1
2015-07-08
st/dri: don't set PIPE_BIND_SCANOUT for MSAA surfaces
Marek Olšák
1
-1
/
+1
2015-07-08
Revert SHA1 additions.
Matt Turner
6
-530
/
+0
2015-07-08
loader: Look for any version of currently linked libudev.so
Chris Wilson
1
-18
/
+28
2015-07-08
nvc0: turn sample counts off during blit
Ilia Mirkin
1
-0
/
+7
2015-07-08
i965/vs: Fix matNxM vertex attributes where M != 4.
Kenneth Graunke
1
-4
/
+11
2015-07-08
glsl: Make sure not to dereference NULL
Neil Roberts
1
-1
/
+1
2015-07-08
glsl: Add missing check for whether an expression is an add operation
Neil Roberts
1
-1
/
+1
2015-07-08
i965: Reserve more batch space to accomodate Gen6 perfmonitors.
Kenneth Graunke
1
-2
/
+2
2015-07-08
i965/skl: Set the pulls bary bit in 3DSTATE_PS_EXTRA
Neil Roberts
4
-0
/
+9
2015-07-08
radeonsi: fix a hang with DrawTransformFeedback on 4 SE chips
Marek Olšák
1
-0
/
+4
2015-07-08
nv50/ir: UCMP arguments are float, so make sure modifiers are applied
Ilia Mirkin
1
-1
/
+2
2015-07-08
winsys/radeon: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
1
-3
/
+10
2015-07-08
r600g: disable single-sample fast color clear due to hangs
Marek Olšák
1
-1
/
+6
2015-07-08
mesa/prog: relative offsets into constbufs are not constant
Ilia Mirkin
1
-0
/
+2
2015-07-08
nv50/ir: don't emit src2 in immediate form
Ilia Mirkin
1
-2
/
+2
2015-07-08
mesa: reset the source packing when creating temp transfer image
Ilia Mirkin
1
-0
/
+1
2015-07-08
nv50/ir: copy joinAt when splitting both before and after
Ilia Mirkin
3
-0
/
+5
2015-07-08
glsl: validate sampler array indexing for 'constant-index-expression'
Tapani Pälli
1
-0
/
+77
2015-07-08
mesa/st: use EmitNoIndirectSampler if !ARB_gpu_shader5
Tapani Pälli
1
-0
/
+5
2015-07-08
i915: use EmitNoIndirectSampler
Tapani Pälli
1
-0
/
+3
2015-07-08
i965: use EmitNoIndirectSampler for gen < 7
Tapani Pälli
1
-0
/
+4
2015-07-08
mesa/glsl: new compiler option EmitNoIndirectSampler
Tapani Pälli
2
-0
/
+13
2015-07-08
glsl: Allow dynamic sampler array indexing with GLSL ES < 3.00
Tapani Pälli
1
-19
/
+19
2015-07-08
nv50/ir: fix emission of address reg in 3rd source
Ilia Mirkin
1
-2
/
+6
2015-07-08
nouveau: Use dup fd as key in drm-winsys hash table to fix ZaphodHeads.
Mario Kleiner
1
-1
/
+5
2015-07-08
meta: Only change and restore viewport 0 in mesa meta mode
Mike Stroyan
1
-2
/
+2
2015-07-08
i965/fs: Fix ir_txs in emit_texture_gen4_simd16().
Kenneth Graunke
1
-3
/
+4
2015-07-08
nv50/ir: propagate modifier to right arg when const-folding mad
Ilia Mirkin
1
-1
/
+4
[next]