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
/
swrast_setup
Age
Commit message (
Expand
)
Author
2005-05-24
moved to windows build dir
Karl Schultz
2005-05-11
Fix valgrind complaint, conform vertex order test.
Keith Whitwell
2005-05-04
Major check-in of changes for GL_EXT_framebuffer_object extension.
Brian Paul
2004-07-01
Rename the various function types in t_context.h to include a tnl_ prefix.
Keith Whitwell
2004-05-04
Fix minor warnings found with g++.
Brian Paul
2004-04-23
Added ctx->Vertex/FragmentProgram._Enable flags. Set when vertex/fragment
Brian Paul
2004-03-21
fix array index error in _swsetup_Translate (Felix)
Brian Paul
2004-03-03
added clamping to polygon offset to prevent potential negative Z values and F...
Brian Paul
2004-02-04
another tweak to two-sided detection test
Brian Paul
2004-02-04
fix two-sided lighting / vertex program bug (#887330)
Brian Paul
2004-01-13
change type of loop index var to remove compiler warning.
Karl Schultz
2004-01-13
remove ss_vb.c from project
Karl Schultz
2004-01-08
Committing in .
Jouk Jansen
2004-01-06
Fixes for _swsetup_Translate()
Keith Whitwell
2004-01-05
Beef up t_vertex.c:
Keith Whitwell
2004-01-05
Re-commit t_vertex.[ch] changes to fd.o server.
Keith Whitwell
2003-12-09
Update NEED_SECONDARY_COLOR macro to test if either vertex/fragment
Brian Paul
2003-11-28
Save and restore front colors on backfacing triangles rather than trying to
Keith Whitwell
2003-11-25
fix assorted g++ warnings
Brian Paul
2003-11-24
Merge vtx-0-2-branch
Keith Whitwell
2003-10-22
Initial work for bounds checking of vertex arrays and vertex buffer objects.
Brian Paul
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-08-30
Generate browse info for Debug version.
Karl Schultz
2003-07-26
VC 6 Project File
Karl Schultz
2003-07-02
Committing in .
Jouk Jansen
2003-06-17
Committing in .
Jouk Jansen
2003-06-05
Removed all RCS / CVS tags (Id, Header, Date, etc.) from everything.
Ian Romanick
2003-04-08
Added ctx->Texture._EnabledCoordUnits bitfield.
Brian Paul
2003-02-04
Use 'ndc' instead of 'proj' terminology.
Brian Paul
2003-01-14
First batch of code for GL_NV_fragment_program.
Brian Paul
2002-11-13
init facing to zero
Brian Paul
2002-10-29
fix culling problem (bug 630649)
Brian Paul
2002-10-29
updated email addresses
Brian Paul
2002-10-24
Header file clean-up:
Brian Paul
2002-10-04
multiple GL_POINTS can now be rendered together into one fragment span
Brian Paul
2002-10-02
finished up GL_EXT_stencil_two_side
Brian Paul
2002-10-02
removed ctx->Polygon._OffsetAny - not really needed
Brian Paul
2002-09-17
pull-in changes from DRI/Mesa-4.0.4
Brian Paul
2002-08-08
initialize SWvertex array to zeros
Brian Paul
2002-06-29
Applied Matt Sealey's patch to remove/isolate all stdio.h function calls.
Brian Paul
2002-06-15
Implemented GL_NV_texture_rectangle extension.
Brian Paul
2002-06-15
Added ctx parameter to _mesa_debug()
Brian Paul
2002-06-13
more removal of fprintf() calls
Brian Paul
2002-06-06
replaced 0xf and 0xf0 with TEXTURE0_ANY and TEXTURE1_ANY
Brian Paul
2002-04-19
added two (GLchan *) casts
Brian Paul
2002-01-06
implemented vertex program point size control
Brian Paul
2002-01-06
Another vertex program checkpoint: clean-up of vertex attribute storage
Brian Paul
2002-01-05
Vertex program checkpoint commit: converted all vertex attributes (color,
Brian Paul
[prev]
[next]