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
/
feedback.h
Age
Commit message (
Expand
)
Author
2010-10-13
Drop GLcontext typedef and use struct gl_context instead
Kristian Høgsberg
2010-09-14
mesa: Remove unused _MESA_INIT_*_FUNCTIONS.
Chia-I Wu
2010-08-20
mesa: Include compiler.h for ASSERT.
Chia-I Wu
2010-03-03
mesa: Eliminate index parameter to _mesa_feedback_vertex
Ian Romanick
2009-09-30
mesa/main: Make FEATURE_feedback follow feature conventions.
Chia-I Wu
2009-02-28
mesa: replace FEEDBACK_TOKEN macro with _mesa_feedback_token() inline function
Brian Paul
2009-02-28
mesa: comments, whitespace, reformatting
Brian Paul
2003-11-25
current raster color index should be GLfloat
Brian Paul
2003-10-21
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2001-03-12
Consistent copyright info (version number, date) across all files.
Gareth Hughes
2001-03-03
lots of gl_*() to _mesa_*() namespace clean-up
Brian Paul
2000-11-22
Committing in .
Jouk Jansen
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-09-18
Large patch:
Keith Whitwell
1999-08-19
Initial revision
jtg