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
/
tnl
Age
Commit message (
Expand
)
Author
2003-10-23
s/GLuint */GLvoid */
Brian Paul
2003-10-22
Initial work for bounds checking of vertex arrays and vertex buffer objects.
Brian Paul
2003-10-21
Added GLAPIENTRY decorations for all first level OpenGL API function entry
Kendall Bennett
2003-10-11
fix some sphere texgen bugs (reported by Daniel Borca)
Brian Paul
2003-10-07
index wasn't being calculated correctly (result was being discarded)
Keith Whitwell
2003-09-30
Updates required for building the SciTech SNAP version of Mesa. This includes:
Kendall Bennett
2003-09-19
Assorted casts to silence g++ warnings.
Brian Paul
2003-09-19
Make binary - even though this is a text file, common practice is to store MS...
Karl Schultz
2003-09-18
Move away from using the ctx->_TriangleCaps bitfield.
Brian Paul
2003-09-17
Implement GL_ELEMENT_ARRAY_BUFFER_ARB for buffer objects.
Brian Paul
2003-09-17
GL_ARB_vertex_buffer_object working now, at least for non-indexed
Brian Paul
2003-09-17
new casts
Brian Paul
2003-09-17
More work on ARB_vertex_buffer_object.
Brian Paul
2003-08-30
Generate browse info for Debug version.
Karl Schultz
2003-08-20
Use correct conversions when translating array colors.
Keith Whitwell
2003-08-17
Re-org of register files for vertex/fragment programs. Will be easier to
Brian Paul
2003-08-06
Newer version of this file
Keith Whitwell
2003-08-05
Store material attributes in an Attrib[] style array. This is a
Keith Whitwell
2003-08-01
Fix typo (& instead of &&) to fix olympic.c bug
Keith Whitwell
2003-07-26
VC 6 Project File
Karl Schultz
2003-07-17
Merge Jose's documentation and core Mesa changes from embedded branch
Keith Whitwell
2003-07-02
Committing in .
Jouk Jansen
2003-06-17
Committing in .
Jouk Jansen
2003-06-11
added null pointer check in tnl_copy_to_current()
Brian Paul
2003-06-11
clean up _tnl_copy_to_current()
Brian Paul
2003-06-10
add missing vertex attribs in _tnl_copy_to_current()
Brian Paul
2003-06-10
fixed secondary color typo
Brian Paul
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-05-30
Added support for NV_light_max_exponent.
Ian Romanick
2003-05-28
s/_T_VBXFORM_H/_T_IMM_EXEC_H/
Brian Paul
2003-05-28
silence some warnings (Evgeny Kotsuba)
Brian Paul
2003-05-01
more docs (Klaus Niederkruger)
Brian Paul
2003-05-01
Use ctx->Const.MaxTextureImageUnits and MaxTextureCoordUnits in more places.
Brian Paul
2003-04-28
new comments (Klaus Niederkruger)
Brian Paul
2003-04-10
remove a const
Brian Paul
2003-04-10
drawarrayrange fix
Keith Whitwell
2003-04-08
Added ctx->Texture._EnabledCoordUnits bitfield.
Brian Paul
2003-04-07
initialize attribute vectors to 4 components
Brian Paul
2003-04-07
fix color array mixup
Brian Paul
2003-04-07
Don't unset FLUSH_STORED_VERTICES in _tnl_execute_cassette as this may
Keith Whitwell
2003-04-03
more memory-related fixes
Brian Paul
2003-04-01
comments
Brian Paul
2003-03-31
Remove dead code.
Brian Paul
2003-03-31
clean-ups, const qualifiers
Brian Paul
2003-03-31
minor clean-ups, const qualifiers
Brian Paul
2003-03-31
reduce memory needed for vertex attributes (allocate on demand)
Brian Paul
2003-03-31
fixed bad texgen Q problem
Brian Paul
2003-03-29
remove debug printf
Brian Paul
2003-03-28
minor clean-ups, comments, etc
Brian Paul
2003-03-04
added _mesa_inv_sqrtf() and INV_SQRTF() (Josh Vanderhoof)
Brian Paul
[prev]
[next]