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
2014-06-06
Add release notes for the 10.1.5 release.
mesa-10.1.5
Carl Worth
1
-0
/
+102
2014-06-06
Update version to 10.1.5
Carl Worth
1
-1
/
+1
2014-06-06
Ignore a patch that is not needed for the 10.1 branch.
Carl Worth
1
-0
/
+4
2014-06-02
cherry-ignore: Ignore two commits.
Carl Worth
1
-0
/
+6
2014-06-02
llvmpipe: fix crash when not all attachments are populated in a fb
Roland Scheidegger
1
-3
/
+9
2014-06-02
i965: Fix Line Stipple enable bit in 3DSTATE_SF for Haswell.
Pavel Popov
1
-1
/
+1
2014-06-02
glsl: fix use-after free bug/crash in ast_declarator_list::hir()
Brian Paul
1
-1
/
+5
2014-06-02
glx: do not leak dri3Display
Emil Velikov
1
-0
/
+4
2014-06-02
i965: Properly return *RESET* status in glGetGraphicsResetStatusARB
Pavel Popov
1
-5
/
+13
2014-06-02
mesa: Fix unbinding GL_DEPTH_STENCIL_ATTACHMENT
James Legg
1
-0
/
+6
2014-05-22
nv50/ir: fix constant folding for OP_MUL subop HIGH
Ilia Mirkin
1
-4
/
+43
2014-05-22
nv50/ir: fix s32 x s32 -> high s32 multiply logic
Ilia Mirkin
2
-11
/
+82
2014-05-20
Merge remote-tracking branch 'origin/10.1' into 10.1
Carl Worth
2
-6
/
+10
2014-05-20
docs: Add md5sums for 10.1.4 release
Carl Worth
1
-0
/
+3
2014-05-20
docs: Add release notes for the 10.1.4 release.
mesa-10.1.4
Carl Worth
1
-0
/
+97
2014-05-20
VERSION: Update to 10.1.4
Carl Worth
1
-1
/
+1
2014-05-20
darwin: Fix test for kCGLPFAOpenGLProfile support at runtime
Jeremy Huddleston Sequoia
1
-5
/
+9
2014-05-20
glapi: Avoid heap corruption in _glapi_table
Jeremy Huddleston Sequoia
1
-1
/
+1
2014-05-19
nv50/ir: fix integer mul lowering for u32 x u32 -> high u32
Ilia Mirkin
1
-3
/
+4
2014-05-16
cherry-ignore: Roland and Michel agreed to drop these patches.
Carl Worth
1
-0
/
+6
2014-05-16
mesa: fix double-freeing of dispatch tables inside glBegin/End.
Brian Paul
1
-2
/
+2
2014-05-14
i965/vs: Use samplers for UBOs in the VS like we do for non-UBO pulls.
Eric Anholt
1
-5
/
+18
2014-05-14
radeonsi: Fix anisotropic filtering state setup
Michel Dänzer
3
-13
/
+12
2014-05-14
nv50: fix setting of texture ms info to be per-stage
Ilia Mirkin
3
-5
/
+9
2014-05-13
nv50/ir: make sure to reverse cond codes on all the OP_SET variants
Ilia Mirkin
1
-1
/
+2
2014-05-13
configure: error out if building GBM without dri
Emil Velikov
1
-0
/
+7
2014-05-13
radeonsi: Enable geometry shaders with LLVM 3.4.1
Tom Stellard
4
-9
/
+13
2014-05-13
configure.ac: Add LLVM_VERSION_PATCH to DEFINES
Tom Stellard
1
-1
/
+7
2014-05-09
docs: Add MD5 sums for 10.1.3
Carl Worth
1
-0
/
+3
2014-05-09
docs: Add release notes for Mesa 10.1.3.
mesa-10.1.3
Carl Worth
1
-0
/
+87
2014-05-09
VERSION: Update to 10.1.3
Carl Worth
1
-1
/
+1
2014-05-09
st/xa: Fix performance regression introduced by commit "Cache render target s...
Thomas Hellstrom
1
-1
/
+1
2014-05-08
i965: Fix depth (array slices) computation for 1D_ARRAY render targets.
Kenneth Graunke
2
-0
/
+5
2014-05-08
mesa: Fix MaxNumLayers for 1D array textures.
Kenneth Graunke
1
-0
/
+2
2014-05-07
glsl: fix bogus layout qualifier warnings
Tapani Pälli
1
-4
/
+7
2014-05-05
get-pick-list.sh: Require explicit "10.1" for nominating stable patches
Carl Worth
1
-1
/
+1
2014-05-05
docs: Add MD5 sums for Mesa 10.1.2
Carl Worth
1
-0
/
+3
2014-05-05
docs: Add notes for the 10.1.2 release.
mesa-10.1.2
Carl Worth
1
-0
/
+176
2014-05-05
Update VERSION to 10.1.2
Carl Worth
1
-1
/
+1
2014-05-05
dri3: Enable GLX_MESA_query_renderer on DRI3 too
Ian Romanick
4
-1
/
+61
2014-05-05
glsl: Apply the link error conditions to GL_ARB_fragment_coord_conventions
Anuj Phogat
3
-1
/
+14
2014-05-05
glsl: Link error if fs defines conflicting qualifiers for gl_FragCoord
Anuj Phogat
5
-1
/
+113
2014-05-05
glsl: Use switch to allow adding more shader types
Anuj Phogat
1
-13
/
+20
2014-05-05
cherry-ignore: Drop an ignored patch now that piglit has been updated.
Carl Worth
1
-4
/
+0
2014-05-05
i965: Add glBlitFramebuffer to commands affected by conditional rendering
Anuj Phogat
1
-0
/
+8
2014-05-05
mesa: Allow FLOAT_32_UNSIGNED_INT_24_8_REV in get_tex_depth_stencil()
Anuj Phogat
1
-2
/
+2
2014-05-05
mesa: Add support to unpack depth-stencil texture in to FLOAT_32_UNSIGNED_INT...
Anuj Phogat
2
-1
/
+87
2014-05-05
mesa: Add new helper function _mesa_unpack_depth_stencil_row()
Anuj Phogat
3
-6
/
+32
2014-05-05
mesa: Allow srcFormat=GL_DEPTH_STENCIL in _mesa_texstore_xx_xx() functions
Anuj Phogat
1
-2
/
+4
2014-05-05
mesa: Add missing types in _mesa_texstore_xx_xx() functions
Anuj Phogat
1
-2
/
+6
[next]