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
/
clip.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: remove outdated version lines in comments
Rico Schüller
2013-06-05
1
-1
/
+0
*
mesa: Restore 78-column wrapping of license text in C-style comments.
Kenneth Graunke
2013-04-23
1
-3
/
+4
*
mesa: Add "OR COPYRIGHT HOLDERS" to license text disclaiming liability.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Change "BRIAN PAUL" to "THE AUTHORS" in license text.
Kenneth Graunke
2013-04-23
1
-1
/
+1
*
mesa: Drop manual checks for outside begin/end.
Eric Anholt
2013-01-21
1
-2
/
+0
*
mesa: consolidate clip plane update code
Brian Paul
2011-03-19
1
-14
/
+14
*
Remove GL_EXT_cull_vertex
Ian Romanick
2010-09-27
1
-43
/
+0
*
mesa: don't include m_xform.h where not needed
Brian Paul
2009-02-12
1
-1
/
+0
*
Add a set of predicate functions for testing matrices instead of directly
Brian Paul
2005-06-30
1
-5
/
+4
*
Add EXT_vertex_cull support to mesa
Keith Whitwell
2004-05-10
1
-0
/
+42
*
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-21
1
-2
/
+2
*
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-17
1
-0
/
+1
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-03-01
1
-3
/
+2
*
Header file clean-up:
Brian Paul
2002-10-24
1
-5
/
+1
*
Replaced ClipEnabled[] array and _AnyClip with ClipPlanesEnabled bitmask.
Brian Paul
2002-03-29
1
-3
/
+3
*
Replace old matrix stacks with new code based on struct matrix_stack.
Brian Paul
2001-12-18
1
-7
/
+8
*
more warning fixes (Karl Schultz)
Brian Paul
2001-09-15
1
-8
/
+5
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-4
/
+4
*
fixed a bunch of g++ warnings/errors. Compiling with g++ can help find lots ...
Brian Paul
2001-03-07
1
-3
/
+3
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-6
/
+6
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-9
/
+9
*
Added MaxClipPlanes and MaxLights to gl_constants struct so T&L
Brian Paul
2000-11-27
1
-3
/
+3
*
Support for swappable t&l modules, including an example one in the FX
Keith Whitwell
2000-11-24
1
-3
/
+6
*
Committing in .
Jouk Jansen
2000-11-22
1
-11
/
+11
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-398
/
+19
*
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-13
1
-14
/
+1
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-21
/
+21
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-3
/
+3
*
New colormac.h file for color-related macros.
Brian Paul
2000-10-28
1
-1
/
+2
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-2
/
+2
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-2
/
+2
*
New clipping to avoid division by zero bug.
Keith Whitwell
2000-04-17
1
-2
/
+4
*
applied Keith's fix for the Loki ice bug
Brian Paul
2000-04-13
1
-7
/
+4
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-13
/
+70
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-13
/
+15
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-10-08
1
-2
/
+5
*
Large patch:
Keith Whitwell
1999-09-18
1
-90
/
+86
*
Initial revision
jtg
1999-08-19
1
-0
/
+460