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
/
glide
/
fxdd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
minor fixes + doc update
Daniel Borca
2003-10-14
1
-1
/
+2
*
glide driver (wip)
Daniel Borca
2003-10-13
1
-7
/
+1
*
Reorganized combiners. Added optimized span functions.
Daniel Borca
2003-10-09
1
-30
/
+61
*
updates from Daniel Borca
Brian Paul
2003-10-02
1
-281
/
+405
*
DOS and glide driver updates from Daniel Borca
Brian Paul
2003-08-19
1
-91
/
+78
*
more DOS updates from Daniel Borca
Brian Paul
2003-07-17
1
-6
/
+216
*
fix include paths (Daniel Borca)
Brian Paul
2003-06-16
1
-1
/
+2
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-4
/
+4
*
fix some float/ubyte mistakes (Daniel Borca)
Brian Paul
2003-01-08
1
-2
/
+2
*
misc driver updates (Daniel Borca)
Brian Paul
2002-11-04
1
-2
/
+3
*
added some casts for mallocs (bug 630379)
Brian Paul
2002-10-29
1
-2
/
+2
*
Changed a number of context fields from GLchan to GLfloat (such as ClearColor).
Brian Paul
2002-10-04
1
-4
/
+8
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-1
/
+7
*
s/DrawDestMask/_DrawDestMask/
Brian Paul
2002-08-21
1
-4
/
+7
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-2
/
+5
*
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
1
-17
/
+15
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-6
/
+4
*
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-06-13
1
-4
/
+1
*
Lots of changes related to framebuffer/window buffer resizing. Basically,
Brian Paul
2002-03-16
1
-11
/
+14
*
fixed some configure;make build problems. cleaned-up copyright info.
Brian Paul
2001-09-23
1
-20
/
+9
*
Fix FX driver to the point where gears & morph3d work.
Keith Whitwell
2001-09-18
1
-17
/
+3
*
changes to allow the driver to compile - still doesn't work though
Brian Paul
2001-08-29
1
-3
/
+14
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
1
-78
/
+17
*
Allow different max texture sizes for 1/2D, 3D and cube maps.
Brian Paul
2001-06-13
1
-1
/
+0
*
fixed bad texture border test (sometimes caused a segfault)
Brian Paul
2001-05-10
1
-1
/
+1
*
Driver interface changes
Keith Whitwell
2001-05-10
1
-0
/
+1
*
minor clean-ups and warning fixes
Brian Paul
2001-05-03
1
-1
/
+1
*
texture image code updates (not finished)
Brian Paul
2001-04-24
1
-0
/
+1
*
fixed compilation problems related to ctx->_Enabled removal
Brian Paul
2001-03-30
1
-4
/
+5
*
silence compiler warnings
Brian Paul
2001-03-27
1
-1
/
+1
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-55
/
+22
*
used indent to clean-up the code
Brian Paul
2001-03-03
1
-580
/
+596
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-2
/
+2
*
minor extension tweaks
Brian Paul
2001-02-27
1
-0
/
+3
*
Disable most extensions by default. Drivers should enable them as needed.
Brian Paul
2001-02-26
1
-14
/
+6
*
plug in fallback teximage DD functions
Brian Paul
2001-02-19
1
-1
/
+13
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
1
-2
/
+1
*
new texture image routines work now
Brian Paul
2001-02-07
1
-8
/
+5
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-6
/
+5
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-193
/
+208
*
removed the unused/broken GL_PGI_misc_hints extension
Brian Paul
2001-01-24
1
-3
/
+0
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-9
/
+6
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
1
-3
/
+33
*
Bring the FX driver into line with core mesa changes.
Keith Whitwell
2001-01-08
1
-0
/
+5
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-5
/
+2
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
1
-0
/
+8
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
1
-11
/
+17
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-26
/
+66
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-36
/
+70
*
Modified Files:
Jouk Jansen
2000-11-22
1
-36
/
+36
[next]