index
:
android-x86-mesa.git
envsa_r300
froyo-x86
r300
Androïd/x86 port of Mesa drivers
Hugues Hiegel
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mesa
/
main
/
accum.c
Age
Commit message (
Expand
)
Author
2000-04-05
minor clean-ups, renaming
Brian Paul
2000-04-04
use BCOPY macro on FreeBSD
Brian Paul
2000-03-31
separate R/G/B/A accum buffer size fields
Brian Paul
2000-03-19
fixed compiler warnings on BeOS R4
Brian Paul
2000-02-02
added check for IntegerAccumScaler > 0 in GL_RETURN case
Brian Paul
2000-02-02
changed prefix to _mesa_ for a few accum functions
Brian Paul
2000-02-02
updated includes for source file reorg
Brian Paul
1999-11-25
replaced Driver.SetBuffer() with SetDrawBuffer() and SetReadBuffer()
Brian Paul
1999-11-24
added support for separate read/draw buffers per context
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-11-03
include assert.h with rest of system headers
Brian Paul
1999-10-20
clean-up of optimized GL_RETURN code
Brian Paul
1999-10-20
fixed divTable precision problem in GL_RETURN case
Brian Paul
1999-10-13
removed GL_ prefix from memory macros
Brian Paul
1999-10-11
#include <assert.h>
Jouk Jansen
1999-10-10
now using GL_MALLOC, GL_FREE
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-08-19
testing
Brian Paul
1999-08-19
Initial revision
jtg