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
/
glu
/
sgi
/
libutil
Age
Commit message (
Expand
)
Author
2008-06-17
glu: silence warnings
Brian Paul
2008-04-14
check for _WIN32 and __WIN32__
Brian Paul
2007-09-03
Use temporary matrix in __gluInvertMatrixd() to fix aliasing problem (see bug...
Brian
2007-08-27
new __gluInvertMatrix() function (Mesa bug 6748)
Brian
2007-08-01
fix error code test limit (bug 11795)
Brian
2006-11-18
additional fixes for mipmap building (Greg McGarragh)
Brian Paul
2006-11-17
fix some gluBuild2DMipmap bugs (Greg McGarragh)
Brian Paul
2006-09-15
replace GLAPI w/ static and init var to 0 (Michel Donais)
Brian Paul
2006-09-11
Win32 fixes (SF bug 1554931)
Brian Paul
2006-06-20
rewrite gluErrorString() to be more legible
Brian Paul
2006-05-01
new, faster version of __gluInvertMatrixd(), bug 6748
Brian Paul
2005-10-28
silence a bunch of compiler warnings
Brian Paul
2005-10-05
added GL_INVALID_FRAMEBUFFER_OPERATION_EXT to gluErrorString()
Brian Paul
2005-05-07
assorted warning clean-ups for x86_64, etc (Mikko T.)
Brian Paul
2005-02-09
Added a test/clamp in the scale_internal_*() functions to prevent reading
Brian Paul
2003-11-24
Remove a lot of rcs tags, avoid merge conflicts
Keith Whitwell
2003-10-14
Updates to SGI GLU code to get it to compile clean with the Open Watcom compi...
Kendall Bennett
2002-11-01
silence a bunch of warnings
Brian Paul
2001-09-24
Committing in .
Jouk Jansen
2001-09-20
Don't use "errno" as a parameter name - it is also a function and that
Karl Schultz
2001-09-20
compiler warnings
Karl Schultz
2001-09-18
remove carriage return chars
Karl Schultz
2001-09-14
Win32 updates (Karl Schultz)
Brian Paul
2001-08-07
Win32 fixes, etc. (Gerk Huisma)
Brian Paul
2001-07-16
assorted fixes for Win32 (Gerk Huisma)
Brian Paul
2001-03-17
SGI SI GLU library
Brian Paul