index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Overhaul of line drawing template code. Make better use of sw_span mechanism.
Brian Paul
2002-11-14
4
-1371
/
+412
*
fix compilation problem (Philippe Houdoin)
Brian Paul
2002-11-13
1
-7
/
+4
*
Add _mesa_enable_1_4_extensions and _mesa_problem
Karl Schultz
2002-11-13
1
-0
/
+2
*
Lots of clean-ups.
Brian Paul
2002-11-13
1
-1512
/
+843
*
template code for span functions for flat, memory-based frame buffers
Brian Paul
2002-11-13
1
-0
/
+366
*
moved function declaration into the template, define the NAME to specify the ...
Brian Paul
2002-11-13
4
-599
/
+301
*
check for NULL span argument
Brian Paul
2002-11-13
1
-4
/
+4
*
added comments about NULL mask parameter to span-write functions
Brian Paul
2002-11-13
1
-2
/
+8
*
optimized color buffer clear fallback (use mono-color span functions
Brian Paul
2002-11-13
1
-28
/
+11
*
last tweaks for 5.0 release
Brian Paul
2002-11-13
3
-8
/
+6
*
init facing to zero
Brian Paul
2002-11-13
1
-4
/
+4
*
include imports.h
Brian Paul
2002-11-13
1
-3
/
+4
*
minor update
Brian Paul
2002-11-13
1
-0
/
+2
*
omit dmesadxe.h from tar file
Brian Paul
2002-11-13
1
-2
/
+1
*
html index to doc files, doxygen files
Brian Paul
2002-11-13
1
-0
/
+90
*
latest 5.0 bug fixes
Brian Paul
2002-11-12
1
-1
/
+3
*
apply scale factor before clapping for DOT3
Brian Paul
2002-11-12
1
-5
/
+6
*
removed -malign-jumps
Brian Paul
2002-11-12
1
-8
/
+8
*
Tweaks for hpux. The hpux10 and hpux10-sl targets now build pretty
Karl Schultz
2002-11-11
2
-9
/
+10
*
compilation fixes
Brian Paul
2002-11-11
10
-37
/
+38
*
changes to vishandle usage to prevent segfault in some circumstances
Brian Paul
2002-11-10
3
-41
/
+73
*
added Z calculation fix
Brian Paul
2002-11-09
1
-1
/
+2
*
fix float->int Z calculation in _mesa_span_default_z()
Brian Paul
2002-11-09
1
-5
/
+5
*
fix one-bit error in float->int Z calculation
Brian Paul
2002-11-09
2
-10
/
+11
*
added P4 / 3DNow bug fix
Brian Paul
2002-11-09
1
-1
/
+2
*
fix 3dnow misdetection on new p4's
Keith Whitwell
2002-11-09
1
-1
/
+6
*
multisample / polygon smooth test
Brian Paul
2002-11-08
2
-1
/
+228
*
Add instructions to unzip both zip files into the same directory.
Karl Schultz
2002-11-08
1
-1
/
+5
*
declare tempI as Int, not Real (Jon Perry)
Brian Paul
2002-11-08
1
-9
/
+9
*
fixed active stencil face query
Brian Paul
2002-11-08
1
-2
/
+2
*
minor clean-up
Brian Paul
2002-11-08
1
-3
/
+2
*
fixed active stencil face query bug
Brian Paul
2002-11-08
1
-5
/
+5
*
fixed a few category lines
Brian Paul
2002-11-08
1
-4
/
+4
*
implemented automatic code gen and individual function validation
Brian Paul
2002-11-08
4
-1110
/
+193
*
added a few more missing 1.4 entrypoints
Brian Paul
2002-11-07
1
-2
/
+4
*
added glBlendFuncSeparate, glMultiDrawArrays, glMultiDrawElements
Brian Paul
2002-11-07
6
-205
/
+337
*
added glFogCoord functions
Brian Paul
2002-11-07
1
-1
/
+2
*
added 1.4 functions
Brian Paul
2002-11-07
1
-2
/
+45
*
added missing 1.4 glFogCoord functions
Brian Paul
2002-11-07
5
-1
/
+206
*
surround fixedEdges decl by #ifndef NDEBUG / #endif
Brian Paul
2002-11-07
1
-2
/
+4
*
restored fixedEdges var (for VMS)
Brian Paul
2002-11-06
1
-2
/
+3
*
latest 5.0 bug fixes
Brian Paul
2002-11-06
1
-1
/
+3
*
a few dispatch pointers weren't set (glGenTexturesEXT for example)
Brian Paul
2002-11-06
2
-5
/
+36
*
Committing in .
Jouk Jansen
2002-11-06
1
-1
/
+0
*
minor multi-sample clean-ups
Brian Paul
2002-11-05
1
-4
/
+14
*
added some printfs to show current polygon mode and cull state
Brian Paul
2002-11-05
1
-1
/
+7
*
fixed glTexParameteriv(GL_TEXTURE_BORDER_COLOR) error
Brian Paul
2002-11-05
1
-5
/
+13
*
added GLUT and DOS updates
Brian Paul
2002-11-05
1
-1
/
+3
*
Updates for DOS driver from Daniel Borca.
Brian Paul
2002-11-05
9
-224
/
+225
*
support for GLX_ARB_multisample
Brian Paul
2002-11-04
1
-2
/
+7
[next]