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
/
matrix.c
Age
Commit message (
Collapse
)
Author
2000-07-31
test against an epsilon magnitude in gl_rotation_matrix()
Brian Paul
2000-06-27
added aligned memory allocations (Gareth Hughes)
Brian Paul
2000-04-08
added GL_SGI_color_matrix extension
Brian Paul
2000-03-03
runtime selectable depth buffer depth
Brian Paul
2000-02-21
fixed off by one error in matrix stack depths (Eero Pajarre)
Brian Paul
2000-02-02
include buffers.h
Brian Paul
2000-01-13
commented out unused function
Brian Paul
1999-12-10
implemented GL_ARB_tranpose_matrix
Brian Paul
1999-11-24
added support for separate read/draw buffers per context
Brian Paul
1999-11-12
restored the gl_Viewport function
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-10-13
removed GL_ prefix from memory macros
Brian Paul
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-09-19
RasterMask was set incorrectly
Keith Whitwell
1999-09-09
More compliant error check.
Miklos Fazekas
1999-09-05
fixes for the mga driver
Keith Whitwell
1999-08-19
Initial revision
jtg