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
2009-06-19
docs: set 7.4.3 release date
mesa_7_4_3
Brian Paul
2
-3
/
+3
2009-06-19
docs: bump version to 7.4.3
Brian Paul
1
-3
/
+1
2009-06-17
mesa: rework viewport/scissor initialization code
Brian Paul
3
-12
/
+34
2009-06-17
mesa: added null ptr check in Fake_glXCreatePixmap()
Brian Paul
1
-1
/
+1
2009-06-17
docs: document GLX/glean makeCurrent fix
Brian Paul
1
-0
/
+1
2009-06-17
GLX: attempt to fix glean makeCurrent test cases.
Brian Paul
2
-2
/
+6
2009-06-16
docs: document viewport clamping bug
Brian Paul
1
-0
/
+1
2009-06-16
mesa: fix incorrect viewport clamping in _mesa_set_viewport()
Brian Paul
1
-2
/
+2
2009-06-16
docs: fixed bug 21872
Brian Paul
1
-0
/
+1
2009-06-16
mesa: fix REMAINDER() macro
Brian Paul
1
-1
/
+1
2009-06-15
docs: recent fixes for 7.4.3
Brian Paul
1
-0
/
+2
2009-06-15
intel: Release fb backing regions in intelDestroyBuffer()
Brian Paul
1
-1
/
+25
2009-06-10
glsl: fix warnings, update comments, s/TRUE/GL_TRUE/
Brian Paul
1
-3
/
+4
2009-06-10
glsl: Handle continuation characters in preprocessor.
Brian Paul
1
-2
/
+63
2009-06-10
glsl: Fix symbol replacement handling in preprocessor.
Brian Paul
1
-13
/
+15
2009-06-10
glsl: Expand nested preprocessor macros.
Brian Paul
1
-1
/
+14
2009-06-10
glsl: Fix preprocessor define argument parsing for dead sections.
Brian Paul
1
-4
/
+4
2009-06-10
glsl: preprocessor debug code (disabled)
Brian Paul
1
-0
/
+5
2009-06-05
docs: document recent bug fixes for 7.4.x
Brian Paul
1
-0
/
+3
2009-06-04
osmesa: Link with -ldl for dlopen code
Dan Nicholson
1
-5
/
+2
2009-06-04
osmesa: Allow building standalone in all three channel widths
Dan Nicholson
1
-27
/
+9
2009-06-01
mesa: fix loop over generic attribs in update_arrays()
Brian Paul
1
-1
/
+1
2009-05-22
demos: fix multitex.c VertCoord attribute mapping
Brian Paul
1
-1
/
+16
2009-05-22
vbo: fix crash in vbo_exec_bind_arrays()
Brian Paul
1
-0
/
+1
2009-05-22
mesa: allow GL_BITMAP type in _mesa_image_image_stride()
Brian Paul
1
-13
/
+23
2009-05-22
docs: updates for version 7.4.3
Brian Paul
1
-0
/
+7
2009-05-22
mesa: bump version to 7.4.3
Brian Paul
1
-1
/
+1
2009-05-22
mesa: bump version to 7.4.3
Brian Paul
1
-3
/
+3
2009-05-22
vbo: fix incorrect loop limit in bind_array_obj()
Brian Paul
1
-1
/
+4
2009-05-22
docs: add glGet case for GL_VERTEX_ARRAY_BINDING_APPLE
Brian Paul
1
-0
/
+1
2009-05-22
mesa: add missing glGet*() case for GL_VERTEX_ARRAY_BINDING_APPLE
Brian Paul
2
-1
/
+16
2009-05-20
mesa: remove texUnit->_Current = NULL assignment
Brian Paul
1
-1
/
+0
2009-05-19
docs: 7.4.3 relnotes edits
Brian Paul
1
-2
/
+2
2009-05-19
docs: start 7.4.3 release notes
Brian Paul
2
-0
/
+62
2009-05-19
mesa: allow depth/stencil textures to be attached to GL_STENCIL_ATTACHMENT
Brian Paul
1
-3
/
+13
2009-05-19
mesa: assign trb->Base.StencilBits in update_wrapper().
Brian Paul
1
-0
/
+1
2009-05-19
mesa: fix texture object reference counting in texture_override()
Brian Paul
1
-1
/
+1
2009-05-18
Initialize psp->waitX/waitGL for swrast_dri.so.
Aidan Thornton
1
-0
/
+2
2009-05-15
docs 7.4.2 tarball md5 sums
Brian Paul
1
-1
/
+9
2009-05-15
docs: set 7.4.2 release date
mesa_7_4_2
Brian Paul
3
-2
/
+9
2009-05-14
mesa: bump version to 7.4.2
Brian Paul
3
-5
/
+6
2009-05-13
i965: fix render to FBO/texture orientation bugs
Brian Paul
1
-6
/
+7
2009-05-11
docs: updated bug fix list for 7.4.2
Brian Paul
1
-0
/
+4
2009-05-11
mesa: Fixed a texture memory leak
Brian Paul
1
-0
/
+3
2009-05-05
Flag GLSL programs as depending on constant state when they use uniforms.
Eric Anholt
1
-0
/
+5
2009-05-04
glx: replace Xmalloc() calls with Xcalloc()
Brian Paul
2
-2
/
+2
2009-05-01
mesa: fix state validation bug for glCopyTex[Sub]Image()
Brian Paul
1
-5
/
+16
2009-04-30
docs: fix typos
Brian Paul
3
-3
/
+3
2009-04-30
r300: Increase reference count of texture objects referenced by current state.
Michel Dänzer
4
-9
/
+11
2009-04-28
mesa: Fix buffer overflow when parsing generic vertex attributes.
Brian Paul
1
-3
/
+9
[next]