index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
dd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
new texture compression infrastructure
Brian Paul
2002-09-27
1
-50
/
+1
*
GL_EXT_stencil_two_side extension, not 100% complete yet.
Brian Paul
2002-09-06
1
-1
/
+10
*
Overhaul of glRead/DrawBuffer() code. Now, swrast->Driver.SetBuffer()
Brian Paul
2002-07-09
1
-24
/
+11
*
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-15
1
-8
/
+7
*
vertex program attribute array work
Brian Paul
2002-04-21
1
-1
/
+3
*
buffer resize changes
Brian Paul
2002-03-16
1
-6
/
+12
*
More suport for t&l drivers
Keith Whitwell
2002-02-13
1
-3
/
+3
*
vertex program check-in
Brian Paul
2001-12-14
1
-1
/
+4
*
dispatch changes to minimize hassle with XFree86 libGL
Brian Paul
2001-12-04
1
-9
/
+9
*
API dispath updates
Brian Paul
2001-11-18
1
-9
/
+9
*
Enable GL_ARB_texture_compression for XMesa/GLX driver. Texture
Brian Paul
2001-06-15
1
-16
/
+6
*
More texture image changes.
Brian Paul
2001-04-04
1
-1
/
+9
*
Add PolygonOffset driver callback.
Gareth Hughes
2001-03-22
1
-8
/
+9
*
Split driver struct into swrast/tnl/core components.
Keith Whitwell
2001-03-19
1
-365
/
+33
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-2
/
+2
*
Support for swappable tnl modules.
Gareth Hughes
2001-03-11
1
-49
/
+62
*
added Driver.BlendColor() function, for completeness
Brian Paul
2001-03-07
1
-1
/
+2
*
changed AlphaFunc() ref from GLclampf to GLchan
Brian Paul
2001-03-03
1
-2
/
+2
*
Template work
Keith Whitwell
2001-02-24
1
-13
/
+9
*
Updated Driver.CopyTexImage[12]D and Driver.CopyTexSubImage[123]D functions
Brian Paul
2001-02-19
1
-35
/
+24
*
Fix propogation of material values in VB's that don't reach the lighting
Keith Whitwell
2001-02-15
1
-1
/
+10
*
Overhaul of texture image handling.
Brian Paul
2001-02-06
1
-112
/
+105
*
Use a lookup table to compute exponents in tnl fogging code. Slightly
Keith Whitwell
2001-02-06
1
-5
/
+5
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-30
/
+41
*
Lots of GLchan datatype changes.
Brian Paul
2001-01-24
1
-14
/
+3
*
Added PointSize and PointParametersfv to dd interface, for completeness.
Brian Paul
2001-01-09
1
-108
/
+134
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
1
-1
/
+3
*
Remove 'pv' parameter from Line/Tri/Point funcs. The provoking vertex
Keith Whitwell
2001-01-05
1
-11
/
+16
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-77
/
+55
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-3
/
+122
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-42
/
+85
*
Removed Driver.Color() and Driver.Index() functions.
Brian Paul
2000-11-14
1
-20
/
+6
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-9
/
+7
*
removed old TexImage() and TexSubImage() functions
Brian Paul
2000-11-10
1
-25
/
+1
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-25
/
+1
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-1
/
+6
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-1
/
+7
*
More GLchan color channel changes.
Brian Paul
2000-10-29
1
-7
/
+3
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-9
/
+9
*
new params for SpecificCompressedTexFormat() (Bill White)
Brian Paul
2000-09-28
1
-3
/
+10
*
updated comments
Brian Paul
2000-09-14
1
-3
/
+6
*
removed ctx->Driver.Dither function
Brian Paul
2000-09-08
1
-8
/
+1
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
1
-18
/
+4
*
added device driver function for texture proxy testing
Brian Paul
2000-09-07
1
-2
/
+12
*
finished compressed texture support (Bill White)
Brian Paul
2000-08-29
1
-5
/
+44
*
added GetInteger/Float/Double/Boolean/Pointer device driver functions
Brian Paul
2000-08-08
1
-1
/
+12
*
more work on GL_ARB_texture_compression
Brian Paul
2000-06-06
1
-0
/
+41
*
more work on GL_ARB_texture_compression
Brian Paul
2000-05-24
1
-0
/
+28
*
changes for single-copy textures
Brian Paul
2000-03-29
1
-1
/
+1
*
more clean-up and rearranging
Brian Paul
2000-03-23
1
-29
/
+27
[next]