index
:
~osiris/mesa
master
r300-blit
r300g-vbo
radeon-texrewrite-clean
radeon_copyteximage
radeon_fbos
radeon_tiled_textures
tiled_textures
Unnamed repository; edit this file to name it for gitweb.
osiris
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
1999-12-14
added Win32 and MacOS files to tar file list
mesa_3_1
Brian Paul
1
-141
/
+153
1999-12-14
disable diagnostic printf
Brian Paul
1
-0
/
+2
1999-12-14
removed bad call to fxMultipassBlend
Brian Paul
1
-2
/
+2
1999-12-14
print messages with new message() function
Brian Paul
1
-3
/
+9
1999-12-14
added reference to INSTALL file
Brian Paul
1
-1
/
+2
1999-12-14
changes for 3.1
Brian Paul
1
-3
/
+1
1999-12-14
minor 3.1 changes
Brian Paul
1
-3
/
+3
1999-12-14
updates for 3.1 final release
Brian Paul
1
-13
/
+19
1999-12-13
removed beta from version string
Brian Paul
1
-55
/
+30
1999-12-13
removed beta designation
Brian Paul
1
-3
/
+3
1999-12-13
applied Daryll's patches
Brian Paul
6
-75
/
+193
1999-12-12
Added logicOp driver callback
Keith Whitwell
3
-5
/
+15
1999-12-12
added glXUseXFont() bugfix
Brian Paul
1
-3
/
+3
1999-12-12
removed unneeded code in gluBuild1DMipmaps()
Brian Paul
1
-7
/
+4
1999-12-12
bitmaps were vertically shifted by one pixel
Brian Paul
1
-4
/
+5
1999-12-12
added default cases to switches to silence compiler warnings
Brian Paul
1
-0
/
+4
1999-12-11
added GLX_ARB_get_proc_address to extension list
Brian Paul
1
-3
/
+3
1999-12-10
applied patch from Ralph Giles
Brian Paul
5
-0
/
+37
1999-12-10
removed GLX_EXT_get_proc_address
Brian Paul
1
-2
/
+1
1999-12-10
patches from Daryll
Brian Paul
7
-521
/
+555
1999-12-10
added GLX_ARB_get_proc_address
Brian Paul
1
-1
/
+2
1999-12-10
added glXGetProcAddressARB()
Brian Paul
2
-18
/
+42
1999-12-10
many functions added to gl_get_proc_address()
Brian Paul
1
-39
/
+391
1999-12-10
added GLX_ARB_get_proc_address
Brian Paul
1
-33
/
+35
1999-12-06
Committing in .
Jouk Jansen
2
-5
/
+17
1999-12-05
Removed axis-aligned plane projection stuff. I received a patch that
Gareth Hughes
2
-4
/
+2
1999-12-05
Fixed contour orientation issues, so clockwise input contours will be
Gareth Hughes
2
-453
/
+519
1999-12-04
Clearing stencil buffer now observes the stencil write mask
Brian Paul
1
-92
/
+118
1999-12-04
minor stencil-related changes
Brian Paul
1
-3
/
+3
1999-12-03
added glCopyPixels bug fix
Brian Paul
1
-2
/
+3
1999-12-02
added WM_SYSKEYDOWN case in __wglMonitor() (Eero Pajarre)
Brian Paul
1
-0
/
+1
1999-12-02
Fixed bug in tessellatin for xlockmore's text3d screensaver. The
Gareth Hughes
2
-6
/
+10
1999-12-01
gl_BindTexture was broken when target==GL_TEXTURE_3D
Brian Paul
1
-38
/
+45
1999-12-01
check ctx before dereferencing it
Keith Whitwell
1
-2
/
+2
1999-12-01
Normal, stipple and varray bug fixes
Keith Whitwell
1
-1
/
+2
1999-12-01
fxInitPixelTables() change for Voodoo 1/2 vs 3
Brian Paul
1
-2
/
+12
1999-11-30
print debug info in gl_make_current() if MESA_INFO env var set
Brian Paul
1
-2
/
+18
1999-11-29
Fixed errors associated with Win32 build warnings.
Gareth Hughes
2
-9
/
+9
1999-11-27
removed Mesa-isms
Brian Paul
1
-3
/
+1
1999-11-27
updated for 3.1
Brian Paul
1
-2
/
+2
1999-11-27
added a few prototypes for BeOS/g++
Brian Paul
1
-1
/
+4
1999-11-27
added a cast to silence a g++ warning
Brian Paul
1
-10
/
+16
1999-11-26
generate Z values when fog enabled (Andree Borrmann)
Brian Paul
1
-161
/
+416
1999-11-25
allow drivers to request fog coordinates
Keith Whitwell
5
-132
/
+195
1999-11-24
bumped version to 3.1
Brian Paul
3
-13
/
+22
1999-11-24
bumped version to 3.1, updated copyright
Brian Paul
1
-30
/
+17
1999-11-23
another typo
Keith Whitwell
1
-2
/
+2
1999-11-23
Glide3 now uses the same layout as Glide2.
Miklos Fazekas
1
-11
/
+11
1999-11-23
fixed new cut/paste error in FX_grSstWinOpen() call
Brian Paul
1
-2
/
+0
1999-11-22
removed GL_EXT_get_proc_address from ext strings
Brian Paul
1
-3
/
+3
[next]