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
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
33
-1100
/
+779
*
added underflow check in validate_shine_table()
Brian Paul
2001-01-04
1
-2
/
+5
*
added divide by zero check
Brian Paul
2001-01-04
1
-3
/
+9
*
changed some point functions, new picking code
Brian Paul
2001-01-04
1
-57
/
+81
*
minor bug fixes
Brian Paul
2001-01-04
1
-4
/
+9
*
added divide by zero check
Brian Paul
2001-01-03
1
-2
/
+5
*
added divide by zero checks
Brian Paul
2001-01-03
1
-3
/
+12
*
New point rasterization functions based on template code that
Brian Paul
2001-01-03
2
-894
/
+393
*
More color macro clean-ups.
Brian Paul
2001-01-03
10
-63
/
+75
*
minor clean-up
Brian Paul
2001-01-03
1
-24
/
+25
*
Added missing #include "mmath.h"
Jon Taylor
2001-01-03
1
-1
/
+2
*
missed a few color macro changes
Brian Paul
2001-01-02
1
-8
/
+8
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
18
-233
/
+180
*
include state.h
Brian Paul
2001-01-02
1
-2
/
+3
*
minor GLchan-related changes
Brian Paul
2001-01-02
1
-9
/
+22
*
Committing in .
Jouk Jansen
2001-01-02
3
-116
/
+138
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
17
-62
/
+197
*
try and force a log message
Keith Whitwell
2000-12-28
1
-1
/
+0
*
try and force a log message
Keith Whitwell
2000-12-28
1
-0
/
+1
*
try and force a log message
Keith Whitwell
2000-12-28
1
-1
/
+0
*
Fixed GGIMesa build problems.
Jon Taylor
2000-12-28
2
-47
/
+28
*
try and force a log message
Keith Whitwell
2000-12-27
2
-1
/
+3
*
try and force a log message
Keith Whitwell
2000-12-27
1
-2
/
+1
*
try and force a log message
Keith Whitwell
2000-12-27
1
-1
/
+2
*
try and force a log message
Keith Whitwell
2000-12-27
1
-2
/
+1
*
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
2000-12-27
4
-6
/
+13
*
Fix evalpoints bug (samples/nurb)
Keith Whitwell
2000-12-27
2
-8
/
+9
*
fix sproingies bug
Keith Whitwell
2000-12-27
5
-27
/
+21
*
Fixes for compiling assembly (disable unused 'masked' versions)
Keith Whitwell
2000-12-27
9
-103
/
+144
*
The array cache.
Keith Whitwell
2000-12-26
4
-0
/
+1189
*
fix xscreensaver cores
Keith Whitwell
2000-12-26
2
-5
/
+7
*
Major rework of tnl module
Keith Whitwell
2000-12-26
126
-6446
/
+19423
*
* demos/Makefile.am (INCLUDES): Added -I$(top_srcdir)/util.
pesco
2000-12-24
18
-38
/
+150
*
* include/GL/Makefile.am: ENABLE_GLUT_BUILD -> NEED_GLUT
pesco
2000-12-21
1
-1
/
+1
*
set visual->MRD to 2.0
Brian Paul
2000-12-16
1
-2
/
+2
*
Polygon._OffsetAny wasn't being computed
Brian Paul
2000-12-16
1
-2
/
+5
*
minor fog clean-ups (Klaus Niederkrueger)
Brian Paul
2000-12-15
1
-16
/
+19
*
added more GLX extension function stubs
Brian Paul
2000-12-15
3
-94
/
+702
*
Renamed texture object _P to _MaxLevel and _M to _MaxLambda.
Brian Paul
2000-12-14
5
-44
/
+46
*
updated glXSet3DfxModeMESA() prototype types
Brian Paul
2000-12-14
1
-2
/
+2
*
added some more GLX extension entrypoints (fix GLUT link problems when using ...
Brian Paul
2000-12-14
3
-11
/
+147
*
fixed conformance problems in min/max and histogram result packing
Brian Paul
2000-12-13
1
-139
/
+331
*
replaced GLfixed with GLfloat in _mesa_fog_ci_pixels() (Klaus Niederkrueger)
Brian Paul
2000-12-13
1
-2
/
+2
*
use inverted Y coordinate for choosing dither value (conformance fixes)
Brian Paul
2000-12-13
2
-23
/
+31
*
added glReadPixels item
Brian Paul
2000-12-13
1
-1
/
+4
*
tweaked truecolor dither kernel setup code
Brian Paul
2000-12-13
1
-6
/
+6
*
improved precision of glReadPixels for colorbuffers < 24bpp
Brian Paul
2000-12-13
3
-6
/
+74
*
disabled two optimized textured triangle functions because of texcoord interp...
Brian Paul
2000-12-12
1
-4
/
+8
*
clipping, fog, texture optimizations (Klaus Niederkrueger)
Brian Paul
2000-12-12
1
-127
/
+156
*
disabled GLX_SGIS_multisample (temporarily) since its tokens aren't defined
Brian Paul
2000-12-11
1
-0
/
+3
[next]