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
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
marge_bot_batch_merge_job
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
tess-use-io-semantics
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-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
2015-07-08
i965: Delete linked GLSL IR when using NIR.
Tapani Pälli
1
-1
/
+4
2015-07-08
glsl: clone inputs and outputs during linking
Tapani Pälli
1
-1
/
+3
2015-07-08
winsys/radeon: Unmap GPU VM address range when destroying BO
Michel Dänzer
3
-4
/
+29
2015-07-08
i965/fs: Don't mess up stride for uniform integer multiplication.
Matt Turner
1
-4
/
+16
2015-06-29
docs: Add sha256 checksums for the 10.6.1 release
Emil Velikov
1
-1
/
+2
2015-06-29
Add release notes for the 10.6.1 release
mesa-10.6.1
Emil Velikov
1
-0
/
+103
2015-06-29
Update version to 10.6.1
Emil Velikov
1
-1
/
+1
2015-06-25
egl/x11: Remove duplicate call to dri2_x11_add_configs_for_visuals
Boyan Ding
1
-5
/
+0
2015-06-25
nv50,nvc0: make sure to pushbuf_refn before putting bo into pushbuf_data
Ilia Mirkin
4
-0
/
+4
2015-06-25
nvc0: always put all tfb bufs into bufctx
Ilia Mirkin
1
-3
/
+4
2015-06-25
glsl: binding point is a texture unit, which is a combined space
Ilia Mirkin
1
-1
/
+1
2015-06-25
gbm: do not (over)link against libglapi.so
Emil Velikov
1
-1
/
+2
2015-06-25
gbm: dlopen libglapi so gbm_create_device works
Frank Henigman
1
-0
/
+8
2015-06-25
configure: error out when building libEGL without shared-glapi
Emil Velikov
1
-0
/
+3
2015-06-25
configure: error out when building backend-less libEGL
Emil Velikov
1
-2
/
+6
2015-06-25
configure: warn about shared_glapi & xlib-glx only when both are set
Emil Velikov
1
-1
/
+1
[next]