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
23.2
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
staging/23.2
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
2009-09-29
Prepare changelog for upload
mesa-7.6-1
Brice Goglin
1
-2
/
+2
2009-09-29
Add bug closers
Brice Goglin
1
-1
/
+3
2009-09-29
Refresh patches
Brice Goglin
4
-17
/
+17
2009-09-29
New upstream release
Brice Goglin
2
-114
/
+21162
2009-09-29
Merge tag 'mesa_7_6' into debian-unstable
Brice Goglin
1335
-62431
/
+166867
2009-09-28
docs: 7.6 md5 sums
Ian Romanick
1
-1
/
+9
2009-09-28
Prep for 7.6 release
Ian Romanick
3
-8
/
+3
2009-09-28
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
6
-56
/
+115
2009-09-28
Fix build on non GLIBC platforms (FreeBSD at least)
Robert Noland
1
-0
/
+7
2009-09-28
docs: list additional 7.5.2 bug fixes
Brian Paul
1
-0
/
+3
2009-09-28
docs: document gallium mipmap generation fix
Brian Paul
1
-0
/
+1
2009-09-28
st/mesa: fix st_generate_mipmap() issues
Brian Paul
1
-2
/
+80
2009-09-28
st/mesa: fix/simplify st_texture_object::lastLevel calculation
Brian Paul
1
-53
/
+9
2009-09-28
gallium/util: add sanity check assertions
Brian Paul
1
-0
/
+11
2009-09-25
intel: Handle GL_RGB8 for glCopyTex(Sub)Image.
Michel Dänzer
1
-0
/
+1
2009-09-25
mesa: move declaration before code
Vinson Lee
1
-2
/
+3
2009-09-24
i915: Fix GetBufferSubData in the case of a system-memory BO.
mesa_7_5_2_rc1
Eric Anholt
1
-1
/
+4
2009-09-24
intel: Flush the batch when we're about to subdata into a VBO.
mesa_7_6_rc1
Eric Anholt
2
-2
/
+5
2009-09-24
i965: Clean up some mess with the batch cache.
Eric Anholt
3
-18
/
+5
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
2
-7
/
+2
2009-09-24
softpipe: Increase GL_MAX_3D_TEXTURE_SIZE to 256.
Vinson Lee
1
-1
/
+1
2009-09-24
i965: Emit zero initialization for NV VP temporaries as required.
Eric Anholt
5
-0
/
+51
2009-09-24
i965: Remove assert about NV_vp now that it somewhat works.
Eric Anholt
1
-2
/
+0
2009-09-24
i965: Load NV program matrices when required.
Eric Anholt
1
-0
/
+3
2009-09-24
mesa: Initialize NV_vertex_program fields for the parameter lists and such.
Eric Anholt
3
-0
/
+55
2009-09-24
mesa: remove glEnable(GL_DEPTH_BOUNDS_TEST_EXT) check/warning
Brian Paul
1
-5
/
+0
2009-09-24
mesa: remove rgbMode check in enable_texture()
Brian Paul
1
-1
/
+1
2009-09-24
intel: use default array/element buffers in intel_generate_mipmap()
Brian Paul
1
-0
/
+21
2009-09-24
mesa: replace assertion with no-op function assignment
Brian Paul
1
-1
/
+12
2009-09-24
mesa: added comment
Brian Paul
1
-0
/
+1
2009-09-24
vbo: limit number of warnings to 10
Brian Paul
1
-18
/
+25
2009-09-24
radeon: Fix scissors for r600 KMS.
Pauli Nieminen
2
-6
/
+7
2009-09-24
Merge branch 'mesa_7_5_branch' into mesa_7_6_branch
Brian Paul
3
-12
/
+18
2009-09-24
tgsi/sse: Pass the lodbias, not zero. More comments.
Brian Paul
1
-5
/
+5
2009-09-24
mesa: added default case return to silence warning
Brian Paul
1
-0
/
+1
2009-09-24
glsl: init var to silence warning
Brian Paul
1
-1
/
+1
2009-09-24
glsl: fix missing initializers warning
Brian Paul
1
-2
/
+2
2009-09-24
r600: add support for CUBE textures, also TXP
Andre Maasikas
2
-47
/
+263
2009-09-24
r600: fix typo in the last commit
Alex Deucher
1
-5
/
+5
2009-09-24
r600: various cleanups
Alex Deucher
3
-45
/
+24
2009-09-24
r600: fix some issues with LIT instruction
Andre Maasikas
1
-33
/
+36
2009-09-24
r600: fix point sizes
Alex Deucher
1
-4
/
+4
2009-09-24
r600: fix polygon offset
Alex Deucher
1
-3
/
+8
2009-09-24
radeon: don't build non-r600 span code on r600
Alex Deucher
1
-1
/
+5
2009-09-24
r600: minor span cleanups
Alex Deucher
1
-4
/
+3
2009-09-24
r600: support position_invariant programs
Andre Maasikas
1
-12
/
+18
2009-09-24
r600: add span support for 1D tiles
Alex Deucher
3
-1
/
+223
2009-09-24
r600: fix warning
Alex Deucher
1
-0
/
+1
2009-09-24
r600: fix texcoords from constants
Andre Maasikas
1
-40
/
+52
2009-09-24
r600: enable caching of vertex programs
Andre Maasikas
6
-62
/
+110
[next]