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
/
swrast_setup
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-18
1
-3
/
+3
*
more warning fixes (Karl Schultz)
Brian Paul
2001-09-14
1
-4
/
+4
*
Lighting now emits colors as CHAN_TYPE, as it used to. This will require
Keith Whitwell
2001-07-17
6
-41
/
+100
*
Rename some of the tnl->Driver.* functions to tnl->Driver.Render.*, to make it
Keith Whitwell
2001-07-12
8
-329
/
+426
*
Restore optimization for cva glArrayElement operation.
Keith Whitwell
2001-04-30
1
-4
/
+4
*
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-28
3
-15
/
+19
*
Remove ENABLE_* flags, ctx->_Enabled.
Keith Whitwell
2001-03-29
1
-2
/
+2
*
Removed DD_Z_NEVER.
Brian Paul
2001-03-29
1
-2
/
+2
*
* src/swrast_setup/ss_tritmp.h (quad): Changed name of this function to
pesco
2001-03-21
1
-3
/
+3
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-2
/
+2
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
9
-124
/
+134
*
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-08
3
-6
/
+7
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
2
-8
/
+9
*
Allow swrast to cope (fairly) cleanly with GL_SEPERATE_SPECULAR when
Keith Whitwell
2001-02-16
2
-12
/
+10
*
Fixed conform problems with recent material tracking change.
Keith Whitwell
2001-02-16
2
-9
/
+11
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
4
-3
/
+59
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
2
-6
/
+6
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
3
-4
/
+6
*
Fixes for performance bug on compiled array element paths.
Keith Whitwell
2001-01-17
1
-0
/
+15
*
Fix several conformance problems. Hack solution to line stipple problem.
Keith Whitwell
2001-01-16
5
-108
/
+148
*
Fixed conform feedback and drawelements tests.
Keith Whitwell
2001-01-14
2
-3
/
+3
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
2
-1
/
+9
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
5
-261
/
+70
*
Major rework of tnl module
Keith Whitwell
2000-12-26
7
-301
/
+411
*
Compute attenuated point size in a new pipeline stage.
Brian Paul
2000-12-08
2
-10
/
+16
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-1
/
+1
*
Committing in .
Jouk Jansen
2000-11-22
4
-24
/
+24
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
5
-6
/
+13
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
4
-70
/
+162
*
minor changes to silence compiler warnings
Brian Paul
2000-11-10
2
-14
/
+14
*
fixed very obvious fog bug
Keith Whitwell
2000-11-07
1
-0
/
+3
*
added a setup function for selection/feedback
Brian Paul
2000-11-06
1
-19
/
+29
*
A new module to provide RasterSetup and advanced triangle/line/point
Keith Whitwell
2000-11-05
10
-0
/
+1260
[prev]