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
/
rastpos.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-6
/
+5
*
Header file clean-up:
Brian Paul
2002-10-24
1
-5
/
+1
*
dispatch offsets for ARB_window_pos
Brian Paul
2002-05-27
1
-82
/
+1
*
Minor change to current raster position and texcoords.
Brian Paul
2002-05-09
1
-3
/
+3
*
Replaced ClipEnabled[] array and _AnyClip with ClipPlanesEnabled bitmask.
Brian Paul
2002-03-29
1
-4
/
+3
*
finished up GL_ARB_window_pos
Brian Paul
2002-02-15
1
-122
/
+91
*
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-18
1
-4
/
+4
*
vertex program check-in
Brian Paul
2001-12-14
1
-22
/
+25
*
added test implementation of GL_ARB_window_pos
Brian Paul
2001-11-18
1
-1
/
+137
*
more compiler warning fixes
Karl Schultz
2001-09-18
1
-27
/
+31
*
Remove _BaseAlpha, fix reflect lighting bug.
Keith Whitwell
2001-07-28
1
-3
/
+2
*
fixed segfault (NULL _ShineTable[0]) in shade_rastpos()
Brian Paul
2001-07-05
1
-1
/
+4
*
More raster fog coord fixes.
Brian Paul
2001-06-26
1
-22
/
+42
*
added GL_IBM_rasterpos_clip extension
Brian Paul
2001-06-26
1
-2
/
+22
*
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-06-18
1
-1
/
+237
*
added current raster fog coord and related code
Brian Paul
2001-05-30
1
-2
/
+2
*
fix from Jouk
Keith Whitwell
2001-05-01
1
-3
/
+3
*
Support for floating point color representation in tnl module.
Keith Whitwell
2001-04-28
1
-5
/
+5
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-7
/
+7
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-3
/
+3
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-5
/
+5
*
minor clean-up
Brian Paul
2001-01-03
1
-24
/
+25
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-9
/
+3
*
Added MaxClipPlanes and MaxLights to gl_constants struct so T&L
Brian Paul
2000-11-27
1
-2
/
+2
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-2
/
+2
*
Committing in .
Jouk Jansen
2000-11-22
1
-30
/
+30
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-6
/
+197
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-7
/
+2
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-10
/
+10
*
renamed Current.ByteColor Current.Color
Brian Paul
2000-10-29
1
-5
/
+5
*
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
1
-3
/
+6
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-3
/
+3
*
support for N texture units
Brian Paul
2000-09-30
1
-2
/
+2
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-4
/
+4
*
runtime selectable depth buffer depth
Brian Paul
2000-03-03
1
-3
/
+3
*
updated includes for source file reorg
Brian Paul
2000-02-02
1
-1
/
+2
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-71
/
+141
*
changes to silence MSVC warnings
Brian Paul
1999-11-08
1
-2
/
+2
*
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-08
1
-6
/
+8
*
Initial revision
jtg
1999-08-19
1
-0
/
+227