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
/
clip.c
Age
Commit message (
Expand
)
Author
2000-11-16
Move the transform and lighting code to two new directories
Keith Whitwell
2000-11-13
Cleanup of derived state calculation prior to seperating software T&L
Keith Whitwell
2000-11-05
- Changes for new software rasterizer modules
Keith Whitwell
2000-10-30
Replace the flags Mesa was using for ctx->NewState with a new set
Keith Whitwell
2000-10-28
New colormac.h file for color-related macros.
Brian Paul
2000-10-27
Implement EXT_fog_coord and EXT_secondary_color.
Keith Whitwell
2000-09-26
First batch of OpenGL SI related changes:
Brian Paul
2000-04-17
New clipping to avoid division by zero bug.
Keith Whitwell
2000-04-13
applied Keith's fix for the Loki ice bug
Brian Paul
2000-02-25
Fog coordinate stage which drivers may use to replace standard fogging
Keith Whitwell
1999-11-11
first big check-in of new Mesa 3.3 code
Brian Paul
1999-11-08
clean-up of header includes (Daryll)
Brian Paul
1999-10-08
Fixed includes & added a few hooks for the DRI.
Keith Whitwell
1999-09-18
Large patch:
Keith Whitwell
1999-08-19
Initial revision
jtg