index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
drivers
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix for ubyte colors
Keith Whitwell
2001-12-13
1
-14
/
+14
*
fix glut tess lockup
Keith Whitwell
2001-12-11
1
-8
/
+3
*
main trunk is now 4.1
Karl Schultz
2001-11-29
1
-1
/
+1
*
update to version 4.0
Karl Schultz
2001-11-29
1
-1
/
+1
*
casts to silence warnings from gcc 2.96
Brian Paul
2001-11-06
3
-6
/
+6
*
Updates for improved DirectDraw support (Daniel Slater)
Karl Schultz
2001-11-01
2
-65
/
+514
*
version bumps, etc for 4.1
Brian Paul
2001-10-22
1
-3
/
+3
*
Fix the clear() function
Karl Schultz
2001-10-05
1
-80
/
+98
*
Updated Windows driver for Mesa 4.0.
Karl Schultz
2001-10-04
1
-1555
/
+1427
*
remove extra CR chars
Karl Schultz
2001-10-04
2
-194
/
+194
*
use correct vertex for flatshading
Keith Whitwell
2001-09-25
1
-14
/
+14
*
Fix up Windows makefiles so that the debug build leaves debugger info
Karl Schultz
2001-09-25
1
-1
/
+1
*
disable some more code so that it compiles quietly on Windows.
Karl Schultz
2001-09-25
1
-6
/
+6
*
[rgba]shift values weren't always correct, only effected blended lines
Brian Paul
2001-09-23
1
-12
/
+47
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
13
-223
/
+165
*
updates for Mesa 4.0
Brian Paul
2001-09-23
2
-7
/
+8
*
More of the same
Keith Whitwell
2001-09-23
1
-14
/
+3
*
Make osmesa a DLL instead of a static lib (Windows). This is more
Karl Schultz
2001-09-21
3
-19
/
+35
*
set GR_STWHINT_ST_DIFF_TMU1 flag in the init() function (fixes multiarb demo)
Brian Paul
2001-09-19
1
-2
/
+7
*
fix fallback for stippled polygons, removed a debug message
Brian Paul
2001-09-19
1
-6
/
+7
*
compute dst->ooz, not dst->z in clip interpolation function
Brian Paul
2001-09-19
1
-1
/
+1
*
remove some debug
Keith Whitwell
2001-09-18
1
-5
/
+5
*
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
2001-09-18
3
-26
/
+15
*
clean up makefiles some more for Windows
Karl Schultz
2001-09-18
1
-11
/
+10
*
compiler warnings
Karl Schultz
2001-09-18
1
-14
/
+14
*
remove carriage return chars
Karl Schultz
2001-09-18
3
-3653
/
+3653
*
Win32 updates (Karl Schultz)
Brian Paul
2001-09-14
3
-3600
/
+3653
*
more GL 1.3 and GLX 1.4 updates
Brian Paul
2001-09-14
2
-5
/
+15
*
minor re-org
Brian Paul
2001-09-12
3
-42
/
+46
*
hook compressed texture functions into driver
Brian Paul
2001-09-12
1
-1
/
+4
*
fixed s/w alpha bug 458411
Brian Paul
2001-09-10
1
-7
/
+2
*
minor changes, prototype Pbuffer support
Brian Paul
2001-09-01
1
-4
/
+54
*
prototype work for Pbuffer support
Brian Paul
2001-09-01
2
-28
/
+258
*
fixed dangling pointer problem (Chris Burghart)
Brian Paul
2001-08-31
1
-1
/
+10
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
5
-6
/
+29
*
added OSMESA_MAX_WIDTH/HEIGHT queries
Brian Paul
2001-08-28
1
-1
/
+7
*
OpenGL 1.3 support
Brian Paul
2001-08-28
2
-4
/
+5
*
bumped version string to 3.5.1
Brian Paul
2001-08-20
1
-2
/
+2
*
fixed GLX context sharing bug (reported by Eric Plante)
Brian Paul
2001-08-07
1
-3
/
+3
*
wglUseFontBitmapsA() update (Frank Warmerdam)
Brian Paul
2001-07-27
1
-7
/
+135
*
Fix Alan Barnett's 'try10' display list bug.
Keith Whitwell
2001-07-17
1
-4
/
+4
*
Lighting now emits colors as CHAN_TYPE, as it used to. This will require
Keith Whitwell
2001-07-17
1
-7
/
+7
*
more work on float colors (still not finished)
Brian Paul
2001-07-14
1
-4
/
+4
*
assorted changes for supporting GLfloat color channels (not done)
Brian Paul
2001-07-13
1
-7
/
+7
*
Committing in .
Jouk Jansen
2001-07-13
2
-0
/
+35
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
8
-1271
/
+1211
*
fixed logic error in OSMesaMakeCurrent() for 565 pixel support (Lars Andersson)
Brian Paul
2001-07-05
1
-3
/
+4
*
More .cvsignore updates.
pesco
2001-07-02
2
-0
/
+2
*
support for RGB_565 pixels (Lars Andersson), untested
Brian Paul
2001-06-27
1
-3
/
+212
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-1
/
+7
[next]