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
path:
root
/
src
/
mesa
/
tnl
Commit message (
Expand
)
Author
Age
Files
Lines
*
first pass at eval fixes
Keith Whitwell
2001-04-26
11
-133
/
+213
*
no-copy drawarrays for remaining non-fan primitives
Keith Whitwell
2001-04-26
1
-15
/
+75
*
Remove values from VB->importable_data as those arrays are removed
Keith Whitwell
2001-04-19
1
-2
/
+3
*
Fix striding of color material inputs. (Fixes glean colorLitPerf)
Keith Whitwell
2001-04-19
1
-28
/
+30
*
fixed mis-ordered args to _math_trans_4f() in _tnl_fill_immediate_drawarrays()
Brian Paul
2001-04-17
1
-2
/
+2
*
Perform fixup on material values
Keith Whitwell
2001-04-09
5
-78
/
+112
*
Remove all traces of CULL_MASK_ACTIVE.
Gareth Hughes
2001-03-30
3
-53
/
+51
*
Remove ENABLE_* flags, ctx->_Enabled.
Keith Whitwell
2001-03-29
2
-10
/
+18
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
2
-11
/
+9
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
7
-86
/
+201
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
38
-793
/
+797
*
Clean up install, restore for exec vtxfmts.
Gareth Hughes
2001-03-11
1
-2
/
+2
*
Support for swappable tnl modules.
Gareth Hughes
2001-03-11
1
-9
/
+9
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
2
-5
/
+6
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
12
-70
/
+76
*
more namespace clean-ups
Brian Paul
2001-03-03
4
-29
/
+29
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
14
-107
/
+107
*
added fog coord clamping
Brian Paul
2001-02-27
1
-3
/
+5
*
Added GLvector4chan type, removed lots of CHAN_TYPE ifdefs.
Keith Whitwell
2001-02-20
7
-174
/
+60
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
3
-64
/
+29
*
Fixed conform problems with recent material tracking change.
Keith Whitwell
2001-02-16
7
-68
/
+62
*
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-15
11
-234
/
+150
*
fixed a CI-mode spot light conformance failure, but still not clear why
Brian Paul
2001-02-14
1
-2
/
+5
*
fixed a CI mode segfault, minor clean-ups
Brian Paul
2001-02-13
1
-10
/
+9
*
gl_error clean-ups
Brian Paul
2001-02-13
2
-4
/
+5
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
2
-4
/
+2
*
Use a lookup table to compute exponents in tnl fogging code. Slightly
Keith Whitwell
2001-02-06
1
-7
/
+42
*
Fast no-copy drawarrays for large tristrips
Keith Whitwell
2001-02-04
1
-37
/
+59
*
only compute separate specular if texturing really enabled
Brian Paul
2001-01-29
1
-3
/
+5
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
7
-536
/
+224
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
10
-206
/
+322
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
2
-7
/
+6
*
Fixes for performance bug on compiled array element paths.
Keith Whitwell
2001-01-17
3
-7
/
+13
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
2
-7
/
+5
*
Fixed conform feedback and drawelements tests.
Keith Whitwell
2001-01-14
5
-16
/
+21
*
fix conform dlist test
Keith Whitwell
2001-01-13
1
-1
/
+5
*
Fix crash in book/stencil.
Keith Whitwell
2001-01-13
6
-65
/
+89
*
Fixed 'IRound' to 'IROUND' in mmath.h
Keith Whitwell
2001-01-08
12
-99
/
+77
*
Add call to Driver.RenderPrimitive()
Keith Whitwell
2001-01-08
1
-1
/
+2
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
4
-13
/
+24
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
9
-667
/
+454
*
added divide by zero check
Brian Paul
2001-01-03
1
-2
/
+5
*
More color macro clean-ups.
Brian Paul
2001-01-03
3
-23
/
+24
*
Removed fixed.h (GLfixed now in mtypes.h, fixed-pt macros in mmath.h)
Brian Paul
2001-01-02
2
-22
/
+22
*
Add render stage for unclipped vb's to fx driver.
Keith Whitwell
2000-12-28
8
-39
/
+114
*
fix demos/fire, enable lazy vertex flushing
Keith Whitwell
2000-12-27
1
-1
/
+3
*
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
6
-92
/
+128
*
fix xscreensaver cores
Keith Whitwell
2000-12-26
1
-2
/
+3
[next]