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
/
Makefile.OSMesa16
Age
Commit message (
Expand
)
Author
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-04-17
Added arbprogram.c to Makefiles.
Brian Paul
2003-03-29
Basic infrastructure for GL_ARB_vertex_buffer_object.
Brian Paul
2003-03-25
histogram code move, remove s_histogram.[ch] from Makefiles
Brian Paul
2003-03-01
Killed mmath.[ch]. Moved low-level functions/assembly code into imports.[ch]
Brian Paul
2003-01-14
First batch of code for GL_NV_fragment_program.
Brian Paul
2003-01-14
OSMesa16 updates (Eric Plante), added _mesa_strtof()
Brian Paul
2002-10-25
remove all.h, mem.h, mem.c
Brian Paul
2002-09-27
new texture compression infrastructure
Brian Paul
2002-06-13
New _mesa_debug() function to replace fprintf() calls.
Brian Paul
2002-02-02
removed references to removed source files
Brian Paul
2001-07-14
more work on float colors (still not finished)
Brian Paul
2001-07-13
assorted changes for supporting GLfloat color channels (not done)
Brian Paul
2001-06-18
Consolidated source files. Since the re-org a number of source files
Brian Paul
2001-05-29
added math/m_debug_clip.c
Brian Paul
2001-04-26
Added Makefile support for building libOSMesa16.so which is Mesa compiled
Brian Paul