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
/
main
/
lines.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mesa: check for unchanged line width before error checking
Brian Paul
2015-10-22
1
-3
/
+4
*
mesa: Avoid double promotion.
Matt Turner
2015-07-29
1
-2
/
+2
*
main: Fix deprecation of glLineWidth()
Paul Berry
2013-08-09
1
-1
/
+2
*
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: Disallow wide lines in forward compatible context
Ian Romanick
2012-08-29
1
-0
/
+17
*
mesa: add/update VERBOSE_API logging
Brian Paul
2011-02-08
1
-0
/
+6
*
mesa: remove unneeded DD_POINT_SIZE and DD_LINE_WIDTH tricaps
Roland Scheidegger
2010-11-10
1
-5
/
+0
*
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-10-13
1
-3
/
+3
*
mesa: Remove unnecessary headers from lines.c.
Vinson Lee
2010-01-18
1
-2
/
+0
*
Restore old _TriangleCaps code to fix Blender problem (bug 12164)
Brian
2007-09-27
1
-0
/
+5
*
Remove ctx->Point._Size and ctx->Line._Width.
Brian
2007-07-21
1
-6
/
+2
*
Move all the code for computing ctx->_TriangleCaps into state.c.
Brian
2006-12-13
1
-20
/
+3
*
added a few missing GLAPIENTRYs to make MinGW compile again
Daniel Borca
2003-10-23
1
-1
/
+1
*
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
-1
/
+49
*
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
-4
/
+3
*
Header file clean-up:
Brian Paul
2002-10-24
1
-6
/
+1
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-7
/
+5
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-2
/
+2
*
Fixed conform feedback and drawelements tests.
Keith Whitwell
2001-01-14
1
-2
/
+1
*
Fix crash in book/stencil.
Keith Whitwell
2001-01-13
1
-3
/
+5
*
Add a 'RenderPrimitive' callback to t_vb_render.c. Helps out drivers
Keith Whitwell
2001-01-08
1
-1
/
+5
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-13
/
+21
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-16
1
-2
/
+1
*
- Changes for new software rasterizer modules
Keith Whitwell
2000-11-05
1
-3
/
+3
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-1137
/
+1
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-4
/
+11
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-17
/
+20
*
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-10-27
1
-22
/
+53
*
Changes for multitexture > 3, code clean-ups.
Brian Paul
2000-10-20
1
-3
/
+3
*
support for N texture units
Brian Paul
2000-09-30
1
-132
/
+124
*
generalized support for N texure units
Brian Paul
2000-09-29
1
-2
/
+9
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-2
/
+2
*
Fixed pixel color problem in general_flat_rgba_line(). Added debug code
Brian Paul
2000-07-14
1
-33
/
+65
*
added flat_multitextured_line()
Brian Paul
2000-06-28
1
-2
/
+103
*
fixed PB bugs, removed MutablePixels, MonoPixels from GLcontext
Brian Paul
2000-05-10
1
-57
/
+33
*
added LineWidth device driver function
Brian Paul
2000-03-03
1
-1
/
+3
*
add callbacks for stipple
Keith Whitwell
2000-02-27
1
-1
/
+4
*
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
2000-02-25
1
-5
/
+3
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-12
/
+9
*
flush pb after each line segment - for conformance
Brian Paul
1999-11-08
1
-16
/
+16
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-1
/
+5
*
Large patch:
Keith Whitwell
1999-09-18
1
-80
/
+3
[next]