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
/
drivers
/
x11
/
xfonts.c
Age
Commit message (
Expand
)
Author
2008-09-18
mesa: prefix more #includes with "main/"
Brian Paul
2004-01-07
reindent the code
Brian Paul
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2002-10-24
Header file clean-up:
Brian Paul
2001-04-26
fixed mem leak in XFreeFontInfo() call
Brian Paul
2001-03-08
More g++ warning fixes. Fixes for CHAN_BITS==16, it seems to work.
Brian Paul
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2001-01-08
Modify X11 driver and fake glx to store a GLcontext
Keith Whitwell
2000-11-10
patched to silence compiler warnings (Martin Lindhe)
Brian Paul
2000-08-22
Committing in .
Jouk Jansen
2000-08-13
removed all dependencies on XMesa
Brian Paul
2000-08-13
fixed segfault problem when using MESA_GLX_FX
Brian Paul
2000-04-19
minor clean-up
Brian Paul
1999-12-12
bitmaps were vertically shifted by one pixel
Brian Paul
1999-11-28
removed include fakeglx.h
Brian Paul
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-10-13
now using MALLOC, CALLOC, FREE, etc macros
Brian Paul
1999-08-19
Initial revision
jtg