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
2005-10-24
update 6.4 release date
mesa_6_4
Brian Paul
2
-4
/
+4
2005-10-24
fix writes to result.depth.z
Brian Paul
1
-1
/
+2
2005-10-24
fragment program writing to result.depth.z was broken
Brian Paul
2
-15
/
+31
2005-10-24
Bug #4277:
Thomas Hellström
2
-10
/
+41
2005-10-22
unichrome: bug #4327,
Thomas Hellström
6
-19
/
+25
2005-10-22
Remove via_common.h in favour of via_drm.h in the libdrm source.
Thomas Hellström
3
-227
/
+30
2005-10-22
Merge from HEAD:
Eric Anholt
2
-6
/
+19
2005-10-21
fix GLX server resize/crash when resizing windows
Brian Paul
3
-10
/
+7
2005-10-21
assorted updates
Brian Paul
1
-27
/
+17
2005-10-21
6.4 release updates
Brian Paul
3
-8
/
+47
2005-10-21
check span.y >=0 (bug 4842)
Brian Paul
1
-3
/
+6
2005-10-21
Make execmem.c compile in the server (libGLcore). Since xf86mmap
Ian Romanick
1
-1
/
+1
2005-10-21
Darwin version fix (SF bug 1334274)
Brian Paul
1
-1
/
+1
2005-10-21
remove some debug code
Brian Paul
1
-4
/
+0
2005-10-21
fix broken KIL, SWZ
Brian Paul
1
-0
/
+1
2005-10-21
fix broken SWZ instruction
Brian Paul
2
-16
/
+13
2005-10-21
fix broken KIL
Brian Paul
1
-2
/
+4
2005-10-21
use PROGRAM_UNDEFINED instead of -1 to init register fields
Brian Paul
1
-9
/
+9
2005-10-21
change test for missing depth or stencil buffer
Brian Paul
1
-15
/
+2
2005-10-20
remove extra arg to _mesa_exec_malloc()
Brian Paul
1
-1
/
+1
2005-10-20
restore FASTCALL stuff
Brian Paul
5
-7
/
+25
2005-10-20
added GLX transpose matrix fix
Brian Paul
1
-1
/
+2
2005-10-20
fix bad loops in TransposeMatrix[fd]()
Brian Paul
1
-2
/
+2
2005-10-20
fix another renderbuffer wrapping bug
Brian Paul
1
-2
/
+1
2005-10-20
Disable the FASTCALL optimization because it still breaks server-side GLX.
Brian Paul
5
-25
/
+7
2005-10-20
Merge from head: bump driver dates for yesterday's crasher fixes.
Eric Anholt
2
-2
/
+2
2005-10-20
remove extra arg to _mesa_exec_malloc()
Brian Paul
1
-1
/
+1
2005-10-19
s/glut_gz2/glut_bz2/
Brian Paul
1
-1
/
+1
2005-10-19
added mm.c mm.h exemem.c
Brian Paul
1
-0
/
+12
2005-10-19
Merge from head:
Eric Anholt
2
-1
/
+12
2005-10-19
Merge the dispatch fix from HEAD today:
Eric Anholt
2
-1
/
+12
2005-10-19
updated for new mm.c, execmem.c files
Brian Paul
2
-0
/
+15
2005-10-19
Import exec-malloc changes from trunk.
Brian Paul
11
-56
/
+253
2005-10-18
file mm.h was added on branch mesa_6_4_branch on 2005-10-19 01:21:12 +0000
Brian Paul
0
-0
/
+0
2005-10-18
file mm.c was added on branch mesa_6_4_branch on 2005-10-19 01:21:12 +0000
Brian Paul
0
-0
/
+0
2005-10-18
file execmem.c was added on branch mesa_6_4_branch on 2005-10-19 01:21:12 +0000
Brian Paul
0
-0
/
+0
2005-10-17
added some header files to DRI_FILES (Donnie Berkholz)
Brian Paul
1
-0
/
+2
2005-10-12
fix GLAPI/extern problem (bug 4757)
Brian Paul
2
-3
/
+3
2005-10-11
ifdef out some code to make glapi.c linkable in libglx.so (on the
Ian Romanick
1
-1
/
+5
2005-10-11
check for PIXMAP in clip routine (SF bug 1323215)
Brian Paul
1
-1
/
+1
2005-10-11
set tentative release date
Brian Paul
2
-3
/
+3
2005-10-10
fixed glFogCoord bug 4729
Brian Paul
1
-0
/
+1
2005-10-10
added EXPF() macro
Brian Paul
1
-2
/
+6
2005-10-10
from trunk: fix fogcoord bug 4729
Brian Paul
1
-3
/
+9
2005-10-10
Add 'get' data for glGetFramebufferAttachmentParameterivEXT enums.
Ian Romanick
2
-6
/
+16
2005-10-08
change test for presence of accum buffer
Brian Paul
1
-1
/
+1
2005-10-08
Fix some issues with state updates and renderbuffers. Querying GL_RED_BITS,
Brian Paul
4
-25
/
+60
2005-10-08
updates from trunk
Brian Paul
2
-7
/
+19
2005-10-07
fix renderbuffer, point size bugs
Brian Paul
1
-0
/
+2
2005-10-07
Fix a number of point size attenuation problems.
Brian Paul
5
-85
/
+115
[next]