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
7.10
7.11
7.8
7.8-gles
7.9
8.0
9.0
9.1
9.2
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
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
2016-04-04
docs: Update 11.2.0 release notes
mesa-11.2.0
Emil Velikov
1
-2
/
+212
2016-04-04
Update version to 11.2.0(final)
Emil Velikov
1
-1
/
+1
2016-04-04
radeonsi: use util_strchrnul() to fix android build error
Mauro Rossi
1
-1
/
+2
2016-04-04
egl: android: enable EGL_FRAMEBUFFER_TARGET_ANDROID and EGL_RECORDABLE_ANDROID
Rob Herring
1
-0
/
+4
2016-04-04
egl: Add EGL_RECORDABLE_ANDROID attribute
Rob Herring
4
-0
/
+9
2016-04-04
egl: Add EGL_FRAMEBUFFER_TARGET_ANDROID attribute
Rob Herring
4
-1
/
+10
2016-04-04
Android: fix x86 gallium builds
Rob Herring
5
-5
/
+55
2016-04-04
nv50/ir: we can't load local memory directly into an output
Ilia Mirkin
1
-1
/
+2
2016-04-04
Revert "nv50/ir: normalize cube coordinates after derivatives have been compu...
Emil Velikov
4
-84
/
+15
2016-03-30
Update version to 11.2.0-rc4
mesa-11.2.0-rc4
Emil Velikov
1
-1
/
+1
2016-03-29
i965: Fix brw_render_cache_set_check_flush's PIPE_CONTROLs.
Kenneth Graunke
2
-3
/
+22
2016-03-29
nvc0: disable primitive restart and index bias during blits
Ilia Mirkin
1
-0
/
+11
2016-03-29
nvc0/ir: fix picking of coordinates from tex instruction for textureGrad
Ilia Mirkin
1
-1
/
+11
2016-03-29
i965: Fix assert conditions for src/dst x/y offsets
Anuj Phogat
1
-3
/
+3
2016-03-29
r600/sb: Do not distribute neg in expr_handler::fold_assoc() when folding mul...
xavier
1
-2
/
+6
2016-03-29
nvc0: make sure to delete samplers used by compute shaders
Samuel Pitoiset
1
-1
/
+1
2016-03-29
st/mesa: use the texture view's format for render-to-texture
Nicolai Hähnle
1
-7
/
+15
2016-03-29
st/omx/dec: Correct the timestamping
Nishanth Peethambaran
4
-8
/
+34
2016-03-29
st/omx: Remove trailing spaces
Nishanth Peethambaran
3
-31
/
+31
2016-03-29
nv50/ir: fix indirect texturing for non-array textures on nvc0
Ilia Mirkin
1
-3
/
+7
2016-03-29
st/mesa: only minify depth for 3d targets
Ilia Mirkin
1
-1
/
+4
2016-03-29
nv50/ir: normalize cube coordinates after derivatives have been computed
Ilia Mirkin
4
-15
/
+84
2016-03-29
nv50/ir: force-enable derivatives on TXD ops
Ilia Mirkin
2
-1
/
+4
2016-03-29
nv50: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2
-3
/
+3
2016-03-29
i965: Fix gl_TessLevelOuter[] for isolines.
Kenneth Graunke
2
-6
/
+22
2016-03-29
i965: Push most TES inputs in vec4 mode.
Kenneth Graunke
2
-34
/
+54
2016-03-29
egl: support EGL_LARGEST_PBUFFER in eglCreatePbufferSurface(...)
Daniel Czarnowski
3
-1
/
+13
2016-03-29
radeonsi: fix Hyper-Z hangs on P2 configs
Marek Olšák
1
-2
/
+8
2016-03-29
llvmpipe: fix lp_rast_plane alignment on 32bit
Roland Scheidegger
2
-0
/
+8
2016-03-29
draw: fix line stippling
Roland Scheidegger
1
-15
/
+15
2016-03-29
softpipe: fix anisotropic filtering crash
Roland Scheidegger
1
-2
/
+7
2016-03-29
i965/vec4: Consider removal of no-op MOVs as progress during register coalesce.
Francisco Jerez
1
-0
/
+1
2016-03-29
i965/fs: Add missing analysis invalidation in fixup_3src_null_dest().
Francisco Jerez
1
-0
/
+6
2016-03-29
i965/fs: Add missing analysis invalidation in opt_sampler_eot().
Francisco Jerez
1
-1
/
+4
2016-03-29
clover: Fix pipe_grid_info.indirect not being initialized.
Hans de Goede
1
-1
/
+1
2016-03-29
nvc0: fix blit triangle size to fully cover FB's > 8192x8192
Ilia Mirkin
1
-4
/
+4
2016-03-29
radeonsi: avoid crash when a sampler state is bound for a buffer texture
Nicolai Hähnle
1
-0
/
+1
2016-03-29
Revert "meta: Fix the pbo usage in meta for GLES{1,2} contexts"
Emil Velikov
1
-25
/
+5
2016-03-29
meta: Fix the pbo usage in meta for GLES{1,2} contexts
Anuj Phogat
1
-5
/
+25
2016-03-12
r600g: clear compressed_depthtex/colortex_mask when binding buffer texture
Nicolai Hähnle
1
-12
/
+12
2016-03-12
egl/x11: check the return value of xcb_dri2_get_buffers_reply()
Emil Velikov
1
-0
/
+3
2016-03-12
radeon/uvd: increase max height to 4096 for VI and newer
Tamil velan
1
-1
/
+1
2016-03-12
i965/hsw: Initialize SLM index in state register
Jordan Justen
2
-0
/
+23
2016-03-12
i965/fs: Allow spilling for SIMD16 compute shaders
Jordan Justen
3
-1
/
+14
2016-03-12
gallium/radeon: don't use temporary buffers for persistent mappings
Marek Olšák
1
-2
/
+4
2016-03-12
radeon/uvd: disable MPEG1
Christian König
1
-0
/
+1
2016-03-12
tgsi: fix parsing of shared memory declarations
Samuel Pitoiset
1
-1
/
+3
2016-03-12
glsl: avoid stack smashing when there are too many attributes
Ilia Mirkin
1
-0
/
+7
2016-03-12
nvc0: reset TFB bufctx when we no longer hold a reference to the buffers
Ilia Mirkin
2
-2
/
+3
2016-03-12
swrast: fix GL_ANY_SAMPLES_PASSED values in Result
Ilia Mirkin
1
-0
/
+5
[next]