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
/
main
/
accum.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
no-op glAccum in selection/feedback mode (per Mark Kilgard's updates to the 1...
Brian Paul
2003-11-13
1
-5
/
+8
*
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
/
+7
*
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-06-05
1
-1
/
+0
*
Header file clean-up:
Brian Paul
2002-10-24
1
-11
/
+4
*
more warning fixes (Karl Schultz)
Brian Paul
2001-09-14
1
-5
/
+5
*
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-12
1
-2
/
+2
*
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-03-03
1
-3
/
+3
*
Removed knowledge of swrast Clear/Bitmap/Accum/Draw/Read/CopyPixels
Keith Whitwell
2001-01-29
1
-5
/
+2
*
Replaced struct gl_visual with struct __GLcontextModesRec from glcore.h.
Brian Paul
2001-01-23
1
-2
/
+2
*
Major rework of tnl module
Keith Whitwell
2000-12-26
1
-10
/
+16
*
Committing in .
Jouk Jansen
2000-11-22
1
-7
/
+7
*
Moved the software rasterizer to a new directory.
Keith Whitwell
2000-10-31
1
-453
/
+6
*
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-30
1
-1
/
+2
*
more minor header file re-org (moved CONST, ASSERT, INLINE to config.h)
Brian Paul
2000-10-29
1
-1
/
+2
*
Basic work to support deep color channels:
Brian Paul
2000-10-28
1
-4
/
+6
*
ported render begin/end calls from Mesa 3.4
Brian Paul
2000-10-17
1
-1
/
+8
*
First batch of OpenGL SI related changes:
Brian Paul
2000-09-26
1
-4
/
+4
*
changed gl_frame_buffer Xmax and Ymax to be exclusive boundary values
Brian Paul
2000-09-08
1
-4
/
+4
*
Removed ctx->Driver.LogicOp().
Brian Paul
2000-09-07
1
-5
/
+6
*
another tweak to optimized GL_RETURN code
Brian Paul
2000-07-15
1
-5
/
+3
*
added extra check to optimized GL_RETURN case
Brian Paul
2000-07-14
1
-2
/
+3
*
check for special cases of value = 0 or 1 in glAccum
Brian Paul
2000-06-19
1
-3
/
+6
*
minor clean-ups, renaming
Brian Paul
2000-04-05
1
-3
/
+3
*
use BCOPY macro on FreeBSD
Brian Paul
2000-04-04
1
-3
/
+3
*
separate R/G/B/A accum buffer size fields
Brian Paul
2000-03-31
1
-3
/
+3
*
fixed compiler warnings on BeOS R4
Brian Paul
2000-03-19
1
-2
/
+2
*
added check for IntegerAccumScaler > 0 in GL_RETURN case
Brian Paul
2000-02-02
1
-2
/
+2
*
changed prefix to _mesa_ for a few accum functions
Brian Paul
2000-02-02
1
-3
/
+5
*
updated includes for source file reorg
Brian Paul
2000-02-02
1
-1
/
+2
*
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-25
1
-5
/
+12
*
added support for separate read/draw buffers per context
Brian Paul
1999-11-24
1
-39
/
+43
*
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-11
1
-15
/
+9
*
clean-up of header includes (Daryll)
Brian Paul
1999-11-08
1
-4
/
+1
*
include assert.h with rest of system headers
Brian Paul
1999-11-03
1
-2
/
+2
*
clean-up of optimized GL_RETURN code
Brian Paul
1999-10-20
1
-18
/
+19
*
fixed divTable precision problem in GL_RETURN case
Brian Paul
1999-10-20
1
-28
/
+46
*
removed GL_ prefix from memory macros
Brian Paul
1999-10-13
1
-4
/
+4
*
#include <assert.h>
Jouk Jansen
1999-10-11
1
-1
/
+2
*
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-10
1
-4
/
+4
*
Fixed includes & added a few hooks for the DRI.
kw-mesa-1
Keith Whitwell
1999-10-08
1
-2
/
+6
*
testing
Brian Paul
1999-08-19
1
-1
/
+2
*
Initial revision
jtg
1999-08-19
1
-0
/
+495